fix(coding-agent): incremental highlight for streaming write tool calls
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
- Fixed `.pi` folder being created unnecessarily when only reading settings. The folder is now only created when writing project-specific settings.
|
||||
- Fixed extension-driven runtime theme changes to persist in settings so `/settings` reflects the active `currentTheme` after `ctx.ui.setTheme(...)` ([#1483](https://github.com/badlogic/pi-mono/pull/1483) by [@ferologics](https://github.com/ferologics))
|
||||
- Fixed interactive mode freezes during large streaming `write` tool calls by using incremental syntax highlighting while partial arguments stream, with a final full re-highlight after tool-call arguments complete.
|
||||
|
||||
## [0.54.1] - 2026-02-22
|
||||
|
||||
|
||||
Reference in New Issue
Block a user