agent/pkg/agentic
Snider 327d78d08f fix: config search uses CoreRoot() — ~/Code/.core/agents.yaml
Config now found at:
1. ~/Code/.core/agents.yaml (shared, portable)
2. ~/Code/core/agent/config/agents.yaml (repo fallback)

Both Cladius and Charon find the same config.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 18:57:02 +00:00
..
auto_pr.go feat: auto-create PR on Forge after agent completion 2026-03-17 04:19:48 +00:00
dispatch.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
epic.go refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
events.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
ingest.go refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
mirror.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
paths.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
plan.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
pr.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
prep.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
queue.go fix: config search uses CoreRoot() — ~/Code/.core/agents.yaml 2026-03-17 18:57:02 +00:00
remote.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
remote_client.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
remote_status.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
resume.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
review_queue.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
scan.go refactor: replace fmt.Errorf/os.* with go-io/go-log conventions 2026-03-16 21:48:31 +00:00
status.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00
verify.go feat(agent): v0.2.0 — HTTP daemon, remote dispatch, review queue, verify+merge 2026-03-17 17:45:04 +00:00
watch.go fix: remove hardcoded paths, gitignore binaries 2026-03-17 18:13:44 +00:00