ograph/packages
小墨 9d8ebe9f74 feat(dispatcher): AgentClient interface + OC Plugin integration (#32)
- New AgentClient interface: push(actor, events, summary?)
- OcPluginAgentClient: POST to /plugins/ograph/dispatch
- Scheduler rewritten: uses AgentClient instead of Telegram/file/CLI
- Removed OC session-status dependency (Plugin manages backpressure)
- Removed cooldown logic (Plugin debounce replaces it)
- Config supports agents[] array with type/url/secret/actor
- End-to-end verified: Engine → Dispatcher → Plugin → Agent session

Closes #32
2026-04-13 07:38:44 +00:00
..