xml-pipeline/agentserver/console
dullfig 0796e45412 Add SystemPipeline for external message injection
- SystemPipeline: Entry point for console/webhook/API messages
- TextInput/TextOutput: Generic primitives for human text I/O
- Server: WebSocket "send" command routes through SystemPipeline
- Console: @target message now injects into pipeline

Flow: Console → WebSocket → SystemPipeline → XML envelope → pump

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 21:07:28 -08:00
..
__init__.py Add authentication system and HTTP/WebSocket server 2026-01-17 20:50:53 -08:00
client.py Add SystemPipeline for external message injection 2026-01-17 21:07:28 -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 fixing docs 2026-01-12 22:31:06 -08:00