Skip to content

fix(server): Claude SDK 0.3.220 for typecheck green - #140

Merged
patroza merged 1 commit into
fork/changesfrom
fix/integration-green
Jul 28, 2026
Merged

fix(server): Claude SDK 0.3.220 for typecheck green#140
patroza merged 1 commit into
fork/changesfrom
fix/integration-green

Conversation

@patroza

@patroza patroza commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump @anthropic-ai/claude-agent-sdk to ^0.3.220
  • Handle new SDK messages (background_tasks_changed, control_request_progress, informational, model_refusal_no_fallback, worker_shutting_down, conversation_reset)
  • Add required requestId on canUseTool test options

Why

Fork CI red on discord/integration typecheck after upstream/SDK drift. Unblocks deployable integration.

Test plan

  • vp run --filter t3 typecheck
  • vp run --filter @t3tools/desktop typecheck
  • Fork CI on integration after recompose

Bump @anthropic-ai/claude-agent-sdk for current stream message union and
required canUseTool requestId. Handle new system/top-level SDK messages
without work-log spam so typecheck exhaustiveness stays green.
@patroza
patroza merged commit 0585bd9 into fork/changes Jul 28, 2026
patroza pushed a commit that referenced this pull request Jul 28, 2026
Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.
patroza added a commit that referenced this pull request Jul 28, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
Bump @anthropic-ai/claude-agent-sdk for current stream message union and
required canUseTool requestId. Handle new system/top-level SDK messages
without work-log spam so typecheck exhaustiveness stays green.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
Bump @anthropic-ai/claude-agent-sdk for current stream message union and
required canUseTool requestId. Handle new system/top-level SDK messages
without work-log spam so typecheck exhaustiveness stays green.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
Bump @anthropic-ai/claude-agent-sdk for current stream message union and
required canUseTool requestId. Handle new system/top-level SDK messages
without work-log spam so typecheck exhaustiveness stays green.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
#141)

Supersede the softer #142 wording: require full monorepo typecheck before
every push, and stop the line on each stack layer until the full local CI
gate is green before advancing. Docs-only; ClaudeAdapter fixes remain from #140.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
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