feat(persona): add reflex arc and embedded time system

This commit is contained in:
冰朔 2026-09-12 18:22:59 +08:00
commit 28a60b4e80
19 changed files with 1382 additions and 81 deletions

View file

@ -12,7 +12,8 @@
"不把任务委派冒充冰朔原话",
"每次执行返回改动、测试、目标读回、未完成项与训练候选"
],
"preferred_runtimes": ["codex-native-task-agent", "qwen", "codex-cli", "opencode"],
"preferred_runtimes": ["codex-native-task-agent", "qwen", "codex-cli",
"zcode", "opencode"],
"memory_limit": "CURRENT_TASK_AND_PARENT_APPROVED_EXECUTION_LESSONS",
"authority": "TASK_ENVELOPE_ONLY"
}