Skip to main content
← Back to list
01Issue
FeatureShippedSwamp Club
Assigneesstack72

Relationships

#837 docs: document execution cancellation commands and cancelled status

Opened by stack72 · 6/26/2026· Shipped 6/26/2026

PR swamp-club/swamp#1683 added execution cancellation support: two new CLI commands (swamp workflow cancel, swamp model cancel), SIGINT/SIGTERM signal handling, a cancelled terminal status, and a REST cancel endpoint for serve. The docs site (swamp-club/swamp-club) needs updates:

  1. content/manual/reference/workflows.md — add swamp workflow cancel command reference with flags (--all for bulk cancel, --reason for audit trail) and document the new cancelled terminal status
  2. Model reference — add swamp model cancel command reference with the same flags
  3. content/manual/reference/swamp-serve/ — document the REST cancel endpoint (POST /api/v1/cancel/:type/:id) with authentication requirements
  4. Consider a new how-to — "Cancel a stuck run" covering both CLI cancel (swamp workflow cancel, swamp model cancel) and signal-based cancellation (Ctrl+C / SIGTERM during swamp workflow run or swamp model method run), plus the TUI cancelled state rendering
02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED+ 1 MOREASSIGNED+ 2 MOREREVIEW+ 3 MOREPR_MERGED+ 1 MORENOTIFICATION_SKIPPED

Shipped

6/26/2026, 4:18:37 PM

Click a lifecycle step above to view its details.

03Sludge Pulse
stack72 assigned stack726/26/2026, 3:23:48 PM

Sign in to post a ripple.