Snider
|
646cc0261b
|
feat(coordination): add agent registry, task router, and dispatcher
Multi-agent coordination layer:
- AgentRegistry interface + MemoryRegistry (heartbeat, reap, discovery)
- TaskRouter interface + DefaultRouter (capability matching, load balancing)
- Dispatcher orchestrates registry + router + allowance for task dispatch
Co-Authored-By: Virgil <virgil@lethean.io>
|
2026-02-20 07:16:53 +00:00 |
|