Skip to content

v1.1.0 — statusline checklist

Choose a tag to compare

@JannieP JannieP released this 03 Jul 15:23

swarmdo v1.1.0

swarmdo statusline — choose what the statusline shows, interactively.

  • Pick Full / Compact / Minimal, or Custom… to open a checklist of all 11 segments (version, project, branch, model, duration, context, cost, domains, swarm, architecture, agentdb) with descriptions — pre-checked with whatever is currently active.
  • Your selection is saved to .swarmdo/statusline.json (project) or ~/.swarmdo/statusline.json (--global), and a live preview of the resulting statusline renders immediately.
  • Scripting: swarmdo statusline --segments project,model,swarm or --preset minimal.
  • swarmdo statusline show prints the active selection as a checklist with its source; reset removes the config. SWARMDO_STATUSLINE env still overrides everything.

419 tests green, presets asserted in-sync between command and generator.