agent/pkg
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
..
agentic fix(runner): direct spawn via ServiceFor, only mark running after success 2026-03-26 14:24:05 +00:00
brain feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00
lib fix(prompt): tell agents to read CODEX.md + RFC.md first 2026-03-27 03:53:31 +00:00
messages fix(monitor): push full message content via ChannelPush, not counts 2026-03-26 12:55:52 +00:00
monitor fix(monitor): push full message content via ChannelPush, not counts 2026-03-26 12:55:52 +00:00
runner fix(runner): direct spawn via ServiceFor, only mark running after success 2026-03-26 14:24:05 +00:00
setup feat: AX v0.8.0 upgrade — Core features + quality gates 2026-03-26 06:38:02 +00:00