Orch term
Search features…Ctrl K

Core features · AI task sharing MCP

AI task sharing

The AI in an app terminal (claude·codex·gemini) reads, adds, edits, moves, and deletes the to-dos of the Space it's attached to. The results appear live on the task board beside it.

What it does

The AI can do five things. It only handles to-dos (tasks); it does not add or delete columns (lists) themselves.

ActionMeaning
list_tasksRead the to-do list
create_taskAdd a new to-do
update_taskEdit title·memo·due
set_task_statusToggle done · move to another column
delete_taskDelete a to-do

Usage — the agent adds them directly

When the commander or a worker leaves to-dos while planning its work, they're reflected on the board right away without a refresh.

claude · Space 1 — to-do MCPtask added
claude · Space 1
organize the remaining SSH smoke items into to-dos ▸ create_task from=ep_claude_8f3a… "vault real-server e2e smoke" due=6/30 ✓ task#42 created (Space 1) ▸ create_task "verify the tunnel's -L/-D real port binding" ✓ task#43 created ↳ 2 items reflected on the sidebar task board
The to-dos the agent adds appear only on the board of its own Space (here, Space 1).

Space scoping — isolation

Each AI can touch only the to-dos of the Space it's attached to. It cannot access another Space's board.

Space 1 — orch Allowed
Read·add·edit·delete only this Space's to-dos
Space 2 — api Denied
Attempt to access another Space's board → denied

Even if the AI changes the board at the same time a human is editing it, they don't overwrite each other and it's saved safely.

Settings

ON by default. You can turn it off with the "Share to-dos (Tasks) with AI" toggle in settings (applied on restart). The MCP port is 9612.