xml-pipeline/agentserver/server
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
app.py Add SystemPipeline for external message injection 2026-01-17 21:07:28 -08:00