@invisibleloop/pulse 0.1.21 → 0.1.28
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.
|
@@ -35,7 +35,10 @@ jobs:
|
|
|
35
35
|
run: |
|
|
36
36
|
git config user.name "github-actions[bot]"
|
|
37
37
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
|
38
|
+
git pull --rebase
|
|
38
39
|
npm version ${{ inputs.bump }} -m "chore: release %s [skip ci]"
|
|
39
40
|
git push --follow-tags
|
|
40
41
|
|
|
41
|
-
- run: npm publish --provenance
|
|
42
|
+
- run: npm publish --provenance --access public
|
|
43
|
+
env:
|
|
44
|
+
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@invisibleloop/pulse",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.28",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "AI-first frontend framework. The spec is the source of truth.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -65,6 +65,10 @@
|
|
|
65
65
|
"@modelcontextprotocol/sdk": "^1.27.1",
|
|
66
66
|
"esbuild": "^0.27.4"
|
|
67
67
|
},
|
|
68
|
+
"repository": {
|
|
69
|
+
"type": "git",
|
|
70
|
+
"url": "https://github.com/invisibleloop/pulse-framework"
|
|
71
|
+
},
|
|
68
72
|
"publishConfig": {
|
|
69
73
|
"access": "public"
|
|
70
74
|
},
|
|
@@ -72,4 +76,4 @@
|
|
|
72
76
|
"@types/node": "^25.5.0",
|
|
73
77
|
"typescript": "^5.9.3"
|
|
74
78
|
}
|
|
75
|
-
}
|
|
79
|
+
}
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"permissions": {
|
|
3
|
-
"allow": [
|
|
4
|
-
"mcp__chrome-devtools__navigate_page",
|
|
5
|
-
"mcp__chrome-devtools__evaluate_script",
|
|
6
|
-
"Bash(grep:*)",
|
|
7
|
-
"mcp__chrome-devtools__list_console_messages",
|
|
8
|
-
"mcp__chrome-devtools__take_screenshot",
|
|
9
|
-
"Bash(pkill -f \"docs/server.js\")",
|
|
10
|
-
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:4000/)",
|
|
11
|
-
"Bash(node:*)",
|
|
12
|
-
"Bash(for f:*)",
|
|
13
|
-
"Bash(do echo:*)",
|
|
14
|
-
"Read(//Users/andy.stubbs/Repos/AS/pulse2/src/ui/**)",
|
|
15
|
-
"Bash(/dev/null done:*)",
|
|
16
|
-
"Bash(mkdir -p /Users/andy.stubbs/Repos/AS/agent-test/.claude)",
|
|
17
|
-
"Bash(mv /Users/andy.stubbs/Repos/AS/agent-test/CLAUDE.md /Users/andy.stubbs/Repos/AS/agent-test/.claude/CLAUDE.md)",
|
|
18
|
-
"Read(//Users/andy.stubbs/Repos/AS/agent-test-3/public/**)",
|
|
19
|
-
"Bash(ls /Users/andy.stubbs/Repos/AS/pulse2/public/*.css /Users/andy.stubbs/Repos/AS/pulse2/public/*.js)",
|
|
20
|
-
"Bash(cp /Users/andy.stubbs/Repos/AS/pulse2/public/pulse-ui.css /Users/andy.stubbs/Repos/AS/agent-test-3/public/pulse-ui.css)",
|
|
21
|
-
"Bash(cp /Users/andy.stubbs/Repos/AS/pulse2/public/pulse-ui.js /Users/andy.stubbs/Repos/AS/agent-test-3/public/pulse-ui.js)",
|
|
22
|
-
"Bash(cp /Users/andy.stubbs/Repos/AS/pulse2/public/pulse-ui.css /Users/andy.stubbs/Repos/AS/agent-test/public/pulse-ui.css)",
|
|
23
|
-
"Bash(cp /Users/andy.stubbs/Repos/AS/pulse2/public/pulse-ui.css /Users/andy.stubbs/Repos/AS/my-amazing-pulse-project/public/pulse-ui.css)",
|
|
24
|
-
"Bash(npm test:*)",
|
|
25
|
-
"Bash(npm run:*)",
|
|
26
|
-
"Bash(git config:*)",
|
|
27
|
-
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:4000)",
|
|
28
|
-
"Bash(curl:*)",
|
|
29
|
-
"Bash(xargs kill:*)",
|
|
30
|
-
"mcp__chrome-devtools__lighthouse_audit",
|
|
31
|
-
"Bash(git add:*)",
|
|
32
|
-
"Bash(git commit:*)",
|
|
33
|
-
"Bash(git push:*)",
|
|
34
|
-
"Bash(git pull:*)",
|
|
35
|
-
"Bash(git stash:*)",
|
|
36
|
-
"Bash(__NEW_LINE_9ac7abf2e7b711bb__ node -e \":*)",
|
|
37
|
-
"Bash(python3:*)",
|
|
38
|
-
"mcp__chrome-devtools__list_pages",
|
|
39
|
-
"mcp__chrome-devtools__emulate",
|
|
40
|
-
"Bash(npx tsc:*)",
|
|
41
|
-
"Bash(find /Users/andy.stubbs/.claude -name *.json)",
|
|
42
|
-
"Bash(ls /Users/andy.stubbs/Repos/AS/pulse2/src/**/*.test.js)",
|
|
43
|
-
"mcp__chrome-devtools__list_network_requests",
|
|
44
|
-
"mcp__chrome-devtools__get_network_request",
|
|
45
|
-
"Bash(find /Users/andy.stubbs/Repos/AS/forge -name *.md -o -name *.txt)",
|
|
46
|
-
"Bash(node_modules/.bin/tsc --noEmit)",
|
|
47
|
-
"Bash(/Users/andy.stubbs/Repos/AS/forge/node_modules/.bin/tsc --noEmit --project /Users/andy.stubbs/Repos/AS/forge/tsconfig.json)",
|
|
48
|
-
"WebFetch(domain:localhost)",
|
|
49
|
-
"Skill(update-config)",
|
|
50
|
-
"Bash(jq:*)",
|
|
51
|
-
"Bash(ls /Users/andy.stubbs/Repos/AS/tasty/.claude/ grep -r \"pulse-dev\\\\|pulse-stop\\\\|pulse-build\\\\|pulse-start\\\\|Pulse project\" /Users/andy.stubbs/Repos/AS/tasty/.claude/ 2)",
|
|
52
|
-
"Bash(/dev/null grep:*)",
|
|
53
|
-
"Bash(ls -1 /Users/andy.stubbs/Repos/AS/pulse2/src/ui/*.js)",
|
|
54
|
-
"Bash(ls /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/*.js)",
|
|
55
|
-
"Bash(wc -c /Users/andy.stubbs/Repos/AS/pulse2/src/agent/guide-*.md)",
|
|
56
|
-
"Bash(npx:*)",
|
|
57
|
-
"Bash(npm install:*)",
|
|
58
|
-
"Bash(./node_modules/.bin/tsc --noEmit --strict --moduleResolution bundler --module esnext --target esnext --allowJs false --skipLibCheck false types/schema.d.ts types/server.d.ts types/runtime.d.ts types/navigate.d.ts types/ssr.d.ts types/html.d.ts types/image.d.ts types/ui.d.ts types/index.d.ts 2>&1)",
|
|
59
|
-
"Bash(./node_modules/.bin/tsc --noEmit --strict --moduleResolution bundler --module esnext --target esnext --allowJs false --lib esnext,dom types/schema.d.ts types/server.d.ts types/runtime.d.ts types/navigate.d.ts types/ssr.d.ts types/html.d.ts types/image.d.ts types/ui.d.ts types/index.d.ts 2>&1)",
|
|
60
|
-
"Bash(/Users/andy.stubbs/Repos/AS/pulse2/node_modules/.bin/tsc -p /tmp/tsconfig_test.json 2>&1)",
|
|
61
|
-
"Bash(find /Users/andy.stubbs/Repos/AS/pulse2 -name *.test.js -type f)",
|
|
62
|
-
"Bash(wc:*)",
|
|
63
|
-
"Bash(ls -1 *.js)",
|
|
64
|
-
"Bash(grep -l \"<h[2-6]\" /Users/andy.stubbs/Repos/AS/pulse2/src/ui/*.js)",
|
|
65
|
-
"Bash(node --input-type=module --eval \"import ''''/Users/andy.stubbs/Repos/AS/pulse2/src/cli/scaffold.js''''\")",
|
|
66
|
-
"Bash(head -10 grep -n \"level\\\\|heading\" /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/components/section.js)",
|
|
67
|
-
"Bash(head -10 grep -n \"level\\\\|heading\" /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/components/modal.js)",
|
|
68
|
-
"Bash(head -10 grep -n \"table\\(\\\\|''''Prop''''\\\\|flush\\\\|center\\\\|highlighted\\\\|eyebrow\\\\|align\\\\|size.*md\\\\|ui-modal\" /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/components/modal.js)",
|
|
69
|
-
"Bash(head -10 grep -n \"table\\(\\\\|''''Prop''''\\\\|eyebrow\\\\|padding\\\\|variant\\\\|subtitle\" /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/components/section.js)",
|
|
70
|
-
"Bash(head -10 grep -n \"table\\(\\\\|''''Prop''''\\\\|highlighted\\\\|badge\\\\|period\\\\|features\" /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/components/pricing.js)",
|
|
71
|
-
"Bash(head -10 grep -n \"table\\(\\\\|''''Prop''''\\\\|eyebrow\\\\|subtitle\\\\|actions\\\\|align\" /Users/andy.stubbs/Repos/AS/pulse2/docs/src/pages/components/cta.js)",
|
|
72
|
-
"Bash(echo \"exit: $?\")",
|
|
73
|
-
"Bash(xargs node:*)",
|
|
74
|
-
"Bash(find /Users/andy.stubbs/Repos/AS/ultimate-demo/twizzer -name server.js -o -name *.config.*)",
|
|
75
|
-
"Bash(xargs ls:*)",
|
|
76
|
-
"Bash(xargs -I{} lsof -p {})",
|
|
77
|
-
"Bash(brotli --best -c /Users/andy.stubbs/Repos/AS/ultimate-demo/twizzer/public/dist/home.boot-TJOPUIR4.js)",
|
|
78
|
-
"WebSearch",
|
|
79
|
-
"WebFetch(domain:github.com)",
|
|
80
|
-
"Bash(ls:*)",
|
|
81
|
-
"Bash(git -C /Users/andy.stubbs/Repos/AS/pulse2 log --follow --diff-filter=A --format=\"%ar\" -- public/dist/runtime-YLZ4ZGK4.js)",
|
|
82
|
-
"Read(//Users/andy.stubbs/Repos/AS/pulse2/**)",
|
|
83
|
-
"Bash(GetFileInfo /Users/andy.stubbs/Repos/AS/pulse2/public/dist/runtime-YLZ4ZGK4.js)",
|
|
84
|
-
"mcp__chrome-devtools__performance_start_trace",
|
|
85
|
-
"Bash(pkill -f docs/server.js)",
|
|
86
|
-
"Bash(sleep 1 node -e \":*)",
|
|
87
|
-
"mcp__chrome-devtools__close_page",
|
|
88
|
-
"mcp__chrome-devtools__fill",
|
|
89
|
-
"mcp__chrome-devtools__click",
|
|
90
|
-
"mcp__chrome-devtools__take_snapshot",
|
|
91
|
-
"mcp__chrome-devtools__type_text",
|
|
92
|
-
"Bash(head -5 grep -n \"section\\\\|container\" /Users/andy.stubbs/Repos/AS/pulse2/src/ui/index.js)",
|
|
93
|
-
"Bash(head -35 grep \"ui-section-header\\\\|ui-section-title\\\\|ui-section-eyebrow\\\\|ui-section--\" /Users/andy.stubbs/Repos/AS/pulse2/public/pulse-ui.css)",
|
|
94
|
-
"mcp__chrome-devtools__performance_analyze_insight",
|
|
95
|
-
"Bash(git checkout:*)",
|
|
96
|
-
"Bash(git branch:*)",
|
|
97
|
-
"Bash(gh run:*)",
|
|
98
|
-
"Bash(xargs -I{} gh run delete {} --repo invisibleloop/pulse-framework)",
|
|
99
|
-
"Bash(gh api:*)"
|
|
100
|
-
]
|
|
101
|
-
}
|
|
102
|
-
}
|