Checklist
- Daemon online
- At least one agent
ready - Workspace visible in the app
Create a task
In the mobile app:- Open the kanban board.
- Create a new task with a clear title and description, or sync one from GitHub / Jira / Slack.
- Assign it to your paired workspace / agent if prompted.
gpr:agent, assign it to yourself, and let sync pick it up.
What happens next
- The queue claims the task.
- The daemon creates a durable ACP session and a git worktree.
- The pipeline runs: plan → implement → verify → open PR.
- The task parks in In review when a PR is open, then Done when the PR merges.
Watch it live
- Board lane shows status (
In progress,In review, …). - Task detail shows phase / activity.
- Linked agent session streams ACP output over the relay.
- On the machine:
gpr logs -f
