Skip to content

fix for https://github.com/antinomyhq/forgecode/issues/2846#2891

Open
jeffbryner wants to merge 3 commits intotailcallhq:mainfrom
jeffbryner:fix_2846
Open

fix for https://github.com/antinomyhq/forgecode/issues/2846#2891
jeffbryner wants to merge 3 commits intotailcallhq:mainfrom
jeffbryner:fix_2846

Conversation

@jeffbryner
Copy link
Copy Markdown

Fixes #2846 by respecting provider/model choice for agents.

Setting provider/model in an agent.md file now allows for things like using gemini pro vs flash for coding vs planning agents:

id: "coder"
title: "Write some serious code"
description: "Hands-on implementation agent .."
reasoning:
  enabled: true
provider: vertex_ai
model: gemini-3-flash-preview

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Apr 8, 2026
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 8, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link
Copy Markdown

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Apr 14, 2026
@jeffbryner
Copy link
Copy Markdown
Author

Let me know if there is anything I can do to help merge, doesn't look like I can assist in any of the pending checks.

@github-actions github-actions bot removed the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Apr 15, 2026
@jeffbryner
Copy link
Copy Markdown
Author

@tusharmath anything I can do to help stage this one? Looking to use it in a hackathon where agents with differing models are a useful feature.

@amitksingh1490
Copy link
Copy Markdown
Contributor

@jeffbryner Could you please rebase this once.

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

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Model/provider not updated when switching agents

3 participants