v1.1.0 — statusline checklist
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,swarmor--preset minimal. swarmdo statusline showprints the active selection as a checklist with its source;resetremoves the config.SWARMDO_STATUSLINEenv still overrides everything.
419 tests green, presets asserted in-sync between command and generator.