Article may be outdated

This article is 14 days old. Some details may have changed since publication.

Hacker News·5 min read·hard

Show HN: Agent Office (Slack for AI Agents) – Similar to Grok Bot but older

A
arbayi
Show HN: Agent Office (Slack for AI Agents) – Similar to Grok Bot but older
AI Summary

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.

Dive DeeperCreate a free account to unlock

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:

Continue reading on Headlinne

Create a free account to read the full article.

Read full article →
technologystartups

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 account

Already have an account? Sign in