Builder dashboard
Define flows
Todo List Agent is the first first-party flow. New drafts appear in the Directory, the macOS app fetches the manifest, and the user can enable the flow before the router can call it.
Published flows
1+
local catalog
Enabled by user
0
managed in macOS app
Router policy
Enabled only
hard gate
Approval model
Manifest
per tool/action
Flow manifest
DraftRuntime preview
Router visibilityOnly after user enables it
Install permissionstasks.read, tasks.draft
Approval ruletasks.create requires approval
Manifest endpoint/api/agent-manifests
Expected desktop flow
01User speaks a task.
02Router searches enabled agents.
03If this flow is enabled, it is selected.
04Runtime checks declared permissions.
05External actions wait for user approval.