Releases: andyvandaric/opencode-suites-installer
Releases · andyvandaric/opencode-suites-installer
v2.1.12
v2.1.11
Summary
- Fixed WSL/Linux
ocs exa checkflow to stay non-blocking by enforcing bounded MCP-list timeout behavior. - Stabilized MCP routing so
github,time, andexalanes come up healthy with the v2.1.11 defaults. - Added complete EXA API registration/onboarding guidance parity for Windows, WSL, Linux, and macOS.
- Synced installer docs and changelog progression (including v2.1.9 continuity and v2.1.11 release line).
- Re-ran cross-platform smoke matrix in EXA-required mode (Unix + Windows): all checks passed.
v2.1.10
Summary
- Added cross-platform smoke validation scripts and wrappers for post-install checks.
- Added SMOKE-CHECKS guidance for Windows, WSL, Linux, and macOS.
- Introduced strict non-interactive CI smoke mode to validate OAuth wiring without interactive waits.
- Synced installer smoke workflow with buyer v2.1.10 auth/EXA stabilization line.
- Backfilled missing changelog continuity entry for v2.1.9 between v2.1.8 and v2.1.10.
v2.1.9-smoke.1
Summary
- Smoke rebuild of installer on feat/buyer-setup-smoke.
- Adds Windows PowerShell policy auto-detect + QUICK FIX fallback using ocs.cmd.
- Adds OS-aware next steps and Exa setup/check guidance.
Commit
v2.1.9
Summary
- Rebuilt installer smoke release to latest feat/buyer-setup-smoke commit.
- Added Windows PowerShell execution-policy auto-detect and QUICK FIX fallback to ocs.cmd.
- Added OS-aware next steps and Exa setup/check guidance in installer outputs.
Commit
- Branch head: 051225c
Updated Files
- install.ps1
- install.sh
- README.md
- CHANGELOG.md
v2.1.8
Summary
- Align installer public release line with buyer hotfix release .
- Document GLM Coding Plan auth-namespace compatibility update in changelog.
- Keep installer branch defaults unchanged except prior feat token-saver default fix.
v2.1.7
Summary
- Align installer public release line with buyer release
beta-v2.1.7. - Installer supports pulling buyer beta bundle that now includes GLM comparison profiles.
- This release keeps beta channel defaults and version continuity at 2.1.7.
v2.1.6
Summary
- Align installer release versioning with buyer repo release
beta-v2.1.6. - Promote beta installer state that defaults buyer source branch to
feat/buyer-setup-smoke. - Keep installer usage/docs consistent with generalized buyer branch naming.
What changed in this installer beta
install.shandinstall.ps1default source branch now point tofeat/buyer-setup-smoke.- Documentation/examples updated to use generalized branch naming.
- Latest semver auto-pick behavior is unchanged; installer still picks newest bundle when
OCS_VERSIONis not pinned.
Compatibility note
- This installer release is intended to pair with buyer config release line
v2.1.6.
v2.1.4
Summary
- Promote
feat/buyer-setup-smokechanges into installerbeta. - Generalize buyer branch naming from
feat/buyer-v2.1.4-setup-smoketofeat/buyer-setup-smoke. - Keep installer defaults aligned to buyer repo branch
feat/buyer-setup-smoke.
Details
- Updated default branch resolution in both
install.shandinstall.ps1to usefeat/buyer-setup-smoke. - Updated documentation/examples (
README.md,uninstall.sh,CHANGELOG.md) to reference the generalized branch name. - No behavior change for version auto-pick logic: installer still selects latest semver artifact when
OCS_VERSIONis not pinned.
v2.1.3
Summary
- align Bash and PowerShell installer auto-setup defaults with the advertised OAuth-safe hybrid/performance profile
- publish synchronized 2.1.3 installer notes/examples after restoring Linux, macOS, and WSL Antigravity OAuth visibility
- preserve cross-repo version-sync and installer rules so source, buyer beta assets, and public installer guidance move together