Skip to content

feat: select subagent models per task - #10

Merged
davidrobertson merged 3 commits into
mainfrom
codex/dynamic-model-routing
Jul 19, 2026
Merged

feat: select subagent models per task#10
davidrobertson merged 3 commits into
mainfrom
codex/dynamic-model-routing

Conversation

@davidrobertson

@davidrobertson davidrobertson commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace fixed model and reasoning pins with task-specific selection from live Codex capabilities.
  • Choose each subagent configuration from task difficulty, ambiguity, risk, and verifiability.
  • Preserve explicit user selections and report degraded routing instead of silently downgrading.
  • Reject ultra reasoning, including profile and parent-inheritance fallbacks; refuse the spawn when no compliant route exists.

This supersedes #9. Routine reviews are no longer pinned to Terra high.

Validation

  • npm test: 48/48 tests passed in the source checkout.
  • npm test: 48/48 tests passed in the installed plugin copy.
  • git diff --check main...HEAD passed.
  • Installed policy files match commit 3df09a0 byte-for-byte.
  • Independent composite review passed.

@davidrobertson
davidrobertson marked this pull request as ready for review July 19, 2026 18:24
@davidrobertson
davidrobertson merged commit f253098 into main Jul 19, 2026
@davidrobertson
davidrobertson deleted the codex/dynamic-model-routing branch July 19, 2026 18:55
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