Skip to content

agent_ui: Remove unused APIs - #54774

Merged
bennetbo merged 4 commits into
mainfrom
remove-unused-apis
Apr 24, 2026
Merged

bennetbo merged 4 commits into
mainfrom
remove-unused-apis

Conversation

@bennetbo

Copy link
Copy Markdown
Member

Release Notes:

  • N/A

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 24, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Apr 24, 2026
@bennetbo bennetbo changed the title agent_panel: Remove unused APIs agent_ui: Remove unused APIs Apr 24, 2026

@benbrandt benbrandt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🔪

@bennetbo
bennetbo added this pull request to the merge queue Apr 24, 2026
Merged via the queue into main with commit 05de471 Apr 24, 2026
31 checks passed
@bennetbo
bennetbo deleted the remove-unused-apis branch April 24, 2026 15:55
dennismysh added a commit to cerebral-work/dreamcode that referenced this pull request May 3, 2026
The merge in e71fcf8 brought in three upstream API changes that
dreamcode-side code didn't track:

- acp::* moved into agent_client_protocol::schema (zed-industries#52997). Update
  reverie_agent's connection/observer/augment/tests to import the
  alias from the new path.
- AgentPanel::create_thread was removed in zed-industries#54774. Switch the Reverie
  menu handler in agent_ui::agent_panel to the upstream-aligned
  new_external_agent_thread pattern that the Zed Agent item next
  to it already uses.
- Dreamcode's Agent::server now requires &Entity<Project> + &App.
  Update the call site in acp_tools::restart_selected_connection
  to pass the workspace's project handle.

Workspace cargo check, dream_inspector + reverie_agent test suites
(31/31), and ./script/clippy on the pinned 1.95 toolchain are all
green after these changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
ebaah46 pushed a commit to ebaah46/zed that referenced this pull request May 6, 2026
kathbigra pushed a commit to kathbigra/zed that referenced this pull request May 10, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants