opencodekit 0.20.7 → 0.20.8

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 (41) hide show
  1. package/dist/index.js +1 -1
  2. package/dist/template/.opencode/AGENTS.md +48 -0
  3. package/dist/template/.opencode/agent/build.md +3 -2
  4. package/dist/template/.opencode/agent/explore.md +14 -14
  5. package/dist/template/.opencode/agent/general.md +1 -1
  6. package/dist/template/.opencode/agent/plan.md +1 -1
  7. package/dist/template/.opencode/agent/review.md +1 -1
  8. package/dist/template/.opencode/agent/vision.md +0 -9
  9. package/dist/template/.opencode/memory.db +0 -0
  10. package/dist/template/.opencode/memory.db-shm +0 -0
  11. package/dist/template/.opencode/memory.db-wal +0 -0
  12. package/dist/template/.opencode/opencode.json +0 -5
  13. package/dist/template/.opencode/package.json +1 -1
  14. package/dist/template/.opencode/pnpm-lock.yaml +791 -9
  15. package/dist/template/.opencode/skill/api-and-interface-design/SKILL.md +162 -0
  16. package/dist/template/.opencode/skill/beads/SKILL.md +10 -9
  17. package/dist/template/.opencode/skill/beads/references/MULTI_AGENT.md +10 -10
  18. package/dist/template/.opencode/skill/ci-cd-and-automation/SKILL.md +202 -0
  19. package/dist/template/.opencode/skill/code-search-patterns/SKILL.md +253 -0
  20. package/dist/template/.opencode/skill/code-simplification/SKILL.md +211 -0
  21. package/dist/template/.opencode/skill/condition-based-waiting/SKILL.md +12 -0
  22. package/dist/template/.opencode/skill/defense-in-depth/SKILL.md +16 -6
  23. package/dist/template/.opencode/skill/deprecation-and-migration/SKILL.md +189 -0
  24. package/dist/template/.opencode/skill/development-lifecycle/SKILL.md +12 -48
  25. package/dist/template/.opencode/skill/documentation-and-adrs/SKILL.md +220 -0
  26. package/dist/template/.opencode/skill/incremental-implementation/SKILL.md +191 -0
  27. package/dist/template/.opencode/skill/performance-optimization/SKILL.md +236 -0
  28. package/dist/template/.opencode/skill/receiving-code-review/SKILL.md +11 -0
  29. package/dist/template/.opencode/skill/security-and-hardening/SKILL.md +296 -0
  30. package/dist/template/.opencode/skill/structured-edit/SKILL.md +10 -0
  31. package/dist/template/.opencode/skill/swarm-coordination/SKILL.md +66 -1
  32. package/package.json +1 -1
  33. package/dist/template/.opencode/skill/beads-bridge/SKILL.md +0 -321
  34. package/dist/template/.opencode/skill/code-navigation/SKILL.md +0 -130
  35. package/dist/template/.opencode/skill/mqdh/SKILL.md +0 -171
  36. package/dist/template/.opencode/skill/obsidian/SKILL.md +0 -192
  37. package/dist/template/.opencode/skill/obsidian/mcp.json +0 -22
  38. package/dist/template/.opencode/skill/pencil/SKILL.md +0 -72
  39. package/dist/template/.opencode/skill/ralph/SKILL.md +0 -296
  40. package/dist/template/.opencode/skill/tilth-cli/SKILL.md +0 -207
  41. package/dist/template/.opencode/skill/tool-priority/SKILL.md +0 -299
@@ -8,9 +8,12 @@ importers:
8
8
 
9
9
  .:
10
10
  dependencies:
11
+ '@google/stitch-sdk':
12
+ specifier: ^0.0.3
13
+ version: 0.0.3
11
14
  '@opencode-ai/plugin':
12
- specifier: 1.2.22
13
- version: 1.2.22
15
+ specifier: 1.4.3
16
+ version: 1.4.3
14
17
  devDependencies:
15
18
  '@types/node':
16
19
  specifier: ^25.3.0
@@ -24,18 +27,372 @@ importers:
24
27
 
25
28
  packages:
26
29
 
27
- '@opencode-ai/plugin@1.2.22':
28
- resolution: {integrity: sha512-vKVHymAGspLDBuObiJNSoCAQR+l6aMx6n21mgwNBa0BY4n0uzdJcM1rAN/Ksv/t6rsswMcsNeH0yMmj9Iokf7Q==}
30
+ '@google/stitch-sdk@0.0.3':
31
+ resolution: {integrity: sha512-lBqT4sgYUzyKdFJ8m+ITxQedI29iWhoJtRXbxGYYg1iSGoRV0dqwhyKIL7rN9QW+NoyBuIMmsjuCcoxtm8Qz4A==}
32
+ engines: {node: '>=18'}
29
33
 
30
- '@opencode-ai/sdk@1.2.22':
31
- resolution: {integrity: sha512-EXI1+Rc9dkzKo9uDj0EA4pLUCQJS2Qi8/xKwsT6RNZPBpSau05HVPWlZ+t8WyLW4fWymiho8jsXSErfKOpyCsw==}
34
+ '@hono/node-server@1.19.13':
35
+ resolution: {integrity: sha512-TsQLe4i2gvoTtrHje625ngThGBySOgSK3Xo2XRYOdqGN1teR8+I7vchQC46uLJi8OF62YTYA3AhSpumtkhsaKQ==}
36
+ engines: {node: '>=18.14.1'}
37
+ peerDependencies:
38
+ hono: ^4
39
+
40
+ '@modelcontextprotocol/sdk@1.29.0':
41
+ resolution: {integrity: sha512-zo37mZA9hJWpULgkRpowewez1y6ML5GsXJPY8FI0tBBCd77HEvza4jDqRKOXgHNn867PVGCyTdzqpz0izu5ZjQ==}
42
+ engines: {node: '>=18'}
43
+ peerDependencies:
44
+ '@cfworker/json-schema': ^4.1.1
45
+ zod: ^3.25 || ^4.0
46
+ peerDependenciesMeta:
47
+ '@cfworker/json-schema':
48
+ optional: true
49
+
50
+ '@opencode-ai/plugin@1.4.3':
51
+ resolution: {integrity: sha512-Ob/3tVSIeuMRJBr2O23RtrnC5djRe01Lglx+TwGEmjrH9yDBJ2tftegYLnNEjRoMuzITgq9LD8168p4pzv+U/A==}
52
+ peerDependencies:
53
+ '@opentui/core': '>=0.1.97'
54
+ '@opentui/solid': '>=0.1.97'
55
+ peerDependenciesMeta:
56
+ '@opentui/core':
57
+ optional: true
58
+ '@opentui/solid':
59
+ optional: true
60
+
61
+ '@opencode-ai/sdk@1.4.3':
62
+ resolution: {integrity: sha512-X0CAVbwoGAjTY2iecpWkx2B+GAa2jSaQKYpJ+xILopeF/OGKZUN15mjqci+L7cEuwLHV5wk3x2TStUOVCa5p0A==}
32
63
 
33
64
  '@types/node@25.3.5':
34
65
  resolution: {integrity: sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==}
35
66
 
67
+ accepts@2.0.0:
68
+ resolution: {integrity: sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==}
69
+ engines: {node: '>= 0.6'}
70
+
71
+ ajv-formats@3.0.1:
72
+ resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
73
+ peerDependencies:
74
+ ajv: ^8.0.0
75
+ peerDependenciesMeta:
76
+ ajv:
77
+ optional: true
78
+
79
+ ajv@8.18.0:
80
+ resolution: {integrity: sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==}
81
+
82
+ body-parser@2.2.2:
83
+ resolution: {integrity: sha512-oP5VkATKlNwcgvxi0vM0p/D3n2C3EReYVX+DNYs5TjZFn/oQt2j+4sVJtSMr18pdRr8wjTcBl6LoV+FUwzPmNA==}
84
+ engines: {node: '>=18'}
85
+
36
86
  bun-types@1.3.10:
37
87
  resolution: {integrity: sha512-tcpfCCl6XWo6nCVnpcVrxQ+9AYN1iqMIzgrSKYMB/fjLtV2eyAVEg7AxQJuCq/26R6HpKWykQXuSOq/21RYcbg==}
38
88
 
89
+ bytes@3.1.2:
90
+ resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
91
+ engines: {node: '>= 0.8'}
92
+
93
+ call-bind-apply-helpers@1.0.2:
94
+ resolution: {integrity: sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==}
95
+ engines: {node: '>= 0.4'}
96
+
97
+ call-bound@1.0.4:
98
+ resolution: {integrity: sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==}
99
+ engines: {node: '>= 0.4'}
100
+
101
+ content-disposition@1.1.0:
102
+ resolution: {integrity: sha512-5jRCH9Z/+DRP7rkvY83B+yGIGX96OYdJmzngqnw2SBSxqCFPd0w2km3s5iawpGX8krnwSGmF0FW5Nhr0Hfai3g==}
103
+ engines: {node: '>=18'}
104
+
105
+ content-type@1.0.5:
106
+ resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==}
107
+ engines: {node: '>= 0.6'}
108
+
109
+ cookie-signature@1.2.2:
110
+ resolution: {integrity: sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==}
111
+ engines: {node: '>=6.6.0'}
112
+
113
+ cookie@0.7.2:
114
+ resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
115
+ engines: {node: '>= 0.6'}
116
+
117
+ cors@2.8.6:
118
+ resolution: {integrity: sha512-tJtZBBHA6vjIAaF6EnIaq6laBBP9aq/Y3ouVJjEfoHbRBcHBAHYcMh/w8LDrk2PvIMMq8gmopa5D4V8RmbrxGw==}
119
+ engines: {node: '>= 0.10'}
120
+
121
+ cross-spawn@7.0.6:
122
+ resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
123
+ engines: {node: '>= 8'}
124
+
125
+ debug@4.4.3:
126
+ resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
127
+ engines: {node: '>=6.0'}
128
+ peerDependencies:
129
+ supports-color: '*'
130
+ peerDependenciesMeta:
131
+ supports-color:
132
+ optional: true
133
+
134
+ depd@2.0.0:
135
+ resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
136
+ engines: {node: '>= 0.8'}
137
+
138
+ dunder-proto@1.0.1:
139
+ resolution: {integrity: sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==}
140
+ engines: {node: '>= 0.4'}
141
+
142
+ ee-first@1.1.1:
143
+ resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==}
144
+
145
+ encodeurl@2.0.0:
146
+ resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==}
147
+ engines: {node: '>= 0.8'}
148
+
149
+ es-define-property@1.0.1:
150
+ resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
151
+ engines: {node: '>= 0.4'}
152
+
153
+ es-errors@1.3.0:
154
+ resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
155
+ engines: {node: '>= 0.4'}
156
+
157
+ es-object-atoms@1.1.1:
158
+ resolution: {integrity: sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==}
159
+ engines: {node: '>= 0.4'}
160
+
161
+ escape-html@1.0.3:
162
+ resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
163
+
164
+ etag@1.8.1:
165
+ resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==}
166
+ engines: {node: '>= 0.6'}
167
+
168
+ eventsource-parser@3.0.6:
169
+ resolution: {integrity: sha512-Vo1ab+QXPzZ4tCa8SwIHJFaSzy4R6SHf7BY79rFBDf0idraZWAkYrDjDj8uWaSm3S2TK+hJ7/t1CEmZ7jXw+pg==}
170
+ engines: {node: '>=18.0.0'}
171
+
172
+ eventsource@3.0.7:
173
+ resolution: {integrity: sha512-CRT1WTyuQoD771GW56XEZFQ/ZoSfWid1alKGDYMmkt2yl8UXrVR4pspqWNEcqKvVIzg6PAltWjxcSSPrboA4iA==}
174
+ engines: {node: '>=18.0.0'}
175
+
176
+ express-rate-limit@8.3.2:
177
+ resolution: {integrity: sha512-77VmFeJkO0/rvimEDuUC5H30oqUC4EyOhyGccfqoLebB0oiEYfM7nwPrsDsBL1gsTpwfzX8SFy2MT3TDyRq+bg==}
178
+ engines: {node: '>= 16'}
179
+ peerDependencies:
180
+ express: '>= 4.11'
181
+
182
+ express@5.2.1:
183
+ resolution: {integrity: sha512-hIS4idWWai69NezIdRt2xFVofaF4j+6INOpJlVOLDO8zXGpUVEVzIYk12UUi2JzjEzWL3IOAxcTubgz9Po0yXw==}
184
+ engines: {node: '>= 18'}
185
+
186
+ fast-deep-equal@3.1.3:
187
+ resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
188
+
189
+ fast-uri@3.1.0:
190
+ resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==}
191
+
192
+ finalhandler@2.1.1:
193
+ resolution: {integrity: sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==}
194
+ engines: {node: '>= 18.0.0'}
195
+
196
+ forwarded@0.2.0:
197
+ resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
198
+ engines: {node: '>= 0.6'}
199
+
200
+ fresh@2.0.0:
201
+ resolution: {integrity: sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==}
202
+ engines: {node: '>= 0.8'}
203
+
204
+ function-bind@1.1.2:
205
+ resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
206
+
207
+ get-intrinsic@1.3.0:
208
+ resolution: {integrity: sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==}
209
+ engines: {node: '>= 0.4'}
210
+
211
+ get-proto@1.0.1:
212
+ resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==}
213
+ engines: {node: '>= 0.4'}
214
+
215
+ gopd@1.2.0:
216
+ resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
217
+ engines: {node: '>= 0.4'}
218
+
219
+ has-symbols@1.1.0:
220
+ resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
221
+ engines: {node: '>= 0.4'}
222
+
223
+ hasown@2.0.2:
224
+ resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
225
+ engines: {node: '>= 0.4'}
226
+
227
+ hono@4.12.12:
228
+ resolution: {integrity: sha512-p1JfQMKaceuCbpJKAPKVqyqviZdS0eUxH9v82oWo1kb9xjQ5wA6iP3FNVAPDFlz5/p7d45lO+BpSk1tuSZMF4Q==}
229
+ engines: {node: '>=16.9.0'}
230
+
231
+ http-errors@2.0.1:
232
+ resolution: {integrity: sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==}
233
+ engines: {node: '>= 0.8'}
234
+
235
+ iconv-lite@0.7.2:
236
+ resolution: {integrity: sha512-im9DjEDQ55s9fL4EYzOAv0yMqmMBSZp6G0VvFyTMPKWxiSBHUj9NW/qqLmXUwXrrM7AvqSlTCfvqRb0cM8yYqw==}
237
+ engines: {node: '>=0.10.0'}
238
+
239
+ inherits@2.0.4:
240
+ resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
241
+
242
+ ip-address@10.1.0:
243
+ resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==}
244
+ engines: {node: '>= 12'}
245
+
246
+ ipaddr.js@1.9.1:
247
+ resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
248
+ engines: {node: '>= 0.10'}
249
+
250
+ is-promise@4.0.0:
251
+ resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==}
252
+
253
+ isexe@2.0.0:
254
+ resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
255
+
256
+ jose@6.2.2:
257
+ resolution: {integrity: sha512-d7kPDd34KO/YnzaDOlikGpOurfF0ByC2sEV4cANCtdqLlTfBlw2p14O/5d/zv40gJPbIQxfES3nSx1/oYNyuZQ==}
258
+
259
+ json-schema-traverse@1.0.0:
260
+ resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
261
+
262
+ json-schema-typed@8.0.2:
263
+ resolution: {integrity: sha512-fQhoXdcvc3V28x7C7BMs4P5+kNlgUURe2jmUT1T//oBRMDrqy1QPelJimwZGo7Hg9VPV3EQV5Bnq4hbFy2vetA==}
264
+
265
+ math-intrinsics@1.1.0:
266
+ resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==}
267
+ engines: {node: '>= 0.4'}
268
+
269
+ media-typer@1.1.0:
270
+ resolution: {integrity: sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==}
271
+ engines: {node: '>= 0.8'}
272
+
273
+ merge-descriptors@2.0.0:
274
+ resolution: {integrity: sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==}
275
+ engines: {node: '>=18'}
276
+
277
+ mime-db@1.54.0:
278
+ resolution: {integrity: sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==}
279
+ engines: {node: '>= 0.6'}
280
+
281
+ mime-types@3.0.2:
282
+ resolution: {integrity: sha512-Lbgzdk0h4juoQ9fCKXW4by0UJqj+nOOrI9MJ1sSj4nI8aI2eo1qmvQEie4VD1glsS250n15LsWsYtCugiStS5A==}
283
+ engines: {node: '>=18'}
284
+
285
+ ms@2.1.3:
286
+ resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
287
+
288
+ negotiator@1.0.0:
289
+ resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==}
290
+ engines: {node: '>= 0.6'}
291
+
292
+ object-assign@4.1.1:
293
+ resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
294
+ engines: {node: '>=0.10.0'}
295
+
296
+ object-inspect@1.13.4:
297
+ resolution: {integrity: sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==}
298
+ engines: {node: '>= 0.4'}
299
+
300
+ on-finished@2.4.1:
301
+ resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==}
302
+ engines: {node: '>= 0.8'}
303
+
304
+ once@1.4.0:
305
+ resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
306
+
307
+ parseurl@1.3.3:
308
+ resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
309
+ engines: {node: '>= 0.8'}
310
+
311
+ path-key@3.1.1:
312
+ resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
313
+ engines: {node: '>=8'}
314
+
315
+ path-to-regexp@8.4.2:
316
+ resolution: {integrity: sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==}
317
+
318
+ pkce-challenge@5.0.1:
319
+ resolution: {integrity: sha512-wQ0b/W4Fr01qtpHlqSqspcj3EhBvimsdh0KlHhH8HRZnMsEa0ea2fTULOXOS9ccQr3om+GcGRk4e+isrZWV8qQ==}
320
+ engines: {node: '>=16.20.0'}
321
+
322
+ proxy-addr@2.0.7:
323
+ resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
324
+ engines: {node: '>= 0.10'}
325
+
326
+ qs@6.15.1:
327
+ resolution: {integrity: sha512-6YHEFRL9mfgcAvql/XhwTvf5jKcOiiupt2FiJxHkiX1z4j7WL8J/jRHYLluORvc1XxB5rV20KoeK00gVJamspg==}
328
+ engines: {node: '>=0.6'}
329
+
330
+ range-parser@1.2.1:
331
+ resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
332
+ engines: {node: '>= 0.6'}
333
+
334
+ raw-body@3.0.2:
335
+ resolution: {integrity: sha512-K5zQjDllxWkf7Z5xJdV0/B0WTNqx6vxG70zJE4N0kBs4LovmEYWJzQGxC9bS9RAKu3bgM40lrd5zoLJ12MQ5BA==}
336
+ engines: {node: '>= 0.10'}
337
+
338
+ require-from-string@2.0.2:
339
+ resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
340
+ engines: {node: '>=0.10.0'}
341
+
342
+ router@2.2.0:
343
+ resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
344
+ engines: {node: '>= 18'}
345
+
346
+ safer-buffer@2.1.2:
347
+ resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
348
+
349
+ send@1.2.1:
350
+ resolution: {integrity: sha512-1gnZf7DFcoIcajTjTwjwuDjzuz4PPcY2StKPlsGAQ1+YH20IRVrBaXSWmdjowTJ6u8Rc01PoYOGHXfP1mYcZNQ==}
351
+ engines: {node: '>= 18'}
352
+
353
+ serve-static@2.2.1:
354
+ resolution: {integrity: sha512-xRXBn0pPqQTVQiC8wyQrKs2MOlX24zQ0POGaj0kultvoOCstBQM5yvOhAVSUwOMjQtTvsPWoNCHfPGwaaQJhTw==}
355
+ engines: {node: '>= 18'}
356
+
357
+ setprototypeof@1.2.0:
358
+ resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
359
+
360
+ shebang-command@2.0.0:
361
+ resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
362
+ engines: {node: '>=8'}
363
+
364
+ shebang-regex@3.0.0:
365
+ resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
366
+ engines: {node: '>=8'}
367
+
368
+ side-channel-list@1.0.1:
369
+ resolution: {integrity: sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==}
370
+ engines: {node: '>= 0.4'}
371
+
372
+ side-channel-map@1.0.1:
373
+ resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
374
+ engines: {node: '>= 0.4'}
375
+
376
+ side-channel-weakmap@1.0.2:
377
+ resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
378
+ engines: {node: '>= 0.4'}
379
+
380
+ side-channel@1.1.0:
381
+ resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
382
+ engines: {node: '>= 0.4'}
383
+
384
+ statuses@2.0.2:
385
+ resolution: {integrity: sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==}
386
+ engines: {node: '>= 0.8'}
387
+
388
+ toidentifier@1.0.1:
389
+ resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
390
+ engines: {node: '>=0.6'}
391
+
392
+ type-is@2.0.1:
393
+ resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==}
394
+ engines: {node: '>= 0.6'}
395
+
39
396
  typescript@5.9.3:
40
397
  resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
41
398
  engines: {node: '>=14.17'}
@@ -44,28 +401,453 @@ packages:
44
401
  undici-types@7.18.2:
45
402
  resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
46
403
 
404
+ unpipe@1.0.0:
405
+ resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
406
+ engines: {node: '>= 0.8'}
407
+
408
+ vary@1.1.2:
409
+ resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
410
+ engines: {node: '>= 0.8'}
411
+
412
+ which@2.0.2:
413
+ resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
414
+ engines: {node: '>= 8'}
415
+ hasBin: true
416
+
417
+ wrappy@1.0.2:
418
+ resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
419
+
420
+ zod-to-json-schema@3.25.2:
421
+ resolution: {integrity: sha512-O/PgfnpT1xKSDeQYSCfRI5Gy3hPf91mKVDuYLUHZJMiDFptvP41MSnWofm8dnCm0256ZNfZIM7DSzuSMAFnjHA==}
422
+ peerDependencies:
423
+ zod: ^3.25.28 || ^4
424
+
47
425
  zod@4.1.8:
48
426
  resolution: {integrity: sha512-5R1P+WwQqmmMIEACyzSvo4JXHY5WiAFHRMg+zBZKgKS+Q1viRa0C1hmUKtHltoIFKtIdki3pRxkmpP74jnNYHQ==}
49
427
 
428
+ zod@4.3.6:
429
+ resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
430
+
50
431
  snapshots:
51
432
 
52
- '@opencode-ai/plugin@1.2.22':
433
+ '@google/stitch-sdk@0.0.3':
434
+ dependencies:
435
+ '@modelcontextprotocol/sdk': 1.29.0(zod@4.3.6)
436
+ zod: 4.3.6
437
+ transitivePeerDependencies:
438
+ - '@cfworker/json-schema'
439
+ - supports-color
440
+
441
+ '@hono/node-server@1.19.13(hono@4.12.12)':
442
+ dependencies:
443
+ hono: 4.12.12
444
+
445
+ '@modelcontextprotocol/sdk@1.29.0(zod@4.3.6)':
446
+ dependencies:
447
+ '@hono/node-server': 1.19.13(hono@4.12.12)
448
+ ajv: 8.18.0
449
+ ajv-formats: 3.0.1(ajv@8.18.0)
450
+ content-type: 1.0.5
451
+ cors: 2.8.6
452
+ cross-spawn: 7.0.6
453
+ eventsource: 3.0.7
454
+ eventsource-parser: 3.0.6
455
+ express: 5.2.1
456
+ express-rate-limit: 8.3.2(express@5.2.1)
457
+ hono: 4.12.12
458
+ jose: 6.2.2
459
+ json-schema-typed: 8.0.2
460
+ pkce-challenge: 5.0.1
461
+ raw-body: 3.0.2
462
+ zod: 4.3.6
463
+ zod-to-json-schema: 3.25.2(zod@4.3.6)
464
+ transitivePeerDependencies:
465
+ - supports-color
466
+
467
+ '@opencode-ai/plugin@1.4.3':
53
468
  dependencies:
54
- '@opencode-ai/sdk': 1.2.22
469
+ '@opencode-ai/sdk': 1.4.3
55
470
  zod: 4.1.8
56
471
 
57
- '@opencode-ai/sdk@1.2.22': {}
472
+ '@opencode-ai/sdk@1.4.3':
473
+ dependencies:
474
+ cross-spawn: 7.0.6
58
475
 
59
476
  '@types/node@25.3.5':
60
477
  dependencies:
61
478
  undici-types: 7.18.2
62
479
 
480
+ accepts@2.0.0:
481
+ dependencies:
482
+ mime-types: 3.0.2
483
+ negotiator: 1.0.0
484
+
485
+ ajv-formats@3.0.1(ajv@8.18.0):
486
+ optionalDependencies:
487
+ ajv: 8.18.0
488
+
489
+ ajv@8.18.0:
490
+ dependencies:
491
+ fast-deep-equal: 3.1.3
492
+ fast-uri: 3.1.0
493
+ json-schema-traverse: 1.0.0
494
+ require-from-string: 2.0.2
495
+
496
+ body-parser@2.2.2:
497
+ dependencies:
498
+ bytes: 3.1.2
499
+ content-type: 1.0.5
500
+ debug: 4.4.3
501
+ http-errors: 2.0.1
502
+ iconv-lite: 0.7.2
503
+ on-finished: 2.4.1
504
+ qs: 6.15.1
505
+ raw-body: 3.0.2
506
+ type-is: 2.0.1
507
+ transitivePeerDependencies:
508
+ - supports-color
509
+
63
510
  bun-types@1.3.10:
64
511
  dependencies:
65
512
  '@types/node': 25.3.5
66
513
 
514
+ bytes@3.1.2: {}
515
+
516
+ call-bind-apply-helpers@1.0.2:
517
+ dependencies:
518
+ es-errors: 1.3.0
519
+ function-bind: 1.1.2
520
+
521
+ call-bound@1.0.4:
522
+ dependencies:
523
+ call-bind-apply-helpers: 1.0.2
524
+ get-intrinsic: 1.3.0
525
+
526
+ content-disposition@1.1.0: {}
527
+
528
+ content-type@1.0.5: {}
529
+
530
+ cookie-signature@1.2.2: {}
531
+
532
+ cookie@0.7.2: {}
533
+
534
+ cors@2.8.6:
535
+ dependencies:
536
+ object-assign: 4.1.1
537
+ vary: 1.1.2
538
+
539
+ cross-spawn@7.0.6:
540
+ dependencies:
541
+ path-key: 3.1.1
542
+ shebang-command: 2.0.0
543
+ which: 2.0.2
544
+
545
+ debug@4.4.3:
546
+ dependencies:
547
+ ms: 2.1.3
548
+
549
+ depd@2.0.0: {}
550
+
551
+ dunder-proto@1.0.1:
552
+ dependencies:
553
+ call-bind-apply-helpers: 1.0.2
554
+ es-errors: 1.3.0
555
+ gopd: 1.2.0
556
+
557
+ ee-first@1.1.1: {}
558
+
559
+ encodeurl@2.0.0: {}
560
+
561
+ es-define-property@1.0.1: {}
562
+
563
+ es-errors@1.3.0: {}
564
+
565
+ es-object-atoms@1.1.1:
566
+ dependencies:
567
+ es-errors: 1.3.0
568
+
569
+ escape-html@1.0.3: {}
570
+
571
+ etag@1.8.1: {}
572
+
573
+ eventsource-parser@3.0.6: {}
574
+
575
+ eventsource@3.0.7:
576
+ dependencies:
577
+ eventsource-parser: 3.0.6
578
+
579
+ express-rate-limit@8.3.2(express@5.2.1):
580
+ dependencies:
581
+ express: 5.2.1
582
+ ip-address: 10.1.0
583
+
584
+ express@5.2.1:
585
+ dependencies:
586
+ accepts: 2.0.0
587
+ body-parser: 2.2.2
588
+ content-disposition: 1.1.0
589
+ content-type: 1.0.5
590
+ cookie: 0.7.2
591
+ cookie-signature: 1.2.2
592
+ debug: 4.4.3
593
+ depd: 2.0.0
594
+ encodeurl: 2.0.0
595
+ escape-html: 1.0.3
596
+ etag: 1.8.1
597
+ finalhandler: 2.1.1
598
+ fresh: 2.0.0
599
+ http-errors: 2.0.1
600
+ merge-descriptors: 2.0.0
601
+ mime-types: 3.0.2
602
+ on-finished: 2.4.1
603
+ once: 1.4.0
604
+ parseurl: 1.3.3
605
+ proxy-addr: 2.0.7
606
+ qs: 6.15.1
607
+ range-parser: 1.2.1
608
+ router: 2.2.0
609
+ send: 1.2.1
610
+ serve-static: 2.2.1
611
+ statuses: 2.0.2
612
+ type-is: 2.0.1
613
+ vary: 1.1.2
614
+ transitivePeerDependencies:
615
+ - supports-color
616
+
617
+ fast-deep-equal@3.1.3: {}
618
+
619
+ fast-uri@3.1.0: {}
620
+
621
+ finalhandler@2.1.1:
622
+ dependencies:
623
+ debug: 4.4.3
624
+ encodeurl: 2.0.0
625
+ escape-html: 1.0.3
626
+ on-finished: 2.4.1
627
+ parseurl: 1.3.3
628
+ statuses: 2.0.2
629
+ transitivePeerDependencies:
630
+ - supports-color
631
+
632
+ forwarded@0.2.0: {}
633
+
634
+ fresh@2.0.0: {}
635
+
636
+ function-bind@1.1.2: {}
637
+
638
+ get-intrinsic@1.3.0:
639
+ dependencies:
640
+ call-bind-apply-helpers: 1.0.2
641
+ es-define-property: 1.0.1
642
+ es-errors: 1.3.0
643
+ es-object-atoms: 1.1.1
644
+ function-bind: 1.1.2
645
+ get-proto: 1.0.1
646
+ gopd: 1.2.0
647
+ has-symbols: 1.1.0
648
+ hasown: 2.0.2
649
+ math-intrinsics: 1.1.0
650
+
651
+ get-proto@1.0.1:
652
+ dependencies:
653
+ dunder-proto: 1.0.1
654
+ es-object-atoms: 1.1.1
655
+
656
+ gopd@1.2.0: {}
657
+
658
+ has-symbols@1.1.0: {}
659
+
660
+ hasown@2.0.2:
661
+ dependencies:
662
+ function-bind: 1.1.2
663
+
664
+ hono@4.12.12: {}
665
+
666
+ http-errors@2.0.1:
667
+ dependencies:
668
+ depd: 2.0.0
669
+ inherits: 2.0.4
670
+ setprototypeof: 1.2.0
671
+ statuses: 2.0.2
672
+ toidentifier: 1.0.1
673
+
674
+ iconv-lite@0.7.2:
675
+ dependencies:
676
+ safer-buffer: 2.1.2
677
+
678
+ inherits@2.0.4: {}
679
+
680
+ ip-address@10.1.0: {}
681
+
682
+ ipaddr.js@1.9.1: {}
683
+
684
+ is-promise@4.0.0: {}
685
+
686
+ isexe@2.0.0: {}
687
+
688
+ jose@6.2.2: {}
689
+
690
+ json-schema-traverse@1.0.0: {}
691
+
692
+ json-schema-typed@8.0.2: {}
693
+
694
+ math-intrinsics@1.1.0: {}
695
+
696
+ media-typer@1.1.0: {}
697
+
698
+ merge-descriptors@2.0.0: {}
699
+
700
+ mime-db@1.54.0: {}
701
+
702
+ mime-types@3.0.2:
703
+ dependencies:
704
+ mime-db: 1.54.0
705
+
706
+ ms@2.1.3: {}
707
+
708
+ negotiator@1.0.0: {}
709
+
710
+ object-assign@4.1.1: {}
711
+
712
+ object-inspect@1.13.4: {}
713
+
714
+ on-finished@2.4.1:
715
+ dependencies:
716
+ ee-first: 1.1.1
717
+
718
+ once@1.4.0:
719
+ dependencies:
720
+ wrappy: 1.0.2
721
+
722
+ parseurl@1.3.3: {}
723
+
724
+ path-key@3.1.1: {}
725
+
726
+ path-to-regexp@8.4.2: {}
727
+
728
+ pkce-challenge@5.0.1: {}
729
+
730
+ proxy-addr@2.0.7:
731
+ dependencies:
732
+ forwarded: 0.2.0
733
+ ipaddr.js: 1.9.1
734
+
735
+ qs@6.15.1:
736
+ dependencies:
737
+ side-channel: 1.1.0
738
+
739
+ range-parser@1.2.1: {}
740
+
741
+ raw-body@3.0.2:
742
+ dependencies:
743
+ bytes: 3.1.2
744
+ http-errors: 2.0.1
745
+ iconv-lite: 0.7.2
746
+ unpipe: 1.0.0
747
+
748
+ require-from-string@2.0.2: {}
749
+
750
+ router@2.2.0:
751
+ dependencies:
752
+ debug: 4.4.3
753
+ depd: 2.0.0
754
+ is-promise: 4.0.0
755
+ parseurl: 1.3.3
756
+ path-to-regexp: 8.4.2
757
+ transitivePeerDependencies:
758
+ - supports-color
759
+
760
+ safer-buffer@2.1.2: {}
761
+
762
+ send@1.2.1:
763
+ dependencies:
764
+ debug: 4.4.3
765
+ encodeurl: 2.0.0
766
+ escape-html: 1.0.3
767
+ etag: 1.8.1
768
+ fresh: 2.0.0
769
+ http-errors: 2.0.1
770
+ mime-types: 3.0.2
771
+ ms: 2.1.3
772
+ on-finished: 2.4.1
773
+ range-parser: 1.2.1
774
+ statuses: 2.0.2
775
+ transitivePeerDependencies:
776
+ - supports-color
777
+
778
+ serve-static@2.2.1:
779
+ dependencies:
780
+ encodeurl: 2.0.0
781
+ escape-html: 1.0.3
782
+ parseurl: 1.3.3
783
+ send: 1.2.1
784
+ transitivePeerDependencies:
785
+ - supports-color
786
+
787
+ setprototypeof@1.2.0: {}
788
+
789
+ shebang-command@2.0.0:
790
+ dependencies:
791
+ shebang-regex: 3.0.0
792
+
793
+ shebang-regex@3.0.0: {}
794
+
795
+ side-channel-list@1.0.1:
796
+ dependencies:
797
+ es-errors: 1.3.0
798
+ object-inspect: 1.13.4
799
+
800
+ side-channel-map@1.0.1:
801
+ dependencies:
802
+ call-bound: 1.0.4
803
+ es-errors: 1.3.0
804
+ get-intrinsic: 1.3.0
805
+ object-inspect: 1.13.4
806
+
807
+ side-channel-weakmap@1.0.2:
808
+ dependencies:
809
+ call-bound: 1.0.4
810
+ es-errors: 1.3.0
811
+ get-intrinsic: 1.3.0
812
+ object-inspect: 1.13.4
813
+ side-channel-map: 1.0.1
814
+
815
+ side-channel@1.1.0:
816
+ dependencies:
817
+ es-errors: 1.3.0
818
+ object-inspect: 1.13.4
819
+ side-channel-list: 1.0.1
820
+ side-channel-map: 1.0.1
821
+ side-channel-weakmap: 1.0.2
822
+
823
+ statuses@2.0.2: {}
824
+
825
+ toidentifier@1.0.1: {}
826
+
827
+ type-is@2.0.1:
828
+ dependencies:
829
+ content-type: 1.0.5
830
+ media-typer: 1.1.0
831
+ mime-types: 3.0.2
832
+
67
833
  typescript@5.9.3: {}
68
834
 
69
835
  undici-types@7.18.2: {}
70
836
 
837
+ unpipe@1.0.0: {}
838
+
839
+ vary@1.1.2: {}
840
+
841
+ which@2.0.2:
842
+ dependencies:
843
+ isexe: 2.0.0
844
+
845
+ wrappy@1.0.2: {}
846
+
847
+ zod-to-json-schema@3.25.2(zod@4.3.6):
848
+ dependencies:
849
+ zod: 4.3.6
850
+
71
851
  zod@4.1.8: {}
852
+
853
+ zod@4.3.6: {}