Anthropic is tightening its Claude model lifecycle this month. Claude Opus 4.1, deprecated earlier in the year, reaches its retirement date on 5 August 2026, the same window in which the lab is pushing its newer frontier model, Claude Opus 5, deeper into developer workflows.
Per Anthropic’s release notes, the Claude Developer Platform added Opus 5 support to Dreams in research preview on 1 August 2026. Dreams is Anthropic’s environment for longer-horizon, agentic work, and bringing Opus 5 to it signals where the company expects the hardest tasks to move. At the same time, the legacy Workbench and experimental prompt-tools APIs are being retired, with access ending on 17 August 2026; users are advised to export saved prompts, variables, and evals before the updated Workbench replaces the unsupported legacy features.
For developers, the practical checklist is short but time-sensitive: migrate any workloads still pinned to Opus 4.1 before the 5 August cutoff, and move saved Workbench assets out before 17 August. Code paths that assume the older model identifier should be updated to Opus 5 (or the appropriate current tier) to avoid broken integrations.
The move fits Anthropic’s 2026 cadence of frequent, sometimes overlapping model updates. Teams that treat model identifiers as stable, long-lived constants are the ones most likely to be caught out — pinning to a supported model and watching the deprecation calendar is now part of routine maintenance.
