Skip to content

Add Cloud Agent Compose helpers for testing this branch - #10

Draft
real-limitless wants to merge 2 commits into
Development-Everflowfrom
cursor/org-room-chart-bus-ead5
Draft

real-limitless wants to merge 2 commits into
Development-Everflowfrom
cursor/org-room-chart-bus-ead5

Conversation

@real-limitless

Copy link
Copy Markdown
Owner

Adds small Cloud Agent helpers so this product checkout can be tested in a nested Docker VM without seeding a guest image.

What this is for

Cloud Agents do not ship Docker by default. This branch (and the already-merged org / Room / Chart work) needs Compose to test.

  • scripts/cloud-agent/install.sh — idempotent .env bootstrap; does not start servers
  • scripts/cloud-agent/start.sh — start dockerd if needed, then docker-compose.dev.yml up --wait
  • AGENTS.md — short note on nested Compose + SANDBOX_MOCK=true

Dev Compose bind-mounts this checkout, so Room / Chart / bus code is live. SANDBOX_MOCK=true is used because guest-image seed is a separate install phase; Room / Chart / bus still work.

How to test

  1. UI: http://localhost:5173
  2. API: http://localhost:8000/docs
  3. Open a project, Room #ship, send the ship-train sentence
  4. Confirm the run card and Chart roster
Open in Web Open in Cursor 

real-limitless and others added 2 commits September 2, 2026 06:43
Close the Relay product gaps on Everflow without reimplementing OpenCode.
Projects now seed a starter company (Floor, Product, Eng, DevOps, QA, Services),
bind bot seats to harness sessions, compile ship-train sentences into runs,
and flip Room | Harness | Chart in the Playground.

Signed-off-by: Chen Chiu <chenchiu9@gmail.com>

Co-authored-by: Chen Chiu <real-limitless@users.noreply.github.com>
Idempotent .env bootstrap and per-boot dockerd + compose.dev start so
this branch can be tested in nested Cloud Agent VMs without seeding a
guest image.

Signed-off-by: Chen Chiu <chenchiu9@gmail.com>

Co-authored-by: Chen Chiu <real-limitless@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant