mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
The release collects the post-v0.1.8 desktop workspace manager work, provider compatibility fixes, WebSearch fallback support, and desktop lifecycle hardening into a tagged GitHub Actions release. Constraint: GitHub Release body is sourced from release-notes/v0.1.9.md in the tagged commit Constraint: The release script owns version bumps for desktop/package.json, Tauri config, Cargo.toml, and Cargo.lock Rejected: Push the script-generated generic release commit | it would violate the repository Lore commit protocol Confidence: high Scope-risk: narrow Directive: Do not move v0.1.9 without rerunning the release preflight and verifying the tag commit contains release-notes/v0.1.9.md Tested: bun run scripts/release.ts 0.1.9 --dry Tested: bun run scripts/release.ts 0.1.9 Tested: cd desktop/src-tauri && cargo check Not-tested: GitHub Actions release workflow before tag push