From 2ce0412455f9b18e58a43e590ecd944a6e9a9e3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 00:58:03 +0000 Subject: [PATCH] ci(changesets): version packages --- .changeset/consistent-usage-totals.md | 5 - .changeset/sandbox-blaxel-readme.md | 5 - .changeset/sandbox-daytona-readme.md | 5 - .changeset/sandbox-e2b-readme.md | 5 - .changeset/server-core-readme.md | 5 - .../workflow-input-preserved-after-finish.md | 5 - examples/base/package.json | 2 +- examples/github-repo-analyzer/package.json | 2 +- examples/github-star-stories/package.json | 2 +- .../package.json | 2 +- examples/with-a2a-server/package.json | 2 +- examples/with-agent-tool/package.json | 2 +- examples/with-airtable/package.json | 2 +- examples/with-amazon-bedrock/package.json | 2 +- examples/with-anthropic/package.json | 2 +- examples/with-auth/package.json | 2 +- examples/with-cerbos/package.json | 2 +- examples/with-chat-sdk/package.json | 2 +- examples/with-chroma/package.json | 2 +- examples/with-client-side-tools/package.json | 2 +- examples/with-cloudflare-workers/package.json | 2 +- examples/with-composio-mcp/package.json | 2 +- examples/with-custom-endpoints/package.json | 2 +- examples/with-dynamic-parameters/package.json | 2 +- examples/with-dynamic-prompts/package.json | 2 +- examples/with-feedback/package.json | 2 +- examples/with-google-ai/package.json | 2 +- .../with-google-drive-mcp/server/package.json | 2 +- examples/with-google-vertex-ai/package.json | 2 +- examples/with-groq-ai/package.json | 2 +- examples/with-guardrails/package.json | 2 +- examples/with-hooks/package.json | 2 +- examples/with-hugging-face-mcp/package.json | 2 +- examples/with-langfuse/package.json | 2 +- examples/with-mcp-elicitation/package.json | 2 +- examples/with-mcp-server/package.json | 2 +- examples/with-mcp/package.json | 2 +- examples/with-memory-rest-api/package.json | 2 +- examples/with-middleware/package.json | 2 +- examples/with-nestjs/package.json | 4 +- examples/with-netlify-functions/package.json | 2 +- .../with-nextjs-resumable-stream/package.json | 2 +- examples/with-nextjs/package.json | 2 +- examples/with-nuxt/package.json | 2 +- examples/with-offline-evals/package.json | 2 +- examples/with-ollama/package.json | 2 +- examples/with-openrouter/package.json | 2 +- examples/with-peaka-mcp/package.json | 2 +- examples/with-pinecone/package.json | 2 +- examples/with-planagents/package.json | 2 +- examples/with-playwright/package.json | 2 +- examples/with-postgres/package.json | 2 +- examples/with-qdrant/package.json | 2 +- examples/with-rag-chatbot/package.json | 2 +- examples/with-recipe-generator/package.json | 2 +- examples/with-research-assistant/package.json | 2 +- examples/with-resumable-streams/package.json | 2 +- examples/with-retries-fallback/package.json | 2 +- examples/with-retrieval/package.json | 2 +- examples/with-slack/package.json | 2 +- examples/with-subagents/package.json | 2 +- examples/with-summarization/package.json | 2 +- examples/with-supabase/package.json | 2 +- examples/with-tavily-search/package.json | 2 +- examples/with-thinking-tool/package.json | 2 +- examples/with-tool-routing/package.json | 2 +- examples/with-tools/package.json | 2 +- examples/with-turso/package.json | 2 +- examples/with-vector-search/package.json | 2 +- examples/with-vercel-ai/package.json | 2 +- examples/with-viteval/package.json | 2 +- examples/with-voice-elevenlabs/package.json | 2 +- examples/with-voice-openai/package.json | 2 +- examples/with-voice-xsai/package.json | 2 +- examples/with-voltagent-actions/package.json | 2 +- examples/with-voltagent-exporter/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- examples/with-voltops-retrieval/package.json | 2 +- examples/with-whatsapp/package.json | 2 +- examples/with-workflow-chain/package.json | 2 +- examples/with-workflow/package.json | 2 +- examples/with-working-memory/package.json | 2 +- examples/with-workspace/package.json | 2 +- examples/with-xquik-tools/package.json | 2 +- examples/with-youtube-to-blog/package.json | 2 +- examples/with-zapier-mcp/package.json | 2 +- packages/core/CHANGELOG.md | 8 + packages/core/package.json | 2 +- packages/e2e/package.json | 2 +- packages/sandbox-blaxel/CHANGELOG.md | 6 + packages/sandbox-blaxel/package.json | 4 +- packages/sandbox-daytona/CHANGELOG.md | 6 + packages/sandbox-daytona/package.json | 4 +- packages/sandbox-e2b/CHANGELOG.md | 6 + packages/sandbox-e2b/package.json | 4 +- packages/server-core/CHANGELOG.md | 9 + packages/server-core/package.json | 4 +- pnpm-lock.yaml | 375 ++++++++---------- 99 files changed, 301 insertions(+), 323 deletions(-) delete mode 100644 .changeset/consistent-usage-totals.md delete mode 100644 .changeset/sandbox-blaxel-readme.md delete mode 100644 .changeset/sandbox-daytona-readme.md delete mode 100644 .changeset/sandbox-e2b-readme.md delete mode 100644 .changeset/server-core-readme.md delete mode 100644 .changeset/workflow-input-preserved-after-finish.md diff --git a/.changeset/consistent-usage-totals.md b/.changeset/consistent-usage-totals.md deleted file mode 100644 index 3fa4655a1..000000000 --- a/.changeset/consistent-usage-totals.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@voltagent/core": patch ---- - -Use aggregate finish usage consistently across providers. diff --git a/.changeset/sandbox-blaxel-readme.md b/.changeset/sandbox-blaxel-readme.md deleted file mode 100644 index 27f178e28..000000000 --- a/.changeset/sandbox-blaxel-readme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@voltagent/sandbox-blaxel": patch ---- - -Add README documentation diff --git a/.changeset/sandbox-daytona-readme.md b/.changeset/sandbox-daytona-readme.md deleted file mode 100644 index 089aa45e3..000000000 --- a/.changeset/sandbox-daytona-readme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@voltagent/sandbox-daytona": patch ---- - -Add README documentation diff --git a/.changeset/sandbox-e2b-readme.md b/.changeset/sandbox-e2b-readme.md deleted file mode 100644 index 4aff88adb..000000000 --- a/.changeset/sandbox-e2b-readme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@voltagent/sandbox-e2b": patch ---- - -Add README documentation diff --git a/.changeset/server-core-readme.md b/.changeset/server-core-readme.md deleted file mode 100644 index 5b1dba53b..000000000 --- a/.changeset/server-core-readme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@voltagent/server-core": patch ---- - -Add README documentation diff --git a/.changeset/workflow-input-preserved-after-finish.md b/.changeset/workflow-input-preserved-after-finish.md deleted file mode 100644 index a8e984bd1..000000000 --- a/.changeset/workflow-input-preserved-after-finish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@voltagent/core": patch ---- - -Fixed workflow `state.input` being overwritten with the final output once a workflow finished. `finish()` reassigned the stored input to the current data, so reading `state.input` after completion returned the final result instead of the initial input it documents. The initial input is now preserved through completion; `state.data` still reflects the final value. diff --git a/examples/base/package.json b/examples/base/package.json index 1b2f33cbb..4b7fe585a 100644 --- a/examples/base/package.json +++ b/examples/base/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/github-repo-analyzer/package.json b/examples/github-repo-analyzer/package.json index 7310ce1d0..e3abc53b3 100644 --- a/examples/github-repo-analyzer/package.json +++ b/examples/github-repo-analyzer/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@octokit/rest": "^21.0.0", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/github-star-stories/package.json b/examples/github-star-stories/package.json index e6255a121..862687ea1 100644 --- a/examples/github-star-stories/package.json +++ b/examples/github-star-stories/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "@voltagent/serverless-hono": "^2.0.12", diff --git a/examples/next-js-chatbot-starter-template/package.json b/examples/next-js-chatbot-starter-template/package.json index 59e94ad55..2450497c4 100644 --- a/examples/next-js-chatbot-starter-template/package.json +++ b/examples/next-js-chatbot-starter-template/package.json @@ -16,7 +16,7 @@ "@radix-ui/react-tooltip": "^1.2.8", "@radix-ui/react-use-controllable-state": "^1.2.2", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/server-hono": "^2.0.14", "@xyflow/react": "^12.9.2", diff --git a/examples/with-a2a-server/package.json b/examples/with-a2a-server/package.json index 51044be9e..630a4aed8 100644 --- a/examples/with-a2a-server/package.json +++ b/examples/with-a2a-server/package.json @@ -2,7 +2,7 @@ "name": "voltagent-example-with-a2a-server", "dependencies": { "@voltagent/a2a-server": "^2.0.3", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/internal": "^1.0.3", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-agent-tool/package.json b/examples/with-agent-tool/package.json index 9962b612f..3ed9b6457 100644 --- a/examples/with-agent-tool/package.json +++ b/examples/with-agent-tool/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "", "dependencies": { - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "ai": "^6.0.0", "zod": "^3.25.76" }, diff --git a/examples/with-airtable/package.json b/examples/with-airtable/package.json index 804e3485d..0689c09d9 100644 --- a/examples/with-airtable/package.json +++ b/examples/with-airtable/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/internal": "^1.0.3", "@voltagent/logger": "^2.0.2", "@voltagent/sdk": "^2.0.3", diff --git a/examples/with-amazon-bedrock/package.json b/examples/with-amazon-bedrock/package.json index 8dcad5ab0..c1939b969 100644 --- a/examples/with-amazon-bedrock/package.json +++ b/examples/with-amazon-bedrock/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-anthropic/package.json b/examples/with-anthropic/package.json index dbe1f8dbd..d1518c40b 100644 --- a/examples/with-anthropic/package.json +++ b/examples/with-anthropic/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-auth/package.json b/examples/with-auth/package.json index f03d6d517..16cf74e3f 100644 --- a/examples/with-auth/package.json +++ b/examples/with-auth/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-cerbos/package.json b/examples/with-cerbos/package.json index af51d9564..ed5997a8a 100644 --- a/examples/with-cerbos/package.json +++ b/examples/with-cerbos/package.json @@ -5,7 +5,7 @@ "@cerbos/grpc": "^0.23.0", "@modelcontextprotocol/sdk": "^1.12.1", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0", "express": "^5.1.0", diff --git a/examples/with-chat-sdk/package.json b/examples/with-chat-sdk/package.json index 080514862..5dc8624bb 100644 --- a/examples/with-chat-sdk/package.json +++ b/examples/with-chat-sdk/package.json @@ -6,7 +6,7 @@ "@chat-adapter/slack": "^4.14.0", "@chat-adapter/state-redis": "^4.14.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "ai": "^6.0.0", "chat": "^4.14.0", "next": "^16.0.7", diff --git a/examples/with-chroma/package.json b/examples/with-chroma/package.json index 94f4e517f..8ac43ca83 100644 --- a/examples/with-chroma/package.json +++ b/examples/with-chroma/package.json @@ -6,7 +6,7 @@ "@chroma-core/ollama": "^0.1.7", "@chroma-core/openai": "^0.1.7", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-client-side-tools/package.json b/examples/with-client-side-tools/package.json index c606c2744..f3c920b35 100644 --- a/examples/with-client-side-tools/package.json +++ b/examples/with-client-side-tools/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/react": "^3.0.0", "@libsql/client": "^0.15.0", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/server-hono": "^2.0.14", "@voltagent/vercel-ai": "^1.0.0", "@voltagent/vercel-ui": "^1.0.1", diff --git a/examples/with-cloudflare-workers/package.json b/examples/with-cloudflare-workers/package.json index a814157ee..352cd7b80 100644 --- a/examples/with-cloudflare-workers/package.json +++ b/examples/with-cloudflare-workers/package.json @@ -3,7 +3,7 @@ "description": "VoltAgent example for Cloudflare Workers deployment with in-memory storage", "version": "1.0.0", "dependencies": { - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/serverless-hono": "^2.0.12", "ai": "^6.0.0", "hono": "^4.7.7", diff --git a/examples/with-composio-mcp/package.json b/examples/with-composio-mcp/package.json index 254530c11..6147a8f2d 100644 --- a/examples/with-composio-mcp/package.json +++ b/examples/with-composio-mcp/package.json @@ -4,7 +4,7 @@ "version": "0.1.0", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-custom-endpoints/package.json b/examples/with-custom-endpoints/package.json index b34e71e9d..0acf29c28 100644 --- a/examples/with-custom-endpoints/package.json +++ b/examples/with-custom-endpoints/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-dynamic-parameters/package.json b/examples/with-dynamic-parameters/package.json index 9cd404ce4..b2b6482ed 100644 --- a/examples/with-dynamic-parameters/package.json +++ b/examples/with-dynamic-parameters/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-dynamic-prompts/package.json b/examples/with-dynamic-prompts/package.json index 42d7b783b..99a394ffb 100644 --- a/examples/with-dynamic-prompts/package.json +++ b/examples/with-dynamic-prompts/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-feedback/package.json b/examples/with-feedback/package.json index 674a5cfb1..dd0931e81 100644 --- a/examples/with-feedback/package.json +++ b/examples/with-feedback/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0" diff --git a/examples/with-google-ai/package.json b/examples/with-google-ai/package.json index 412d5d960..9faeaf7b3 100644 --- a/examples/with-google-ai/package.json +++ b/examples/with-google-ai/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-google-drive-mcp/server/package.json b/examples/with-google-drive-mcp/server/package.json index a3b8dd0a0..2214ae394 100644 --- a/examples/with-google-drive-mcp/server/package.json +++ b/examples/with-google-drive-mcp/server/package.json @@ -5,7 +5,7 @@ "@hono/node-server": "^1.14.0", "@libsql/client": "^0.15.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-google-vertex-ai/package.json b/examples/with-google-vertex-ai/package.json index b4fcaa961..d0da12e25 100644 --- a/examples/with-google-vertex-ai/package.json +++ b/examples/with-google-vertex-ai/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-groq-ai/package.json b/examples/with-groq-ai/package.json index f7df29c84..9dd52a9ca 100644 --- a/examples/with-groq-ai/package.json +++ b/examples/with-groq-ai/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-guardrails/package.json b/examples/with-guardrails/package.json index ede55d1f8..e6f7adde9 100644 --- a/examples/with-guardrails/package.json +++ b/examples/with-guardrails/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0" diff --git a/examples/with-hooks/package.json b/examples/with-hooks/package.json index 8b25c088d..c8b8ccef5 100644 --- a/examples/with-hooks/package.json +++ b/examples/with-hooks/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-hugging-face-mcp/package.json b/examples/with-hugging-face-mcp/package.json index 7248687b9..4b8a5ded9 100644 --- a/examples/with-hugging-face-mcp/package.json +++ b/examples/with-hugging-face-mcp/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-langfuse/package.json b/examples/with-langfuse/package.json index 7f26aff8c..ff3831ff9 100644 --- a/examples/with-langfuse/package.json +++ b/examples/with-langfuse/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/langfuse-exporter": "^2.0.3", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", diff --git a/examples/with-mcp-elicitation/package.json b/examples/with-mcp-elicitation/package.json index 7499cb6d8..3dcdecbc2 100644 --- a/examples/with-mcp-elicitation/package.json +++ b/examples/with-mcp-elicitation/package.json @@ -4,7 +4,7 @@ "version": "0.1.0", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/mcp-server": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-mcp-server/package.json b/examples/with-mcp-server/package.json index 71c8be4e1..7af206aec 100644 --- a/examples/with-mcp-server/package.json +++ b/examples/with-mcp-server/package.json @@ -1,7 +1,7 @@ { "name": "voltagent-example-with-mcp-server", "dependencies": { - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/mcp-server": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-mcp/package.json b/examples/with-mcp/package.json index 84271a45f..18beeb7a3 100644 --- a/examples/with-mcp/package.json +++ b/examples/with-mcp/package.json @@ -4,7 +4,7 @@ "version": "0.1.0", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-memory-rest-api/package.json b/examples/with-memory-rest-api/package.json index 66506e245..50a9ee860 100644 --- a/examples/with-memory-rest-api/package.json +++ b/examples/with-memory-rest-api/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/postgres": "^2.1.2", "@voltagent/server-hono": "^2.0.14" diff --git a/examples/with-middleware/package.json b/examples/with-middleware/package.json index 5a5aef92a..606870897 100644 --- a/examples/with-middleware/package.json +++ b/examples/with-middleware/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-nestjs/package.json b/examples/with-nestjs/package.json index 4d52546ce..366208e5c 100644 --- a/examples/with-nestjs/package.json +++ b/examples/with-nestjs/package.json @@ -6,8 +6,8 @@ "@nestjs/common": "^11.0.0", "@nestjs/core": "^11.0.0", "@nestjs/platform-express": "^11.0.0", - "@voltagent/core": "^2.8.0", - "@voltagent/server-core": "^2.1.18", + "@voltagent/core": "^2.8.1", + "@voltagent/server-core": "^2.1.19", "@voltagent/server-hono": "^2.0.14", "hono": "^4.7.7", "reflect-metadata": "^0.2.0", diff --git a/examples/with-netlify-functions/package.json b/examples/with-netlify-functions/package.json index 4f3e25cfc..41d18a50b 100644 --- a/examples/with-netlify-functions/package.json +++ b/examples/with-netlify-functions/package.json @@ -3,7 +3,7 @@ "description": "VoltAgent example deployed as a Netlify Function", "version": "1.0.0", "dependencies": { - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/serverless-hono": "^2.0.12", "ai": "^6.0.0", "hono": "^4.7.7", diff --git a/examples/with-nextjs-resumable-stream/package.json b/examples/with-nextjs-resumable-stream/package.json index 92ecce467..0fae54686 100644 --- a/examples/with-nextjs-resumable-stream/package.json +++ b/examples/with-nextjs-resumable-stream/package.json @@ -17,7 +17,7 @@ "@radix-ui/react-use-controllable-state": "^1.2.2", "@tavily/core": "^0.6.3", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/internal": "^1.0.3", "@voltagent/libsql": "^2.1.2", "@voltagent/resumable-streams": "^2.0.2", diff --git a/examples/with-nextjs/package.json b/examples/with-nextjs/package.json index 0720f2c0f..4c4d55954 100644 --- a/examples/with-nextjs/package.json +++ b/examples/with-nextjs/package.json @@ -6,7 +6,7 @@ "@libsql/client": "^0.15.0", "@tailwindcss/postcss": "^4.1.4", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-nuxt/package.json b/examples/with-nuxt/package.json index 767b14c5d..10fd5db5a 100644 --- a/examples/with-nuxt/package.json +++ b/examples/with-nuxt/package.json @@ -3,7 +3,7 @@ "dependencies": { "@nuxt/eslint": "^1.9.0", "@nuxt/ui": "^4.0.0", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0", diff --git a/examples/with-offline-evals/package.json b/examples/with-offline-evals/package.json index 479d1711c..02e89a4f4 100644 --- a/examples/with-offline-evals/package.json +++ b/examples/with-offline-evals/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/evals": "^2.0.4", "@voltagent/scorers": "^2.1.0", "@voltagent/sdk": "^2.0.3", diff --git a/examples/with-ollama/package.json b/examples/with-ollama/package.json index 7a1f0dd9d..76ea7b800 100644 --- a/examples/with-ollama/package.json +++ b/examples/with-ollama/package.json @@ -2,7 +2,7 @@ "name": "voltagent-example-with-ollama", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0", diff --git a/examples/with-openrouter/package.json b/examples/with-openrouter/package.json index 69caecd5c..67d1cec30 100644 --- a/examples/with-openrouter/package.json +++ b/examples/with-openrouter/package.json @@ -4,7 +4,7 @@ "dependencies": { "@openrouter/ai-sdk-provider": "^2.3.1", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-peaka-mcp/package.json b/examples/with-peaka-mcp/package.json index 1e075aae1..44027fdba 100644 --- a/examples/with-peaka-mcp/package.json +++ b/examples/with-peaka-mcp/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-pinecone/package.json b/examples/with-pinecone/package.json index 3617dc479..230fc59ea 100644 --- a/examples/with-pinecone/package.json +++ b/examples/with-pinecone/package.json @@ -4,7 +4,7 @@ "dependencies": { "@pinecone-database/pinecone": "^6.1.1", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-planagents/package.json b/examples/with-planagents/package.json index ad1a1c74c..7654b2463 100644 --- a/examples/with-planagents/package.json +++ b/examples/with-planagents/package.json @@ -5,7 +5,7 @@ "dependencies": { "@tavily/core": "^0.6.3", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-playwright/package.json b/examples/with-playwright/package.json index e909169b7..cb0eec3bf 100644 --- a/examples/with-playwright/package.json +++ b/examples/with-playwright/package.json @@ -7,7 +7,7 @@ "@playwright/browser-webkit": "1.51.1", "@playwright/test": "^1.51.1", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-postgres/package.json b/examples/with-postgres/package.json index 4691b20e5..84b23ad42 100644 --- a/examples/with-postgres/package.json +++ b/examples/with-postgres/package.json @@ -4,7 +4,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/postgres": "^2.1.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-qdrant/package.json b/examples/with-qdrant/package.json index b76894db6..1ff81cce2 100644 --- a/examples/with-qdrant/package.json +++ b/examples/with-qdrant/package.json @@ -4,7 +4,7 @@ "dependencies": { "@qdrant/js-client-rest": "^1.15.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-rag-chatbot/package.json b/examples/with-rag-chatbot/package.json index 8e6829dea..8c7c993dc 100644 --- a/examples/with-rag-chatbot/package.json +++ b/examples/with-rag-chatbot/package.json @@ -4,7 +4,7 @@ "version": "0.0.1", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-recipe-generator/package.json b/examples/with-recipe-generator/package.json index 42c698ee9..90862ff0e 100644 --- a/examples/with-recipe-generator/package.json +++ b/examples/with-recipe-generator/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0", diff --git a/examples/with-research-assistant/package.json b/examples/with-research-assistant/package.json index 00a99b7d1..df06bcfc5 100644 --- a/examples/with-research-assistant/package.json +++ b/examples/with-research-assistant/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-resumable-streams/package.json b/examples/with-resumable-streams/package.json index 5dec22f65..b909f758e 100644 --- a/examples/with-resumable-streams/package.json +++ b/examples/with-resumable-streams/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "", "dependencies": { - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/resumable-streams": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-retries-fallback/package.json b/examples/with-retries-fallback/package.json index 657d30603..477baf072 100644 --- a/examples/with-retries-fallback/package.json +++ b/examples/with-retries-fallback/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-retrieval/package.json b/examples/with-retrieval/package.json index fb6cef978..a1e5a6174 100644 --- a/examples/with-retrieval/package.json +++ b/examples/with-retrieval/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-slack/package.json b/examples/with-slack/package.json index 03dc7182e..95c5868e1 100644 --- a/examples/with-slack/package.json +++ b/examples/with-slack/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/sdk": "^2.0.3", diff --git a/examples/with-subagents/package.json b/examples/with-subagents/package.json index 34588708b..185731ee8 100644 --- a/examples/with-subagents/package.json +++ b/examples/with-subagents/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-summarization/package.json b/examples/with-summarization/package.json index 1540e6a33..84db49434 100644 --- a/examples/with-summarization/package.json +++ b/examples/with-summarization/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-supabase/package.json b/examples/with-supabase/package.json index bf12ebca3..823846459 100644 --- a/examples/with-supabase/package.json +++ b/examples/with-supabase/package.json @@ -4,7 +4,7 @@ "dependencies": { "@supabase/supabase-js": "^2.49.4", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "@voltagent/supabase": "^2.1.3", diff --git a/examples/with-tavily-search/package.json b/examples/with-tavily-search/package.json index 859115c30..c1f8670be 100644 --- a/examples/with-tavily-search/package.json +++ b/examples/with-tavily-search/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-thinking-tool/package.json b/examples/with-thinking-tool/package.json index 7511bfcd9..0c6b45070 100644 --- a/examples/with-thinking-tool/package.json +++ b/examples/with-thinking-tool/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-tool-routing/package.json b/examples/with-tool-routing/package.json index 79bc4a659..ddb704f91 100644 --- a/examples/with-tool-routing/package.json +++ b/examples/with-tool-routing/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0", diff --git a/examples/with-tools/package.json b/examples/with-tools/package.json index a86663a75..ef5e1bf09 100644 --- a/examples/with-tools/package.json +++ b/examples/with-tools/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-turso/package.json b/examples/with-turso/package.json index 1243fdf60..67360a81f 100644 --- a/examples/with-turso/package.json +++ b/examples/with-turso/package.json @@ -4,7 +4,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-vector-search/package.json b/examples/with-vector-search/package.json index decd58d6a..52e5897fa 100644 --- a/examples/with-vector-search/package.json +++ b/examples/with-vector-search/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-vercel-ai/package.json b/examples/with-vercel-ai/package.json index 09a6e91a6..2a4c802ac 100644 --- a/examples/with-vercel-ai/package.json +++ b/examples/with-vercel-ai/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-viteval/package.json b/examples/with-viteval/package.json index 41a6da9c2..3aed3abe2 100644 --- a/examples/with-viteval/package.json +++ b/examples/with-viteval/package.json @@ -3,7 +3,7 @@ "author": "VoltAgent", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voice-elevenlabs/package.json b/examples/with-voice-elevenlabs/package.json index 49d1195d5..a575d8756 100644 --- a/examples/with-voice-elevenlabs/package.json +++ b/examples/with-voice-elevenlabs/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voice-openai/package.json b/examples/with-voice-openai/package.json index 7ed29b0be..3b015f8d4 100644 --- a/examples/with-voice-openai/package.json +++ b/examples/with-voice-openai/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voice-xsai/package.json b/examples/with-voice-xsai/package.json index bfaeeeee1..52d5df6c2 100644 --- a/examples/with-voice-xsai/package.json +++ b/examples/with-voice-xsai/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voltagent-actions/package.json b/examples/with-voltagent-actions/package.json index 6d3b9a157..e6eb5b94e 100644 --- a/examples/with-voltagent-actions/package.json +++ b/examples/with-voltagent-actions/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/sdk": "^2.0.3", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voltagent-exporter/package.json b/examples/with-voltagent-exporter/package.json index b4cee35af..f5e68209d 100644 --- a/examples/with-voltagent-exporter/package.json +++ b/examples/with-voltagent-exporter/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voltagent-managed-memory/package.json b/examples/with-voltagent-managed-memory/package.json index 3391cab99..28d937a61 100644 --- a/examples/with-voltagent-managed-memory/package.json +++ b/examples/with-voltagent-managed-memory/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@ai-sdk/openai": "^3.0.0", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "@voltagent/voltagent-memory": "^1.0.4", diff --git a/examples/with-voltops-resumable-streams/package.json b/examples/with-voltops-resumable-streams/package.json index e2823cc45..d41886be4 100644 --- a/examples/with-voltops-resumable-streams/package.json +++ b/examples/with-voltops-resumable-streams/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "", "dependencies": { - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/resumable-streams": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-voltops-retrieval/package.json b/examples/with-voltops-retrieval/package.json index bc5a93328..84a7530c3 100644 --- a/examples/with-voltops-retrieval/package.json +++ b/examples/with-voltops-retrieval/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-whatsapp/package.json b/examples/with-whatsapp/package.json index 593ccbc95..2fa5f3274 100644 --- a/examples/with-whatsapp/package.json +++ b/examples/with-whatsapp/package.json @@ -4,7 +4,7 @@ "dependencies": { "@supabase/supabase-js": "^2.49.4", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-workflow-chain/package.json b/examples/with-workflow-chain/package.json index a9a4eadfb..d5b7d292c 100644 --- a/examples/with-workflow-chain/package.json +++ b/examples/with-workflow-chain/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-workflow/package.json b/examples/with-workflow/package.json index 7839cac7b..27c03a34e 100644 --- a/examples/with-workflow/package.json +++ b/examples/with-workflow/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-working-memory/package.json b/examples/with-working-memory/package.json index 1b52c4497..6c9576ec6 100644 --- a/examples/with-working-memory/package.json +++ b/examples/with-working-memory/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-workspace/package.json b/examples/with-workspace/package.json index 9029abf7a..e0dc92d90 100644 --- a/examples/with-workspace/package.json +++ b/examples/with-workspace/package.json @@ -4,7 +4,7 @@ "dependencies": { "@ai-sdk/openai": "^3.0.0", "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-xquik-tools/package.json b/examples/with-xquik-tools/package.json index c9cc3be6a..3fff31a9f 100644 --- a/examples/with-xquik-tools/package.json +++ b/examples/with-xquik-tools/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", "ai": "^6.0.0", diff --git a/examples/with-youtube-to-blog/package.json b/examples/with-youtube-to-blog/package.json index 55abe9721..12c0ec1d9 100644 --- a/examples/with-youtube-to-blog/package.json +++ b/examples/with-youtube-to-blog/package.json @@ -3,7 +3,7 @@ "author": "", "dependencies": { "@voltagent/cli": "^0.1.21", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/examples/with-zapier-mcp/package.json b/examples/with-zapier-mcp/package.json index ad474b035..d7f1448ba 100644 --- a/examples/with-zapier-mcp/package.json +++ b/examples/with-zapier-mcp/package.json @@ -4,7 +4,7 @@ "version": "1.0.0", "author": "", "dependencies": { - "@voltagent/core": "~2.8.0", + "@voltagent/core": "~2.8.1", "@voltagent/libsql": "^2.1.2", "@voltagent/logger": "^2.0.2", "@voltagent/server-hono": "^2.0.14", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ffd80c8df..c7124f018 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,13 @@ # @voltagent/core +## 2.8.1 + +### Patch Changes + +- [#1366](https://github.com/VoltAgent/voltagent/pull/1366) [`6b26a8f`](https://github.com/VoltAgent/voltagent/commit/6b26a8fbfc6d648b129b3043fc7e76fe68bd064a) Thanks [@omeraplak](https://github.com/omeraplak)! - Use aggregate finish usage consistently across providers. + +- [#1362](https://github.com/VoltAgent/voltagent/pull/1362) [`9dc0314`](https://github.com/VoltAgent/voltagent/commit/9dc0314cbc71fb035cf8d71e41d243680ae43c38) Thanks [@VihaanAgarwal](https://github.com/VihaanAgarwal)! - Fixed workflow `state.input` being overwritten with the final output once a workflow finished. `finish()` reassigned the stored input to the current data, so reading `state.input` after completion returned the final result instead of the initial input it documents. The initial input is now preserved through completion; `state.data` still reflects the final value. + ## 2.8.0 ### Minor Changes diff --git a/packages/core/package.json b/packages/core/package.json index e66df702b..8d0fb64dc 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@voltagent/core", "description": "VoltAgent Core - AI agent framework for JavaScript", - "version": "2.8.0", + "version": "2.8.1", "dependencies": { "@ai-sdk/amazon-bedrock": "^3.0.0", "@ai-sdk/anthropic": "^3.0.0", diff --git a/packages/e2e/package.json b/packages/e2e/package.json index 44bffa56a..70a118405 100644 --- a/packages/e2e/package.json +++ b/packages/e2e/package.json @@ -2,7 +2,7 @@ "name": "@voltagent/e2e", "dependencies": { "@libsql/client": "^0.15.0", - "@voltagent/core": "^2.8.0", + "@voltagent/core": "^2.8.1", "@voltagent/internal": "^1.0.3", "@voltagent/libsql": "^2.1.2", "@voltagent/postgres": "^2.1.2", diff --git a/packages/sandbox-blaxel/CHANGELOG.md b/packages/sandbox-blaxel/CHANGELOG.md index e5c94ecee..0447ef8e3 100644 --- a/packages/sandbox-blaxel/CHANGELOG.md +++ b/packages/sandbox-blaxel/CHANGELOG.md @@ -1,5 +1,11 @@ # @voltagent/sandbox-blaxel +## 2.1.1 + +### Patch Changes + +- [#1354](https://github.com/VoltAgent/voltagent/pull/1354) [`af4f6f2`](https://github.com/VoltAgent/voltagent/commit/af4f6f23726edf4afda698bcf35828779ce96a60) Thanks [@nuthalapativarun](https://github.com/nuthalapativarun)! - Add README documentation + ## 2.1.0 ### Minor Changes diff --git a/packages/sandbox-blaxel/package.json b/packages/sandbox-blaxel/package.json index 628d0358a..1d9bb13ea 100644 --- a/packages/sandbox-blaxel/package.json +++ b/packages/sandbox-blaxel/package.json @@ -1,7 +1,7 @@ { "name": "@voltagent/sandbox-blaxel", "description": "VoltAgent Blaxel sandbox provider", - "version": "2.1.0", + "version": "2.1.1", "dependencies": { "@blaxel/core": "^0.2.0", "es-toolkit": "^1.46.1" @@ -9,7 +9,7 @@ "devDependencies": { "@types/node": "^24.2.1", "@vitest/coverage-v8": "^3.2.4", - "@voltagent/core": "^2.4.1", + "@voltagent/core": "^2.8.1", "tsup": "^8.5.0", "typescript": "^5.8.2", "vitest": "^3.2.4" diff --git a/packages/sandbox-daytona/CHANGELOG.md b/packages/sandbox-daytona/CHANGELOG.md index d77fdd20a..d7e508ea0 100644 --- a/packages/sandbox-daytona/CHANGELOG.md +++ b/packages/sandbox-daytona/CHANGELOG.md @@ -1,5 +1,11 @@ # @voltagent/sandbox-daytona +## 2.0.3 + +### Patch Changes + +- [#1355](https://github.com/VoltAgent/voltagent/pull/1355) [`743d8af`](https://github.com/VoltAgent/voltagent/commit/743d8af0ec67d73a2b42ab525e761b6806c2a1ef) Thanks [@nuthalapativarun](https://github.com/nuthalapativarun)! - Add README documentation + ## 2.0.2 ### Patch Changes diff --git a/packages/sandbox-daytona/package.json b/packages/sandbox-daytona/package.json index 10be5f480..561f31efc 100644 --- a/packages/sandbox-daytona/package.json +++ b/packages/sandbox-daytona/package.json @@ -1,13 +1,13 @@ { "name": "@voltagent/sandbox-daytona", "description": "VoltAgent Daytona sandbox provider", - "version": "2.0.2", + "version": "2.0.3", "dependencies": { "@daytonaio/sdk": "^0.139.0" }, "devDependencies": { "@types/node": "^24.2.1", - "@voltagent/core": "^2.4.1", + "@voltagent/core": "^2.8.1", "tsup": "^8.5.0", "typescript": "^5.8.2" }, diff --git a/packages/sandbox-e2b/CHANGELOG.md b/packages/sandbox-e2b/CHANGELOG.md index 2e8da91e7..060847429 100644 --- a/packages/sandbox-e2b/CHANGELOG.md +++ b/packages/sandbox-e2b/CHANGELOG.md @@ -1,5 +1,11 @@ # @voltagent/sandbox-e2b +## 2.0.3 + +### Patch Changes + +- [#1356](https://github.com/VoltAgent/voltagent/pull/1356) [`2b66ae3`](https://github.com/VoltAgent/voltagent/commit/2b66ae37a9578f77e13b992fcc72b307cff5b6ab) Thanks [@nuthalapativarun](https://github.com/nuthalapativarun)! - Add README documentation + ## 2.0.2 ### Patch Changes diff --git a/packages/sandbox-e2b/package.json b/packages/sandbox-e2b/package.json index 6c5501760..031afdcdc 100644 --- a/packages/sandbox-e2b/package.json +++ b/packages/sandbox-e2b/package.json @@ -1,13 +1,13 @@ { "name": "@voltagent/sandbox-e2b", "description": "VoltAgent E2B sandbox provider", - "version": "2.0.2", + "version": "2.0.3", "dependencies": { "e2b": "^2.12.0" }, "devDependencies": { "@types/node": "^24.2.1", - "@voltagent/core": "^2.4.1", + "@voltagent/core": "^2.8.1", "tsup": "^8.5.0", "typescript": "^5.8.2" }, diff --git a/packages/server-core/CHANGELOG.md b/packages/server-core/CHANGELOG.md index 008331d3c..1a5925f53 100644 --- a/packages/server-core/CHANGELOG.md +++ b/packages/server-core/CHANGELOG.md @@ -1,5 +1,14 @@ # @voltagent/server-core +## 2.1.19 + +### Patch Changes + +- [#1331](https://github.com/VoltAgent/voltagent/pull/1331) [`887213b`](https://github.com/VoltAgent/voltagent/commit/887213b7913f1900b35c17a1b5005d1cb8e8a2e6) Thanks [@nuthalapativarun](https://github.com/nuthalapativarun)! - Add README documentation + +- Updated dependencies [[`6b26a8f`](https://github.com/VoltAgent/voltagent/commit/6b26a8fbfc6d648b129b3043fc7e76fe68bd064a), [`9dc0314`](https://github.com/VoltAgent/voltagent/commit/9dc0314cbc71fb035cf8d71e41d243680ae43c38)]: + - @voltagent/core@2.8.1 + ## 2.1.18 ### Patch Changes diff --git a/packages/server-core/package.json b/packages/server-core/package.json index 3f80c4f9a..a6e0f4d68 100644 --- a/packages/server-core/package.json +++ b/packages/server-core/package.json @@ -1,10 +1,10 @@ { "name": "@voltagent/server-core", "description": "Framework-agnostic server core for VoltAgent", - "version": "2.1.18", + "version": "2.1.19", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", - "@voltagent/core": "^2.7.6", + "@voltagent/core": "^2.8.1", "@voltagent/internal": "^1.0.2", "ai": "^6.0.0", "jsonwebtoken": "^9.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 467c38de5..60ac104e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -117,7 +117,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -154,7 +154,7 @@ importers: specifier: ^21.0.0 version: 21.1.1 '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -191,7 +191,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -267,7 +267,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -388,7 +388,7 @@ importers: specifier: ^2.0.3 version: link:../../packages/a2a-server '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/internal': specifier: ^1.0.3 @@ -477,7 +477,7 @@ importers: examples/with-agent-tool: dependencies: '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core ai: specifier: ^6.0.0 @@ -502,7 +502,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/internal': specifier: ^1.0.3 @@ -539,7 +539,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -573,7 +573,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -716,7 +716,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -756,7 +756,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/server-hono': specifier: ^2.0.14 @@ -793,7 +793,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core ai: specifier: ^6.0.0 @@ -842,7 +842,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -882,7 +882,7 @@ importers: specifier: ^0.15.0 version: 0.15.10 '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/server-hono': specifier: ^2.0.14 @@ -928,7 +928,7 @@ importers: examples/with-cloudflare-workers: dependencies: '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/serverless-hono': specifier: ^2.0.12 @@ -962,7 +962,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1058,7 +1058,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1092,7 +1092,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1126,7 +1126,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1160,7 +1160,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -1188,7 +1188,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1271,7 +1271,7 @@ importers: specifier: ^0.1.21 version: link:../../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1311,7 +1311,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1345,7 +1345,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1379,7 +1379,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -1407,7 +1407,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1441,7 +1441,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1549,7 +1549,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/langfuse-exporter': specifier: ^2.0.3 @@ -1611,7 +1611,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1645,7 +1645,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -1676,7 +1676,7 @@ importers: examples/with-mcp-server: dependencies: '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -1710,7 +1710,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -1741,7 +1741,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1781,10 +1781,10 @@ importers: specifier: ^11.0.0 version: 11.1.7(@nestjs/common@11.1.7)(@nestjs/core@11.1.7) '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/server-core': - specifier: ^2.1.18 + specifier: ^2.1.19 version: link:../../packages/server-core '@voltagent/server-hono': specifier: ^2.0.14 @@ -1827,7 +1827,7 @@ importers: examples/with-netlify-functions: dependencies: '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/serverless-hono': specifier: ^2.0.12 @@ -1867,7 +1867,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -1973,7 +1973,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/internal': specifier: ^1.0.3 @@ -2091,7 +2091,7 @@ importers: specifier: ^4.0.0 version: 4.0.1(embla-carousel@8.6.0)(typescript@5.9.3)(vite@7.2.7)(vue-router@4.5.1)(vue@3.5.22)(zod@3.25.76) '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2104,7 +2104,7 @@ importers: version: 6.0.3(zod@3.25.76) nuxt: specifier: ^4.1.2 - version: 4.1.3(@biomejs/biome@1.9.4)(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@types/node@24.2.1)(@vue/compiler-sfc@3.5.22)(eslint@9.33.0)(typescript@5.9.3)(vite@7.2.7) + version: 4.1.3(@biomejs/biome@1.9.4)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.2.1)(@vue/compiler-sfc@3.5.22)(eslint@9.33.0)(typescript@5.9.3)(vite@7.2.7) vue: specifier: ^3.5.22 version: 3.5.22(typescript@5.9.3) @@ -2125,7 +2125,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/evals': specifier: ^2.0.4 @@ -2159,7 +2159,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -2196,7 +2196,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2227,7 +2227,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2264,7 +2264,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2304,7 +2304,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2350,7 +2350,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2396,7 +2396,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -2433,7 +2433,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2470,7 +2470,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2504,7 +2504,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -2535,7 +2535,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2563,7 +2563,7 @@ importers: examples/with-resumable-streams: dependencies: '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -2597,7 +2597,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2631,7 +2631,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2665,7 +2665,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2705,7 +2705,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2742,7 +2742,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2779,7 +2779,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -2813,7 +2813,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2847,7 +2847,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2884,7 +2884,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -2918,7 +2918,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2952,7 +2952,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -2989,7 +2989,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3023,7 +3023,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3057,7 +3057,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3109,7 +3109,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3146,7 +3146,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3189,7 +3189,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3232,7 +3232,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -3263,7 +3263,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3297,7 +3297,7 @@ importers: specifier: ^3.0.0 version: 3.0.1(zod@3.25.76) '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -3328,7 +3328,7 @@ importers: examples/with-voltops-resumable-streams: dependencies: '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -3359,7 +3359,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3396,7 +3396,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3433,7 +3433,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3467,7 +3467,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3501,7 +3501,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3538,7 +3538,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3572,7 +3572,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/logger': specifier: ^2.0.2 @@ -3603,7 +3603,7 @@ importers: specifier: ^0.1.21 version: link:../../packages/cli '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -3634,7 +3634,7 @@ importers: examples/with-zapier-mcp: dependencies: '@voltagent/core': - specifier: ~2.8.0 + specifier: ~2.8.1 version: link:../../packages/core '@voltagent/libsql': specifier: ^2.1.2 @@ -4085,7 +4085,7 @@ importers: specifier: ^0.15.0 version: 0.15.10 '@voltagent/core': - specifier: ^2.8.0 + specifier: ^2.8.1 version: link:../core '@voltagent/internal': specifier: ^1.0.3 @@ -4286,7 +4286,7 @@ importers: specifier: ^3.2.4 version: 3.2.4(vitest@3.2.4) '@voltagent/core': - specifier: ^2.4.1 + specifier: ^2.8.1 version: link:../core tsup: specifier: ^8.5.0 @@ -4308,7 +4308,7 @@ importers: specifier: ^24.2.1 version: 24.6.2 '@voltagent/core': - specifier: ^2.4.1 + specifier: ^2.8.1 version: link:../core tsup: specifier: ^8.5.0 @@ -4327,7 +4327,7 @@ importers: specifier: ^24.2.1 version: 24.6.2 '@voltagent/core': - specifier: ^2.4.1 + specifier: ^2.8.1 version: link:../core tsup: specifier: ^8.5.0 @@ -4374,7 +4374,7 @@ importers: specifier: ^1.12.1 version: 1.17.2 '@voltagent/core': - specifier: ^2.7.6 + specifier: ^2.8.1 version: link:../core '@voltagent/internal': specifier: ^1.0.2 @@ -9269,22 +9269,12 @@ packages: pathe: 1.1.2 dev: false - /@emnapi/core@1.10.0: - resolution: {integrity: sha512-yq6OkJ4p82CAfPl0u9mQebQHKPJkY7WrIuk205cTYnYe+k2Z8YBh11FrbRG/H6ihirqcacOgl2BIO8oyMQLeXw==} - requiresBuild: true - dependencies: - '@emnapi/wasi-threads': 1.2.1 - tslib: 2.8.1 - dev: false - optional: true - /@emnapi/core@1.11.1: resolution: {integrity: sha512-RSvbQmHzdKzNsLYa/wHrbc3KN4sYLKAdPZxqiM2HATqv/SBk2/ENSHpvXGaLOMcsAyz0poEGqkmmKYG3OWiJEQ==} requiresBuild: true dependencies: '@emnapi/wasi-threads': 1.2.2 tslib: 2.8.1 - dev: true optional: true /@emnapi/core@1.4.5: @@ -9294,19 +9284,11 @@ packages: tslib: 2.8.1 dev: true - /@emnapi/runtime@1.10.0: - resolution: {integrity: sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==} - requiresBuild: true - dependencies: - tslib: 2.8.1 - optional: true - /@emnapi/runtime@1.11.1: resolution: {integrity: sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==} requiresBuild: true dependencies: tslib: 2.8.1 - dev: true optional: true /@emnapi/runtime@1.4.5: @@ -9321,20 +9303,11 @@ packages: tslib: 2.8.1 dev: true - /@emnapi/wasi-threads@1.2.1: - resolution: {integrity: sha512-uTII7OYF+/Mes/MrcIOYp5yOtSMLBWSIoLPpcgwipoiKbli6k322tcoFsxoIIxPDqW01SQGAgko4EzZi2BNv2w==} - requiresBuild: true - dependencies: - tslib: 2.8.1 - dev: false - optional: true - /@emnapi/wasi-threads@1.2.2: resolution: {integrity: sha512-c95qOXkHdydNKhscBTebqEC1CVAZpyqOfVfBzQ1qgzyl3gfeldUjIggDbIZgDKsHLgnsM+igH7TJ/eAasaVuMA==} requiresBuild: true dependencies: tslib: 2.8.1 - dev: true optional: true /@envelop/core@5.4.0: @@ -10928,7 +10901,7 @@ packages: cpu: [wasm32] requiresBuild: true dependencies: - '@emnapi/runtime': 1.10.0 + '@emnapi/runtime': 1.11.1 optional: true /@img/sharp-wasm32@0.34.4: @@ -10937,7 +10910,7 @@ packages: cpu: [wasm32] requiresBuild: true dependencies: - '@emnapi/runtime': 1.10.0 + '@emnapi/runtime': 1.11.1 optional: true /@img/sharp-win32-arm64@0.34.4: @@ -12504,9 +12477,9 @@ packages: resolution: {integrity: sha512-ZVWUcfwY4E/yPitQJl481FjFo3K22D6qF0DuFH6Y/nbnE11GY5uguDxZMGXPQ8WQ0128MXQD7TnfHyK4oWoIJQ==} requiresBuild: true dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 - '@tybys/wasm-util': 0.10.1 + '@emnapi/core': 1.11.1 + '@emnapi/runtime': 1.11.1 + '@tybys/wasm-util': 0.10.2 dev: false optional: true @@ -12518,21 +12491,21 @@ packages: '@tybys/wasm-util': 0.9.0 dev: true - /@napi-rs/wasm-runtime@1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): - resolution: {integrity: sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==} + /@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): + resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==} requiresBuild: true peerDependencies: '@emnapi/core': ^1.7.1 '@emnapi/runtime': ^1.7.1 dependencies: - '@emnapi/core': 1.10.0 - '@emnapi/runtime': 1.10.0 - '@tybys/wasm-util': 0.10.1 + '@emnapi/core': 1.11.1 + '@emnapi/runtime': 1.11.1 + '@tybys/wasm-util': 0.10.2 dev: false optional: true - /@napi-rs/wasm-runtime@1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): - resolution: {integrity: sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q==} + /@napi-rs/wasm-runtime@1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): + resolution: {integrity: sha512-ZLv/JdUfkvOy9eCnnBaGfiO+XimbjebAeO+MRQqD/B+FR1tnRN0tpKSJHRbE8sFfS6aqsXZ67TQjfwfsxULVbg==} requiresBuild: true peerDependencies: '@emnapi/core': ^1.7.1 @@ -12540,7 +12513,7 @@ packages: dependencies: '@emnapi/core': 1.11.1 '@emnapi/runtime': 1.11.1 - '@tybys/wasm-util': 0.10.2 + '@tybys/wasm-util': 0.10.3 dev: true optional: true @@ -15272,13 +15245,13 @@ packages: dev: false optional: true - /@oxc-minify/binding-wasm32-wasi@0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + /@oxc-minify/binding-wasm32-wasi@0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): resolution: {integrity: sha512-0bOaEuh7QX8MfqyrRjNPOWhcsYl0IGoHX1nPtFIFGm0f/AJsJ+3wbyI9WvkAOXZmRgI9DMKGbDJdU6J59JxA7w==} engines: {node: '>=14.0.0'} cpu: [wasm32] requiresBuild: true dependencies: - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime' @@ -15411,13 +15384,13 @@ packages: dev: false optional: true - /@oxc-parser/binding-wasm32-wasi@0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + /@oxc-parser/binding-wasm32-wasi@0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): resolution: {integrity: sha512-VoCtQZIsRZN8mszbdizh+5MwzbgbMxsPgT2hOzzILQLNY2o2OXG3xSiFNFakVhbWc9qSTaZ/MRDsqR+IM3fLFw==} engines: {node: '>=14.0.0'} cpu: [wasm32] requiresBuild: true dependencies: - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime' @@ -15558,13 +15531,13 @@ packages: dev: false optional: true - /@oxc-transform/binding-wasm32-wasi@0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + /@oxc-transform/binding-wasm32-wasi@0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): resolution: {integrity: sha512-rn3c2wGT3ha6j0VLykYOkXU5YyQYIeGXRsDPP7xyiZHVTVssoM0X1BuheFlgxmC1POXMT+dAAcVOFG5MdW1bnQ==} engines: {node: '>=14.0.0'} cpu: [wasm32] requiresBuild: true dependencies: - '@napi-rs/wasm-runtime': 1.1.4(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) transitivePeerDependencies: - '@emnapi/core' - '@emnapi/runtime' @@ -17655,8 +17628,8 @@ packages: /@repeaterjs/repeater@3.0.6: resolution: {integrity: sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA==} - /@rolldown/binding-android-arm64@1.1.2: - resolution: {integrity: sha512-2cZ+7xRS+DBcuJBJKnfzsbleumJhBqSlJVpuzHC0nTqfd3QQ7Vx2/x5YR/D7cBamKSeWplwo82Fn9lqYUDEMfA==} + /@rolldown/binding-android-arm64@1.1.3: + resolution: {integrity: sha512-DT6Z3PhvioeHMvxo+xHc3KtqggrI7CCTXCmC2h/5zUlp5jVitv7XEy+9q5/7v8IolhlioawpMo8Kg0EEBy7J0g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [android] @@ -17664,8 +17637,8 @@ packages: dev: true optional: true - /@rolldown/binding-darwin-arm64@1.1.2: - resolution: {integrity: sha512-RkPMJnygxsgOYdkfqgpwY0/Fzm8d0VQe6HGU2/B00Xa9eqdLbrII+DOKAodbJAn3ZL1AJxGHkZRPYazgGY6Ljw==} + /@rolldown/binding-darwin-arm64@1.1.3: + resolution: {integrity: sha512-0NwgwsjM7LrsuVnXMK3koTpagBNOhloc/BNjKqZjv4V5zI5r13qx69uVhRx+o5Z0yy4Hzq+lpy7TAgUG/ocvrw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [darwin] @@ -17673,8 +17646,8 @@ packages: dev: true optional: true - /@rolldown/binding-darwin-x64@1.1.2: - resolution: {integrity: sha512-Uiczh6vFhwyfd7WNe7Q7mCA4KxAiLdz7jPE/WGizfRpIieoyFuNVMmM8HqZ9HwudTkY6/AeMQwlNJ9NJijguWw==} + /@rolldown/binding-darwin-x64@1.1.3: + resolution: {integrity: sha512-YtiBp4disu6V560loT6PjMdiRaWmVvDNrUunAalbiFx2ggeJwxdAsgZMcoGP17uyAsTwAj5V1niksxlHnVQ1Sw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [darwin] @@ -17682,8 +17655,8 @@ packages: dev: true optional: true - /@rolldown/binding-freebsd-x64@1.1.2: - resolution: {integrity: sha512-+TpdtTRgHiJFjCVFbw311SuLk3KfytPOQQn+VlAEv+gBxYPtL7E6JS9e/tk+8CwxhIZvemJKo4rTKgfWNsKkkA==} + /@rolldown/binding-freebsd-x64@1.1.3: + resolution: {integrity: sha512-yD3EkEdXk2LypPxnf/kSZHirarsI8gcPzc62SukhR9VJTyvV+F9Q/GxWNuCojc7sXyuVC4DxRGhdDK4X8VSsbw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [freebsd] @@ -17691,8 +17664,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-arm-gnueabihf@1.1.2: - resolution: {integrity: sha512-4lv1/tkmi7ueIVHnyreaOeUpiZP26BH9rRy6hoYfR9310A2B9nUEVRDvBx69vx64Nr3eTPPRkyciqJJs+j9Jmw==} + /@rolldown/binding-linux-arm-gnueabihf@1.1.3: + resolution: {integrity: sha512-c+8vieQbsD7HNAHKIA34w0GJ9FedFFuJGD+7E6vz7Q3uqAIugL5p45fhlsj4UaAsHpcmlqugBWMhA0/j7o0sIg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm] os: [linux] @@ -17700,8 +17673,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-arm64-gnu@1.1.2: - resolution: {integrity: sha512-gBSUVO0eaWgw1JMjK3gB8BMlX2Mk148s2lTiVT3e9vjVxbl7UDfMWWY8CfIaaqiXuM9fVTMxIpUz6CAo/B6Vlw==} + /@rolldown/binding-linux-arm64-gnu@1.1.3: + resolution: {integrity: sha512-50jD0uUwLvur7Zz9LHz17kaAdTPjn5wN93hEgjvmYFRZwiR7ZJYovTd5ipyWJDAnXKvZ+wgc+/Ika6dwSF5OcA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] @@ -17709,8 +17682,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-arm64-musl@1.1.2: - resolution: {integrity: sha512-LjQP/iZLBu8o8PjIfk4x3At0/mT6h282pvz8Z5LAyhGbu/kDezyO7ea62rF5uoqmgnIYqbN/MqJ3Si3Aymi7xQ==} + /@rolldown/binding-linux-arm64-musl@1.1.3: + resolution: {integrity: sha512-BO9+oPL8K9poZJBfYPsXNtYjPE5uM3qeehT3aFcW4LITOl+iSqhp0abzjR2nWBUNjIZeKXjAEWBZ64WjNoHd6w==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] @@ -17718,8 +17691,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-ppc64-gnu@1.1.2: - resolution: {integrity: sha512-X/7bVLWelEsbyWDUSXt7zVsTniLLPIY2n1rH58qr78l9i7MNbbxBWD8gI2vRfBWf4NUXJCUuQnfZDsp32LqsfQ==} + /@rolldown/binding-linux-ppc64-gnu@1.1.3: + resolution: {integrity: sha512-f3VpLB1vQ0Eo6ecr/6cekLnvYMFF4YBFoVGkfkvPLq1bAkbAwHYQPZKoAmG6OJyTcxxoC+AvezGx/S1obNC0Mw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] @@ -17727,8 +17700,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-s390x-gnu@1.1.2: - resolution: {integrity: sha512-gb6dYKW/1KDorGXyy48glEBJs/sxVSC5pcVrox/pFGV4mvwSFeg2sK5L2tRkVsVlh7kueqOgg4GEcuipJcGuKg==} + /@rolldown/binding-linux-s390x-gnu@1.1.3: + resolution: {integrity: sha512-AmurZ26Pqx/RI9N1gzEOCklkKXl927yjfXWUUS0O7Puh8ARM/Ob8qfrD3qnWksScdw6cSrW5PSHE9DyLu7+PtA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] @@ -17736,8 +17709,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-x64-gnu@1.1.2: - resolution: {integrity: sha512-JY4w85pU3iAiJVMh5nuk4/Mh9GjMsupe8MrIN53rwxAZW64GKrWeJBuN6SxQg9QTU5uB1cxyhDzW8jqRn1EABw==} + /@rolldown/binding-linux-x64-gnu@1.1.3: + resolution: {integrity: sha512-JJpqs8bRGITDOdbkNKnlojzBabbOHrqjSvDr0IVsZObE1lBcPjxItUEY9eWIDbxaJ3cGrXPWGfGkIxFijg/URg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] @@ -17745,8 +17718,8 @@ packages: dev: true optional: true - /@rolldown/binding-linux-x64-musl@1.1.2: - resolution: {integrity: sha512-xvpA7o5KCYLB0Rwscmuylb1/zHHSUx4g4xilm4prC5jP76pEUlzBmMbgpbh7bVDbId4NcfT96gN5i6mE6UDaiw==} + /@rolldown/binding-linux-x64-musl@1.1.3: + resolution: {integrity: sha512-rSJcdjPxzA/by/6/rYs+v+bXU7UjvnbUWz8MJb6kh6+knqB1dCrtHg0uu7C/4haqJvqdkYHQ5IGn+tCH9GLW/g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] @@ -17754,8 +17727,8 @@ packages: dev: true optional: true - /@rolldown/binding-openharmony-arm64@1.1.2: - resolution: {integrity: sha512-p/ts6KBLjuk49Bp21XH77poQGt02iNz7ChgHep7tudPOaLinR/De/RHdxF8w8Yj4r/bF/bqXwH6PZrB2sA+Nvw==} + /@rolldown/binding-openharmony-arm64@1.1.3: + resolution: {integrity: sha512-hQ3/PYkDJICgevvyNcVrihVeqq7k1Pp3VZ9lY+dauAYUJKO+auqApvANhvR1An9BhmqYKvW2Mu1F9u4DXSMLxQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [openharmony] @@ -17763,20 +17736,20 @@ packages: dev: true optional: true - /@rolldown/binding-wasm32-wasi@1.1.2: - resolution: {integrity: sha512-VMu/wmrZ9hJzYlRhbw7jK5PODlugyKZ5mOdX78+lS8OvuFkWNQdz1pFLrI2p3P0pjXOmUZ7B48o5VnMH9QOGtg==} + /@rolldown/binding-wasm32-wasi@1.1.3: + resolution: {integrity: sha512-Elcv/BtML9lXrV6JuKITc/grN2kYV9gjsQpW8Jfw4ioK0TOkjBjye0nnyqQNy9STNaI20lXNaQBRrD5gSgR0Yg==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [wasm32] requiresBuild: true dependencies: '@emnapi/core': 1.11.1 '@emnapi/runtime': 1.11.1 - '@napi-rs/wasm-runtime': 1.1.5(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) + '@napi-rs/wasm-runtime': 1.1.6(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) dev: true optional: true - /@rolldown/binding-win32-arm64-msvc@1.1.2: - resolution: {integrity: sha512-xtUJqs8qEkuSviS0n1tsohaPuz3a1SPhZywOji4Oo+sgrJs8daEDMZ0QtqL0OS7dx8PoVpg2J/ZZycPY5I2+Zg==} + /@rolldown/binding-win32-arm64-msvc@1.1.3: + resolution: {integrity: sha512-2DrEfhluH9yhiaFApmsjsjwrSYbNcY1oFTzYSP1a535jDbV98zCFanA/96TBUd0iDFcxGmw9QRExwGCXz3U+/g==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [win32] @@ -17784,8 +17757,8 @@ packages: dev: true optional: true - /@rolldown/binding-win32-x64-msvc@1.1.2: - resolution: {integrity: sha512-85YiLQqjUKgSO/Zjnf9e0XIn5Ymrh1fLDWBeAkZqpuBR/3R8TpfoHXuyblqyQrftSSgWO9qpcHN8mkyKsLraoA==} + /@rolldown/binding-win32-x64-msvc@1.1.3: + resolution: {integrity: sha512-OL4OMk7UPXOeVGGd3qo5zJyPIljf4AFgk5QAkPPS+OoLuOOozhuaQGC18MxVTnw/06q93gShAJzlwnSCY9YtqA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [win32] @@ -20269,16 +20242,16 @@ packages: minimatch: 9.0.5 dev: true - /@tybys/wasm-util@0.10.1: - resolution: {integrity: sha512-9tTaPJLSiejZKx+Bmog4uSubteqTvFrVrURwkmHixBo0G4seD0zUxp98E1DzUBJxLQ3NPwXrGKDiVjwx/DpPsg==} + /@tybys/wasm-util@0.10.2: + resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} requiresBuild: true dependencies: tslib: 2.8.1 dev: false optional: true - /@tybys/wasm-util@0.10.2: - resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} + /@tybys/wasm-util@0.10.3: + resolution: {integrity: sha512-F3fo1MYrRJYL3zER0OUOmkutjr1Vp23m7OsSgp7nq4SP6OqX6C/56XFIPAl5bt3zaBRjmW7SGz3u/6LwFpYcOg==} requiresBuild: true dependencies: tslib: 2.8.1 @@ -34307,7 +34280,7 @@ packages: dependencies: boolbase: 1.0.0 - /nuxt@4.1.3(@biomejs/biome@1.9.4)(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0)(@types/node@24.2.1)(@vue/compiler-sfc@3.5.22)(eslint@9.33.0)(typescript@5.9.3)(vite@7.2.7): + /nuxt@4.1.3(@biomejs/biome@1.9.4)(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1)(@types/node@24.2.1)(@vue/compiler-sfc@3.5.22)(eslint@9.33.0)(typescript@5.9.3)(vite@7.2.7): resolution: {integrity: sha512-FPl+4HNIOTRYWQXtsZe5KJAr/eddFesuXABvcSTnFLYckIfnxcistwmbtPlkJhkW6vr/Jdhef5QqqYYkBsowGg==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true @@ -34359,9 +34332,9 @@ packages: ofetch: 1.4.1 ohash: 2.0.11 on-change: 6.0.0 - oxc-minify: 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) - oxc-parser: 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) - oxc-transform: 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + oxc-minify: 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) + oxc-parser: 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) + oxc-transform: 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) oxc-walker: 0.5.2(oxc-parser@0.94.0) pathe: 2.0.3 perfect-debounce: 2.0.0 @@ -35021,7 +34994,7 @@ packages: resolution: {integrity: sha512-+Sl2UErvtsoajRDKCE5/dBz4DIvHXQQnAxtQTF04OJxY0+DyZXSo5P5Bb7XYWOh81syohlYL24hbDwxedPUJCA==} dev: true - /oxc-minify@0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + /oxc-minify@0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): resolution: {integrity: sha512-7+9iyxwpzfjuiEnSqNJYzTsC1Oud742PPkr/4S1bGY930U4tApdLEK8zmgbT57c1/56cfNOndqZaeQZiAfnJ5A==} engines: {node: ^20.19.0 || >=22.12.0} optionalDependencies: @@ -35037,7 +35010,7 @@ packages: '@oxc-minify/binding-linux-s390x-gnu': 0.94.0 '@oxc-minify/binding-linux-x64-gnu': 0.94.0 '@oxc-minify/binding-linux-x64-musl': 0.94.0 - '@oxc-minify/binding-wasm32-wasi': 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@oxc-minify/binding-wasm32-wasi': 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) '@oxc-minify/binding-win32-arm64-msvc': 0.94.0 '@oxc-minify/binding-win32-x64-msvc': 0.94.0 transitivePeerDependencies: @@ -35045,7 +35018,7 @@ packages: - '@emnapi/runtime' dev: false - /oxc-parser@0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + /oxc-parser@0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): resolution: {integrity: sha512-refms9HQoAlTYIazONYkuX5A3rFGPddbD6Otyc+A0/pj1WTttR8TsZRlMzQxCfhexxfrbinqd7ebkEoYNuCmLQ==} engines: {node: ^20.19.0 || >=22.12.0} dependencies: @@ -35063,7 +35036,7 @@ packages: '@oxc-parser/binding-linux-s390x-gnu': 0.94.0 '@oxc-parser/binding-linux-x64-gnu': 0.94.0 '@oxc-parser/binding-linux-x64-musl': 0.94.0 - '@oxc-parser/binding-wasm32-wasi': 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@oxc-parser/binding-wasm32-wasi': 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) '@oxc-parser/binding-win32-arm64-msvc': 0.94.0 '@oxc-parser/binding-win32-x64-msvc': 0.94.0 transitivePeerDependencies: @@ -35071,7 +35044,7 @@ packages: - '@emnapi/runtime' dev: false - /oxc-transform@0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0): + /oxc-transform@0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1): resolution: {integrity: sha512-nHFFyPVWNNe7WLsAiQ6iwfsuTW/1esT+BJg+9rlvcSa0mfcZTpNo3TlBfj9IerLdDmYHJnSYsx8jjFZhoGfZ1w==} engines: {node: ^20.19.0 || >=22.12.0} optionalDependencies: @@ -35087,7 +35060,7 @@ packages: '@oxc-transform/binding-linux-s390x-gnu': 0.94.0 '@oxc-transform/binding-linux-x64-gnu': 0.94.0 '@oxc-transform/binding-linux-x64-musl': 0.94.0 - '@oxc-transform/binding-wasm32-wasi': 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + '@oxc-transform/binding-wasm32-wasi': 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) '@oxc-transform/binding-win32-arm64-msvc': 0.94.0 '@oxc-transform/binding-win32-x64-msvc': 0.94.0 transitivePeerDependencies: @@ -35101,7 +35074,7 @@ packages: oxc-parser: '>=0.72.0' dependencies: magic-regexp: 0.10.0 - oxc-parser: 0.94.0(@emnapi/core@1.10.0)(@emnapi/runtime@1.10.0) + oxc-parser: 0.94.0(@emnapi/core@1.11.1)(@emnapi/runtime@1.11.1) dev: false /p-cancelable@1.1.0: @@ -37607,7 +37580,7 @@ packages: resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} dev: false - /rolldown-plugin-dts@0.16.11(rolldown@1.1.2)(typescript@5.9.2): + /rolldown-plugin-dts@0.16.11(rolldown@1.1.3)(typescript@5.9.2): resolution: {integrity: sha512-9IQDaPvPqTx3RjG2eQCK5GYZITo203BxKunGI80AGYicu1ySFTUyugicAaTZWRzFWh9DSnzkgNeMNbDWBbSs0w==} engines: {node: '>=20.18.0'} peerDependencies: @@ -37635,36 +37608,36 @@ packages: dts-resolver: 2.1.2 get-tsconfig: 4.10.1 magic-string: 0.30.19 - rolldown: 1.1.2 + rolldown: 1.1.3 typescript: 5.9.2 transitivePeerDependencies: - oxc-resolver - supports-color dev: true - /rolldown@1.1.2: - resolution: {integrity: sha512-x0CrQQqCXWGeI8dTvFfN/Dnv3yMKT9hv5jFjlOreKAx9wqLq9wz7VvLLHyaAXC90/CpggTu9SisSbsJJTPSjNQ==} + /rolldown@1.1.3: + resolution: {integrity: sha512-1F1eEtUBtFvcGm1HQ9TiUIUHPQG7mSAODrhIzjxoUEFuo8OcbrGLiVLkevNgj84TE4lnHvnumwFjhJO5Eu135g==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true dependencies: '@oxc-project/types': 0.137.0 '@rolldown/pluginutils': 1.0.0 optionalDependencies: - '@rolldown/binding-android-arm64': 1.1.2 - '@rolldown/binding-darwin-arm64': 1.1.2 - '@rolldown/binding-darwin-x64': 1.1.2 - '@rolldown/binding-freebsd-x64': 1.1.2 - '@rolldown/binding-linux-arm-gnueabihf': 1.1.2 - '@rolldown/binding-linux-arm64-gnu': 1.1.2 - '@rolldown/binding-linux-arm64-musl': 1.1.2 - '@rolldown/binding-linux-ppc64-gnu': 1.1.2 - '@rolldown/binding-linux-s390x-gnu': 1.1.2 - '@rolldown/binding-linux-x64-gnu': 1.1.2 - '@rolldown/binding-linux-x64-musl': 1.1.2 - '@rolldown/binding-openharmony-arm64': 1.1.2 - '@rolldown/binding-wasm32-wasi': 1.1.2 - '@rolldown/binding-win32-arm64-msvc': 1.1.2 - '@rolldown/binding-win32-x64-msvc': 1.1.2 + '@rolldown/binding-android-arm64': 1.1.3 + '@rolldown/binding-darwin-arm64': 1.1.3 + '@rolldown/binding-darwin-x64': 1.1.3 + '@rolldown/binding-freebsd-x64': 1.1.3 + '@rolldown/binding-linux-arm-gnueabihf': 1.1.3 + '@rolldown/binding-linux-arm64-gnu': 1.1.3 + '@rolldown/binding-linux-arm64-musl': 1.1.3 + '@rolldown/binding-linux-ppc64-gnu': 1.1.3 + '@rolldown/binding-linux-s390x-gnu': 1.1.3 + '@rolldown/binding-linux-x64-gnu': 1.1.3 + '@rolldown/binding-linux-x64-musl': 1.1.3 + '@rolldown/binding-openharmony-arm64': 1.1.3 + '@rolldown/binding-wasm32-wasi': 1.1.3 + '@rolldown/binding-win32-arm64-msvc': 1.1.3 + '@rolldown/binding-win32-x64-msvc': 1.1.3 dev: true /rollup-plugin-inject@3.0.2: @@ -39851,8 +39824,8 @@ packages: empathic: 2.0.0 hookable: 5.5.3 publint: 0.3.12 - rolldown: 1.1.2 - rolldown-plugin-dts: 0.16.11(rolldown@1.1.2)(typescript@5.9.2) + rolldown: 1.1.3 + rolldown-plugin-dts: 0.16.11(rolldown@1.1.3)(typescript@5.9.2) semver: 7.7.2 tinyexec: 1.0.1 tinyglobby: 0.2.15