loopwind 0.25.1 → 0.25.3
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.
- package/dist/cli.js +0 -3
- package/dist/cli.js.map +1 -1
- package/dist/commands/agent.js +1 -1
- package/package.json +2 -8
package/dist/cli.js
CHANGED
|
@@ -6,7 +6,6 @@ import { renderCommand } from './commands/render.js';
|
|
|
6
6
|
import { validateCommand } from './commands/validate.js';
|
|
7
7
|
import { initCommand } from './commands/init.js';
|
|
8
8
|
import { defaultCommand } from './commands/default.js';
|
|
9
|
-
import { previewCommand } from './commands/preview.js';
|
|
10
9
|
import { readFileSync } from 'fs';
|
|
11
10
|
import { fileURLToPath } from 'url';
|
|
12
11
|
import { dirname, join } from 'path';
|
|
@@ -67,7 +66,5 @@ program
|
|
|
67
66
|
.command('init')
|
|
68
67
|
.description('Initialize a loopwind.json config file')
|
|
69
68
|
.action(initCommand);
|
|
70
|
-
// design preview <template> [props]
|
|
71
|
-
program.addCommand(previewCommand);
|
|
72
69
|
program.parse();
|
|
73
70
|
//# sourceMappingURL=cli.js.map
|
package/dist/cli.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cli.js","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AACvD,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"cli.js","sourceRoot":"","sources":["../src/cli.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACpC,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAC;AACvD,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAClC,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AACpC,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAErC,MAAM,UAAU,GAAG,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AAClD,MAAM,SAAS,GAAG,OAAO,CAAC,UAAU,CAAC,CAAC;AACtC,MAAM,WAAW,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,EAAE,iBAAiB,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC;AAE1F,MAAM,OAAO,GAAG,IAAI,OAAO,EAAE,CAAC;AAE9B,OAAO;KACJ,IAAI,CAAC,UAAU,CAAC;KAChB,WAAW,CAAC,wFAAwF,CAAC;KACrG,OAAO,CAAC,WAAW,CAAC,OAAO,CAAC;KAC5B,MAAM,CAAC,cAAc,CAAC,CAAC;AAE1B,wBAAwB;AACxB,OAAO;KACJ,OAAO,CAAC,gBAAgB,CAAC;KACzB,WAAW,CAAC,sCAAsC,CAAC;KACnD,MAAM,CAAC,sBAAsB,EAAE,qBAAqB,EAAE,wBAAwB,CAAC;KAC/E,MAAM,CAAC,UAAU,CAAC,CAAC;AAEtB,cAAc;AACd,OAAO;KACJ,OAAO,CAAC,MAAM,CAAC;KACf,WAAW,CAAC,8BAA8B,CAAC;KAC3C,MAAM,CAAC,WAAW,CAAC,CAAC;AAEvB,mCAAmC;AACnC,OAAO;KACJ,OAAO,CAAC,2BAA2B,CAAC;KACpC,WAAW,CAAC,6CAA6C,CAAC;KAC1D,MAAM,CAAC,oBAAoB,EAAE,iEAAiE,CAAC;KAC/F,MAAM,CAAC,kBAAkB,EAAE,kBAAkB,CAAC;KAC9C,MAAM,CAAC,mBAAmB,EAAE,2CAA2C,EAAE,KAAK,CAAC;KAC/E,MAAM,CAAC,eAAe,EAAE,wCAAwC,CAAC;KACjE,MAAM,CAAC,gBAAgB,EAAE,8CAA8C,EAAE,IAAI,CAAC;KAC9E,MAAM,CAAC,UAAU,EAAE,4DAA4D,CAAC;KAChF,MAAM,CAAC,SAAS,EAAE,yDAAyD,CAAC;KAC5E,WAAW,CAAC,OAAO,EAAE;;;;;;;;;;;;;;CAcvB,CAAC;KACC,MAAM,CAAC,aAAa,CAAC,CAAC;AAEzB,kBAAkB;AAClB,OAAO;KACJ,OAAO,CAAC,qBAAqB,CAAC;KAC9B,WAAW,CAAC,4BAA4B,CAAC;KACzC,MAAM,CAAC,eAAe,CAAC,CAAC;AAE3B,cAAc;AACd,OAAO;KACJ,OAAO,CAAC,MAAM,CAAC;KACf,WAAW,CAAC,wCAAwC,CAAC;KACrD,MAAM,CAAC,WAAW,CAAC,CAAC;AAEvB,OAAO,CAAC,KAAK,EAAE,CAAC"}
|
package/dist/commands/agent.js
CHANGED
|
@@ -16,7 +16,7 @@ async function getAgentMarkdown() {
|
|
|
16
16
|
// Add YAML frontmatter for Claude Code sub-agent
|
|
17
17
|
const frontmatter = `---
|
|
18
18
|
name: loopwind
|
|
19
|
-
description:
|
|
19
|
+
description: MUST BE USED when working with .loopwind/ templates or loopwind CLI. Use PROACTIVELY when user mentions .loopwind/, template rendering, OG images, social cards, or animated videos.
|
|
20
20
|
tools: Read, Write, Edit, Bash, Glob, Grep
|
|
21
21
|
---
|
|
22
22
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "loopwind",
|
|
3
|
-
"version": "0.25.
|
|
3
|
+
"version": "0.25.3",
|
|
4
4
|
"description": "A CLI tool for AI code agents and developers for generating images and videos.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -43,7 +43,6 @@
|
|
|
43
43
|
},
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@resvg/resvg-wasm": "^2.6.2",
|
|
46
|
-
"@vitejs/plugin-react": "^5.1.1",
|
|
47
46
|
"boxen": "^7.1.1",
|
|
48
47
|
"chalk": "^5.3.0",
|
|
49
48
|
"chalk-animation": "^2.0.3",
|
|
@@ -51,12 +50,10 @@
|
|
|
51
50
|
"clsx": "^2.1.1",
|
|
52
51
|
"commander": "^12.0.0",
|
|
53
52
|
"esbuild": "^0.27.0",
|
|
54
|
-
"express": "^5.1.0",
|
|
55
53
|
"gifenc": "^1.0.3",
|
|
56
54
|
"gradient-string": "^3.0.0",
|
|
57
55
|
"h264-mp4-encoder": "^1.0.12",
|
|
58
56
|
"mediabunny": "^1.25.0",
|
|
59
|
-
"open": "^11.0.0",
|
|
60
57
|
"ora": "^8.0.1",
|
|
61
58
|
"patch-package": "^8.0.1",
|
|
62
59
|
"pngjs": "^7.0.0",
|
|
@@ -65,13 +62,10 @@
|
|
|
65
62
|
"react-dom": "^18.3.1",
|
|
66
63
|
"satori": "^0.18.3",
|
|
67
64
|
"sharp": "^0.34.5",
|
|
68
|
-
"tailwind-merge": "^3.4.0"
|
|
69
|
-
"tailwindcss": "^3.4.1",
|
|
70
|
-
"vite": "^7.2.2"
|
|
65
|
+
"tailwind-merge": "^3.4.0"
|
|
71
66
|
},
|
|
72
67
|
"devDependencies": {
|
|
73
68
|
"@types/chalk-animation": "^1.6.3",
|
|
74
|
-
"@types/express": "^5.0.5",
|
|
75
69
|
"@types/gradient-string": "^1.1.6",
|
|
76
70
|
"@types/node": "^20.11.0",
|
|
77
71
|
"@types/qrcode": "^1.5.6",
|