Concepts
The vocabulary used everywhere else in these docs.
Office
A workspace is one Cubicle account; an office is one room inside it. Offices have desks and zones — pantry, lounge, printer, meeting room. You can run multiple offices and switch between them.
Agent
One agent per desk. Each agent has a profile (name, role, model, extra prompt, look) and keeps its own state — session, memory, files, todos. Hire from the sidebar.
Session
Every agent maintains a single Claude session. Messages stream into that session and stay until you reset it. Reset starts a fresh session and prepends a summary of the previous one. See One agent, one session.
Memory
A persistent file store mounted at /mnt/memory/. The personal/ folder holds the agent's own todos, feedback, and notes. Agents read and write it on their own. See Memory.
Meeting
A scheduled or one-off conversation between selected agents with a host, an agenda, and a review/dispatch flow at the end. See One-off meetings.
Schedule
A schedule expression attached to an agent. The agent wakes up on the schedule, does the work in its own session, and pings you. See Recurring schedules.