Skip to content

Add Zed adapter (join + host/share) - #5

Open
sroomberg wants to merge 1 commit into
cursor/vscode-zed-plugins-19befrom
zed-plugin
Open

Add Zed adapter (join + host/share)#5
sroomberg wants to merge 1 commit into
cursor/vscode-zed-plugins-19befrom
zed-plugin

Conversation

@sroomberg

@sroomberg sroomberg commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • Zed WASM extension (packages/zed) launches chorus-zed-helper as an MCP context server.
  • Native helper speaks /ws (join) and /host (share): share/stop/approve/deny/publish plus join/chat/prompt.
  • Stacked on the VS Code adapter PR so editor packages can review and land separately.

Test plan

  • cargo test -p chorus-zed-helper
  • bun run test:zed-e2e
  • Install Dev Extension from packages/zed and confirm MCP tools chorus_share / chorus_join

Keep WASM+MCP in packages/zed and the native helper as a follow-up to the VS Code PR so each editor can land separately.
@cursor
cursor Bot force-pushed the cursor/vscode-zed-plugins-19be branch from 4157aa0 to a29eb58 Compare August 20, 2026 03:53
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