← GUI catalog

Multi-harness workspace

Codeg

A desktop, server, browser, and mobile workspace for many ACP coding agents, delegation, split views, worktrees, Git, and diffs.

Status
Active
License
Apache-2.0
Source access
Open source
Record checked

At a glance

Developers who want broad ACP-agent coverage, searchable cross-agent history, parallel worktrees, and remote control from browser or mobile clients.

Good choice if

Developers who want broad ACP-agent coverage, searchable cross-agent history, parallel worktrees, and remote control from browser or mobile clients.

Check before choosing

Integration depth and authentication remain agent-specific, custom integrations must implement ACP, and the native iOS and Android clients are described as still in testing.

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

Twelve built-in ACP integrations are pinned in the audited registry. Users can register other ACP-compatible agents, but protocol compatibility is distinct from launching an arbitrary CLI.

12 named integrations
  • Claude Code
  • Cline
  • CodeBuddy Code
  • Codex
  • Cursor Agent
  • Gemini CLI
  • Grok Build
  • Hermes Agent
  • Kimi Code
  • OpenClaw
  • OpenCode
  • Pi

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

    Split views and cross-agent delegation run independent sessions side by side inside one workspace.

  • workspace isolation

    Documented

    Built-in Git worktree flows create a separate branch, directory, and conversation for parallel work.

  • visual review

    Documented

    Agent edits appear as live diffs beside conversations, with an editor, Git client, and merge-conflict surface.

  • remote execution or access

    Documented

    A standalone server and Docker mode expose the workspace in a browser, while mobile clients connect to the desktop web service or server.

  • shared team access

    Not established

    Multi-agent delegation does not establish multiple human teammates sharing the same live workspace.

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.

2 mapped sources
  • GitHub installers30,785

    stable installer downloads · 80 releases in 90 days

    Observed Open source record
  • GitHub repository2,505

    stars · 304 forks

    Observed Open source record

Implementation record

Inspected at commit d665f7b1f87e.

  • The pinned ACP registry defines 12 built-in agent identities and keeps custom ACP agents on a separate registration path.
  • Git worktree creation, branch assignment, and cleanup are implemented for parallel work tasks.
  • The client implements a visual diff viewer and the backend exposes browser and mobile connection routes.
Inspected paths
  • README.md
  • src-tauri/src/acp/registry.rs
  • src-tauri/src/commands/custom_agents.rs
  • src-tauri/src/work_task/git.rs
  • src/components/diff/diff-viewer.tsx
  • src-tauri/src/web/router.rs

The audit establishes implementation presence, not equal feature depth, authentication compatibility, or reliability across the 12 agent integrations.

First-party evidence

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

2 first-party sourcesGUI record checked