This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalSupacode v0.10.0 now persists terminal sessions across app launches using bundled zmx.
Why it matters: Enables seamless resumption of work in Supacode terminals after each launch, improving productivity for developers and SREs managing session‑heavy workflows.
Summary
AI summaryPersist terminal sessions across app launches with bundled zmx.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Persist terminal sessions across app launches with bundled zmx Persist terminal sessions across app launches with bundled zmx Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Focus tab's focused surface when clicking the tab bar Focus tab's focused surface when clicking the tab bar Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Re‑surface archived worktrees in the sidebar while their delete script runs Re‑surface archived worktrees in the sidebar while their delete script runs Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Allow users to select worktree base ref from local and remote branches Allow users to select worktree base ref from local and remote branches Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Enable overriding the new worktree's name and parent directory Enable overriding the new worktree's name and parent directory Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Show GitHub merge queue state in PR popover and sidebar Show GitHub merge queue state in PR popover and sidebar Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Feature | Medium |
Improve readability of the selected command palette row Improve readability of the selected command palette row Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Performance | Medium |
Refresh hyperlink highlight on modifier press without mouse move Refresh hyperlink highlight on modifier press without mouse move Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Performance | Medium |
Fix tab‑bar progress lag and cut animation/re‑render cost during agent activity Fix tab‑bar progress lag and cut animation/re‑render cost during agent activity Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Performance | Medium |
Stop sidebar shimmer when an agent awaits input or is idle Stop sidebar shimmer when an agent awaits input or is idle Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Lock Supacode worktrees so prune cannot drop them Lock Supacode worktrees so prune cannot drop them Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Fix terminal flash and stuck pending worktrees on sidebar selection Fix terminal flash and stuck pending worktrees on sidebar selection Source: llm_adapter@2026-05-23 Confidence: high |
— |
Full changelog
Agents that never sleep ∞
This release is all about persistence. Your terminal sessions now survive app launches with bundled zmx, so quitting Supacode, installing an update, no longer means starting over. Every agent, every running command, every scrollback buffer is right there waiting when you reopen the app, still mid-stream, exactly as you left it. No rerunning prompts, no rebuilding context, no hunting for where each agent got to. Close the laptop at the end of the day and open it the next morning to find your whole fleet still running, still streaming, still yours. The orchestrator you trust to juggle a dozen agents in parallel now remembers all of them!
What's Changed
- Lock Supacode worktrees so prune can't drop them by @sbertix in https://github.com/supabitapp/supacode/pull/339
- Fix terminal flash and stuck pending worktrees on sidebar selection by @sbertix in https://github.com/supabitapp/supacode/pull/340
- Persist terminal sessions across app launches with bundled zmx by @sbertix in https://github.com/supabitapp/supacode/pull/334
- Refresh hyperlink highlight on modifier press without mouse move by @sbertix in https://github.com/supabitapp/supacode/pull/344
- Focus tab's focused surface on tab bar click by @sbertix in https://github.com/supabitapp/supacode/pull/345
- Re-surface archived worktrees in the sidebar while their delete script runs by @sbertix in https://github.com/supabitapp/supacode/pull/346
- Fix tab-bar progress lag and cut animation/re-render cost during agent activity by @sbertix in https://github.com/supabitapp/supacode/pull/347
- Stop the sidebar shimmer when an agent is awaiting input or idle by @sbertix in https://github.com/supabitapp/supacode/pull/349
- Let users pick the worktree base ref from local and remote branches by @sbertix in https://github.com/supabitapp/supacode/pull/350
- Let users override the new worktree's name and parent directory by @sbertix in https://github.com/supabitapp/supacode/pull/351
- Show GitHub merge queue state in the PR popover and sidebar by @sbertix in https://github.com/supabitapp/supacode/pull/352
- Improve the readability of the selected command palette row by @sbertix in https://github.com/supabitapp/supacode/pull/353
Full Changelog: https://github.com/supabitapp/supacode/compare/v0.9.2...v0.10.0
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
Related context
Related tools
Beta — feedback welcome: [email protected]