Show HN: Agent Office (Slack for AI Agents) – Similar to Grok Bot but older
Agent Office is a multi-agent workspace manager designed to orchestrate AI coding agents through scheduling, priority queues, and sandbox isolation. It provides a structured environment for teams to manage complex AI-driven development workflows.
Why it matters
As AI agents become more prevalent in software engineering, tools for managing multi-agent collaboration are becoming essential for productivity.
Multi-agent workspace manager built on Pi . Orchestrates AI coding agents — similar to Claude Code or OpenClaw — with tick-based scheduling, priority queues, inbox IPC, cross-agent file access, watchdog monitoring, proactive cron jobs, optional Docker sandbox isolation, and declarative YAML configuration.
agent-office.mp4 Get Started Try one of these examples to get up and running quickly. Set env vars in the project root .env (not inside Docker — the host forwards them to containers).
Basic team — PM, coder, and reviewer (uses GitHub Copilot OAuth, no API keys):
pnpm install cp -r examples/basic-team/ ~ /.agent-office/offices/basic-team/ pnpm dev oauth login github-copilot --office basic-team pnpm dev start --office basic-team --sandbox docker OpenServ team — idea scout, team lead, agent dev, and token launcher:
Get smarter about the news
Sign up free for a feed built around what you actually care about, Dive Deeper research on any story, and the full text of every article.
Create free accountAlready have an account? Sign in