bde9a2e33e
The 0.16.0 release was never tagged or pushed, so what it described ships as 1.0.0 instead: the changelog section is renamed rather than followed by an empty one, and there is no 0.16.0 for anyone to have seen. The last remainder of the layout review's F9 goes in with it. The value column in captionValueLayout has no minimum of its own — it takes whatever the container leaves after the caption — and what actually keeps it readable is the 460 px minimum on commandOutputScroll, a constant that exists for command output being legible. The dependency was invisible at both ends; both now state it, so lowering that width is a decision rather than an accident. The HSplit divider is the user's side of the same thing: it is how the value column can be widened. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>