#1AGENT_TOOLING
Anthropic SDK v0.120.0 — Claude Opus 5 release
GitHub Release [Anthropic SDK]
- Core contribution
- Ships Claude Opus 5 through the Anthropic SDK, a step up in reasoning quality for the language-model backbone the lab builds on.
- How Thor uses it
- The primary orchestrator agent in the multi-entity pipeline can move from Opus 4.7/4.8 to Opus 5. That lifts the agent's ability to hold long autonomous research loops together and run cross-entity verification without degrading across a long context window.
- Next action
- Bump the SDK to v0.120.0 and run a like-for-like A/B: Opus 5 versus the current Opus 4.8 brain on one real lab task (a STAR-CCM+ macro write, or a CFD sign-off judgment), since it is free for us on the Max plan. Keep the faster model for interactive turns until the slowdown is measured.
- Blockers
- Confirm whether Opus 5 shifts rate limits or prompt formatting versus the 4.x line. Real-world reviews report it is the slowest of the frontier models, so latency, not cost, is the thing to watch.
Why this matters: the orchestrator is the one component every lab loop runs through. A quality bump there compounds everywhere, and because we consume Opus at zero marginal cost, the usual "too expensive" objection does not bind. The open question is purely quality-per-hour.