v0.1.12
Pre-release
Pre-release
Paramux v0.1.12 — the polish release: the fleet's plumbing answers faster, its states read at a glance, and the recent past ranks first.
Faster plumbing
- ETags everywhere on
serve—/statusjoins the pane-text route with content-hash ETags and304 Not Modified; pollers stop re-downloading identical payloads. - Attention webhooks retry once after a 2s backoff (cold functions and waking dashboards get their second chance; nothing reorders).
update --version=Xpin-installs any published release — the tested sideways/downgrade path, same checksum verification.doctor --jsonfor CI and dashboards;record --quietfor scripts.
States you can see
- Sidebar markers for invisible states — muted panes show a speaker-off glyph, broadcast-opt-out panes a circled slash.
status --notesprints workspace scratch notes (the automation payload gained an additivenotefield per workspace).- The palette's MRU finally ranks — the five most recently executed actions lead the empty-query list (the MRU was recorded but never consumed until now).
- Quick-terminal frames clamp into the work area after resolution changes; attention exports gain window/workspace attribution and a CSV sibling with tested quoting.
- Localized control type follows
ui-language; i18n slice 3 converts the chord-free context-menu titles.
Receipts
- The restore E2E grew phase D:
paramux openprovably preserves layout slot names (and two harness lessons are in HACKING — absolute tool paths, BOM-less JSON writes for PS 5.1). - CI smokes the release-notes generator; the perf-budget line names the measured binary version; three scope decisions are documented in the repo (no HTTP
/attentionyet, slot renames are hand-editable JSON for now, the BOM gotcha).
Install
Pick your architecture's ZIP + SHA256SUMS, verify, extract, run — or paramux update. Unsigned test build; see the README.