Move thread search into the command palette - #2474
Closed
brsbl wants to merge 1 commit into
Closed
Conversation
brsbl
changed the base branch from
bb/sidebar-lifecycle-drafts-search-thr_2e2gbjx943
to
bb/sidebar-splits-thr_2e2gbjx943
August 26, 2026 11:35
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
from
August 31, 2026 22:51
4a70ddf to
a94bbcb
Compare
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
from
August 31, 2026 23:17
a94bbcb to
a699828
Compare
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
2 times, most recently
from
September 1, 2026 00:01
52808f6 to
e115dc6
Compare
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
from
September 1, 2026 00:17
e115dc6 to
c5b5314
Compare
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
from
September 1, 2026 00:25
c5b5314 to
b884fe0
Compare
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
from
September 1, 2026 00:29
b884fe0 to
4255178
Compare
brsbl
force-pushed
the
bb/build-search-palette-layer-thr_z45dnp4jyw
branch
from
September 1, 2026 00:34
4255178 to
307d782
Compare
Collaborator
Author
|
Superseded by the standalone command-palette layer #2851 in the new approved stack. |
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.
What was wrong
Thread search lived in the sidebar while the command palette had no reusable mode boundary. Root commands and searchable content were mixed, and thread search disappeared with the sidebar.
What changed
No wire, daemon protocol, CLI, SDK, plugin API, or keybinding contract changes are introduced by this layer.
Visual evidence
Pre-rebase behavioral comparison:
fd1c3ea60b4ffeafefeab4c5bff8b893d8364531→4a70ddfa811e1cbc2e9f59be17beb4b1ce84d6f8.Before — pre-rebase base
fd1c3ea60b4ffeafefeab4c5bff8b893d8364531The palette is an undifferentiated command stream.
After — pre-rebase head
4a70ddfa811e1cbc2e9f59be17beb4b1ce84d6f8The same root state is grouped by Threads, Actions, and Plugins.
After — flat ranked query
After — Threads mode
How you verified
scripts/bb-dev-app, light theme,/, 1440×900.togand observed one flat ranked result list without bucket headings.Fixes: N/A — Updated Sidebar command-palette search layer.
BB-Thread-ID: thr_z45dnp4jyw