Skip to content

docs(desktop): update README to v0.6.0-rc.1#57

Merged
huximaxi merged 1 commit into
mainfrom
docs/readme-v0.6.0-rc.1
May 26, 2026
Merged

docs(desktop): update README to v0.6.0-rc.1#57
huximaxi merged 1 commit into
mainfrom
docs/readme-v0.6.0-rc.1

Conversation

@huximaxi
Copy link
Copy Markdown
Owner

Summary

The desktop README had drifted three minor versions behind the code. tauri.conf.json is at 0.6.0 but the README still described v0.4.0. Fixes all five stale facts:

  • Version: v0.4.0 -> v0.6.0-rc.1
  • Theme: Scholar (green/cream) -> Wizard (burnt amber #e8861a on charcoal #0a0a0c), matching index.html and title: "loci wizard"
  • Frontend: Vite + TypeScript -> Leptos + WASM (src-leptos/)
  • Window: 680x520 not-resizable -> 1200x860 resizable
  • Adds the v0.6 viewer-to-world dashboard to "What it does"

Why

Docs live outside the compile path, so the version string rotted while the build stayed honest. This re-aligns the README with shipped v0.6.0 reality.

Test plan

  • Every claim verified against desktop/src-tauri/tauri.conf.json, desktop/src-leptos/, and desktop/index.html
  • Maintainer eyeballs the viewer-to-world paragraph for voice

🤖 Generated with Claude Code

README claimed v0.4.0 / Scholar theme / Vite frontend while the code
shipped v0.6.0 (tauri.conf 0.6.0): Leptos+WASM dashboard, Wizard theme
(burnt amber on charcoal), resizable 1200x860 window. Corrects all five
stale facts and documents the v0.6 viewer-to-world dashboard.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@huximaxi huximaxi merged commit 06d095e into main May 26, 2026
2 checks passed
@huximaxi huximaxi deleted the docs/readme-v0.6.0-rc.1 branch May 26, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant