Skip to content

Releases: mxrsv/spacevibe-deck

SpaceVibe Deck v0.10.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 04:46

Stable macOS release. Existing v0.9.0 users must install this first updater-enabled build manually once.

SpaceVibe Deck v0.10.0 — Unsigned Windows Preview

Choose a tag to compare

Unsigned Windows Preview — this is not the stable Windows channel.

Windows may show SmartScreen or Unknown publisher because this preview has no paid Authenticode certificate. The updater payload still requires Deck's Tauri signature before installation.

SpaceVibe Deck v0.9.0 — Windows engineering preview

Choose a tag to compare

@mxrsv mxrsv released this 31 Jul 17:12

Windows 11 x64 engineering preview. Unsigned — read the note below before installing.

This build is not signed

Windows will show a full-screen SmartScreen warning the first time you run it, and the default button is Don't run. To install anyway: click More info, then Run anyway. Your browser may also warn on download.

That warning is expected for an unsigned installer. It is not a sign that something is wrong with this file — but it does mean you should only install it if you got the link from us, and you can check the hash below.

What is verified, and what is not

Verified on real Windows in CI (129 Rust tests on windows-latest): PowerShell 5.1 shell integration, agent auto-launch readiness, process-tree teardown, path handling, editor resolution.

Not verified by anyone yet: nobody has installed this build, and nobody has used the GUI on Windows. Specifically unconfirmed — F5 handling, AltGr key layouts (German, Spanish, Italian, Nordic), and clipboard copy/paste through the OS.

If any of those misbehave, that is the feedback we most need.

Details

  • SpaceVibe Deck_0.9.0_x64-setup.exe · NSIS · 2,642,489 bytes
  • SHA256: 5fddd59938a94f863ec0022514bca282e8a48e4199a83558dc83500dc697491d
  • Built from feat/windows-desktop @ 52cc24e
  • macOS is unaffected — see v0.9.0

SpaceVibe Deck v0.9.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:42

Stackgrid is now SpaceVibe Deck — same app, new name, joining Arena, Studio and Hub under spacevibe.dev.

Your settings carry over. Theme, layout presets, workspace recents and logos are copied to the new location the first time you launch. The originals are left untouched, so going back to 0.7.x still finds them.

It installs alongside the old app. The bundle is now SpaceVibe Deck.app, so Stackgrid.app stays in /Applications until you drag it to the Trash yourself.

See the assets below to download and install this version.

Stackgrid v0.7.0

Choose a tag to compare

@mxrsv mxrsv released this 24 Jul 17:07

macOS universal build (Apple Silicon + Intel).

Highlights since v0.6.1

  • Agent attention rail: every pane tracks working / finished / needs-attention / warning / error, surfaced as status marks on the workspace sidebar and tab bar with count badges
  • ⌘⇧A — jump to what needs you: focus the highest-priority pane across every tab; press again to move to the next one
  • Native notifications (opt-in): background macOS notification when an agent finishes or needs you — workspace + status only, never terminal content
  • Terminal quick wins: ⌘F find in scrollback with overview-ruler marks, OSC 8 hyperlinks (⌘-hover), configurable scrollback + ⌘K clear buffer, smoother output batching
  • Open board defaults: the first detected agent is preselected (Shell is opt-in via the Shell-only chip), and double-clicking a workspace, layout, or agent chip opens immediately

Install

Open the .dmg and drag Stackgrid into Applications. Unsigned/un-notarized — on first launch, right-click → Open (or allow it in System Settings → Privacy & Security).

Stackgrid v0.6.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 04:51

macOS universal build (Apple Silicon + Intel).

Highlights since v0.5.0

  • Agent status at a glance: workspace avatars show a spinner while an agent is actively working, and a yellow unread dot on background tabs
  • Accurate busy state (v0.6.1): spinner follows Claude/Codex/Gemini progress (OSC 9;4), not idle prompt noise
  • Pane swap: hold ⌘ and drag a pane header onto another pane to trade positions
  • Agent picker logos: Claude, Codex, and Gemini brand marks in the Open board picker
  • Agent detection fix (v0.5.1): packaged app discovers CLIs via the same interactive login shell as panes

Install

Open the .dmg and drag Stackgrid into Applications. Unsigned/un-notarized — on first launch, right-click → Open (or allow it in System Settings → Privacy & Security).

Stackgrid v0.5.0

Choose a tag to compare

@mxrsv mxrsv released this 15 Jul 07:56

macOS (Apple Silicon) build.

Open board is now the sole entry point — session restore is removed. Pick a workspace, layout preset, and agent CLI in one screen; every pane launches the chosen agent automatically.

Highlights

  • Agent launch: the chosen agent is typed into each new pane's interactive shell (inherits the login-shell PATH), never spawned from Rust
  • Recents remember the last layout + agent combo per workspace and preselect them
  • Per-workspace logos in the sidebar: custom image, repo favicon, or a letter avatar — set via right-click "Set logo…" or by dropping an image on the row
  • App logo panel (drag-drop / Settings)
  • Workspace ≡ Tab (1:1) enforced — reopening an already-open workspace focuses it instead of creating a duplicate
  • Pane hairline dividers (no gap / no rounded corners); titlebar separator in sidebar mode

Install

Open the .dmg and drag Stackgrid into Applications. Unsigned/un-notarized — on first launch, right-click → Open (or allow it in System Settings → Privacy & Security).

Stackgrid v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 05:28
Stackgrid v0.2.0

Stackgrid v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:22
docs: rewrite README for public release