This release adds 9 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryUpdates across host‑service, desktop, mobile, relay, and CLI integrate new features and fixes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Add `workspaces get` CLI command to look up a workspace by ID. Add `workspaces get` CLI command to look up a workspace by ID. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Add configurable per‑host wake command (set-wake/wake) to CLI. Add configurable per‑host wake command (set-wake/wake) to CLI. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Add first‑class Mistral Vibe coding agent to desktop UI. Add first‑class Mistral Vibe coding agent to desktop UI. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Surface why a terminal cannot connect and emit failure telemetry in desktop. Surface why a terminal cannot connect and emit failure telemetry in desktop. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Add Sydney (syd) region to relay fleet. Add Sydney (syd) region to relay fleet. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Enable live chat sessions over the relay in mobile app. Enable live chat sessions over the relay in mobile app. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Dependency | Medium |
Bump pty-daemon from 0.2.4 to 0.2.5 and cascade host-service/cli versions. Bump pty-daemon from 0.2.4 to 0.2.5 and cascade host-service/cli versions. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Performance | Medium |
Bump Bun from 1.3.11 to 1.3.14 in CI to fix 6× slower installs. Bump Bun from 1.3.11 to 1.3.14 in CI to fix 6× slower installs. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Surface breaking failures in host-service instead of swallowing them. Surface breaking failures in host-service instead of swallowing them. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Preserve upstream WebSocket close codes and timeout stalled bridge dials in relay. Preserve upstream WebSocket close codes and timeout stalled bridge dials in relay. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
What's Changed
- fix(host-service): surface breaking failures instead of swallowing them by @Kitenite in https://github.com/superset-sh/superset/pull/5493
- chore(desktop): bump version to 1.14.0 by @Kitenite in https://github.com/superset-sh/superset/pull/5524
- fix(desktop): render sign-in last-used badge inline with shared Badge component by @saddlepaddle in https://github.com/superset-sh/superset/pull/5535
- feat(mobile): EAS TestFlight build and submit configuration by @saddlepaddle in https://github.com/superset-sh/superset/pull/5533
- chore(cli): bump pty-daemon 0.2.4 -> 0.2.5 and cascade host-service/cli versions by @Kitenite in https://github.com/superset-sh/superset/pull/5541
- feat(relay): add syd (Sydney) region to relay fleet by @Kitenite in https://github.com/superset-sh/superset/pull/5544
- feat(mobile): live chat sessions over the relay by @bra1nDump in https://github.com/superset-sh/superset/pull/5536
- feat(dev): run a real redis behind an HTTP shim so the relay works locally by @bra1nDump in https://github.com/superset-sh/superset/pull/5543
- fix(relay): proxy terminal/events WebSockets to the owning instance over 6PN by @Kitenite in https://github.com/superset-sh/superset/pull/5542
- feat(mobile): host-owned workspace data, single-stack nav, settings, new-chat widget by @saddlepaddle in https://github.com/superset-sh/superset/pull/5534
- feat(desktop): surface why a terminal can't connect + emit failure telemetry by @Kitenite in https://github.com/superset-sh/superset/pull/5546
- fix(workspace-client): add bun-types so the package typechecks its bun:test by @Kitenite in https://github.com/superset-sh/superset/pull/5553
- fix(relay): preserve upstream WS close codes + time out a stalled bridge dial by @Kitenite in https://github.com/superset-sh/superset/pull/5548
- fix(ci): bump bun 1.3.11 -> 1.3.14 to fix 6x slower installs by @saddlepaddle in https://github.com/superset-sh/superset/pull/5550
- feat(cli): add
workspaces getto look up a workspace by id by @Kitenite in https://github.com/superset-sh/superset/pull/5549 - fix(desktop): keep v2 workspace creating state until create fully resolves by @AviPeltz in https://github.com/superset-sh/superset/pull/5545
- feat(cli): add a configurable per-host wake command (set-wake/wake) by @Kitenite in https://github.com/superset-sh/superset/pull/5557
- feat(desktop): add first-class Mistral Vibe coding agent by @ThomsenDrake in https://github.com/superset-sh/superset/pull/5552
- feat(release): unify desktop/host-service/cli versions with CI enforcement by @Kitenite in https://github.com/superset-sh/superset/pull/5547
New Contributors
- @bra1nDump made their first contribution in https://github.com/superset-sh/superset/pull/5536
- @ThomsenDrake made their first contribution in https://github.com/superset-sh/superset/pull/5552
Full Changelog: https://github.com/superset-sh/superset/compare/desktop-v1.14.0...desktop-v1.14.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Superset
Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
Related context
Related tools
Earlier breaking changes
- vdesktop-v1.12.3 Remove the remote-control web terminal feature.
Beta — feedback welcome: [email protected]