Commit Graph
14 Commits
Author SHA1 Message Date
taodengandClaude Opus 4.6 cfb2de72d6 feat: add memory file count hard limit (500) and archive cap (20)
Prevents memory/ from growing unbounded by capping STATE_ARCHIVE
files at 20 per type and enforcing a 500-file hard limit on the
entire memory directory.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 12:02:17 +10:00
taodeng 5519b1dd1c docs: rename orchestration memory wording to worker-orchestrator 2026-03-13 19:29:45 +10:00
taodeng 541458535d docs: record worker validation and clarify Claude sample 2026-03-13 19:16:56 +10:00
taodeng 0c2d1465b0 docs: record ACP worker vs agent communication findings 2026-03-13 19:03:47 +10:00
taodeng 22e6292aba Clarify execution-agent-dispatch scope and harden gateway rules 2026-03-12 19:33:24 +10:00
taodeng 6ba8353506 docs: record gateway control rule 2026-03-12 13:19:51 +10:00
taodeng f2bddc5911 Hard rule: notify Tao on any fallback from GPT-5.4 2026-03-08 10:33:46 +10:00
taodeng d84dcb0702 Add hard forwarding protocol for execution-agent updates 2026-03-08 07:34:32 +10:00
taodeng 0d0b7f2369 process: require main to forward worker updates to Tao 2026-03-07 21:45:44 +10:00
taodeng f0ed738453 skills: add execution agent dispatch protocol 2026-03-07 20:58:32 +10:00
taodeng dd1884e4c2 memory: record long-lived execution agents 2026-03-07 20:50:08 +10:00
taodeng 1510da97e4 skills: add execution-agent planning workflow 2026-03-07 20:40:48 +10:00
taodeng fe0adfba35 memory: prefer delegating implementation to codex_worker 2026-03-07 20:35:57 +10:00
taodeng 5755b357a5 memory: record multi-agent dev architecture preferences 2026-03-07 18:18:37 +10:00