Skip to content

zed: Remove collab namespaces from keybind allowlist - #49

Merged
jasonsmithio merged 1 commit into
mainfrom
namespace-allowlist-tuning
May 26, 2026
Merged

zed: Remove collab namespaces from keybind allowlist#49
jasonsmithio merged 1 commit into
mainfrom
namespace-allowlist-tuning

Conversation

@jasonsmithio

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • cargo check -p paddleboard passes

Release Notes:

  • N/A

🤖 Generated with Claude Code

Drop channel_modal, collab, and collab_panel from the namespace
allowlist — their action definitions no longer exist.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Upstream drift report

Comparing PaddleBoard HEAD (0493f2d439) against zed-industries/zed:main (a5457029cc).
Last common ancestor: 2e20860461.

Crate Files Insertions Deletions // PaddleBoard: tags
crates/agent 15 +25203 -76 0
crates/agent_ui 25 +3658 -724 6
crates/buffer_diff 0 +0 -0 0
crates/client 5 +59 -228 2
crates/collab (missing locally)
crates/collab_ui (missing locally)
crates/editor 11 +100 -950 0
crates/gpui 3 +38 -2 0
crates/language 1 +2 -2 0
crates/language_core 0 +0 -0 0
crates/lsp 0 +0 -0 0
crates/multi_buffer 0 +0 -0 0
crates/project 9 +179 -28 1
crates/rope 0 +0 -0 0
crates/settings_content 5 +153 -8 6
crates/text 0 +0 -0 0
crates/workspace 13 +214 -1453 2
Total 87 +29606 -3471 17

Generated by script/check-upstream-drift. See FORK_HYGIENE.md for context.

@jasonsmithio
jasonsmithio merged commit f3417e3 into main May 26, 2026
1 check passed
jasonsmithio added a commit that referenced this pull request May 31, 2026
Drop channel_modal, collab, and collab_panel from the namespace
allowlist — their action definitions no longer exist.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.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