agent/pkg/monitor
Snider c04d3442dd fix(monitor): use full workspace path as dedup key
filepath.Base gave just "main" — every branch-based workspace
collided in seenCompleted map. Now uses relative path like
"core/go/main" for unique deduplication.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 16:11:38 +00:00
..
harvest.go fix(monitor): scan new workspace layout for channel notifications 2026-03-22 15:45:32 +00:00
harvest_test.go test(monitor): add harvest and channel notification tests 2026-03-21 13:21:23 +00:00
monitor.go fix(monitor): use full workspace path as dedup key 2026-03-22 16:11:38 +00:00
monitor_test.go fix: resolve final AX audit findings 2026-03-22 06:42:42 +00:00
sync.go refactor(monitor): adopt core helpers 2026-03-22 13:40:14 +00:00