sunpeak 0.5.34 → 0.5.35

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/README.md CHANGED
@@ -15,7 +15,7 @@
15
15
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.6-blue?style=flat-square&logo=typescript)](https://www.typescriptlang.org/)
16
16
  [![React](https://img.shields.io/badge/React-19-blue?style=flat-square&logo=react)](https://reactjs.org/)
17
17
 
18
- The MCP App SDK.
18
+ The MCP App framework.
19
19
 
20
20
  Quickstart, build, test, and ship your ChatGPT App locally!
21
21
 
package/bin/sunpeak.js CHANGED
@@ -146,7 +146,7 @@ const [, , command, ...args] = process.argv;
146
146
  case 'help':
147
147
  case undefined:
148
148
  console.log(`
149
- ☀️ 🏔️ sunpeak - The MCP App SDK
149
+ ☀️ 🏔️ sunpeak - The MCP App framework
150
150
 
151
151
  Usage:
152
152
  npx sunpeak new [name] Create a new project (no install needed)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sunpeak",
3
- "version": "0.5.34",
4
- "description": "The MCP App SDK. Quickstart, build, & test your ChatGPT App locally!",
3
+ "version": "0.5.35",
4
+ "description": "The ChatGPT App framework. Quickstart, build, & test your ChatGPT App locally!",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
7
7
  "module": "./dist/index.js",
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Sunpeak - ChatGPT App SDK</title>
6
+ <title>Sunpeak - MCP App framework</title>
7
7
  <link rel="icon" type="image/x-icon" href="/favicon.ico" />
8
8
  <!-- Establish CSS layer order BEFORE any JS-injected CSS modules -->
9
9
  <style>@layer properties, theme, base, components, utilities;</style>
@@ -1,3 +1,6 @@
1
+ import {
2
+ clsx_default
3
+ } from "./chunk-CNYJBM5F.js";
1
4
  import {
2
5
  Check_default,
3
6
  Copy_default
@@ -5,9 +8,6 @@ import {
5
8
  import {
6
9
  require_jsx_runtime
7
10
  } from "./chunk-7IRBE5E4.js";
8
- import {
9
- clsx_default
10
- } from "./chunk-CNYJBM5F.js";
11
11
  import {
12
12
  require_react
13
13
  } from "./chunk-TNWQ7JGO.js";
@@ -7,67 +7,67 @@
7
7
  "react": {
8
8
  "src": "../../../../node_modules/.pnpm/react@19.2.0/node_modules/react/index.js",
9
9
  "file": "react.js",
10
- "fileHash": "9056025c",
10
+ "fileHash": "8c32e99f",
11
11
  "needsInterop": true
12
12
  },
13
13
  "react-dom": {
14
14
  "src": "../../../../node_modules/.pnpm/react-dom@19.2.0_react@19.2.0/node_modules/react-dom/index.js",
15
15
  "file": "react-dom.js",
16
- "fileHash": "4bf92ba0",
16
+ "fileHash": "810daf68",
17
17
  "needsInterop": true
18
18
  },
19
19
  "react/jsx-dev-runtime": {
20
20
  "src": "../../../../node_modules/.pnpm/react@19.2.0/node_modules/react/jsx-dev-runtime.js",
21
21
  "file": "react_jsx-dev-runtime.js",
22
- "fileHash": "3793059e",
22
+ "fileHash": "bc95af6f",
23
23
  "needsInterop": true
24
24
  },
25
25
  "react/jsx-runtime": {
26
26
  "src": "../../../../node_modules/.pnpm/react@19.2.0/node_modules/react/jsx-runtime.js",
27
27
  "file": "react_jsx-runtime.js",
28
- "fileHash": "333cb8da",
28
+ "fileHash": "fec03179",
29
29
  "needsInterop": true
30
30
  },
31
31
  "@openai/apps-sdk-ui/components/Button": {
32
32
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Button/index.js",
33
33
  "file": "@openai_apps-sdk-ui_components_Button.js",
34
- "fileHash": "cbb8e0ed",
34
+ "fileHash": "44ae9007",
35
35
  "needsInterop": false
36
36
  },
37
37
  "@openai/apps-sdk-ui/components/Icon": {
38
38
  "src": "../../../../node_modules/.pnpm/@openai+apps-sdk-ui@0.2.0_@types+react-dom@19.2.3_@types+react@19.2.7__@types+react@19._60630c8dcc43ec213b3e346c9e26579b/node_modules/@openai/apps-sdk-ui/dist/es/components/Icon/index.js",
39
39
  "file": "@openai_apps-sdk-ui_components_Icon.js",
40
- "fileHash": "c9ed12a2",
40
+ "fileHash": "635b97d1",
41
41
  "needsInterop": false
42
42
  },
43
43
  "clsx": {
44
44
  "src": "../../../../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs",
45
45
  "file": "clsx.js",
46
- "fileHash": "45adfb82",
46
+ "fileHash": "4552d743",
47
47
  "needsInterop": false
48
48
  },
49
49
  "embla-carousel-react": {
50
50
  "src": "../../../../node_modules/.pnpm/embla-carousel-react@8.6.0_react@19.2.0/node_modules/embla-carousel-react/esm/embla-carousel-react.esm.js",
51
51
  "file": "embla-carousel-react.js",
52
- "fileHash": "84f414e3",
52
+ "fileHash": "6ffa44c4",
53
53
  "needsInterop": false
54
54
  },
55
55
  "embla-carousel-wheel-gestures": {
56
56
  "src": "../../../../node_modules/.pnpm/embla-carousel-wheel-gestures@8.1.0_embla-carousel@8.6.0/node_modules/embla-carousel-wheel-gestures/dist/embla-carousel-wheel-gestures.esm.js",
57
57
  "file": "embla-carousel-wheel-gestures.js",
58
- "fileHash": "d8ac84d8",
58
+ "fileHash": "feff4b23",
59
59
  "needsInterop": false
60
60
  },
61
61
  "react-dom/client": {
62
62
  "src": "../../../../node_modules/.pnpm/react-dom@19.2.0_react@19.2.0/node_modules/react-dom/client.js",
63
63
  "file": "react-dom_client.js",
64
- "fileHash": "2b396df8",
64
+ "fileHash": "abafbd7f",
65
65
  "needsInterop": true
66
66
  },
67
67
  "tailwind-merge": {
68
68
  "src": "../../../../node_modules/.pnpm/tailwind-merge@3.4.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs",
69
69
  "file": "tailwind-merge.js",
70
- "fileHash": "641d32e3",
70
+ "fileHash": "b17b73ed",
71
71
  "needsInterop": false
72
72
  }
73
73
  },
@@ -75,15 +75,15 @@
75
75
  "chunk-DUV225XW": {
76
76
  "file": "chunk-DUV225XW.js"
77
77
  },
78
+ "chunk-CNYJBM5F": {
79
+ "file": "chunk-CNYJBM5F.js"
80
+ },
78
81
  "chunk-D3BYX6F4": {
79
82
  "file": "chunk-D3BYX6F4.js"
80
83
  },
81
84
  "chunk-7IRBE5E4": {
82
85
  "file": "chunk-7IRBE5E4.js"
83
86
  },
84
- "chunk-CNYJBM5F": {
85
- "file": "chunk-CNYJBM5F.js"
86
- },
87
87
  "chunk-TNWQ7JGO": {
88
88
  "file": "chunk-TNWQ7JGO.js"
89
89
  },
@@ -1 +1 @@
1
- {"version":"4.0.13","results":[[":src/components/album/albums.test.tsx",{"duration":372.74884499999985,"failed":false}],[":src/components/resources/carousel-resource.test.tsx",{"duration":247.07823000000008,"failed":false}],[":src/components/album/fullscreen-viewer.test.tsx",{"duration":297.08260300000074,"failed":false}],[":src/components/resources/counter-resource.test.tsx",{"duration":306.71444999999994,"failed":false}],[":src/components/carousel/carousel.test.tsx",{"duration":88.42288999999982,"failed":false}],[":src/components/resources/albums-resource.test.tsx",{"duration":307.46733100000006,"failed":false}],[":src/components/album/film-strip.test.tsx",{"duration":464.6955840000003,"failed":false}],[":src/components/album/album-card.test.tsx",{"duration":384.5613500000002,"failed":false}],[":src/components/card/card.test.tsx",{"duration":55.76917900000012,"failed":false}]]}
1
+ {"version":"4.0.13","results":[[":src/components/resources/carousel-resource.test.tsx",{"duration":261.3593149999999,"failed":false}],[":src/components/album/fullscreen-viewer.test.tsx",{"duration":272.93452400000024,"failed":false}],[":src/components/album/albums.test.tsx",{"duration":323.23030500000004,"failed":false}],[":src/components/carousel/carousel.test.tsx",{"duration":87.48382599999968,"failed":false}],[":src/components/resources/counter-resource.test.tsx",{"duration":295.2709850000001,"failed":false}],[":src/components/resources/albums-resource.test.tsx",{"duration":321.537415,"failed":false}],[":src/components/album/film-strip.test.tsx",{"duration":455.704608,"failed":false}],[":src/components/album/album-card.test.tsx",{"duration":353.06880000000024,"failed":false}],[":src/components/card/card.test.tsx",{"duration":54.87285699999984,"failed":false}]]}