All projects
AgentsExperimental

Office Sim

Tycoon game where AI managers delegate real coding tasks

Office Sim

About

An office tycoon game where you manage teams of AI agents that produce real code in isolated git worktrees. Managers use MCP tools to create tasks; employees execute them via Claude CLI sessions.

Status

Core loop runs: managers spawn tasks via MCP, employee agents execute against worktrees. Visuals and economy still rough.

Next steps

  • Tune the manager prompt so tasks land at a useful granularity
  • Persist office state across sessions

Stack

TypeScriptFastifyReactPixiJSClaude CLI

Links

More in Agents