agent/cmd
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
..
main.go feat(agent): wire channel notifications into monitor 2026-03-21 15:06:04 +00:00