Conductor Oss banner
charannyk06 charannyk06

Conductor Oss

AI community

Description

Local-first control surface for AI coding agents, workspaces, worktrees, terminals, diffs, previews, and paired-device access.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Conductor OSS

Local-first control surface for real AI coding agents

**Workspaces. Native terminals. Git worktrees. Paired-device access.**

[![npm version](https://img.shields.io/npm/v/conductor-oss?style=flat-square&color=0ea5e9)](https://www.npmjs.com/package/conductor-oss) [![CI](https://img.shields.io/github/actions/workflow/status/charannyk06/conductor-oss/ci.yml?branch=main&style=flat-square&label=CI)](https://github.com/charannyk06/conductor-oss/actions/workflows/ci.yml) [![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-22c55e?style=flat-square)](LICENSE) [![Rust Backend](https://img.shields.io/badge/rust-local_backend-ce422b?style=flat-square)](https://www.rust-lang.org) [![GitHub Stars](https://img.shields.io/github/stars/charannyk06/conductor-oss?style=flat-square&color=facc15)](https://github.com/charannyk06/conductor-oss/stargazers)


Conductor OSS is a local-first control surface for the coding CLIs you already use.

It helps you:

  • connect a repo or local folder as a workspace
  • launch Claude Code, Codex, Gemini, and other coding CLIs in isolated git worktrees
  • watch the agent inside a real terminal, not a fake chat shell
  • review diffs, previews, retries, restores, and reviewer feedback from one dashboard
  • reach the same local runtime from a hosted dashboard through the paired-device bridge
  • keep project state in normal local files like conductor.yaml, CONDUCTOR.md, and .conductor/conductor.db

Read this first, there are two ways to use Conductor

A lot of confusion comes from mixing the local app and the hosted bridge flow.

1. Local dashboard on the same machine

Use this when Conductor and your repos live on the same laptop or desktop.

npx --yes --registry=https://registry.npmjs.org conductor-oss@latest

That defaults to `co start --open`.

If you do **not** pass a workspace, the launcher boots a default workspace at:

~/.openclaw/workspace