Skip to content

feat(subagents): add per-agent model overrides#120

Open
zaixiaziyang wants to merge 1 commit into
Stack-Cairn:mainfrom
zaixiaziyang:codex/subagent-core-enhancements
Open

feat(subagents): add per-agent model overrides#120
zaixiaziyang wants to merge 1 commit into
Stack-Cairn:mainfrom
zaixiaziyang:codex/subagent-core-enhancements

Conversation

@zaixiaziyang

Copy link
Copy Markdown

Summary

  • Let each delegated agent select its own custom provider and model.
  • Validate every explicit model before starting work and reject the whole batch atomically when one is unavailable.
  • Keep readonly child registries from exposing unclassified MCP tools.

Main-conversation readonly enforcement is intentionally left to a separate PR so this change stays focused on subagent model selection and child hardening.

Testing

  • Subagent frontend tests: 86 passed
  • GUI typecheck and production build
  • Targeted Biome check and git diff --check

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