feat(coding-agent): add minimal-mode.ts example extension
Demonstrates overriding built-in tool rendering to show only tool calls in collapsed mode and full output in expanded mode. Shows how users can implement a 'minimal mode' using the existing extension API.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
### Added
|
||||
|
||||
- API keys in `auth.json` now support shell command resolution (`!command`) and environment variable lookup, matching the behavior in `models.json`
|
||||
- Added `minimal-mode.ts` example extension demonstrating how to override built-in tool rendering for a minimal display mode
|
||||
|
||||
## [0.51.6] - 2026-02-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user