Skip to content

Conversation

@jkomoros
Copy link

Summary

  • Bump @anthropic-ai/claude-code from 2.0.24 to 2.0.53 (latest)
  • Bump @anthropic-ai/sdk from 0.65.0 to 0.71.0
  • Fix MessageQueue.ts to import SDK types from local module (SDK entrypoint was removed in claude-code 2.0.25)

Why

The current version is 29 releases behind and doesn't support the new Claude Opus 4.5 model, which is now the default for /model opus. This is a significant upgrade - Opus 4.5 brings major improvements in coding ability, sustained performance on long tasks, and overall quality.

Without this update, users can't access Opus 4.5 through happy-cli.

Testing

Built and tested locally - happy --version shows 2.0.53 (Claude Code).

….71.0

- Bump claude-code from 2.0.24 to 2.0.53 (latest)
- Bump sdk from 0.65.0 to 0.71.0
- Fix MessageQueue.ts to import SDK types from local module instead of
  @anthropic-ai/claude-code (SDK entrypoint was removed in 2.0.25)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dmotles
Copy link

dmotles commented Dec 1, 2025

Tested myself...

while this appears to work there was an issue when I tried to go to plan mode from the app and exiting plan mode failed and it failed to render a plan in the web UI.

image

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