Editor: the toolkit is a rail tab on desktop, and the rail is wider #133

Merged
steve merged 2 commits from feat/toolkit-in-the-rail into main 2026-08-23 07:05:20 +00:00
2 Commits
Author SHA1 Message Date
steveandClaude Fable 5 7a5b9d2ea1 Address #133 review: the toolkit has one home now
Build image / build-and-push (push) Successful in 12s
The `embedded` prop was always true, which left the card branch dead;
the component is simply the rail's tab now. The focus comment is one
line, and the default tab says why it is Plot and not the first tab.

Co-Authored-By: Claude Fable 5 <[email protected]>
2026-08-23 03:04:22 -04:00
steveandClaude Fable 5 10275f5e1c Editor: the toolkit is a rail tab on desktop, and the rail is wider
Build image / build-and-push (push) Successful in 20s
Gadfly review (reusable) / review (pull_request) Successful in 5m31s
Adversarial Review (Gadfly) / review (pull_request) Successful in 5m31s
The handoff drew the toolkit as a 216px card left of the plan. That width
was better spent on the plan and the rail, so the toolkit is now the rail's
first tab — Toolkit / Plot / Journal / History / Assistant — rendered
`embedded` (no card chrome, no heading; the tab is the heading), the grid
is two columns, and the rail grows from 336 to 400px.

Focusing a bed (double-click) switches the rail to Toolkit, because that is
where the plant palette now lives; a single click still selects into Plot.
The phone chrome is untouched: it never used the card.

Co-Authored-By: Claude Fable 5 <[email protected]>
2026-08-23 02:54:45 -04:00