Files
settled-reach/client
jpmschweitzerandClaude Opus 4.6 ebc731cdf0 feat(ui): show client and protocol version on loading screen (#724)
Loading screen reads the client version from project.yaml (root version
field) and displays it alongside Protocol.PROTOCOL_VERSION at the bottom
of the overlay: "v0.1.35  ·  protocol 21".

Falls back to "?.?.?" if project.yaml is missing or unreadable (e.g.
when run from an exported pck where the relative path is unavailable).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-19 11:54:07 +02:00
..