xml-pipeline/agentserver/console
dullfig 573caaa681 Fix bottom detection - consider last 3 lines as "at bottom"
- is_at_bottom() now checks if on last 3 lines (not exact end)
- Page Down snaps to bottom when within 3 lines of end
- Added scroll_to_bottom() helper method

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-11 15:30:53 -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 Fix bottom detection - consider last 3 lines as "at bottom" 2026-01-11 15:30:53 -08:00