- 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. |
||
|---|---|---|
| .. | ||
| auth | ||
| config | ||
| listeners | ||
| privileged | ||
| prompts | ||
| schema | ||
| utils | ||
| __init__.py | ||
| agentserver.py | ||
| llm_connection.py | ||
| main.py | ||
| message_bus.py | ||