1 分鐘閱讀
Builder 已經喺改 Codex 設定保效能同配額
預設 system prompt 截斷同 subagent 爆炸。我測到嘅原因同 config.toml。
GPT-5.6 抬高預期。Builder 一早知道:變慢、配額燒得快,唔止係模型笨。
預設 prompt 大約每 30 秒要 progress report,reasoning 會自己削。usage 常見 518*n−2。未 patch 我嘅 test 4/5。
重寫 base instructions 寫入 model_instructions_file,拎走 30 秒 report 之後同測 5/5。
spawn_agent 唔可以幫 child 釘平啲 model,樹一開就過 200。V1 + max_depth = 1,或者 V2 將 concurrent threads 降至 2。先開 config.toml。
訂閱通訊
獲取最新 AI 洞見。