Skip to content

fix(codex): pin managed agents to Terra - #508

Closed
HashemKhalifa wants to merge 2 commits into
ScriptedAlchemy:masterfrom
HashemKhalifa:fix/codex-agent-model-pins
Closed

fix(codex): pin managed agents to Terra#508
HashemKhalifa wants to merge 2 commits into
ScriptedAlchemy:masterfrom
HashemKhalifa:fix/codex-agent-model-pins

Conversation

@HashemKhalifa

Copy link
Copy Markdown
Contributor

Summary

  • emit explicit model and reasoning settings in generated Codex managed-agent TOML
  • pin bundled read-only TraceDecay specialists to gpt-5.6-terra with high reasoning
  • extend the cross-host catalog contract to prevent future model-routing drift

Why

Generated Codex agents previously omitted model settings, allowing runtime model selection to vary with the calling session. Explicit Terra/high routing gives read-heavy specialists a stable quality and cost profile without changing their read-only sandbox or instructions.

Validation

  • cargo test --test agent_suite cursor_and_codex_agents_are_generated_from_the_canonical_catalog
  • cargo test --test agent_suite codex_managed_agents_export_to_user_agents_dir
  • cargo fmt --check
  • git diff --check

@changeset-bot

changeset-bot Bot commented Aug 17, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: b3e7efe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant