mirror of
https://github.com/dtzp555-max/memory-continuity.git
synced 2026-07-21 21:15:07 +00:00
memory: prefer delegating implementation to codex_worker
This commit is contained in:
@@ -56,4 +56,5 @@
|
||||
- Model target: `openai-codex/gpt-5.4`
|
||||
- Preference: `codex_worker` should avoid automatic fallback; if GPT-5.4 is unavailable, report to Tao for model decision.
|
||||
- Preference: execution agents should get the strongest execution model; main should remain strong for PM/summary work, but not necessarily do the coding itself.
|
||||
- New delegation rule clarified: unless work is truly tiny and can be finished in one short pass, main should avoid personally editing/coding and should delegate implementation to `codex_worker` first.
|
||||
- This architecture is the current default, but Tao may revise it as needs change.
|
||||
|
||||
Reference in New Issue
Block a user