WIP: Dockable terminals and views#800
Draft
SawyerHood wants to merge 2 commits into
Draft
Conversation
SawyerHood
force-pushed
the
bb/dockable-terminals-and-views-thr_9nsm45dtne
branch
from
July 20, 2026 17:31
c1262c3 to
409435a
Compare
The thread header's Terminal button funneled every thread to a single terminal (reveal open tab, else reopen the running session, else create). The layout, persistence, and server already handle any number of sessions per thread, so the cap was purely this entry point. Click keeps the reveal-or-create behavior; alt-click and a context menu on the button start additional terminals, and the menu lists the thread's running sessions to reveal a specific one. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Backup PR for thread thr_9nsm45dtne before migrating the primary bb server to Bee.
This preserves the complete current worktree, including implementation, tests, prototype, review report, and QA screenshots. It is intentionally opened as a draft and has not been rebased or prepared for merge.