fix(coding-agent): fix plan-mode example

closes #5940
This commit is contained in:
Armin Ronacher
2026-06-21 22:10:17 +02:00
parent bc0db64350
commit 542683b29a
4 changed files with 260 additions and 41 deletions
+1
View File
@@ -4,6 +4,7 @@
### Fixed
- Fixed the plan-mode example to preserve active custom tools, skip the action prompt when no plan is found, and queue refinement/execution follow-ups correctly from `agent_end` ([#5940](https://github.com/earendil-works/pi/issues/5940)).
- Fixed `pi update` to install the exact version returned by the Pi update check, make `--force` reinstall that checked version, fail instead of falling back to an unversioned reinstall when no version is available, and report both the old and updated versions.
## [0.79.9] - 2026-06-20