xml-pipeline/agentserver/primitives
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 SystemPipeline for external message injection 2026-01-17 21:07:28 -08:00
boot.py Add SecureConsole v3.0 with password authentication 2026-01-10 18:24:24 -08:00
text_input.py Add SystemPipeline for external message injection 2026-01-17 21:07:28 -08:00
todo.py Add TodoUntil watcher system for async confirmation tracking 2026-01-10 16:51:59 -08:00