Skip to content

Default Claude threads to Opus 5 and probe SDK model capabilities#358

Merged
SDSLeon merged 1 commit into
masterfrom
poracode/steady-raven-6d12cfa1
Jul 24, 2026
Merged

Default Claude threads to Opus 5 and probe SDK model capabilities#358
SDSLeon merged 1 commit into
masterfrom
poracode/steady-raven-6d12cfa1

Conversation

@SDSLeon

@SDSLeon SDSLeon commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • update @anthropic-ai/claude-agent-sdk and the tracked Claude Code client version to 2.1.219
  • add Claude Opus 5 model metadata and make Opus 5 with high effort the default for new Claude threads
  • probe SDK-reported model capabilities, including effort levels, Fast support, and Auto support
  • expose only the verified 1M context option for Opus 5

Capability verification

Claude Code 2.1.219 reports Opus 5 as the default model. Live billed requests against both claude-opus-5 and claude-opus-5[1m] reported a 1,000,000-token context window and a 64,000-token maximum output.

Validation

  • pnpm run test
  • pnpm run typecheck
  • pnpm run lint
  • pnpm run fmt:check
  • pnpm run build

- Update Claude SDK and client version metadata
- Derive model efforts and fast-mode support from SDK capabilities
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightcode-landing Ready Ready Preview, Comment Jul 24, 2026 5:50pm
poracode-pwa Ready Ready Preview, Comment Jul 24, 2026 5:50pm

@SDSLeon
SDSLeon merged commit 44c5c7c into master Jul 24, 2026
11 checks passed
@SDSLeon
SDSLeon deleted the poracode/steady-raven-6d12cfa1 branch July 24, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant