chore(coder-acp-claude-code): update to claude-agent-acp 0.63.0, claude-agent-sdk 0.3.220

Open Beginner friendly
#1,369 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
typescript

Research direction

Open apps/workers/coder-acp-claude-code/versions.env and compare its two dependency versions with the issue. Update both entries to the requested versions, then run pnpm test:integration. Done means the version file matches the issue and the integration tests pass.

Written by the indexing model from the issue text.

Description

author: github-actions[bot] worker-update

Original author: @github-actions[bot]

Version updates available for coder-acp-claude-code

Component Current Latest
claude-agent-acp 0.52.0 0.63.0
claude-agent-sdk 0.3.191 0.3.220
How to update

Replace the contents of apps/workers/coder-acp-claude-code/versions.env with:

CLAUDE_CODE_ACP_VERSION=0.63.0
CLAUDE_AGENT_SDK_VERSION=0.3.220

Then run integration tests:

pnpm test:integration
Links
Dominant language
TypeScript
Stars
4
Forks
1
Avg merge
5d 7h
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/scope

All issues in microsoft/scope

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.