First Task
Create a Task
- Click “New Task” in the sidebar (or Cmd/Ctrl+N).
- Choose a work mode: Office, Coding, or Design.
- Type what you want in one sentence.
Example: Data Report
Input:
Organize this sales data into a monthly summary table with a trend chart
The agent will:
- Read your Excel attachment
- Parse fields, clean data, calculate summaries
- Generate an Excel summary and trend chart
- Display files in the right panel “Artifacts” tab
Review Output
- Files tab: All files the agent read or modified
- Artifacts tab: Final deliverable files with preview
- Review tab: Line-by-line code diff, individually undoable
Iterate
Append requirements directly:
Change the chart to a line chart and add year-over-year comparison
The agent continues from the current context.
Approval & Safety
Default approval mode is “Read/Write Allowed”: read-only and file-write operations auto-approve; shell commands prompt for confirmation. Dangerous operations always require confirmation regardless of mode.