agent/pkg/lib
Snider 9156237923 fix(prompt): tell agents to read CODEX.md + RFC.md first
All dispatch prompts now instruct agents to read CODEX.md (mandatory
patterns) and .core/reference/docs/RFC.md (full API contract) before
starting work. These files were already in the workspace template but
agents were never told to read them.

Also fixes stale references: src/ → repo/, coreerr.E() → core.E().

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 03:53:31 +00:00
..
flow feat(flow): add v0.8.0 upgrade flow YAMLs + fix runner queue drain 2026-03-26 13:21:59 +00:00
persona refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
prompt fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00
task refactor: flatten go/ subdir, migrate to dappco.re/go/agent, restore process service 2026-03-21 11:10:44 +00:00
workspace feat(v0.8.0): full AX migration — ServiceRuntime, Actions, quality gates, transport 2026-03-26 01:27:46 +00:00
lib.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
lib_example_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
lib_test.go feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00