conductor-remote 1.15.2 → 1.16.1

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
@@ -5,13 +5,8 @@ workspace, read live transcripts, view diffs, and send prompts — from your
5
5
  phone, over your Tailnet, no cloud, no App Store.
6
6
 
7
7
  Installable as a PWA (Add to Home Screen). Reads ride Conductor's on-disk SQLite
8
- + git worktrees (zero coupling); prompts ride Conductor's **own** dispatch path.
9
8
 
10
- > Built after reconnaissance forced a design change from the original
11
- > injected-IPC-bridge idea. Read **[FINDINGS.md](./FINDINGS.md)** for why — the
12
- > short version is that reads ride SQLite + git and the write path is isolated
13
- > behind a swappable `Actuator` interface (AppleScript by default, or Conductor's
14
- > sidecar socket for precise per-session targeting).
9
+ <img width="600" height="800" alt="demo-workspaces" src="https://github.com/user-attachments/assets/e098f964-29b2-4614-b200-9dc977799eb8" />
15
10
 
16
11
  ## Install
17
12