Beyond autocomplete: Pocket Code's AI Office turns a brief into a team of specialized AI agents that plan, split, build and review your project — with real tools — from your Android phone.
Most "AI in your IDE" means autocomplete and a chat box. Useful — but it's still you doing the orchestration: deciding what to build, splitting it into steps, wiring the pieces, and checking the result.
Pocket Code's AI Office flips that. You write a brief in plain language, and a team of specialized AI agents plans it, breaks it into tasks, executes them with real tools, and reviews its own work — while you watch. On your phone.
You start in the Lobby, a four-step wizard:
Hit Start and the office goes to work: it analyzes complexity, may ask you a couple of clarifying questions, and produces a plan you can review and edit before anything runs.
AI Office isn't one model pretending to be many. It's eight distinct roles, each with its own skills:
| Role | Focus |
|---|---|
| Project Manager | Planning, decomposition, prioritization (always leads) |
| Architect | Architecture, system design |
| Frontend Dev | UI, layouts, animation, theming |
| Backend Dev | APIs, repositories, use cases, networking |
| QA Engineer | Testing, code review, debugging |
| DevOps | Build, deploy, terminal, git |
| Tech Writer | Documentation, READMEs, comments |
| Data Engineer | Databases, SQL, migrations |
The Project Manager is always on the team — it's the one that turns your brief into a plan and coordinates everyone else.
The workflow decides the phases and how agents hand off to each other. You pick one, or leave it on Auto and the office infers it from your brief:
Before execution, the PM produces a sprint-aware plan: it rates the project from Trivial to Massive, then decomposes it into tasks — each with an assignee, dependencies, target files, acceptance criteria, a risk level, and an effort estimate. The Plan Review screen is fully editable: retitle tasks, change priorities, add or delete tasks, or send feedback to re-plan. Nothing runs until you press approve.
Once running, four views let you follow along (and steer):
This is the part that separates AI Office from a chat that only writes text. When an agent executes a task, it can call ten real tools:
| Tool | What it does |
|---|---|
| Terminal | Run a shell command |
| File read / create / edit | Read, create, or patch files in your project |
| Database query / schema / list tables | Run SQL and inspect the schema |
| HTTP request | Call any endpoint |
| SSH exec | Run a command on a remote host |
| Git | status, diff, commit, push… |
Every tool call and its result are recorded, so the Chat Log is a real audit trail of what the office did — not just what it said.
When you archive a session, seven background workers run in sequence:
Their findings are saved as memory and injected into future sessions on the same project — so the office gets to know your codebase over time. A checkpoint system also survives crashes: reopen a session and it resumes from where it left off.
After a session completes, AI Office can persist the deliverables: it finds the code blocks in the task results, creates (or reuses) a project, writes the files, and generates a README with the summary.
The whole system is free to run: the wizard, all eight roles, the nine workflows, the ten tools, project templates, background workers and memory. The one thing tied to the Pro plan is which AI provider the agents run on:
So a free user can hand a brief to a full AI dev team and watch it build, without paying — and bring their own premium model later if they want.
Working on something small? Quick Mode skips the clarifying questions and auto-approves the plan for trivial and simple tasks, so you go from brief to build in one tap.
Autocomplete guesses your next line. AI Office plans the whole thing, splits the work across specialists, runs real terminal, git and file operations, reviews itself, and hands you a project — from a phone.
Pocket Code is heading to Google Play. Join the pre-registration to put an AI dev team in your pocket.