release: v1.5.0 - #809
Merged
Merged
Conversation
ClawCodex Desktop headlines 1.5.0: the native app (ui-desktop/), the clawcodex serve gateway backing it, the clawcodex desktop launcher, official crab branding, and macOS packaging — plus the ship-week fixes (lib/ tracking, 100% default UI scale, already-running launch guard). - version 1.4.0 -> 1.5.0 (pyproject + src/__init__ fallback) - CHANGELOG: cut [1.5.0] from Unreleased (#802-#808) - News: v1.5.0 item in README (v0.6.0 rotated to docs/NEWS.md archive) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v1.5.0 — ClawCodex Desktop
pyproject.toml+src/__init__.pyfallback)[1.5.0] - 2026-08-08cut from Unreleased — the Desktop app (feat(desktop): import ui-desktop, the ClawCodex Desktop app shell (stage 1) #802–feat(desktop): official logos, brand identity polish, packaging + docs (stage 4) #805) plus ship-week fixes (fix(desktop): track ui-desktop's lib/ directories — 180 source files were gitignored #806 lib/ tracking, fix(desktop): default UI scale 90% → 100% (fonts read too small) #807 100% default UI scale, fix(desktop): friendly already-running guard for clawcodex desktop #808 already-running launch guard)docs/NEWS.mdarchive per the 10-item convention) and to the archive itselfDist preflight:
python -m buildproducedclawcodex_cli-1.5.0sdist+wheel; wheel contains all serve/desktop modules;twine checkpassed. PyPI upload follows the tag.🤖 Generated with Claude Code