v0.1.0-alpha.4
Pre-release
Pre-release
What's Changed
- Harden provider reliability for Alpha 4 by @luisleineweber in befa0c8
- Record Alpha 4 main integration task state by @luisleineweber in 1477eeb
- Add guided Zed dashboard login by @luisleineweber in 5c9e71a
- Restore paid OpenCode Go usage detection from local auth evidence by @luisleineweber in e5bd292
- Show OpenCode Free usage on the overview by @luisleineweber in 67b5e57
- Finalize Alpha 4 release notes by @luisleineweber in 2f81bfa
Alpha Notes
- Unsigned Windows technical preview for testing the Alpha 4 provider reliability and local usage updates.
- Windows may show
Unknown publisheror SmartScreen warnings because Authenticode signing is deferred. - Local Alpha 4 release accepts the same coverage waiver pattern as Alpha 3:
bun run test:coveragepassed 84 files / 1323 tests but remains below the strict 90% global gate for statements, branches, and lines. - Release preflight, frontend check, Rust formatting, and diff whitespace checks passed before publish.
- MSI bundling remains intentionally skipped for this prerelease family because WiX rejects semver prerelease identifiers like
0.1.0-alpha.4; use the NSIS installer path from release automation. - Zed guided login stores only the captured dashboard cookie header through the existing provider secret path.
- OpenCode Go remains conservative: Free-only history stays on the Free request-count bar, while paid/non-free local history requires local auth evidence.
- Prerelease updater behavior remains conservative.
New Contributors
- No new contributors in this release
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4