Skip to main content
← Back to list
01Issue
BugClosedSwamp CLIPublic
AssigneesNone

Relationships

#2031 In "swamp workflow run", "Still running... [Xs elapsed]" should be considered non-essential output

Opened by dieter · 9/5/2026

Description

Consider the below output. The "Stil running..." lines are not essential and should be dropped when using the --quiet flag. Alternatively, there should be a way to disable these messages or change the interval at which they are printed.

~/c/dieter-location-tracker ❯❯❯ swamp workflow run refresh-location-timeline -q                                 ✘ 1 
 system │ Starting workflow refresh-location-timeline · 14:12:33 UTC

   main │ start 14:12:33 UTC
   main │ step import-takeout · takeout · import · start 14:12:33 UTC
   main │ step import-annotations · annotations · import · start 14:12:33 UTC
   main │ done import-annotations in 215ms · 14:12:33 UTC
   main │ Still running... [10s elapsed]
   main │ Still running... [20s elapsed]
   main │ Still running... [30s elapsed]
   main │ Still running... [40s elapsed]
   main │ Still running... [50s elapsed]
   main │ Still running... [60s elapsed]
   main │ Still running... [70s elapsed]
   main │ Still running... [80s elapsed]
   main │ Still running... [90s elapsed]
   main │ Still running... [100s elapsed]
02Bog Flow
OPENTRIAGEDIN PROGRESSCLOSED

Closed

9/6/2026, 4:23:14 AM

No activity in this phase yet.

03Sludge Pulse
Editable. Press Enter to edit.

stack72 commented 9/6/2026, 4:23:13 AM

These messages are a way to tell the agent and the user that they are still running - there's no plan to change these at this time

Sign in to post a ripple.