feat: rebuild window tags and pinned sessions - #280
Merged
Conversation
Contributor
Author
This was referenced Jul 30, 2026
PathGao
force-pushed
the
agent/rebuild-window-tags
branch
from
July 30, 2026 04:54
1dfae0d to
a997874
Compare
Contributor
Author
|
Updated after the latest chain rebase: the Home menu now has a dedicated window-organization group immediately below export actions. It exposes |
PathGao
force-pushed
the
agent/rebuild-window-tags
branch
6 times, most recently
from
July 30, 2026 05:14
e8a7854 to
cb06569
Compare
Contributor
Author
|
@alecdotdev As the stack is almost through, could you also take a look at #230 and #281 when convenient? They capture two follow-up product decisions: the YouTube embed fallback/compatibility direction and the minimal macOS app-menu boundary. |
PathGao
force-pushed
the
agent/rebuild-window-tags
branch
from
July 30, 2026 05:19
cb06569 to
9288457
Compare
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.
Summary
Windows can be given a named color identity, which is reflected in the native title and cross-window destination list. Pinning an identity saves the window's file set at close; the HOME page can reopen that set and unpin it.
Rebuilds the functional scope of #226 without its stale merge history. Depends on #279; merge after it.
Validation
npm run checknpm test(125 passed)cargo test(20 passed)