Skip to content

OST-1136: add autopilot run cancellation#4309

Open
BeliyDym wants to merge 1 commit into
multica-ai:mainfrom
BeliyDym:agent/ost-1136-autopilot-run-cancel
Open

OST-1136: add autopilot run cancellation#4309
BeliyDym wants to merge 1 commit into
multica-ai:mainfrom
BeliyDym:agent/ost-1136-autopilot-run-cancel

Conversation

@BeliyDym

Copy link
Copy Markdown

Summary

  • add run-scoped autopilot cancellation API at POST /api/autopilot-runs/{runId}/cancel
  • expose CLI command: multica autopilot runs cancel
  • add cancelled autopilot_run terminal status, tests, CLI docs, and built-in skill source map updates

Verification

  • /tmp/go1.26.1/go/bin/go test ./cmd/multica
  • /tmp/go1.26.1/go/bin/go test ./internal/handler -run 'TestCancelAutopilotRun'
  • /tmp/go1.26.1/go/bin/go test ./internal/service -run TestAutopilotsSkillCoversDispatchAndSideEffects
  • git diff --check
  • /tmp/go1.26.1/go/bin/go run ./cmd/multica autopilot runs cancel --help

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@BeliyDym is attempting to deploy a commit to the IndexLabs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant