agent/pkg/monitor
Snider 5393828ac6
Some checks failed
CI / test (push) Failing after 3s
feat(monitor): include message content in inbox channel events
inbox.message events now include full message objects (id, from,
subject, content) so recipients can read messages inline without
calling agent_inbox. Charon's messages arrive directly in session.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 20:08:13 +00:00
..
harvest.go fix: Codex round 8 — remote success propagation + stale question cleanup 2026-03-21 17:46:04 +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): include message content in inbox channel events 2026-03-21 20:08:13 +00:00
monitor_test.go fix(monitor): seed completions on startup, suppress initial flood 2026-03-21 19:38:03 +00:00
sync.go fix: address Codex round 7 — path traversal + dispatch check 2026-03-21 17:25:23 +00:00