Edit: HYDI

Jira project key, e.g. MYPROJ
Find this in Jira → Settings → Products. It's the UUID in Jira API URLs, e.g. https://api.atlassian.com/ex/jira/CLOUD-ID/rest/...
Go to your Jira board → the board ID is the number in the URL: /jira/software/projects/PROJ/boards/123
Run oz environment list in your terminal, or find it in Warp → Settings → Environments
Input an Oz Cloud API Key here. If an Agent ID is provided, the key should be created specifically for that agent.
Optional. Oz agent identity UID used as the execution principal for this project's runs, so all of its work is tracked under one agent. Leave blank to use the API key's default principal.
Format: owner/repo
e.g. claude-sonnet-4-5
In Jira, go to Settings → Issues → Custom Fields. Click the field → the ID is in the URL, e.g. customfield_10050
Column/status name used as Backlog for this project.
Incoming webhook transitions to this status will queue work.
Used when HyperDispatch transitions a ticket after spawning an agent.
Used when HyperDispatch transitions a succeeded ticket.
Incoming webhook transitions to this status trigger unblock checks.
e.g. owner/repo:skill-name, owner/repo:other-skill
Optional JSON object passed to the spawned agent under mcp_servers.
Generate at github.com → Settings → Developer settings → Personal Access Tokens. Needs repo scope. Leave blank to use the global token.
Service account bearer token (manage at admin.atlassian.com → API keys). Leave blank to use the global token.
Cancel