Skip to content

Releases: andyvandaric/opencode-suites-installer

v2.1.12

16 Mar 00:15

Choose a tag to compare

Installer fallback hardening: force /dev/tty first for interactive setup path in piped shell execution.

v2.1.11

15 Mar 06:38

Choose a tag to compare

Summary

  • Fixed WSL/Linux ocs exa check flow to stay non-blocking by enforcing bounded MCP-list timeout behavior.
  • Stabilized MCP routing so github, time, and exa lanes 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

15 Mar 05:38

Choose a tag to compare

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

14 Mar 17:18

Choose a tag to compare

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

14 Mar 13:34

Choose a tag to compare

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

Updated Files

  • install.ps1
  • install.sh
  • README.md
  • CHANGELOG.md

v2.1.8

14 Mar 04:20

Choose a tag to compare

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

14 Mar 02:35

Choose a tag to compare

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

13 Mar 21:04

Choose a tag to compare

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.sh and install.ps1 default source branch now point to feat/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_VERSION is not pinned.

Compatibility note

  • This installer release is intended to pair with buyer config release line v2.1.6.

v2.1.4

13 Mar 20:58

Choose a tag to compare

Summary

  • Promote feat/buyer-setup-smoke changes into installer beta.
  • Generalize buyer branch naming from feat/buyer-v2.1.4-setup-smoke to feat/buyer-setup-smoke.
  • Keep installer defaults aligned to buyer repo branch feat/buyer-setup-smoke.

Details

  • Updated default branch resolution in both install.sh and install.ps1 to use feat/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_VERSION is not pinned.

v2.1.3

08 Mar 10:05

Choose a tag to compare

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