agent/pkg/monitor
Snider 026b31edf7
Some checks failed
CI / test (push) Failing after 3s
fix: address Codex round 2 mediums
- harvest: message says 'ready-for-review' not 'pushed'
- sync: timestamp advanced after pulls, not before
- sync: accepts main/master/reported branch, not just main
- inbox: checks CORE_BRAIN_KEY env before falling back to file
- inbox: parses 'from' not 'from_agent', 'messages' not 'data'
- queue: strips variant suffix for rate limit lookup (claude:opus → claude)
- review_queue: respects ReviewQueueInput.Reviewer instead of hardcoding coderabbit
- tests: updated to match real API response structure

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 16:05:59 +00:00
..
harvest.go fix: address Codex round 2 mediums 2026-03-21 16:05:59 +00:00
harvest_test.go test(monitor): add harvest and channel notification tests 2026-03-21 13:21:23 +00:00
monitor.go fix: address Codex round 2 mediums 2026-03-21 16:05:59 +00:00
monitor_test.go fix: address Codex round 2 mediums 2026-03-21 16:05:59 +00:00
sync.go fix: address Codex round 2 mediums 2026-03-21 16:05:59 +00:00