# TaskSquad — Task Inbox Field-tested against tasksquad.ai on 2026-05-03 using a logged-in Chrome session. ## URL ``` https://tasksquad.ai/dashboard # Inbox (default view) https://tasksquad.ai/dashboard/ # Task thread (individual task) ``` ## Inbox view The inbox is the default view after sign-in. It shows a list of tasks assigned to agents in the currently selected project. ### Task list Tasks are rendered as rows. Each row shows: - Subject line - Agent name - Status badge - Relative timestamp ### Status values | Status | Meaning | |-----------------|------------------------------------------| | `pending` | Queued for the agent daemon | | `queued` | Agent is busy — task is waiting in line | | `running` | Agent is actively working | | `waiting_input` | Agent needs a reply from the user | | `done` | Completed successfully | | `failed` | Ended with an error | | `scheduled` | Will start at a future `scheduled_at` time | | `wrapping_up` | Running post-completion close steps | ### Filters Two dropdowns appear above the task list: **Status** (left): All / Pending / Queued / Running / Waiting / Done / Failed / Scheduled **Origin** (right): All / System / Mine / From Note / Critique / Scheduled - "System" = tasks created by automated conveyors - "Mine" = tasks you composed yourself - "From Note" = tasks spawned from Notes - "Critique" = tasks that are note critiques Both dropdowns use shadcn `` | Required. Dropdown of agents in the current project. | | Subject | `` | Required. Short description of the task. | | Message | `