Add changelog entry for edit tool diff fix
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
- Shell commands without context contribution: use `!!command` to execute a bash command that is shown in the TUI and saved to session history but excluded from LLM context. Useful for running commands you don't want the AI to see. ([#414](https://github.com/badlogic/pi-mono/issues/414))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Edit tool diff not displaying in TUI due to race condition between async preview computation and tool execution
|
||||
|
||||
## [0.32.0] - 2026-01-03
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
Reference in New Issue
Block a user