agent/pkg
Snider 67249fa78f
Some checks failed
CI / test (push) Failing after 3s
fix: address Codex round 3 findings — 5 high, 4 medium, 1 low
High: prep creates workspace dir before clone (was missing)
High: auto_pr detects default branch instead of hardcoding main
High: mirror gh pr commands now use --repo for correct targeting
High: syncRepos HTTP client has 15s timeout (was no timeout)
High: sync timestamp only advances when all repos were pulled

Medium: rebaseBranch uses detected default branch
Medium: scan URL-encodes labels to prevent injection
Medium: recall MinConfidence forwarding (acknowledged, API-level)
Medium: recall tags preservation (acknowledged, API-level)

Low: harvest pushBranch uses coreerr.E instead of fmt.Errorf

Shared gitDefaultBranch helper added to agentic/paths.go.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 16:22:18 +00:00
..
agentic fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
brain test(brain): add unit tests for recall, remember, messaging 2026-03-21 13:46:33 +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 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
setup refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00