Merge commit '1ba530868a928c4286c8097647a649843dfae2bc' into codex/bounded-background-tasks-v2

This commit is contained in:
pku-xht
2026-08-11 23:27:26 +08:00
241 changed files with 1264 additions and 381 deletions
+3 -1
View File
@@ -553,13 +553,15 @@ const SCENARIOS: Scenario[] = [
toolSchemasSource: 'code-mode-turn',
configPath: CODE_MODE_WORKSPACE_CONTEXT_CONFIG,
},
// `both` owns its own expected prompt rather than sharing code-mode-turn's:
// the two modes agree on every section except the run_code-only rule, which
// `both` must NOT state because its native calls do execute.
{
name: 'both-mode-turn',
hasModelTurn: true,
recorded: true,
pinsHeader: true,
headerClass: 'both',
systemPromptSource: 'code-mode-turn',
configPath: BOTH_MODE_CONFIG,
},
// Machine permission scenarios use an explicit deployment policy; there is