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. Entries from 0.2.1 onward are summarized from the repository history.
Check your installed version with soloco --version, update with
soloco update.
0.4.1 — 2026-08-14
- Browser tasks can connect through the SoloCo Chrome extension, with resilient pairing, recovery, and keyboard actions.
- User Chrome now works when Soloco runs inside WSL and Chrome runs on Windows.
- Runtime settings now include a global Codex Fast mode.
- Desktop notifications can be configured for items that need your attention.
- The Results page now has a daemon-backed per-mission catalog with two ways to browse completed work.
0.4.0 — 2026-08-10
- When your input is needed, interaction cards can use structured forms with fields, choices, and validation.
- Task nodes now include a Run Trace view for inspecting key activity and state for each run.
- After confirmation, Cloud Mirror can hand backup creation to a new device while keeping the existing backup until the build completes.
- Built-in skills and mission categories can sync updates from the server while local content remains available when the server cannot be reached.
- The conversation dock now explains when sending is unavailable and routes items that need your attention to the Inbox.
0.3.0 — 2026-08-05
- Update prompts now support a real one-click update with no terminal required.
- My Apps is now a unified Apps and Integrations panel for discovering and managing more tools.
- CEO conversations support complete history, with unread activity and late replies returning to the correct turn.
- Mission status streams show more complete event history and clearly identify gaps.
- Launcher drafts, filters, and unsaved settings changes now survive page navigation.
0.2.2 — 2026-08-03
- Managed browser runs now support live human takeover and preserve control through reconnects.
- Reasoning effort can be selected per goal.
- The CEO conversation dock now exposes unread activity and a direct entry from the mission switcher.
- Runtime status shows which Claude account is signed in and gives clearer guidance when Chrome remote debugging cannot connect.
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 now surfaces clear guidance and a retry path when the Claude browser extension isn't connected.
- The run activity timeline renders newest-first.
- Managed MCP connections now validate call origins and revoke access on disconnect.
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 stopescalates to a forced quit when the daemon doesn't exit gracefully in time.- 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.