agent/pkg/monitor
Snider abe5ef342a fix(monitor): scan new workspace layout for channel notifications
workspaceStatusPaths scans both old (*/status.json) and new
(*/*/*/status.json) workspace layouts. Fixes agent.complete
channel notifications not firing for org/repo/identifier paths.

Replaces filepath.Glob with core.PathGlob in harvest.go.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 15:45:32 +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): scan new workspace layout for channel notifications 2026-03-22 15:45:32 +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