Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update @anthropic-ai/claude-agent-sdk to 0.3.143 and @anthropic-ai/sdk to ^0.96.0 (CYPACK-1211)#1222

Closed
cyrusagent wants to merge 2 commits into
mainfrom
cypack-1211
Closed

chore(deps): update @anthropic-ai/claude-agent-sdk to 0.3.143 and @anthropic-ai/sdk to ^0.96.0 (CYPACK-1211)#1222
cyrusagent wants to merge 2 commits into
mainfrom
cypack-1211

Conversation

@cyrusagent
Copy link
Copy Markdown
Contributor

@cyrusagent cyrusagent commented May 16, 2026

Summary

  • Bumps @anthropic-ai/claude-agent-sdk from 0.2.123 to 0.3.143 across claude-runner, core, edge-worker, and simple-agent-runner packages
  • Bumps @anthropic-ai/sdk from ^0.91.0 to ^0.96.0 in claude-runner
  • Refreshes availableTools in config.ts: removes RemoteTrigger (no longer emitted by SDK init block), adds LSP
  • Adds diagnostics: null to SDKAssistantMessage shape in CursorRunner and CodexRunner for new BetaMessage type compatibility

Key SDK changes in 0.3.x (see full changelog):

  • Task tools (TaskCreate/TaskUpdate/TaskGet/TaskList) replace deprecated TodoWrite
  • MCP servers now connect in background by default (sessions start immediately)
  • Removed v2 session API (use query() instead)
  • @anthropic-ai/sdk is now a peer dependency

Closes CYPACK-1211

Test plan

  • Build passes (pnpm build) — verified by pre-commit hook
  • TypeScript typechecks pass (pnpm typecheck) — verified by pre-commit hook
  • Tool allowance list refreshed via ./scripts/extract-claude-tools.sh — no new native tools added, RemoteTrigger removed, LSP added

…thropic-ai/sdk to ^0.96.0 (CYPACK-1211)

- Bumps claude-agent-sdk from 0.2.123 to 0.3.143 across claude-runner,
  core, edge-worker, and simple-agent-runner packages
- Bumps @anthropic-ai/sdk from ^0.91.0 to ^0.96.0 in claude-runner
- Refreshes availableTools in config.ts: removes RemoteTrigger (no longer
  emitted by SDK init block), adds LSP
- Adds diagnostics: null to SDKAssistantMessage shape in CursorRunner and
  CodexRunner for new SDK BetaMessage type compatibility
@cyrusagent
Copy link
Copy Markdown
Contributor Author

Superseded by a new PR for CYPACK-1212. Closing in favor of the replacement.

@cyrusagent cyrusagent closed this May 17, 2026
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