mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 13:03:42 +00:00
Mark tree selector improvements as complete in plan
This commit is contained in:
parent
e4df5d14b5
commit
e7d438b59d
1 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue