Do the agents get updated #69
Replies: 2 comments
-
Hi @mobilebarn, Agent model assignments are controlled by Claude Code itself, not by this marketplace. When Claude Code is updated to support new models like Sonnet 4.5, agents automatically use the model tier specified in their configuration (haiku, sonnet, or opus). The model field in agent definitions is a tier indicator, not a specific version: ---
name: backend-architect
model: opus # Uses latest Opus model available in Claude Code
--- When Claude Code adds support for Sonnet 4.5, all agents with To ensure you're using the latest model capabilities:
The agents in this marketplace are designed to leverage whatever model Claude Code provides for their assigned tier. |
Beta Was this translation helpful? Give feedback.
-
@wshobson completely makes sense. I’m only new to git so sure you would have had that documented so apologies for the question if it is. I’ve been using your agents with great success trialing different prompts to use them but funnily enough Claude kind of got up me and said it could “role play” but it will always use them when needed and a specific prompt requesting to use them and act as a boss is not needed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
just wondering if the agents get updated to current models when they come out & if not how hard it is to update the agents ourselves? with the release of Sonnet 4.5 i want the sub agents to use the latest model available.
Beta Was this translation helpful? Give feedback.
All reactions