Skip to content

feat: add Claude Opus 5 to Claude computer use models - #106

Merged
NikhilShahi merged 2 commits into
mainfrom
devin/1784916735-claude-opus-5
Jul 24, 2026
Merged

feat: add Claude Opus 5 to Claude computer use models#106
NikhilShahi merged 2 commits into
mainfrom
devin/1784916735-claude-opus-5

Conversation

@shrisukhani

@shrisukhani shrisukhani commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds claude-opus-5 to the ClaudeComputerUseLlm type so the Node SDK accepts Claude Opus 5 for the claude-computer-use agent API (mirrors browserctrl#1256).

Changes

  • src/types/constants.ts: add "claude-opus-5" to the ClaudeComputerUseLlm union.

Validation

  • yarn build
  • yarn lint

Link to Devin session: https://app.devin.ai/sessions/56c4640a2f94473897fafe2b0af34244
Requested by: @shrisukhani


Note

Low Risk
Type-only SDK update with a patch version bump; no runtime or API client logic changes.

Overview
Adds claude-opus-5 to the ClaudeComputerUseLlm union so callers can pass Opus 5 when starting Claude computer-use tasks via the optional llm field on StartClaudeComputerUseTaskParams.

Bumps the package version from 0.91.6 to 0.91.7 for release.

Reviewed by Cursor Bugbot for commit be4a3b3. Bugbot is set up for automated code reviews on this repo. Configure here.

@shrisukhani shrisukhani self-assigned this Jul 24, 2026
@devin-ai-integration

Copy link
Copy Markdown

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@NikhilShahi
NikhilShahi merged commit 5346f0c into main Jul 24, 2026
3 checks passed
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.

2 participants