Skip to content

chore: bump anthropic sdk version#290

Merged
daniloc merged 2 commits intomainfrom
bump-version
Feb 26, 2026
Merged

chore: bump anthropic sdk version#290
daniloc merged 2 commits intomainfrom
bump-version

Conversation

@gewenyu99
Copy link
Contributor

We're a minor release behind. I suspect some recent hickups with the sonnet 4.6 models are related?

The release notes here are horrible: https://github.com/anthropics/claude-agent-sdk-typescript/blob/main/CHANGELOG.md

Tested locally and seems to work. Will try in CI

@gewenyu99 gewenyu99 requested a review from a team February 25, 2026 22:57
@github-actions
Copy link

🧙 Wizard CI

Run the Wizard CI and test your changes against wizard-workbench example apps by replying with a GitHub comment using one of the following commands:

Test all apps:

  • /wizard-ci all

Test all apps in a directory:

  • /wizard-ci android
  • /wizard-ci angular
  • /wizard-ci astro
  • /wizard-ci django
  • /wizard-ci fastapi
  • /wizard-ci flask
  • /wizard-ci javascript-node
  • /wizard-ci javascript-web
  • /wizard-ci laravel
  • /wizard-ci next-js
  • /wizard-ci nuxt
  • /wizard-ci python
  • /wizard-ci rails
  • /wizard-ci react-native
  • /wizard-ci react-router
  • /wizard-ci sveltekit
  • /wizard-ci swift
  • /wizard-ci tanstack-router
  • /wizard-ci tanstack-start
  • /wizard-ci vue

Test an individual app:

  • /wizard-ci android/Jetchat
  • /wizard-ci angular/angular-saas
  • /wizard-ci astro/astro-hybrid-marketing
Show more apps
  • /wizard-ci astro/astro-ssr-docs
  • /wizard-ci astro/astro-static-marketing
  • /wizard-ci astro/astro-view-transitions-marketing
  • /wizard-ci django/django3-saas
  • /wizard-ci fastapi/fastapi3-ai-saas
  • /wizard-ci flask/flask3-social-media
  • /wizard-ci javascript-node/express-todo
  • /wizard-ci javascript-node/fastify-blog
  • /wizard-ci javascript-node/hono-links
  • /wizard-ci javascript-node/koa-notes
  • /wizard-ci javascript-node/native-http-contacts
  • /wizard-ci javascript-web/saas-dashboard
  • /wizard-ci laravel/laravel12-saas
  • /wizard-ci next-js/15-app-router-saas
  • /wizard-ci next-js/15-app-router-todo
  • /wizard-ci next-js/15-pages-router-saas
  • /wizard-ci next-js/15-pages-router-todo
  • /wizard-ci nuxt/movies-nuxt-3-6
  • /wizard-ci nuxt/movies-nuxt-4
  • /wizard-ci python/meeting-summarizer
  • /wizard-ci rails/fizzy
  • /wizard-ci react-native/expo-react-native-hacker-news
  • /wizard-ci react-native/react-native-saas
  • /wizard-ci react-router/react-router-v7-project
  • /wizard-ci react-router/rrv7-starter
  • /wizard-ci react-router/saas-template
  • /wizard-ci react-router/shopper
  • /wizard-ci sveltekit/CMSaasStarter
  • /wizard-ci swift/hackers-ios
  • /wizard-ci tanstack-router/tanstack-router-code-based-saas
  • /wizard-ci tanstack-router/tanstack-router-file-based-saas
  • /wizard-ci tanstack-start/tanstack-start-saas
  • /wizard-ci vue/movies

Results will be posted here when complete.

@gewenyu99
Copy link
Contributor Author

/wizard-ci all

@wizard-ci-bot
Copy link

wizard-ci-bot bot commented Feb 25, 2026

🧙 Wizard CI Results

Trigger ID: ec30d38
Workflow: View run

App Confidence PR
android/Jetchat 4/5 #483 (logs)
angular/angular-saas 3/5 #478 (logs)
astro/astro-hybrid-marketing 3/5 #475 (logs)
astro/astro-ssr-docs 3/5 #476 (logs)
astro/astro-static-marketing 3/5 #474 (logs)
astro/astro-view-transitions-marketing 3/5 #473 (logs)
django/django3-saas 4/5 #480 (logs)
fastapi/fastapi3-ai-saas 3/5 #479 (logs)
flask/flask3-social-media 4/5 #481 (logs)
javascript-node/express-todo 4/5 #477 (logs)
javascript-node/fastify-blog 4/5 #482 (logs)
javascript-node/hono-links 4/5 #485 (logs)
javascript-node/koa-notes 4/5 #484 (logs)
javascript-node/native-http-contacts 4/5 #486 (logs)
javascript-web/saas-dashboard 2/5 #505 (logs)
laravel/laravel12-saas 3/5 #496 (logs)
next-js/15-app-router-saas 4/5 #492 (logs)
next-js/15-app-router-todo pending
next-js/15-pages-router-saas 4/5 #487 (logs)
next-js/15-pages-router-todo 3/5 #488 (logs)
nuxt/movies-nuxt-3-6 3/5 #489 (logs)
nuxt/movies-nuxt-4 3/5 #491 (logs)
python/meeting-summarizer 3/5 #490 (logs)
rails/fizzy 3/5 #497 (logs)
react-native/expo-react-native-hacker-news 4/5 #495 (logs)
react-native/react-native-saas 4/5 #493 (logs)
react-router/react-router-v7-project 3/5 #494 (logs)
react-router/rrv7-starter 3/5 #498 (logs)
react-router/saas-template 4/5 #500 (logs)
react-router/shopper 3/5 #499 (logs)
sveltekit/CMSaasStarter N/A Failed (logs)
swift/hackers-ios N/A Failed (logs)
tanstack-router/tanstack-router-code-based-saas 4/5 #504 (logs)
tanstack-router/tanstack-router-file-based-saas 4/5 #503 (logs)
tanstack-start/tanstack-start-saas 4/5 #501 (logs)
vue/movies 3/5 #502 (logs)

Configuration

Setting Value
Wizard ref bump-version
Context Mill ref main
PostHog ref master

Search for trigger ID ec30d38 in wizard-workbench PRs.

@gewenyu99 gewenyu99 changed the title bump anthropic sdk version chore: bump anthropic sdk version Feb 25, 2026
Copy link
Collaborator

@daniloc daniloc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to catch up

@daniloc daniloc enabled auto-merge (squash) February 26, 2026 17:05
@daniloc daniloc merged commit ee7263a into main Feb 26, 2026
14 checks passed
@daniloc daniloc deleted the bump-version branch February 26, 2026 17:07
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