@ai-sdk/harness-codex 0.0.0-cca10482-20260708215408

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/CHANGELOG.md ADDED
@@ -0,0 +1,359 @@
1
+ # @ai-sdk/harness-codex
2
+
3
+ ## 0.0.0-cca10482-20260708215408
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [90cd96d]
8
+ - @ai-sdk/provider-utils@0.0.0-cca10482-20260708215408
9
+ - @ai-sdk/harness@0.0.0-cca10482-20260708215408
10
+
11
+ ## 1.0.22
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [ac306ed]
16
+ - @ai-sdk/provider-utils@5.0.6
17
+ - @ai-sdk/harness@1.0.21
18
+
19
+ ## 1.0.21
20
+
21
+ ### Patch Changes
22
+
23
+ - b2d0306: feat(harness): send `User-Agent` and `x-client-app` headers in harness adapters
24
+ - Updated dependencies [b7aa06a]
25
+ - @ai-sdk/harness@1.0.20
26
+
27
+ ## 1.0.20
28
+
29
+ ### Patch Changes
30
+
31
+ - @ai-sdk/harness@1.0.19
32
+
33
+ ## 1.0.19
34
+
35
+ ### Patch Changes
36
+
37
+ - @ai-sdk/harness@1.0.18
38
+
39
+ ## 1.0.18
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies [5c5c0f5]
44
+ - @ai-sdk/provider-utils@5.0.5
45
+ - @ai-sdk/harness@1.0.17
46
+
47
+ ## 1.0.17
48
+
49
+ ### Patch Changes
50
+
51
+ - @ai-sdk/harness@1.0.16
52
+
53
+ ## 1.0.16
54
+
55
+ ### Patch Changes
56
+
57
+ - Updated dependencies [c6f5e62]
58
+ - @ai-sdk/provider-utils@5.0.4
59
+ - @ai-sdk/harness@1.0.15
60
+
61
+ ## 1.0.15
62
+
63
+ ### Patch Changes
64
+
65
+ - @ai-sdk/harness@1.0.14
66
+
67
+ ## 1.0.14
68
+
69
+ ### Patch Changes
70
+
71
+ - Updated dependencies [8c616f0]
72
+ - @ai-sdk/provider-utils@5.0.3
73
+ - @ai-sdk/harness@1.0.13
74
+
75
+ ## 1.0.13
76
+
77
+ ### Patch Changes
78
+
79
+ - 7859cea: feat(harness): add tool filtering via `activeTools` and `inactiveTools`
80
+ - c857346: feat(harness): add utility functions for certain duplicated layers in harnesses
81
+ - Updated dependencies [7859cea]
82
+ - Updated dependencies [c857346]
83
+ - @ai-sdk/harness@1.0.12
84
+
85
+ ## 1.0.12
86
+
87
+ ### Patch Changes
88
+
89
+ - 2933383: fix(harness): fix harness relay auth
90
+ - @ai-sdk/harness@1.0.11
91
+
92
+ ## 1.0.11
93
+
94
+ ### Patch Changes
95
+
96
+ - 0d1cb8e: fix(harness-codex): improve Codex prompt framing and avoid placing relay shim file in session workdir
97
+
98
+ ## 1.0.10
99
+
100
+ ### Patch Changes
101
+
102
+ - @ai-sdk/harness@1.0.10
103
+ - @ai-sdk/provider-utils@5.0.2
104
+
105
+ ## 1.0.9
106
+
107
+ ### Patch Changes
108
+
109
+ - @ai-sdk/harness@1.0.9
110
+
111
+ ## 1.0.8
112
+
113
+ ### Patch Changes
114
+
115
+ - c0e991c: fix(harness-codex): fix Codex sometimes stopping after a single text response when using `workflow-harness`
116
+ - @ai-sdk/harness@1.0.8
117
+
118
+ ## 1.0.7
119
+
120
+ ### Patch Changes
121
+
122
+ - @ai-sdk/harness@1.0.7
123
+
124
+ ## 1.0.6
125
+
126
+ ### Patch Changes
127
+
128
+ - Updated dependencies [6a436e3]
129
+ - @ai-sdk/provider-utils@5.0.1
130
+ - @ai-sdk/harness@1.0.6
131
+
132
+ ## 1.0.5
133
+
134
+ ### Patch Changes
135
+
136
+ - 43a8c68: fix(harness): use `shellQuote` where appropriate in harness adapters
137
+ - @ai-sdk/harness@1.0.5
138
+
139
+ ## 1.0.4
140
+
141
+ ### Patch Changes
142
+
143
+ - c493634: fix(harness): fix harness Zod usage to be v3/v4 compatible
144
+ - Updated dependencies [c493634]
145
+ - @ai-sdk/harness@1.0.4
146
+
147
+ ## 1.0.3
148
+
149
+ ### Patch Changes
150
+
151
+ - Updated dependencies [51d10a0]
152
+ - @ai-sdk/harness@1.0.3
153
+
154
+ ## 1.0.2
155
+
156
+ ### Patch Changes
157
+
158
+ - @ai-sdk/harness@1.0.2
159
+
160
+ ## 1.0.1
161
+
162
+ ### Patch Changes
163
+
164
+ - @ai-sdk/harness@1.0.1
165
+
166
+ ## 1.0.0
167
+
168
+ ### Major Changes
169
+
170
+ - 3d9a50c: feat(harness): implement harness adapters for Claude Code, Codex, Pi
171
+
172
+ ### Patch Changes
173
+
174
+ - e5d4a24: chore(harness): update ws package
175
+ - bc77265: chore(harness): enforce more structural conventions in harness adapters
176
+ - aae0138: fix(harness): make listening for sandbox bridge readiness compatible with Bun
177
+ - 1ea15a3: fix(harness): fix various bugs with harness skills not being correctly processed by the harness adapters
178
+ - b8396f0: trigger initial beta release
179
+ - e551763: fix(harness): avoid using peer dependencies for underlying harness and sandbox SDKs
180
+ - 534dac6: fix(harness): fix incomplete OIDC token support for AI Gateway auth in harness adapters
181
+
182
+ ## 1.0.0-beta.24
183
+
184
+ ### Patch Changes
185
+
186
+ - @ai-sdk/harness@1.0.0-beta.27
187
+
188
+ ## 1.0.0-beta.23
189
+
190
+ ### Patch Changes
191
+
192
+ - Updated dependencies [a83a367]
193
+ - @ai-sdk/harness@1.0.0-beta.26
194
+
195
+ ## 1.0.0-beta.22
196
+
197
+ ### Patch Changes
198
+
199
+ - @ai-sdk/harness@1.0.0-beta.25
200
+
201
+ ## 1.0.0-beta.21
202
+
203
+ ### Patch Changes
204
+
205
+ - @ai-sdk/harness@1.0.0-beta.24
206
+
207
+ ## 1.0.0-beta.20
208
+
209
+ ### Patch Changes
210
+
211
+ - Updated dependencies [57e0a59]
212
+ - @ai-sdk/harness@1.0.0-beta.23
213
+
214
+ ## 1.0.0-beta.19
215
+
216
+ ### Patch Changes
217
+
218
+ - @ai-sdk/harness@1.0.0-beta.22
219
+ - @ai-sdk/provider-utils@5.0.0-beta.50
220
+
221
+ ## 1.0.0-beta.18
222
+
223
+ ### Patch Changes
224
+
225
+ - bc77265: chore(harness): enforce more structural conventions in harness adapters
226
+
227
+ ## 1.0.0-beta.17
228
+
229
+ ### Patch Changes
230
+
231
+ - @ai-sdk/harness@1.0.0-beta.21
232
+
233
+ ## 1.0.0-beta.16
234
+
235
+ ### Patch Changes
236
+
237
+ - e5d4a24: chore(harness): update ws package
238
+ - Updated dependencies [e5d4a24]
239
+ - @ai-sdk/harness@1.0.0-beta.20
240
+
241
+ ## 1.0.0-beta.15
242
+
243
+ ### Patch Changes
244
+
245
+ - @ai-sdk/harness@1.0.0-beta.19
246
+
247
+ ## 1.0.0-beta.14
248
+
249
+ ### Patch Changes
250
+
251
+ - @ai-sdk/harness@1.0.0-beta.18
252
+
253
+ ## 1.0.0-beta.13
254
+
255
+ ### Patch Changes
256
+
257
+ - 534dac6: fix(harness): fix incomplete OIDC token support for AI Gateway auth in harness adapters
258
+ - Updated dependencies [534dac6]
259
+ - @ai-sdk/harness@1.0.0-beta.17
260
+
261
+ ## 1.0.0-beta.12
262
+
263
+ ### Patch Changes
264
+
265
+ - @ai-sdk/harness@1.0.0-beta.16
266
+
267
+ ## 1.0.0-beta.11
268
+
269
+ ### Patch Changes
270
+
271
+ - @ai-sdk/harness@1.0.0-beta.15
272
+
273
+ ## 1.0.0-beta.10
274
+
275
+ ### Patch Changes
276
+
277
+ - b8396f0: trigger initial beta release
278
+ - Updated dependencies [b8396f0]
279
+ - @ai-sdk/harness@1.0.0-beta.14
280
+ - @ai-sdk/provider-utils@5.0.0-beta.49
281
+
282
+ ## 1.0.0-canary.9
283
+
284
+ ### Patch Changes
285
+
286
+ - @ai-sdk/harness@1.0.0-canary.13
287
+
288
+ ## 1.0.0-canary.8
289
+
290
+ ### Patch Changes
291
+
292
+ - @ai-sdk/harness@1.0.0-canary.12
293
+
294
+ ## 1.0.0-canary.7
295
+
296
+ ### Patch Changes
297
+
298
+ - Updated dependencies [be83911]
299
+ - @ai-sdk/harness@1.0.0-canary.11
300
+
301
+ ## 1.0.0-canary.6
302
+
303
+ ### Patch Changes
304
+
305
+ - @ai-sdk/harness@1.0.0-canary.10
306
+
307
+ ## 1.0.0-canary.5
308
+
309
+ ### Patch Changes
310
+
311
+ - @ai-sdk/harness@1.0.0-canary.9
312
+
313
+ ## 1.0.0-canary.4
314
+
315
+ ### Patch Changes
316
+
317
+ - aae0138: fix(harness): make listening for sandbox bridge readiness compatible with Bun
318
+ - Updated dependencies [aae0138]
319
+ - @ai-sdk/harness@1.0.0-canary.8
320
+
321
+ ## 1.0.0-canary.3
322
+
323
+ ### Patch Changes
324
+
325
+ - 1ea15a3: fix(harness): fix various bugs with harness skills not being correctly processed by the harness adapters
326
+ - e551763: fix(harness): avoid using peer dependencies for underlying harness and sandbox SDKs
327
+ - Updated dependencies [3d87086]
328
+ - Updated dependencies [aeda373]
329
+ - Updated dependencies [1ea15a3]
330
+ - Updated dependencies [375fdd7]
331
+ - Updated dependencies [b4507d5]
332
+ - @ai-sdk/harness@1.0.0-canary.7
333
+ - @ai-sdk/provider-utils@5.0.0-canary.48
334
+
335
+ ## 1.0.0-canary.2
336
+
337
+ ### Patch Changes
338
+
339
+ - @ai-sdk/harness@1.0.0-canary.6
340
+
341
+ ## 1.0.0-canary.1
342
+
343
+ ### Patch Changes
344
+
345
+ - Updated dependencies [d77bed4]
346
+ - Updated dependencies [bae5e2b]
347
+ - @ai-sdk/harness@1.0.0-canary.5
348
+ - @ai-sdk/provider-utils@5.0.0-canary.47
349
+
350
+ ## 1.0.0-canary.0
351
+
352
+ ### Major Changes
353
+
354
+ - 3d9a50c: feat(harness): implement harness adapters for Claude Code, Codex, Pi
355
+
356
+ ### Patch Changes
357
+
358
+ - Updated dependencies [3d9a50c]
359
+ - @ai-sdk/harness@1.0.0-canary.4
package/LICENSE ADDED
@@ -0,0 +1,13 @@
1
+ Copyright 2023 Vercel, Inc.
2
+
3
+ Licensed under the Apache License, Version 2.0 (the "License");
4
+ you may not use this file except in compliance with the License.
5
+ You may obtain a copy of the License at
6
+
7
+ http://www.apache.org/licenses/LICENSE-2.0
8
+
9
+ Unless required by applicable law or agreed to in writing, software
10
+ distributed under the License is distributed on an "AS IS" BASIS,
11
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ See the License for the specific language governing permissions and
13
+ limitations under the License.
package/README.md ADDED
@@ -0,0 +1,73 @@
1
+ # AI SDK - Codex Harness
2
+
3
+ `HarnessV1` adapter backed by [`@openai/codex-sdk`](https://www.npmjs.com/package/@openai/codex-sdk), which drives the `codex` CLI. The adapter ships a bridge process that runs inside a sandbox and talks to the host over a WebSocket on a sandbox-proxied loopback port.
4
+
5
+ ## Setup
6
+
7
+ ```bash
8
+ npm i @ai-sdk/harness-codex @ai-sdk/harness @ai-sdk/sandbox-vercel
9
+ ```
10
+
11
+ The bridge installs `@openai/codex-sdk` (and the `codex` CLI it depends on) inside the sandbox the first time the session starts.
12
+
13
+ ## Usage
14
+
15
+ ```ts
16
+ import { HarnessAgent } from '@ai-sdk/harness/agent';
17
+ import { createCodex } from '@ai-sdk/harness-codex';
18
+ import { createVercelSandbox } from '@ai-sdk/sandbox-vercel';
19
+ import { tool } from 'ai';
20
+ import { z } from 'zod/v4';
21
+
22
+ const agent = new HarnessAgent({
23
+ harness: createCodex(),
24
+ id: 'demo',
25
+ sandbox: createVercelSandbox({
26
+ runtime: 'node24',
27
+ ports: [4000],
28
+ }),
29
+ tools: {
30
+ deploy: tool({
31
+ description: 'Deploy a service.',
32
+ inputSchema: z.object({ env: z.enum(['staging', 'production']) }),
33
+ execute: async ({ env }) => ({ url: `https://${env}.example.com` }),
34
+ }),
35
+ },
36
+ harnessOptions: {
37
+ codex: { reasoningEffort: 'high' },
38
+ },
39
+ });
40
+ ```
41
+
42
+ > Codex does not auto-discover a skills directory the way the `claude` CLI
43
+ > does, so when you supply `skills: [...]` on the factory the adapter
44
+ > injects every skill inline into the user prompt on each turn. Use fewer,
45
+ > larger skills rather than many tiny ones.
46
+
47
+ ```ts
48
+ const agent = new HarnessAgent({
49
+ harness: createCodex({
50
+ skills: [
51
+ { name: 'haiku-mode', description: 'Answer in haikus.', content: '...' },
52
+ ],
53
+ }),
54
+ sandbox: createVercelSandbox({
55
+ runtime: 'node24',
56
+ ports: [4000],
57
+ }),
58
+ });
59
+
60
+ const session = await agent.createSession();
61
+
62
+ try {
63
+ const result = await agent.generate({
64
+ session,
65
+ prompt: 'List the files in this workspace and describe their purpose.',
66
+ });
67
+ console.log(result.text);
68
+ } finally {
69
+ await session.destroy();
70
+ }
71
+ ```
72
+
73
+ The adapter requires a `HarnessV1SandboxProvider` whose handles expose at least one port — `@ai-sdk/sandbox-vercel` is the supported choice today. The agent calls `provider.createSession()` when a session starts. Use `session.detach()` to park the bridge and sandbox, `session.stop()` to save state and stop the sandbox, or `session.destroy()` to clean up without keeping resume state.
@@ -0,0 +1,103 @@
1
+ #!/usr/bin/env node
2
+
3
+ // src/bridge/host-tool-mcp.ts
4
+ import * as mcpServerModule from "@modelcontextprotocol/sdk/server/mcp.js";
5
+ import * as mcpStdioModule from "@modelcontextprotocol/sdk/server/stdio.js";
6
+ import { z } from "zod/v4";
7
+ var { McpServer } = mcpServerModule;
8
+ var { StdioServerTransport } = mcpStdioModule;
9
+ var schemas = JSON.parse(process.env.TOOL_SCHEMAS || "[]");
10
+ var relayUrl = process.env.TOOL_RELAY_URL || "";
11
+ if (!schemas.length || !relayUrl) {
12
+ process.stderr.write(
13
+ "[host-tool-mcp] Missing TOOL_SCHEMAS or TOOL_RELAY_URL; exiting\n"
14
+ );
15
+ process.exit(0);
16
+ }
17
+ var server = new McpServer({ name: "harness-tools", version: "1.0.0" });
18
+ for (const schema of schemas) {
19
+ const shape = toZodShape(schema.inputSchema);
20
+ server.tool(
21
+ schema.name,
22
+ schema.description ?? "",
23
+ shape,
24
+ async (input) => {
25
+ const requestId = crypto.randomUUID();
26
+ try {
27
+ const res = await fetch(relayUrl, {
28
+ method: "POST",
29
+ headers: {
30
+ "Content-Type": "application/json"
31
+ },
32
+ body: JSON.stringify({ requestId, toolName: schema.name, input })
33
+ });
34
+ if (!res.ok) {
35
+ const body = await res.text();
36
+ throw new Error(
37
+ `Tool relay ${schema.name} failed with ${res.status}: ${body.slice(0, 500)}`
38
+ );
39
+ }
40
+ const data = await res.json();
41
+ return {
42
+ content: [
43
+ {
44
+ type: "text",
45
+ text: JSON.stringify(data.result ?? null)
46
+ }
47
+ ]
48
+ };
49
+ } catch (err) {
50
+ return {
51
+ content: [{ type: "text", text: `Error: ${String(err)}` }],
52
+ isError: true
53
+ };
54
+ }
55
+ }
56
+ );
57
+ }
58
+ function toZodShape(schema) {
59
+ if (!schema?.properties) return {};
60
+ const required = new Set(schema.required ?? []);
61
+ const shape = {};
62
+ for (const [key, propSchema] of Object.entries(schema.properties)) {
63
+ const propType = toZodType(propSchema);
64
+ shape[key] = required.has(key) ? propType : propType.optional();
65
+ }
66
+ return shape;
67
+ }
68
+ function toZodType(schema) {
69
+ if (!schema) return z.any();
70
+ const types = Array.isArray(schema.type) ? schema.type.filter((t) => t !== "null") : [schema.type].filter(Boolean);
71
+ let zType;
72
+ switch (types[0]) {
73
+ case "string":
74
+ zType = z.string();
75
+ break;
76
+ case "number":
77
+ zType = z.number();
78
+ break;
79
+ case "integer":
80
+ zType = z.number().int();
81
+ break;
82
+ case "boolean":
83
+ zType = z.boolean();
84
+ break;
85
+ case "array":
86
+ zType = z.array(toZodType(schema.items));
87
+ break;
88
+ case "object":
89
+ zType = z.object(toZodShape(schema));
90
+ break;
91
+ case "null":
92
+ zType = z.null();
93
+ break;
94
+ default:
95
+ zType = z.any();
96
+ }
97
+ if (schema.description) zType = zType.describe(schema.description);
98
+ if (schema.nullable) zType = zType.nullable();
99
+ return zType;
100
+ }
101
+ var transport = new StdioServerTransport();
102
+ await server.connect(transport);
103
+ //# sourceMappingURL=host-tool-mcp.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/bridge/host-tool-mcp.ts"],"sourcesContent":["#!/usr/bin/env node\n// MCP-stdio tool server spawned by the codex CLI when\n// `mcp_servers.harness-tools` is configured. Exposes host-defined tools\n// over MCP-stdio and round-trips each call to the bridge's HTTP relay.\n//\n// Env vars (set by the bridge when starting a turn):\n// TOOL_SCHEMAS — JSON array of { name, description, inputSchema }\n// TOOL_RELAY_URL — http://127.0.0.1:<port> of the bridge relay server\n// Relay authorization is issued by bridge runtime events, not an env token.\n\n/*\n * CONSTRAINT — the third-party imports below are NEVER bundled into the\n * compiled `bridge/host-tool-mcp.mjs`. They are declared `external` in\n * tsup.config.ts and resolved at runtime from the node_modules that the\n * bridge installs *inside the sandbox* from `src/bridge/package.json` (and\n * its pinned `pnpm-lock.yaml`). That bridge package.json — NOT this host\n * package — is the single source of truth for these packages and their\n * versions; the published `@ai-sdk/harness-codex` package does not provide\n * them at runtime.\n *\n * When adding or changing a third-party import here you MUST keep all three\n * in sync, or this server will either get the dependency bundled in or fail\n * to resolve it in the sandbox:\n * 1. the import statement below,\n * 2. the `external` array in tsup.config.ts, and\n * 3. the dependency entry in `src/bridge/package.json`.\n */\nimport * as mcpServerModule from '@modelcontextprotocol/sdk/server/mcp.js';\nimport * as mcpStdioModule from '@modelcontextprotocol/sdk/server/stdio.js';\nimport { z } from 'zod/v4';\n\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst { McpServer } = mcpServerModule as any;\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst { StdioServerTransport } = mcpStdioModule as any;\n\ntype ToolSchema = {\n name: string;\n description?: string;\n inputSchema?: JsonSchemaObject;\n};\n\ntype JsonSchemaObject = {\n type?: string | string[];\n description?: string;\n properties?: Record<string, JsonSchemaObject>;\n required?: string[];\n items?: JsonSchemaObject;\n enum?: unknown[];\n const?: unknown;\n oneOf?: JsonSchemaObject[];\n anyOf?: JsonSchemaObject[];\n additionalProperties?: boolean | JsonSchemaObject;\n nullable?: boolean;\n};\n\nconst schemas: ToolSchema[] = JSON.parse(process.env.TOOL_SCHEMAS || '[]');\nconst relayUrl = process.env.TOOL_RELAY_URL || '';\n\nif (!schemas.length || !relayUrl) {\n process.stderr.write(\n '[host-tool-mcp] Missing TOOL_SCHEMAS or TOOL_RELAY_URL; exiting\\n',\n );\n process.exit(0);\n}\n\nconst server = new McpServer({ name: 'harness-tools', version: '1.0.0' });\n\nfor (const schema of schemas) {\n const shape = toZodShape(schema.inputSchema);\n server.tool(\n schema.name,\n schema.description ?? '',\n shape,\n async (input: Record<string, unknown>) => {\n const requestId = crypto.randomUUID();\n try {\n const res = await fetch(relayUrl, {\n method: 'POST',\n headers: {\n 'Content-Type': 'application/json',\n },\n body: JSON.stringify({ requestId, toolName: schema.name, input }),\n });\n if (!res.ok) {\n const body = await res.text();\n throw new Error(\n `Tool relay ${schema.name} failed with ${res.status}: ${body.slice(0, 500)}`,\n );\n }\n const data = (await res.json()) as { result?: unknown };\n return {\n content: [\n {\n type: 'text' as const,\n text: JSON.stringify(data.result ?? null),\n },\n ],\n };\n } catch (err) {\n return {\n content: [{ type: 'text' as const, text: `Error: ${String(err)}` }],\n isError: true,\n };\n }\n },\n );\n}\n\nfunction toZodShape(\n schema: JsonSchemaObject | undefined,\n): Record<string, z.ZodTypeAny> {\n if (!schema?.properties) return {};\n const required = new Set(schema.required ?? []);\n const shape: Record<string, z.ZodTypeAny> = {};\n for (const [key, propSchema] of Object.entries(schema.properties)) {\n const propType = toZodType(propSchema);\n shape[key] = required.has(key) ? propType : propType.optional();\n }\n return shape;\n}\n\nfunction toZodType(schema: JsonSchemaObject | undefined): z.ZodTypeAny {\n if (!schema) return z.any();\n const types = Array.isArray(schema.type)\n ? schema.type.filter((t): t is string => t !== 'null')\n : ([schema.type].filter(Boolean) as string[]);\n let zType: z.ZodTypeAny;\n switch (types[0]) {\n case 'string':\n zType = z.string();\n break;\n case 'number':\n zType = z.number();\n break;\n case 'integer':\n zType = z.number().int();\n break;\n case 'boolean':\n zType = z.boolean();\n break;\n case 'array':\n zType = z.array(toZodType(schema.items));\n break;\n case 'object':\n zType = z.object(toZodShape(schema));\n break;\n case 'null':\n zType = z.null();\n break;\n default:\n zType = z.any();\n }\n if (schema.description) zType = zType.describe(schema.description);\n if (schema.nullable) zType = zType.nullable();\n return zType;\n}\n\nconst transport = new StdioServerTransport();\nawait server.connect(transport);\n"],"mappings":"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","names":[]}