mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 15:01:26 +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
|
- Shows current position
|
||||||
- Generates branch summaries when switching branches
|
- Generates branch summaries when switching branches
|
||||||
|
|
||||||
### Tree Selector Improvements
|
### Tree Selector Improvements ✅
|
||||||
|
|
||||||
- [ ] Active line highlight (background color) - currently bold but hard to see
|
- [x] Active line highlight (inverse background) - much more visible
|
||||||
- [ ] Filter out tool calls - add as another filter type to cycle through via `^O`
|
- [x] Filter out tool calls - `no-tools` filter mode via `^O`
|
||||||
|
- [x] `Shift+^O` cycles filters backwards
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue