agent/pkg/monitor
Snider 6924ff3f49 fix(monitor): push full message content via ChannelPush, not counts
Monitor checkInbox now sends each new message as a ChannelPush with
from/subject/content — lands directly in the Claude Code session.
Removes the useless InboxMessage{New, Total} count relay through runner.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 12:55:52 +00:00
..
harvest.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
harvest_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
harvest_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
logic_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
monitor.go fix(monitor): push full message content via ChannelPush, not counts 2026-03-26 12:55:52 +00:00
monitor_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
monitor_test.go fix(monitor): push full message content via ChannelPush, not counts 2026-03-26 12:55:52 +00:00
monitor_testmain_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
register.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
register_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
register_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
sync.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
sync_example_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
sync_test.go feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00