Patch release: six bug fixes across Windows install/detection, SDD, OpenCode, and self-update.
π Bug Fixes
Windows
- The install script now updates the version correctly.
install.ps1persists the install dir to the userPATH, sets UTF-8 console encoding (no more garbled icons likeΓ£ù), and the verify step no longer re-runs the upgrade flow. (#201 β #711) - Engram & GGA no longer show "not installed" after a fresh install. Detection now falls back to known install locations when the running process
PATHis stale, and invokes the GGA PowerShell shim correctly viapowershell -File. (#177 β #712)
SDD
- No more duplicate sub-agents. The orchestrator now deduplicates sub-agent launches across all agent variants, preventing "file modified since last read" conflicts and wasted tokens. (#194 β #710)
sdd-onboardis now assignable on every agent. It was missing from most per-agent model-assignment lists β you can now pick a model for it in OpenCode, Claude, Kimi, and the rest. (#699 β #716)
OpenCode
- Agent
variant(effort) is preserved during background delegation. Delegated subagents keep their configured variant instead of silently dropping it. (#606 β #717)
Self-update
- Cleaner TUI startup. Auto-upgrade no longer fires on TUI entry, so its output can't surface unexpectedly on exit when re-exec fails β the TUI's own Upgrade tools check still covers updates. (#696 β #706)
π Thanks
Reports and contributions from @aleka (#696, PR #706), @danielgap (PR #704, basis for #716), @Lokeraar (#699), @MzaGuille (#606), @jcabrerahi (#194), @Codenburg (#201), and @JuanMPinera (#177).
π¦ Install / Upgrade
Upgrade from the TUI (Upgrade tools) or re-run the install script. Prebuilt binaries for macOS, Linux, and Windows (amd64 / arm64) are attached below β verify against checksums.txt.
Full changelog: v1.33.1...v1.33.2