conductor-oss-native-darwin-universal 0.61.5 → 0.61.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  # Conductor OSS
4
4
 
5
- ### Run real AI coding agents across your repos, from one dashboard
5
+ ### Local-first control surface for real AI coding agents
6
6
 
7
- **Real terminals. Git worktrees. Local-first control.**
7
+ **Workspaces. Native terminals. Git worktrees. Paired-device access.**
8
8
 
9
9
  [![npm version](https://img.shields.io/npm/v/conductor-oss?style=flat-square&color=0ea5e9)](https://www.npmjs.com/package/conductor-oss)
10
10
  [![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)
@@ -16,13 +16,14 @@
16
16
 
17
17
  ---
18
18
 
19
- Conductor OSS is a local-first orchestration layer for AI coding agents.
19
+ Conductor OSS is a local-first control surface for the coding CLIs you already use.
20
20
 
21
21
  It helps you:
22
22
  - connect a repo or local folder as a workspace
23
23
  - launch Claude Code, Codex, Gemini, and other coding CLIs in isolated git worktrees
24
24
  - watch the agent inside a real terminal, not a fake chat shell
25
25
  - review diffs, previews, retries, restores, and reviewer feedback from one dashboard
26
+ - reach the same local runtime from a hosted dashboard through the paired-device bridge
26
27
  - keep project state in normal local files like `conductor.yaml`, `CONDUCTOR.md`, and `.conductor/conductor.db`
27
28
 
28
29
  ## Read this first, there are two ways to use Conductor
package/bin/conductor CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conductor-oss-native-darwin-universal",
3
- "version": "0.61.5",
3
+ "version": "0.61.7",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "os": [