Files
hikari-desktop/src/lib
hikari 7fecb20ba9 feat: add CLI version display in status bar
Displays the Claude Code CLI version in the status bar (to the left of the system clock) to help with debugging and understanding which features are available.

Changes:
- Add get_claude_version command to fetch CLI version from `claude --version`
- Create CliVersion.svelte component to display version
- Position component in InputBar status bar next to SystemClock
- Update on app start and CLI reconnection

Closes #131
2026-02-07 14:37:45 -08:00
..
2026-01-19 20:51:53 -08:00