agent/pkg/monitor
Snider 98ce071b13
Some checks failed
CI / test (push) Failing after 3s
fix: address Codex round 2 findings — 3 verified highs
High: harvest no longer hardcodes 'main' — detects default branch
via symbolic-ref/rev-parse fallback. Repos with master/other
default branches are now harvested correctly.

High: empty task no longer produces invalid 'agent/' branch name.
Falls back to issue-N or work-timestamp. Branch creation errors
are now surfaced instead of silently ignored.

High: PHP verification no longer returns passed:true when no test
runner exists. Untested PHP repos correctly fail verification.

(brain/direct.go findings 5-6 verified as false positives — API
returns top-level keys, not {data: ...} envelope)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 15:59:48 +00:00
..
harvest.go fix: address Codex round 2 findings — 3 verified highs 2026-03-21 15:59:48 +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 review findings — 2 high, 3 medium 2026-03-21 15:31:29 +00:00
monitor_test.go fix: address Codex review findings — 2 high, 3 medium 2026-03-21 15:31:29 +00:00
sync.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00