agent/pkg
Snider 9b225af2f9 refactor(monitor): direct event push, no filesystem polling
CompletionNotifier interface now has AgentStarted() and
AgentCompleted() instead of Poke(). Dispatch pushes notifications
directly to monitor with agent/repo/status data. Monitor pushes
MCP channel events immediately — no scanning, no dedup maps,
no filesystem polling latency.

Events.jsonl kept as audit log only, not notification mechanism.
Timer-based scan kept for startup seeding and stale detection.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 16:19:13 +00:00
..
agentic refactor(monitor): direct event push, no filesystem polling 2026-03-22 16:19:13 +00:00
brain fix(brain): resolve direct AX findings 2026-03-22 13:02:37 +00:00
lib fix: extract default workspace template for go.work 2026-03-22 15:45:32 +00:00
monitor refactor(monitor): direct event push, no filesystem polling 2026-03-22 16:19:13 +00:00
setup feat: devops plugin, CLI commands, Codex dispatch fixes, AX sweep 2026-03-22 15:45:16 +00:00