1.4.0
AutoFix missions and governed integrations
2026-06-25 · #7 · closes #3, #4, #5, #6
Four related features: the AutoFix mission type, governed outbound integrations, the Assignment→Supply rename, and dashboard consolidation.
- AutoFix missions — when a job fails, an AutoFix mission (if configured) is dispatched instead of AutoDiagnose. The agent diagnoses the failure and either retries or opens a pull request, with the result shown inline on the job view.
- Governed integrations — an
Integrationentity (Slack first) with credentials stored encrypted in the organization's vault and never exposed through the API. Delivery is governed by the same supply/demand model as agents: the scope owner declares which events to emit, the integration owner declares which scopes it serves, and both must agree. - Assignment → Supply rename — agent and runner "assignments" are renamed to "supplies" throughout, making the supply/demand model explicit in the vocabulary.
Breaking: the rename changes resource names in the Terraform provider and the API. Existing configurations need updating.