Sidebar is To do / Doing / Done — tickets assigned to you on the connected tracker. Click a ticket for details. Fix it starts an agent session with the ticket context. Open PR pushes and links the PR on the tracker.
Setup
Set SnagRelay: Server Url if you are not on https://app.snagrelay.com.
Authenticate with the email on your Team row. We send a 6-digit code. Owners use the same flow.
Connect or change project and pick a project. Writes .snagrelay.json (projectId + serverUrl, no token). Safe to commit. MCP is one server per signed-in user (/mcp); this file’s projectId switches projects.
You must be seated from the project Team list or the board stays empty.
How it works
One sign-in, many repos. Each folder is bound by .snagrelay.json.
Fix it moves the card to Doing and injects title, description, and local screenshots. It does not commit, push, or open a PR.
Open PR commits any leftover Fix it diff, pushes, creates the PR, and comments the link on the tracker.