Changelog
User-facing highlights for each release of the @soloco/client CLI.
Release highlights for @soloco/client — the package you install with
npm i -g @soloco/client@latest. Entries list user-facing changes, not every
commit. This changelog starts on 2026-07-20; earlier releases are summarized
from the repository history. Check your installed version with
soloco --version, update with soloco update.
0.2.1 — 2026-07-17
- Mission history switching moved into the sidebar; the goal bar went back to a pure expanding composer.
- Browser-takeover failures now surface structured failure signals in the UI instead of failing silently.
- The run activity timeline renders newest-first.
- Managed MCP hardening: disconnect revokes fail closed, and runtime gating validates call origins.
0.2.0 — 2026-07-12
- Standing missions gained an independent trigger-admission mechanism.
- Codex runs get sandbox network access when the run policy allows it.
- GitHub MCP connections complete the Streamable HTTP handshake.
- Canvas status capsules give visible hover feedback in both themes.
0.1.2 — 2026-07-09
soloco stopforce-quits a wedged daemon instead of leaving it hanging.- The Node.js version floor is checked before the bundle loads, with a clear upgrade message.
- Repair attempts are folded into their task cards on the canvas.