xml-pipeline/agentserver/console
dullfig 10daf0ce70 Add arrow key scrolling for output when focused
- Up/Down move cursor one line (scrolls view)
- Page Up/Down move 20 lines at a time
- Home/End jump to top/bottom
- Keys only active when output buffer is focused (Tab to switch)
- Updated help text with scroll shortcuts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 15:11:07 -08:00
..
__init__.py Add SecureConsole v3.0 with password authentication 2026-01-10 18:24:24 -08:00
console_registry.py Fix console registry for cross-module access 2026-01-11 14:44:10 -08:00
secure_console.py Add /monitor command to show recent thread messages 2026-01-10 18:32:32 -08:00
tui_console.py Add arrow key scrolling for output when focused 2026-01-11 15:11:07 -08:00