← GUI catalog

Multi-harness workspace

Superset

A local desktop code editor for many CLI agents running in isolated Git worktrees.

Status
Active
License
Elastic License 2.0
Source access
Source available
Record checked

At a glance

Mac power users and teams who want high concurrency, arbitrary CLI compatibility, local or cloud workspaces, terminals, diffs, and editor handoff.

Good choice if

Mac power users and teams who want high concurrency, arbitrary CLI compatibility, local or cloud workspaces, terminals, diffs, and editor handoff.

Check before choosing

Windows and Linux desktop builds are explicitly untested. Local remote access requires an opted-in host and relay; the separate cloud-workspace path is backed by third-party Blaxel sandboxes.

Workflow fit

Existing evidence gates classify four predefined workflows. Bands are non-numeric and do not rank product quality.

  • One agent + review

    Strong fit

    Stay close to one coding session and inspect changes in a dedicated visual surface.

    Current sources document visual review, workspace isolation.
  • Parallel local tasks

    Strong fit

    Run several coding tasks on one machine without their branches or files colliding.

    Current sources document parallel sessions, workspace isolation, visual review.
  • Remote control

    Strong fit

    Start or revisit coding work away from the machine where the repository is running.

    Current sources document remote execution or access, shared team access.
  • Shared team workspace

    Strong fit

    Let teammates enter the same live workspace to watch, steer, preview, or review work.

    Current sources document remote execution or access, shared team access, workspace isolation, visual review.

Harness coverage

Fourteen presets are documented, and any other terminal CLI can be configured. Custom agents may have less integrated behavior than built-in presets.

Custom CLI accepted
  • Amp
  • Claude Code
  • Codex
  • Cursor Agent
  • Droid
  • Gemini CLI
  • GitHub Copilot
  • Grok
  • Kimi
  • Mastra Code
  • Mistral Vibe
  • OpenCode
  • Pi
  • Polygraph

Workflow mechanisms

Unknown means the current first-party record does not establish the mechanism; it is not converted into evidence of absence.

5 of 5 documented
  • parallel sessions

    Documented

    The product documents ten or more simultaneous local coding agents.

  • workspace isolation

    Documented

    Every task is placed in an isolated Git worktree.

  • visual review

    Documented

    A built-in diff viewer, editor, terminal, external-editor handoff, and pull-request split view are implemented.

  • remote execution or access

    Documented

    Remote hosts expose full workspaces, terminals, ports, agent runs, and diffs through Superset Relay; version 1.24.0 also exposes cloud-workspace creation, terminals, and agent actions from mobile.

  • shared team access

    Documented

    Host owners can grant organization teammates access to the same remote workspaces.

Technical and public context

Implementation inspection and source-native activity provide investigation context. Neither changes workflow fit.

Inspect implementation record and public activityContext, not workflow fit

Public activity signals

Daily source snapshots provide ecosystem context only. They do not affect workflow fit or capability claims.

3 mapped sources
  • Homebrew distribution237

    install events over 30 days · v1.27.0

    Observed Open source record
  • GitHub installers157,705

    stable installer downloads · 24 releases in 90 days

    Observed Open source record
  • GitHub repository13,912

    stars · 1,254 forks

    Observed Open source record

Implementation record

Inspected at commit 961322195d80.

  • Workspace creation is backed by Git worktrees.
  • The desktop renderer contains a file-level diff review surface.
  • Fourteen terminal-agent presets are documented, while custom agents can supply their own commands.
  • Remote-host relay and teammate membership flows expose terminals, ports, agent runs, and diffs to authorized organization members.
Inspected paths
  • apps/desktop/src/lib/trpc/routers/workspaces/procedures/create.ts
  • apps/desktop/src/lib/trpc/routers/workspaces/utils/git.ts
  • apps/desktop/src/renderer/screens/main/components/WorkspaceView/ChangesContent/components/FileDiffSection/FileDiffSection.tsx
  • packages/shared/src/agent-catalog.ts
  • packages/shared/src/builtin-terminal-agents.ts
  • apps/docs/content/docs/remote-workspaces.mdx

The repository is source-available under Elastic License 2.0, not OSI open source; Windows and Linux desktop builds remain explicitly untested.

First-party evidence

Sources establish specific current GUI claims; their count does not add fit points.

6 first-party sourcesGUI record checked