fix(coding-agent): make prompt snippets opt in closes #2285
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- Changed custom tool system prompt behavior so extension and SDK tools are included in the default `Available tools` section only when they provide `promptSnippet`. Omitting `promptSnippet` now leaves the tool out of that section instead of falling back to `description` ([#2285](https://github.com/badlogic/pi-mono/issues/2285))
|
||||
|
||||
## [0.58.4] - 2026-03-16
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user