@writepanda/cli 1.25.0 → 1.29.1

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -54,7 +54,7 @@ pandastudio caption.set-template --templateId=bold
54
54
  pandastudio export.start --id=$ID
55
55
  ```
56
56
 
57
- Headless. No editor window required. Same Skia native render-helper the in-app Export button uses.
57
+ Same Tier-3 PixiJS render pipeline the in-app Export Video button uses (v1.24+ — convergence release). Reuses an open editor window if it's already on the target project, otherwise spawns a hidden one for the duration of the render. Identical output to a UI-driven export.
58
58
 
59
59
  ## For AI agents (Claude Code, Claude Desktop)
60
60
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@writepanda/cli",
3
- "version": "1.25.0",
3
+ "version": "1.29.1",
4
4
  "description": "Drive PandaStudio (a desktop video editor for YouTube creators) from the command line. Talks to a localhost HTTP API the desktop app exposes.",
5
5
  "keywords": [
6
6
  "pandastudio",