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.