From 7e2a0deb622f8797141f07dae635a0b8574edcb8 Mon Sep 17 00:00:00 2001 From: zenchantlive <103866469+zenchantlive@users.noreply.github.com> Date: Tue, 24 Mar 2026 19:11:48 -0500 Subject: [PATCH 1/2] Update README with current status of Orchastrator --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5b779b..9ef7884 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## 🚧 Fixing issues as we speak! Will be up and running again soon 🚧 +## 🚧 Orchastrator is wokring, but new, use your own coding agent for now (unless you want to help :) ) 🚧 # BeadBoard From e96eccf6c5c075926e23894f690cd0dafed6fd35 Mon Sep 17 00:00:00 2001 From: zenchantlive <103866469+zenchantlive@users.noreply.github.com> Date: Tue, 24 Mar 2026 19:14:52 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ef7884..80c2722 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ npm install -g . This installs: - `beadboard` - Dashboard launcher +- `beadboard/bb(alias)` - CLI for ORchastrator (built in agent built on [Pi](https://github.com/badlogic/pi-mono) - `bd` - Beads CLI for task management > **Note**: BeadBoard is not published to npm yet. We may publish it in the future if there's demand. For now, install from source as shown above.