Todos: a redesigned surface with suggested actions
A dedicated Todos workspace with Open, Waiting, and Done views, bulk actions, and one-tap suggested actions the agent lines up for each todo.
The Todos surface got a redesign. Todos are your attention queue: the agent watches your connected systems and raises a todo only when the next step is yours. The new surface gives that queue a proper workspace to triage from, instead of a flat list.

The list now sorts into Open, Waiting, and Done views with live counts, plus search and tag filters across the whole queue. Every row has a checkbox, so you can clear a batch in one pass. Selecting a todo opens a detail pane with the full context the agent gathered and the next step it recommends.
That recommendation is the other half of the redesign: suggested actions. For an actionable todo, Dispatch proposes one or two concrete next steps (for example, "Same-day reply + offer 30m intro slots" or "Ask for resume + portfolio first"). Pick one and the agent runs it scoped to that todo, then records the run under Sessions so you can see what it did and reopen it.
What you'll notice
- Open, Waiting, and Done views with counts, plus search and tag filters across the list.
- A checkbox on every row for bulk actions: mark a batch done or waiting in one pass.
- A detail pane per todo with Mark done and Mark waiting, the context the agent gathered, and where the todo came from.
- Suggested actions: one-tap next steps the agent has already lined up for an actionable todo. Pick one and it runs scoped to that todo.
- Sessions: each run the agent does for a todo is listed on the todo, so the work stays attached to it.
Notes for existing users
- Existing todos carry over. No action required.
- Each todo is still a file at
/todos/{slug}.md, so editing a todo directly keeps working. - Canonical statuses are
open,waiting,done, anddismissed.
See Todos for the full surface description.