AgentCraft: Putting the Orc in Orchestration — Ido Salomon
Ido Salomon demos AgentCraft, a game-inspired multi-agent orchestrator that maps your filesystem visually and argues humans—not AI—are the bottleneck in parallel agent workflows.
- Humans are the bottleneck in multi-agent systems, not the agents themselves—spinning up 100 agents doesn’t yield 100x output.
- AgentCraft visualizes the filesystem as a game map; files are rooms, letting you track which agent touched what in real time.
- A heatmap layer detects and proactively prevents agent collisions across shared files.
- Agents auto-generate task queues (“quests”) so engineers stop spending mental energy deciding what to delegate.
- A campaign mode spins up sandboxed containers where agents decompose, plan, and execute autonomously—humans only review output.
- Cron-driven agents can scan Twitter daily for ideas and open PRs automatically; Salomon says he shipped a channels feature this way.
- Cross-machine workspaces let human collaborators and their agents share visibility and hand off work mid-task.
- AgentCraft is free, downloadable, and experimental; Salomon is also creator of MCP-I and co-maintainer of MCP apps.
2026-04-25 · Watch on YouTube