Skip to content

Replace deprecated Claude ACP package links#8625

Merged
lifeizhou-ap merged 1 commit into
aaif-goose:mainfrom
umago:claude-acp-deprecated
Apr 22, 2026
Merged

Replace deprecated Claude ACP package links#8625
lifeizhou-ap merged 1 commit into
aaif-goose:mainfrom
umago:claude-acp-deprecated

Conversation

@umago
Copy link
Copy Markdown
Contributor

@umago umago commented Apr 17, 2026

Summary

Installing the documented @zed-industries/claude-agent-acp package as documented in goose will show the following deprecation message:

npm warn deprecated @zed-industries/claude-agent-acp@0.23.1: This package has been renamed to @agentclientprotocol/claude-agent-acp. Please migrate to continue receiving updates.

You can see the deprecation message at https://www.npmjs.com/package/@zed-industries/claude-agent-acp as well.

The package was renamed some time ago and is now available under the @agentclientprotocol scope. Also, their new GitHub page is: https://github.com/agentclientprotocol/claude-agent-acp.

This PR updates the references in Goose, removing the old package in favor of the new one.

Installing the documented @zed-industries/claude-agent-acp package as
documented in goose will show the following deprecation message:

npm warn deprecated @zed-industries/claude-agent-acp@0.23.1: This package
has been renamed to @agentclientprotocol/claude-agent-acp. Please migrate
to continue receiving updates.

The package was renamed some time ago and is now available under
the @agentclientprotocol scope. Also, their new GitHub page is:
https://github.com/agentclientprotocol/claude-agent-acp.

This PR updates the references in Goose, removing the old package in
favor of the new one.

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
@umago umago changed the title Deprecated Claude ACP package links Replace deprecated Claude ACP package links Apr 17, 2026
Copy link
Copy Markdown
Collaborator

@lifeizhou-ap lifeizhou-ap left a comment

Choose a reason for hiding this comment

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

Thank you!

@lifeizhou-ap lifeizhou-ap enabled auto-merge April 22, 2026 06:56
auto-merge was automatically disabled April 22, 2026 11:31

Pull request was closed

@lifeizhou-ap lifeizhou-ap reopened this Apr 22, 2026
@lifeizhou-ap lifeizhou-ap added this pull request to the merge queue Apr 22, 2026
Merged via the queue into aaif-goose:main with commit 501dde5 Apr 22, 2026
53 of 55 checks passed
@umago
Copy link
Copy Markdown
Contributor Author

umago commented Apr 22, 2026

@lifeizhou-ap thank you for the review!

lifeizhou-ap added a commit that referenced this pull request Apr 23, 2026
* main:
  fix: preprompt would show after loading session (#8744)
  commands to acp+ migration: extensions management (#8733)
  feat: desktop notification when goose finishes a task (#8647)
  harden code review skill for async state and default-resolution bugs (#8740)
  Feature/at agent mention (#8571)
  fix: removed hardcoded dependency of goose-acp-macro (#8753)
  perf: split agent setup into staged phases to reduce startup blocking (#8746)
  Add /skills command (#8600)
  Replace deprecated Claude ACP package links (#8625)
lifeizhou-ap added a commit that referenced this pull request Apr 23, 2026
* main: (34 commits)
  fix(goose-server): cache TLS cert to disk to avoid slow startup on first launch (#8174)
  feat: add Exa AI-powered search tool (#8487)
  fix: preprompt would show after loading session (#8744)
  commands to acp+ migration: extensions management (#8733)
  feat: desktop notification when goose finishes a task (#8647)
  harden code review skill for async state and default-resolution bugs (#8740)
  Feature/at agent mention (#8571)
  fix: removed hardcoded dependency of goose-acp-macro (#8753)
  perf: split agent setup into staged phases to reduce startup blocking (#8746)
  Add /skills command (#8600)
  Replace deprecated Claude ACP package links (#8625)
  removed the specific code owner for documentation change (#8749)
  fix(providers): handle missing delta field in streaming chunks (#8700)
  refactor(providers): extract http_status module and rename handle_status_openai_compat (#8620)
  fix(providers/openai): accept streaming chunks with both reasoning fields (#8715)
  feat: associate threads with projects (#8745)
  upgrade goose sdk and tui to be compatible with the latest agentclientprotocol/sdk package (#8667)
  feat: extend goose2 context window ux with auto-compaction (#8721)
  improve goose2 agent management flows (#8737)
  alexhancock/tui-improvements (#8736)
  ...
@umago umago deleted the claude-acp-deprecated branch April 23, 2026 08:11
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