telexed ~ c / 219bff96-9ffradar:70 · agent_toolLIVE
← back
NO.
#219bff96
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-27 05:16:58
Importance
★ 7/10 — radar 70
`Routa`: Workspace-First Multi-Agent Board for Software Delivery
FIG-2191:1

`Routa`: Workspace-First Multi-Agent Board for Software Delivery

Agent work moves out of one chat thread into a shared board. Useful for longer coding jobs where tasks, evidence, traces, and review gates must stay visible.

[ KEY POINTS ]
  1. Routa uses a Kanban board as the coordination bus, with separate specialist prompts and evidence contracts per lane.
  2. Web and desktop share one contract via api-contract.yaml; Next.js, Tauri, Axum, REST, and SSE sit behind the same semantics.
  3. Review is split into trace monitoring, policy/evidence checks, and gate verification, reducing blind trust in one reviewer persona.
  4. Supports MCP, ACP, A2A, AG-UI, and A2UI, so it targets multi-agent orchestration rather than another single coding chat.
Originalgithub.com/phodal/routaRead original →

// related