You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: tab navigation, Enter guard, tool count, tab switching from sidebar/chat
- Left/Right arrows switch workspace tabs when sidebar/chat focused
- Number keys 1-9 switch tabs when not typing in input
- Enter only fires in Input focus (no accidental empty messages)
- Separate tool_count from model_count (was showing 535 instead of 106)
- XML tool call parsing for Nvidia/Llama models
- Brighter colors throughout
Known issues to fix next session:
- Sidebar items not selectable/highlightable (need StatefulList)
- No interactive settings controls (temperature slider etc)
- Text truncation in sidebar
- Need proper tree widget for nested navigation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments