mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-19 09:35:53 -04:00
[PR #151] [MERGED] feat: add support for zod v4 #155
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/151
Author: @marcusschiesser
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/27/2025
Merged by: @marcusschiesser
Base:
main← Head:ms/support-zod-v4📝 Commits (4)
5d9ef5efeat: add support for zod v464a52ddMerge branch 'main' into ms/support-zod-v4c44c00aCreate chilly-donuts-sniff.mdafcdc7eremove zod type from mcpTool📊 Changes
8 files changed (+53 additions, -19 deletions)
View changed files
➕
.changeset/chilly-donuts-sniff.md(+5 -0)📝
demo/node/mcp-file-parse-tool.ts(+2 -0)📝
packages/core/package.json(+2 -2)📝
packages/core/src/mcp.ts(+2 -4)📝
packages/core/src/util/zod.ts(+15 -4)📝
packages/core/tests/util/zod.spec.ts(+22 -4)📝
packages/core/vitest.config.ts(+4 -4)📝
pnpm-lock.yaml(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.