xml-pipeline/agentserver/console
dullfig 92e663d6a2 Add scrollable output history to TUI console
- Add Page Up/Down, Home/End key bindings for manual scrolling
- Track user_scrolled flag to preserve position when user scrolls
- Remove visible_lines limit to show full history
- Auto-scroll to bottom on new content (unless user scrolled up)
- Update help text with scroll shortcuts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 15:00:36 -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 scrollable output history to TUI console 2026-01-11 15:00:36 -08:00