agent/pkg/agentic
Snider e4f94eaaab
Some checks failed
CI / test (push) Failing after 3s
fix: address Codex round 4 findings
High: Codex review now sets working directory (was missing)
Medium: harvest skip-branch check uses defaultBranch() not just "main"
Medium: dry_run reads PROMPT.md from src/ (was reading wrong path)
Low: agent prompt says "current directory" not "parent directory"
Low: queue prompt matches dispatch prompt

Finding 1 (inbox messages vs data) verified as false positive —
API returns {messages:[...]}, confirmed against live endpoint.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-21 16:36:26 +00:00
..
auto_pr.go fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
dispatch.go fix: address Codex round 4 findings 2026-03-21 16:36:26 +00:00
epic.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
events.go fix: address Codex review findings — 2 high, 3 medium 2026-03-21 15:31:29 +00:00
ingest.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
mirror.go fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
paths.go fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
paths_test.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
plan.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
plan_test.go test(agentic): add unit tests for paths, status, queue, plans 2026-03-21 15:06:19 +00:00
pr.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
prep.go fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
prep_test.go test(agentic): add unit tests for paths, status, queue, plans 2026-03-21 15:06:19 +00:00
queue.go fix: address Codex round 4 findings 2026-03-21 16:36:26 +00:00
queue_test.go test(agentic): add unit tests for paths, status, queue, plans 2026-03-21 15:06:19 +00:00
remote.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
remote_client.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
remote_status.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
resume.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
review_queue.go fix: address Codex round 4 findings 2026-03-21 16:36:26 +00:00
scan.go fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
status.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
status_test.go test(agentic): add unit tests for paths, status, queue, plans 2026-03-21 15:06:19 +00:00
verify.go fix: address Codex round 3 findings — 5 high, 4 medium, 1 low 2026-03-21 16:22:18 +00:00
watch.go refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00