Releases: cli-pulse/cli-pulse-desktop
Release list
CLI Pulse Desktop v0.12.0
Multi-provider terminal. The in-app terminal (Sessions tab) now runs Codex and Gemini too, not just Claude — pick a provider and it spawns that CLI's own install (your creds; passthrough). Per-provider availability with "install it" guidance, and "Start {provider}".
Built on the v0.11.0 terminal: the same hardened ConPTY/PTY transport, single-flight streaming, and robust PATH resolution (now covering Codex/Gemini install locations). Every slice adversarially reviewed.
See the CHANGELOG for details.
CLI Pulse Desktop v0.11.0
The in-app terminal. A local terminal is now built into the app (Sessions tab): click Start Claude to run your own claude on this machine and drive it in an embedded xterm.js pane — spawn, stream, type / paste / Ctrl-C, resize, and exit detection, plus a local usage signal.
- Reuses the hardened ConPTY / PTY transport (Ctrl-C, Windows Job Objects, clean teardown); output streams over a single-flight pump reading raw binary frames so it never reorders.
claudeis resolved robustly (PATH + common install dirs; Windows.cmdshim), with graceful "install Claude" guidance when it's missing.- Every slice was adversarially reviewed.
Multi-provider managed spawn (Codex / Gemini on-plan) is the next phase.
See the CHANGELOG for details.
CLI Pulse Desktop v0.10.2
Compare mode — a new Compare to previous period toggle (Settings → Date range) adds a compact ▲/▼ N% vs-previous badge to the window figures on Overview (cost tile + provider bars) and Providers (per-provider cost & I/O tokens). It compares the current N-day window against the equal-length window immediately before it (offered for ranges ≤ 90 days). Closes the last deferred v0.10.0 item.
Window math is a pure, unit-tested, timezone-safe module; a dedicated 180-day baseline scan (its own cache namespace) gives a correct previous period without disturbing the main scan. No backend change.
See the CHANGELOG for details.
CLI Pulse Desktop v0.10.1
Auto-generated release. See CHANGELOG.md for details.