@puddle-code/cli 0.0.13 → 0.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/CHANGELOG.md +4 -9
  2. package/README.md +11 -4
  3. package/dist/index.js +446 -166
  4. package/dist/public/assets/{Dashboard-T4hbzT6P.js → Dashboard-C0aXpVU1.js} +1 -1
  5. package/dist/public/assets/{EditorTabClose-DxU5M-9J.js → EditorTabClose-DBiuZxHR.js} +1 -1
  6. package/dist/public/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
  7. package/dist/public/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
  8. package/dist/public/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
  9. package/dist/public/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
  10. package/dist/public/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
  11. package/dist/public/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
  12. package/dist/public/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
  13. package/dist/public/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
  14. package/dist/public/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
  15. package/dist/public/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
  16. package/dist/public/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
  17. package/dist/public/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
  18. package/dist/public/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
  19. package/dist/public/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
  20. package/dist/public/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
  21. package/dist/public/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
  22. package/dist/public/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
  23. package/dist/public/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
  24. package/dist/public/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
  25. package/dist/public/assets/{LazyTerminal-Dpk5-lcY.js → LazyTerminal-yHVhpi-E.js} +2 -2
  26. package/dist/public/assets/{ModelRefcount-BGB1nvG5.js → ModelRefcount-ByUhfyK3.js} +1 -1
  27. package/dist/public/assets/PaneEditorBody-9TcMQDtu.js +322 -0
  28. package/dist/public/assets/PaneEditorBody-Dz-67XSV.css +1 -0
  29. package/dist/public/assets/{SettingsDialog-58D8eQOa.js → SettingsDialog-BJgpD7Gc.js} +1 -1
  30. package/dist/public/assets/{Terminal-DlXSwAG0.js → Terminal-CiY2j4Lf.js} +1 -1
  31. package/dist/public/assets/{Workspace-B_eXJKAN.js → Workspace-CuEhq5jJ.js} +2 -2
  32. package/dist/public/assets/_virtual_katex-inline-css-DN-_JSKR.js +2 -0
  33. package/dist/public/assets/{buffer-store-zsL8CNKc.js → buffer-store-DXk7xJbf.js} +2 -2
  34. package/dist/public/assets/{context-menu-C8MwVsBG.js → context-menu-Bw30Lg7d.js} +1 -1
  35. package/dist/public/assets/{cssMode-Dzho6NMm.js → cssMode-CLS4Lxn3.js} +1 -1
  36. package/dist/public/assets/{htmlMode-pj_l07tD.js → htmlMode-D06Q5AQV.js} +1 -1
  37. package/dist/public/assets/{index-oAv85qtL.js → index-Ba4ffI1I.js} +4 -4
  38. package/dist/public/assets/index-DWY2t2XS.css +2 -0
  39. package/dist/public/assets/{jsonMode-Dx2T0LuI.js → jsonMode-BvuUERD4.js} +1 -1
  40. package/dist/public/assets/{session-seed-C8M00YNU.js → session-seed-Y4nqH0Gc.js} +1 -1
  41. package/dist/public/assets/ssh-mode-BvVBPtPI.js +1 -0
  42. package/dist/public/assets/{tsMode-DXWeq4NK.js → tsMode-B3xMhn80.js} +1 -1
  43. package/dist/public/index.html +3 -3
  44. package/package.json +1 -1
  45. package/dist/public/assets/PaneEditorBody-DX0u3ISF.js +0 -66
  46. package/dist/public/assets/index-DK5CyY2G.css +0 -2
  47. package/dist/public/assets/ssh-mode-BdHO6hP9.js +0 -1
package/CHANGELOG.md CHANGED
@@ -7,14 +7,9 @@ Past releases: see docs/changelogs/.
7
7
 
8
8
  # Changelog
9
9
 
10
- ## [0.0.13] — 2026-07-28
10
+ ## [0.0.15] — 2026-07-29
11
11
 
12
- ### Changed
12
+ ### Added
13
13
 
14
- - Desktop (macOS): the native title bar is gone the cockpit's own top bar (host, ⌘K field, settings, scratchpad, profile) doubles as a taller drag-region title bar with the traffic lights inlaid.
15
- - The window/tab title now names the project and the machine (host display-name customisation first, then hostname) instead of the literal "puddle".
16
- - Desktop: copyright credits Yiding Song (About panel / bundle metadata); the package is `@puddle-code/desktop`.
17
-
18
- ### Fixed
19
-
20
- - Desktop (macOS): the app icon no longer sits on a white plate on macOS 26 — the icns now ships full-bleed artwork (`build/icon-mac.svg`) and the OS applies its own squircle mask; Linux keeps the self-rounded `icon.svg`.
14
+ - Previews typeset **LaTeX** with KaTeX — `$…$` / `\(…\)` inline, `$$…$$` / `\[…\]` / ` ```math ` display — in both the markdown and the HTML view. KaTeX over MathJax: it is synchronous and needs no live document, so a preview re-renders on every keystroke and the sandboxed HTML iframe's maths is typeset before the document is serialised into it (its fonts travel baked into the document, since a null origin cannot load a font from ours). `$…$` follows pandoc's rules, so prose currency stays prose.
15
+ - README: hero screenshot of the desktop cockpit a live Claude Code session split beside the rendered README (light + dark under `docs/assets/`).
package/README.md CHANGED
@@ -6,11 +6,18 @@
6
6
  Puddle is an open-source, multi-account coding agent orchestrator with first-class SSH support and a lightweight GUI. With a single command,
7
7
 
8
8
  ```bash
9
- puddle connect <user>@<host>
9
+ puddle launch <user>@<host>
10
10
  ```
11
11
 
12
12
  Puddle manages parallel agents anywhere you SSH into, insulates agents in dedicated worktrees, and keeps your agents alive across disconnects and restarts.
13
13
 
14
+ <p align="center">
15
+ <picture>
16
+ <source media="(prefers-color-scheme: dark)" srcset="docs/assets/cockpit-dark.png">
17
+ <img src="docs/assets/cockpit-light.png" alt="The Puddle desktop app: a live Claude Code session split beside the rendered README, with the file explorer on the left and parallel agent sessions on their own branches and accounts in the sidebar" width="920">
18
+ </picture>
19
+ </p>
20
+
14
21
  ## Quick start
15
22
 
16
23
  **On your local machine where you will be using the GUI, run:**
@@ -22,7 +29,7 @@ npm install -g @puddle-code/cli
22
29
  **To launch agents on a remote host:**
23
30
 
24
31
  ```sh
25
- puddle connect <user>@<host>
32
+ puddle launch <user>@<host>
26
33
  ```
27
34
 
28
35
  This connects Puddle to the remote host over SSH, bootstrapping the Puddle daemon on first contact and enabling you to begin development.
@@ -32,7 +39,7 @@ Puddle works using your system `ssh`, so `~/.ssh/config`, agents, and jump hosts
32
39
  **For development on your own machine:**
33
40
 
34
41
  ```sh
35
- puddle start
42
+ puddle launch
36
43
  ```
37
44
 
38
45
  This installs the Puddle daemon under `~/.puddle` and serves the GUI at `http://localhost:7433`.
@@ -106,7 +113,7 @@ systemctl --user disable --now puddled # Linux (systemd user unit)
106
113
  kill "$(cat ~/.puddle/puddled.pid)" # nohup fallback (no supervisor)
107
114
  ```
108
115
 
109
- **Restore the production daemon.** When you're done testing, put the release build back over your dev one: stop the daemon (above), clear the installed binaries with `rm -rf ~/.puddle/bin` (your `~/.puddle` state — profiles, sessions, worktrees — is untouched), then run the production `puddle start`, which refetches the daemon from GitHub Releases. (Clearing `bin` is what forces the refetch: the installer skips a version whose files are already present, so a dev build sharing the release's version number would otherwise stay put.)
116
+ **Restore the production daemon.** When you're done testing, put the release build back over your dev one: stop the daemon (above), clear the installed binaries with `rm -rf ~/.puddle/bin` (your `~/.puddle` state — profiles, sessions, worktrees — is untouched), then run the production `puddle launch`, which refetches the daemon from GitHub Releases. (Clearing `bin` is what forces the refetch: the installer skips a version whose files are already present, so a dev build sharing the release's version number would otherwise stay put.)
110
117
 
111
118
  **Uninstall.** Removing the CLI alone leaves the daemon installed and running — a full teardown stops the daemon, then removes its state, its service file, and the production CLI:
112
119