agent/pkg/monitor
Snider 7932f3a7ba feat(agent): wire channel notifications into monitor
- Monitor pushes agent.complete, inbox.message, harvest.complete
  events via ChannelSend instead of temp files
- Remove /tmp/claude-inbox-notify file write (channels replace it)
- Update mcp.New() to use Options{} struct
- Wire mcpSvc as ChannelNotifier after creation

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 15:06:04 +00:00
..
harvest.go feat(agent): wire channel notifications into monitor 2026-03-21 15:06:04 +00:00
monitor.go feat(agent): wire channel notifications into monitor 2026-03-21 15:06:04 +00:00
sync.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:12:40 +00:00