co-mono/packages/coding-agent/src/modes/interactive
thomasmhr 68f1e30f06 Add Alt+Up/Down to reorder enabled models in scoped-models selector
- Add move() pure function for swapping adjacent items
- Handle Alt+Up/Down in handleInput to reorder enabled models
- Selection follows the moved item
- Update footer hint with new shortcut

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 01:10:20 +01:00
..
components Add Alt+Up/Down to reorder enabled models in scoped-models selector 2026-01-13 01:10:20 +01:00
theme Use globalThis for theme to share across module loaders 2026-01-12 17:51:41 +01:00
interactive-mode.ts Change getAllTools() to return ToolInfo[] instead of string[] 2026-01-12 17:18:43 +01:00