agent/pkg
Snider 5b39e13a6e
Some checks failed
CI / test (push) Failing after 3s
fix: address Codex round 6 findings — 2 high, 3 medium, 1 low
High: workspace names use UnixNano to prevent same-second collisions
High: sync only pulls the branch the server reported (was pulling current)

Medium: drainQueue serialised via mutex to prevent concurrent over-dispatch
Medium: remote_status checks JSON-RPC error field before reporting success
Medium: dead agent PIDs without output log marked failed, not completed

Low: detectLanguage uses ordered slice instead of map for deterministic results

Also: URL-encoded agent names in messaging, monitor inbox, and sync endpoints.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 17:10:43 +00:00
..
agentic fix: address Codex round 6 findings — 2 high, 3 medium, 1 low 2026-03-21 17:10:43 +00:00
brain fix: address Codex round 5 findings — 2 high, 5 medium, 4 low 2026-03-21 16:53:55 +00:00
lib refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
monitor fix: address Codex round 6 findings — 2 high, 3 medium, 1 low 2026-03-21 17:10:43 +00:00
setup refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00