Skip to content

feat: rebuild window tags and pinned sessions - #280

Merged
alecdotdev merged 2 commits into
alecdotdev:masterfrom
PathGao:agent/rebuild-window-tags
Jul 30, 2026
Merged

feat: rebuild window tags and pinned sessions#280
alecdotdev merged 2 commits into
alecdotdev:masterfrom
PathGao:agent/rebuild-window-tags

Conversation

@PathGao

@PathGao PathGao commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

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 check
  • npm test (125 passed)
  • cargo test (20 passed)

@PathGao

PathGao commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

This rebuilds the functional scope of stale draft #226. Its branch is directly based on #279; please merge it after #279. Validation: npm run check, npm test (125 passed), and cargo test (20 passed).

@PathGao

PathGao commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Updated after the latest chain rebase: the Home menu now has a dedicated window-organization group immediately below export actions. It exposes Window Tag… (create or edit the current window tag) and Merge All Windows Here; a regression test locks their order. npm run check, npm test (126 tests), and cargo test (20 tests) pass locally.

@PathGao
PathGao force-pushed the agent/rebuild-window-tags branch 6 times, most recently from e8a7854 to cb06569 Compare July 30, 2026 05:14
@PathGao

PathGao commented Jul 30, 2026

Copy link
Copy Markdown
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
PathGao force-pushed the agent/rebuild-window-tags branch from cb06569 to 9288457 Compare July 30, 2026 05:19
@alecdotdev
alecdotdev merged commit bb9cee3 into alecdotdev:master Jul 30, 2026
5 checks passed
@PathGao
PathGao deleted the agent/rebuild-window-tags branch July 30, 2026 06:17
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.

2 participants