Prepare v1.0.0-alpha.1 release - #555
Conversation
Greptile SummarySynchronizes the release version to An executable consistency check exercised all ten release-version surfaces and confirmed that each reports T-Rex validation blockedThe native configuration test could not compile because the environment is missing the Confidence Score: 5/5No release-version defect was found in the modified application metadata, and the tested frontend behavior remains healthy. The focused validator checked every changed release-version surface against the intended alpha version, including manifests, lockfiles, Tauri configuration, browser fallback state, and the Rust configuration assertion. It passed at the proposed revision, while the equivalent parent revision failed the alpha-version expectation. The frontend and update-feed test suite also passed. Files Needing Attention: No changed file requires follow-up. Native configuration execution remains unavailable in this environment until the
What T-Rex did
Reviews (1): Last reviewed commit: "Prepare v1.0.0-alpha.1 release" | Re-trigger Greptile |
Closes #554.
What changed
1.0.0-alpha.1v1.0.0-alpha.1There are no public API, protocol, persisted-schema, application-identity, or updater-feed format changes.
Validation
npm run lintnpm test— 45 frontend tests and 4 release-feed tests passednpm run buildcargo fmt --manifest-path src-tauri/Cargo.toml --checkcargo clippy --manifest-path src-tauri/Cargo.toml --all-targets -- -D warningscargo test --manifest-path src-tauri/Cargo.toml— 129 native unit tests and 2 configuration tests passedValidated with Node.js 24.13.0 and Rust 1.97.1.