openclaw/packages
Jason (Json) 2ee8730450
feat(anthropic): add Claude Opus 5 model support (#113391)
* feat(anthropic): add Claude Opus 5 model support

Wire claude-opus-5 through the Claude 5 contract seams: adaptive-by-default
thinking with the full low..max effort range, default-sampling and prefill
stripping, streaming refusal contract, model-bound thinking replay, and 1M/128k
catalog metadata across anthropic, claude-cli, Vertex, Bedrock, and Mantle.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(anthropic-vertex): normalize explicit Vertex Opus 5 model rows

Extend normalizeAnthropicVertexResolvedModel so user-configured Vertex Opus 5
rows regain reasoning, image input, 1M/128k limits, and the native thinking
map; update the live-model priority expectation and regenerate docs_map.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-24 14:47:08 -06:00
..
acp-core fix(logging): redact auth-style HTTP headers (#107999) 2026-07-17 00:25:15 -07:00
agent-core feat(anthropic): add Claude Opus 5 model support (#113391) 2026-07-24 14:47:08 -06:00
ai feat(anthropic): add Claude Opus 5 model support (#113391) 2026-07-24 14:47:08 -06:00
gateway-client chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
gateway-protocol fix: stop selected channel sessions from WebChat (#111108) 2026-07-24 14:36:18 -05:00
llm-core feat(anthropic): add Claude Opus 5 model support (#113391) 2026-07-24 14:47:08 -06:00
markdown-core refactor(markdown): unify format profile declarations (#113254) 2026-07-24 00:37:59 -07:00
media-core refactor(media): consolidate parallel media-kind unions onto canonical MediaKind (#112063) 2026-07-20 22:27:22 -07:00
media-generation-core refactor: consolidate duplicate helper exports (#106016) 2026-07-13 03:22:00 -07:00
media-understanding-common refactor(channels): delete all media-placeholder consumer awareness (#111891) 2026-07-20 09:31:51 -07:00
memory-host-sdk refactor(config): retire redundant settings (#113174) 2026-07-23 17:45:02 -07:00
model-catalog-core feat(anthropic): add Claude Opus 5 model support (#113391) 2026-07-24 14:47:08 -06:00
net-policy fix(net-policy): restore ipaddr typing compatibility 2026-07-19 05:51:18 -07:00
normalization-core refactor(normalization): reuse trimmed list helpers (#113295) 2026-07-24 17:43:22 +08:00
plugin-package-contract docs: document package sources 2026-06-04 20:54:41 -04:00
plugin-sdk refactor: remove expired plugin compatibility surfaces (#111451) 2026-07-19 11:04:48 -07:00
retry fix(discord): honor abortSignal during gateway READY retry backoff (#108561) 2026-07-16 03:14:46 -07:00
sdk fix: stop selected channel sessions from WebChat (#111108) 2026-07-24 14:36:18 -05:00
speech-core refactor(speech-core): centralize provider attempts (#113212) 2026-07-24 12:08:12 +08:00
terminal-core chore(deps): refresh repository dependencies (#112453) 2026-07-23 16:17:13 +00:00
tool-call-repair chore: enforce max-lines suppression ratchet (#107315) 2026-07-14 09:27:02 -07:00
web-content-core refactor(packages): trim private aggregate roots (#105747) 2026-07-13 08:00:59 +08:00
workboard-contract fix(workboard): record resolved runtime metadata instead of hardcoded codex engine (#108887) 2026-07-16 04:10:27 -07:00