engineering_delegate action with provider: "cursor".
How it works
{agentId}:{runId} as the action’s external_id and reconciles status via GET /v1/agents/{id}/runs/{runId} (scheduled poller ~every 10 minutes, plus manual refresh).
Prerequisites
- Cursor account with Cloud Agents enabled (cursor.com/dashboard).
- API key from Cursor Dashboard → API Keys.
- GitHub repo access — the target
owner/repomust be reachable by Cursor (connect GitHub in Cursor and authorize the repository). - Appeeky GitHub integration (recommended) — maps each app to
owner/reposo delegations include the correct target.
Setup
GET /v1/models on the Cursor API to verify the key.
Enable
What Appeeky sends
Safety model
- No Appeeky secrets leave Appeeky beyond the task brief. Repo access is via your Cursor + GitHub authorization.
- Always approval-gated. Delegations never auto-run by autopilot level.
- Read mode blocks it. In
agentMode: read, no delegations are proposed. - Rate-limited. Same caps as other coding agents (default: 10/day, 3 in-flight).
- Traceable. Each run name carries
appeeky:<appId>:<task-slug>.

