Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Create Agent changed

api/beta/agents/create

Nearest release: v2.1.258, published an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+18added
Lines−4removed
From line 12 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits9to this page, all time

The whole hunk

from line 12, old and new numbered
/
lines
from line 12
1212 
1313 - `string`
1414 
15 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 38 more`
15 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
1616 
1717 - `"message-batches-2024-09-24"`
1818 
from line 96
9696 
9797 - `"ce-user-management-2026-07-13"`
9898 
99 - `"mid-conversation-output-config-2026-07-01"`
100 
101 - `"thinking-binding-controls-2026-08-01"`
102 
103 - `"mid-conversation-system-clear-at-2026-08-21"`
104 
99105## Body parameters
100106 
101107- `model: BetaManagedAgentsModel or BetaManagedAgentsModelConfigParams`
from line 108
102108 
103109 Model identifier. Accepts the [model string](https://platform.claude.com/docs/en/about-claude/models/overview#latest-models-comparison), e.g. `claude-opus-5`, or a `model_config` object for additional configuration control
104110 
105 - `BetaManagedAgentsModel = "claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 more or string`
111 - `BetaManagedAgentsModel = "claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more or string`
106112 
107113 The model that will power your agent.
108114 
109115 See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options.
110116 
111 - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 more`
117 - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more`
112118 
113119 The model that will power your agent.
114120 
115121 See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options.
116122 
123 - `"claude-fable-5-1"`
124 
125 Frontier intelligence for ambitious tasks across coding, scientific discovery, and enterprise workflows
126 
117127 - `"claude-sonnet-5"`
118128 
119129 High-performance model for coding and agents
from line 802
792802 
793803 See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options.
794804 
795 - `"claude-sonnet-5" or "claude-fable-5" or "claude-opus-5" or 10 more`
805 - `"claude-fable-5-1" or "claude-sonnet-5" or "claude-fable-5" or 11 more`
796806 
797807 The model that will power your agent.
798808 
799809 See [models](https://docs.anthropic.com/en/docs/models-overview) for additional details and options.
810 
811 - `"claude-fable-5-1"`
812 
813 Frontier intelligence for ambitious tasks across coding, scientific discovery, and enterprise workflows
800814 
801815 - `"claude-sonnet-5"`
802816