Commit Graph
2 Commits
Author SHA1 Message Date
Vincent e369c82774 Fix collapsed Settings fields; add the ship script
INPUT carried w-full, which lost the specificity coin-toss against the
group select's w-[110px] and starved the name and URL fields to stubs.
Width now belongs to the call site.

Settings lists apps in the nav's order rather than by position alone,
so the two never disagree.

scripts/ship.sh builds, replaces /Applications/Work.app and relaunches.
2026-09-01 11:42:42 +02:00
Vincent a6c8e4336b Work App: a dedicated browser for work tools
A Tauri 2 shell with one child webview per configured tool. Nav on the left
with groups and a collapsible icon rail; links between configured apps switch
tabs, everything else leaves for the real browser.

Design spec in docs/superpowers/specs/2026-09-01-work-app-design.md.
2026-09-01 11:37:35 +02:00