Office workspace
Office mode expects a document-centric folder layout instead of a git repo.
Recommended structure
my-office-workspace/
inbox/ # briefs, notes, exported emails (DOCX, MD, PDF, …)
data/ # price lists, reference spreadsheets (CSV, XLSX)
deliverables/ # agent output (created on first write_office)
| Folder | Purpose |
|---|---|
inbox/ |
Input the agent reads — department dailies, meeting notes |
data/ |
Structured tables — price lists, KPI exports |
deliverables/ |
DOCX / XLSX / PPTX / PDF the agent writes |
inbox/ and data/ are not auto-created — add them manually or copy fixtures (Use cases zip). See Deliverables.
Preview and handoff
- Click files under
deliverables/to preview extracted text - Open in system apps when you need full formatting
- New outputs are highlighted after
write_officecompletes
What Office mode does not do
- No embedded terminal or repo-wide refactors — use Code mode for engineering
- Agents deliver files, not pasted chat walls
Try the P0 demos or jump to a single scenario: