xml-pipeline/agentserver
dan f3b90963b8 Replace XMLListener stub with real foundation
- Minimal, universal base for all capabilities
- Required listens_to class attribute
- Async handle() with convo_id preservation rule
- make_response() helper for thread continuity
- Explicit name, config, per-instance logger
- Clear documentation and NotImplementedError guard

This is the true substrate the entire organism will build on.
2025-12-29 12:16:03 -08:00
..
auth initial dir structure 2025-12-25 21:52:36 -08:00
config initial dir structure 2025-12-25 21:52:36 -08:00
listeners Replace XMLListener stub with real foundation 2025-12-29 12:16:03 -08:00
privileged Major design solidification and documentation sync — December 26, 2025 2025-12-26 16:51:19 -08:00
prompts major changes to base 2025-12-28 21:14:08 -08:00
schema major changes to base 2025-12-28 21:14:08 -08:00
utils initial dir structure 2025-12-25 21:52:36 -08:00
__init__.py initial dir structure 2025-12-25 21:52:36 -08:00
agentserver.py Major design solidification and documentation sync — December 26, 2025 2025-12-26 16:51:19 -08:00
llm_connection.py Major design solidification and documentation sync — December 26, 2025 2025-12-26 16:51:19 -08:00
main.py initial dir structure 2025-12-25 21:52:36 -08:00
message_bus.py Major design solidification and documentation sync — December 26, 2025 2025-12-26 16:51:19 -08:00