mirror of
https://github.com/dtzp555-max/memory-continuity.git
synced 2026-07-21 21:15:07 +00:00
memory: record long-lived execution agents
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
## 7) Model policy (current preference)
|
||||
- Historical temporary preference once was: all subagents **primary** = `openai-codex/gpt-5.2`, **fallback** = `github-copilot/claude-opus-4.6`.
|
||||
- Current important exception / newer rule: **codex_worker** should use **primary** = `openai-codex/gpt-5.4`, prefer high/extra/xhigh thinking when available, and should **not auto-fallback** to another model. If its primary model is unavailable, report to Tao and let Tao decide the replacement model.
|
||||
- Additional long-lived execution agents initialized locally for repeat use: **docs_worker**, **qa_worker**, **ops_worker**.
|
||||
|
||||
## 8) Watchdog / automation policy
|
||||
- Tao preference: avoid watchdog-style auto-restart automation.
|
||||
|
||||
Reference in New Issue
Block a user