← GUI catalog

Multi-harness workspace

Nimbalyst

A visual editor and session manager for agent work across documents, mockups, code, tasks, Git, and shared team artifacts.

Status
Active
License
MIT
Source access
Open source
Record checked

At a glance

Visual workflows that need rich file editors, agent sessions, worktrees, mobile follow-up, and collaborative documents or trackers in one project space.

Good choice if

Visual workflows that need rich file editors, agent sessions, worktrees, mobile follow-up, and collaborative documents or trackers in one project space.

Check before choosing

OpenCode and Copilot support are marked alpha. Teams Beta documents shared artifacts and agent-visible context, but not teammates sharing or steering the same live coding-agent session.

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

    Good fit

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

    Every required mechanism is documented; current sources do not establish the preferred shared team access mechanism.
  • Shared team workspace

    Conditional fit

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

    The product may fit, but current sources do not establish shared team access.

Harness coverage

Codex and Claude Code are the primary integrations; OpenCode and GitHub Copilot are explicitly marked alpha.

4 named integrations
  • Codex
  • Claude Code
  • OpenCode
  • GitHub Copilot

Workflow mechanisms

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

4 of 5 documented
  • parallel sessions

    Documented

    Sessions can run in parallel and be managed from a Kanban view.

  • workspace isolation

    Documented

    The developer workflow includes worktrees and per-session worktree state.

  • visual review

    Documented

    WYSIWYG editors and red/green change review cover code and visual artifacts.

  • remote execution or access

    Documented

    The mobile app can monitor and respond to Codex and Claude Code sessions running on the desktop host.

  • shared team access

    Not established

    Teams Beta documents invites, shared documents, spreadsheets, mockups, diagrams, trackers, live editing, presence, structured feedback, and agent access to shared context, but not teammates sharing or steering the same live coding-agent session.

Official Nimbalyst dark-mode product demonstration.
Official product media
Nimbalyst preview

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 distribution88

    install events over 30 days · v0.76.2

    Observed Open source record
  • GitHub installers101,909

    stable installer downloads · 14 releases in 90 days

    Observed Open source record
  • GitHub repository1,675

    stars · 242 forks

    Observed Open source record

Implementation record

Inspected at commit d80ecefe0e11.

  • The Electron bridge exposes session, provider, worktree, diff, and terminal operations.
  • CLI discovery covers Codex, Claude Code, and additional providers.
  • Mobile synchronization carries session and worktree state.
  • Team invitations, project sharing, and collaborative-document awareness exist in the client and protocol code.
Inspected paths
  • packages/electron/src/main/services/WorktreeStore.ts
  • packages/electron/src/main/services/CLIManager.ts
  • packages/electron/src/preload/index.ts
  • packages/runtime/src/sync/CollabV3Sync.ts
  • packages/collab-protocol/src/teamRoom.ts
  • docs/COLLABORATION_GUIDE.md
  • LICENSING.md

The repository is MIT licensed, but its collaboration server is a separate project. Client mechanisms do not establish that teammates can share or steer one live coding-agent session.

First-party evidence

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

7 first-party sourcesGUI record checked

Product and workflow

1 source

Sessions, isolation and review

2 sources
View 1 more source

Remote and collaboration

3 sources
View 2 more sources

Public code and implementation

1 source