Skip to main content
GPR is a control plane for coding agents that run on machines you own.

Runtime shape

Core objects

A task pins to one workspace. Do not let a second host take over the same task.

BYOA by default

Workspaces default to bring-your-own-agent (provider: byoa). Agents and credentials live on your machine. The cloud orchestrates; it does not replace your local toolchain.

Enrichments vs core

Core features work without OAuth: board, sessions, local git, merge-check from the daemon. GitHub, Jira, and Slack are optional enrichments. They sync issues, open host PRs, and add metadata. They never replace local git results.