Mark tree selector improvements as complete in plan

This commit is contained in:
Mario Zechner 2025-12-30 01:40:28 +01:00
parent e4df5d14b5
commit e7d438b59d

View file

@ -373,10 +373,11 @@ interface BeforeAgentStartResult {
- Shows current position
- Generates branch summaries when switching branches
### Tree Selector Improvements
### Tree Selector Improvements
- [ ] Active line highlight (background color) - currently bold but hard to see
- [ ] Filter out tool calls - add as another filter type to cycle through via `^O`
- [x] Active line highlight (inverse background) - much more visible
- [x] Filter out tool calls - `no-tools` filter mode via `^O`
- [x] `Shift+^O` cycles filters backwards
### Documentation