agent/pkg/monitor
Snider 4bcc04d890 feat(monitor): agent.started + agent.complete channel notifications
- emitStartEvent fires when agent spawns (dispatch.go)
- Monitor detects new "running" workspaces and pushes agent.started
  channel notification with repo and agent info
- agent.complete already included blocked/failed status — no change
- Both old and new workspace layouts supported

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 15:45:32 +00:00
..
harvest.go fix(monitor): scan new workspace layout for channel notifications 2026-03-22 15:45:32 +00:00
harvest_test.go test(monitor): add harvest and channel notification tests 2026-03-21 13:21:23 +00:00
monitor.go feat(monitor): agent.started + agent.complete channel notifications 2026-03-22 15:45:32 +00:00
monitor_test.go fix: resolve final AX audit findings 2026-03-22 06:42:42 +00:00
sync.go refactor(monitor): adopt core helpers 2026-03-22 13:40:14 +00:00