Agents at a glance 👀
Supacode can now live in your macOS menu bar. An SC monogram keeps watch over your whole fleet, wearing the number of unread notifications the moment anything needs you, and the dropdown lists exactly which worktrees want attention, pinned, active, or unread. Click one and you land right on it, app focused, worktree selected, ready to answer.
And if you want Supacode fully out of the way, pick your visibility in Settings: Dock, Dock & Menu Bar, or Menu Bar only, which hides the Dock icon entirely and turns Supacode into a true background orchestrator. Kick off a dozen agents, go do something else, and let the menu bar call you back when it matters. The fleet keeps working while you stop watching it!
What's Changed
- Fix screenshot tag and update keyboard shortcuts by @sbertix in #649
- Add ⌘P worktree switcher (VS Code-style) with worktree MRU and direct-beats-fuzzy ranking by @COCPORN in #608
- Fit the Open toolbar app icon to match SF Symbols by @sbertix in #650
- Toggle the palette shortcuts and switch between the two surfaces by @sbertix in #658
- Surface agent API errors and compaction on sidebar tabs by @serenNan in #651
- Add CLI support for naming and renaming tabs by @adamgall in #668
- Fix the sidebar right-click hang by resolving settings off the main actor by @sbertix in #672
- Require maintainer triage before an issue is
ready, and acknowledge every new issue by @sbertix in #673 - Drive RepositoriesFeature timers with an injected clock by @sbertix in #674
- Add Customize Appearance to the command palette by @sbertix in #676
- Find git-lfs during worktree and clone checkouts by @sbertix in #677
- Fix launch light flash and terminal-body tint double-opacity by @sbertix in #682
- Stabilize the sidebar Active and Pinned ordering by @sbertix in #683
- Add a menu bar status item with three-state visibility (#645, #623) by @serenNan in #660
- Fix CLI archive confirmation by @iannotian in #675
- Fix OMP presence after subagent shutdown by @panosAthDBX in #670
- Always populate the menu bar list regardless of sidebar grouping by @sbertix in #685
- Cap and virtualize notifications by @sbertix in #688
- Detect Homebrew zmx on remote Linux hosts (#671) by @evertonstz in #690
- Honor ghostty split-divider-color for terminal split dividers by @sbertix in #692
- Fix "Repository unavailable" for a repo with a broken inner worktree by @sbertix in #693
- Confirm before closing terminals with running processes by @adamgall in #687
- Enable the menu bar item by default and announce it in the sidebar by @sbertix in #710
- Hibernate inactive terminal tabs to bound long-session resource use by @sbertix in #709
- Show the configured Select Tab shortcut on terminal tabs by @sbertix in #712
- Never confirm on closing a finished blocking-script tab by @sbertix in #714
- Remove the tooltip from inspector notification rows by @sbertix in #715
- Align nested branch group titles with worktree row titles by @sbertix in #713
- Report worktree sidebar status in the CLI by @adamgall in #708
- Mirror workspace activity on terminal tabs by @adamgall in #707
- Fix Grok presence badges blocked by PPID env preflight by @ehthayer in #716
- Deflake the surface bridge progress and zmx watcher tests by @sbertix in #723
- Rearrange the General settings pane by @sbertix in #724
- Catch missing msgfmt and harden the Metal Toolchain probe in doctor by @sbertix in #738
- feat: add native Antigravity (agy) integration by @uvayankee in #731
- Add a --background opt-out to CLI and deeplink focus-follow by @sbertix in #739
- Fix remote VM session failing with
exec: trap: not foundbefore SSH by @sbertix in #740 - Fix trackpad fractional-scroll loss and first-click focus in splits by @sbertix in #741
- Composite the busy-tab shimmer on the GPU instead of the CPU by @sbertix in #744
- Wire Ghostty
move_tabkeybindings to reorder tabs by @sbertix in #745 - Streamline the coding agents settings by @sbertix in #746
- Bundle agent skills as markdown and warn agents before archiving or deleting their worktree by @sbertix in #747
- Treat EPERM as alive in socket liveness probes by @sbertix in #748
- Allow pinning and cancelling worktrees while they are being created by @sbertix in #749
New Contributors
- @serenNan made their first contribution in #651
- @adamgall made their first contribution in #668
- @evertonstz made their first contribution in #690
- @uvayankee made their first contribution in #731
Full Changelog: v0.10.6...v0.10.7