Skip to content

feat: allow delegate_task model overrides#12715

Open
ViFigueiredo wants to merge 1 commit into
NousResearch:mainfrom
ViFigueiredo:feature/stitch-gemini-subagent
Open

feat: allow delegate_task model overrides#12715
ViFigueiredo wants to merge 1 commit into
NousResearch:mainfrom
ViFigueiredo:feature/stitch-gemini-subagent

Conversation

@ViFigueiredo

Copy link
Copy Markdown

Summary

  • add top-level and per-task provider/model overrides to delegate_task
  • keep existing delegation behavior unchanged when no override is provided
  • add focused delegate tool tests covering override precedence and schema exposure

Testing

  • pytest tests/tools/test_delegate.py -q

@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have tool/delegate Subagent delegation comp/tools Tool registry, model_tools, toolsets labels Apr 23, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Likely duplicate of #3172 — same feature: per-call model/provider override for delegate_task subagents. Also see #12794 which adds the same capability with a dispatch-bypass fix.

@alt-glitch

Copy link
Copy Markdown
Collaborator

Likely duplicate of #3172

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

Labels

comp/tools Tool registry, model_tools, toolsets P3 Low — cosmetic, nice to have tool/delegate Subagent delegation type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants