Split Plugins and Skills into separate workspaces - #2902
Closed
brsbl wants to merge 23 commits into
Closed
Conversation
brsbl
force-pushed
the
bb/split-extensions-into-sidebar-rows-thr_czdxmmyenv
branch
from
September 3, 2026 00:43
086af2a to
f7d28d2
Compare
brsbl
force-pushed
the
bb/split-extensions-into-sidebar-rows-thr_czdxmmyenv
branch
from
September 3, 2026 04:27
f7d28d2 to
c748e62
Compare
…ource-icons-thr_czdxmmyenv # Conflicts: # apps/app/src/components/plugin/PluginNavSidebarItems.tsx
brsbl
force-pushed
the
bb/split-extensions-into-sidebar-rows-thr_czdxmmyenv
branch
from
September 9, 2026 22:22
f0c898b to
3003993
Compare
brsbl
force-pushed
the
bb/split-extensions-into-sidebar-rows-thr_czdxmmyenv
branch
from
September 10, 2026 02:10
36bb541 to
cbf974e
Compare
Collaborator
Author
|
Superseded by #3384, a standalone, single-commit PR against main. The replacement preserves the same feature patch (stable patch ID verified), passes remote CI, and includes refreshed before/after desktop and phone screenshots. Closing this PR preserves its discussion and stack history; nothing is being merged into main. |
brsbl
deleted the
bb/split-extensions-into-sidebar-rows-thr_czdxmmyenv
branch
September 10, 2026 19:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Human comments
What was wrong
What changed
/pluginsand/skillsas canonical routes. Redirect legacy/extensions/...and/tools/...paths while preserving path parameters, query strings, and hashes./settings/pluginsto/plugins?view=installed. Keep individual/settings/plugins/:pluginIdconfiguration pages unchanged.How you verified
f5a77a2ce: app, server, integration, package, type/lint, and Linux/macOS packaging checks. All 11 resource-sidebar tests pass, including icon-free rows, destination links, workspace ownership, and active states. Existing redirect and sidebar-preference coverage also passes.f5a77a2ce: exercised all four subpage links, active highlighting, return navigation, My skills after reload, and sidebar/menu transitions. Confirmed text-only subpage rows and unchanged main sidebar/+ menu icons. No prompts were submitted or interaction errors observed.647337060; all after screenshots use exact PR headf5a77a2ce. Matched fixtures, corresponding legacy/canonical pages, light theme, and software rendering. Main navigation uses an empty project/thread fixture and Codex 5.6-Sol Medium; desktop captures show the open + menu, phone capture shows the open sidebar. Plugins captures use the Kanban example.BB-Thread-ID: thr_czdxmmyenv