Commit Graph
5 Commits
Author SHA1 Message Date
Metal AgentandClaude Opus 5 73df4fa679 Correct the column figure decision 0009 quoted from a guessed cell width
"Approximately 71 columns by 42 rows per panel" was derived from a hardcoded
8.4 px advance that nothing had measured. The measured advance is about 7.3 px,
so the figure was roughly 13% short — a full-width pane on the reference display
measures 140 columns, not 122. The paragraph now says the number is a
consequence of the measurement rather than a property of the design.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-01 00:14:23 -07:00
karti 3409cabb80 feat: add persistent dynamic panels
CI / rust (push) Successful in 2m10s
2026-08-31 18:43:36 -07:00
karti 4ed7613b22 feat: index runtime sessions by pane
CI / rust (push) Successful in 4m19s
2026-08-31 18:29:28 -07:00
karti 63c9cb6210 fix: make workspace panels self contained
CI / rust (push) Successful in 2m54s
2026-08-31 18:02:01 -07:00
karti 3f15b13312 feat: add responsive ultrawide work lanes
CI / rust (push) Successful in 2m3s
2026-08-31 17:46:18 -07:00