diff --git a/apps/api/package.json b/apps/api/package.json index bdd6b438..756f46d1 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -1,7 +1,7 @@ { "name": "api", "private": true, - "version": "8.2.2", + "version": "8.3.0", "description": "Internal Agentic platform API service.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/apps/e2e/package.json b/apps/e2e/package.json index a5f92fcd..3fa6757c 100644 --- a/apps/e2e/package.json +++ b/apps/e2e/package.json @@ -1,7 +1,7 @@ { "name": "@agentic/platform-e2e-tests", "private": true, - "version": "8.2.2", + "version": "8.3.0", "description": "Internal Agentic platform E2E tests.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/apps/gateway/package.json b/apps/gateway/package.json index 37dcb3b1..86b15f14 100644 --- a/apps/gateway/package.json +++ b/apps/gateway/package.json @@ -1,7 +1,7 @@ { "name": "gateway", "private": true, - "version": "8.2.2", + "version": "8.3.0", "description": "Internal Agentic platform API gateway.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/apps/web/package.json b/apps/web/package.json index e4b5dfdd..15b8c106 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -1,7 +1,7 @@ { "name": "web", "private": true, - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic platform webapp.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/api-client/package.json b/packages/api-client/package.json index 2cc06d59..acac4bc4 100644 --- a/packages/api-client/package.json +++ b/packages/api-client/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform-api-client", - "version": "8.2.2", + "version": "8.3.0", "description": "TypeScript API client for the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/cli/package.json b/packages/cli/package.json index 4cbff82a..aaf19436 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/cli", - "version": "8.2.2", + "version": "8.3.0", "description": "CLI for the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/emails/package.json b/packages/emails/package.json index 3ee6e66e..d38057cd 100644 --- a/packages/emails/package.json +++ b/packages/emails/package.json @@ -1,7 +1,7 @@ { "name": "@agentic/platform-emails", "private": true, - "version": "8.2.2", + "version": "8.3.0", "description": "Email templates for the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/hono/package.json b/packages/hono/package.json index ecedb3e3..66cd7c51 100644 --- a/packages/hono/package.json +++ b/packages/hono/package.json @@ -1,7 +1,7 @@ { "name": "@agentic/platform-hono", "private": true, - "version": "8.2.2", + "version": "8.3.0", "description": "Internal Hono utilities for the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/json-schema/package.json b/packages/json-schema/package.json index 0826c248..e751bfa6 100644 --- a/packages/json-schema/package.json +++ b/packages/json-schema/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/json-schema", - "version": "8.2.2", + "version": "8.3.0", "description": "A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.", "authors": [ "Jeremy Danyow ", diff --git a/packages/openapi-utils/package.json b/packages/openapi-utils/package.json index f5e522b5..a7979477 100644 --- a/packages/openapi-utils/package.json +++ b/packages/openapi-utils/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform-openapi-utils", - "version": "8.2.2", + "version": "8.3.0", "description": "OpenAPI utilities used by the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/platform-core/package.json b/packages/platform-core/package.json index 65d301ef..ff4fe6cb 100644 --- a/packages/platform-core/package.json +++ b/packages/platform-core/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform-core", - "version": "8.2.2", + "version": "8.3.0", "description": "Core utilities shared across the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/platform/package.json b/packages/platform/package.json index 696d2eca..ea96874d 100644 --- a/packages/platform/package.json +++ b/packages/platform/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform", - "version": "8.2.2", + "version": "8.3.0", "description": "Public SDK for developers building on top of the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/tool-client/package.json b/packages/tool-client/package.json index c12820d8..ef62fbb6 100644 --- a/packages/tool-client/package.json +++ b/packages/tool-client/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform-tool-client", - "version": "8.2.2", + "version": "8.3.0", "description": "Main client for working with LLM tools hosted on the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/types/package.json b/packages/types/package.json index 88a572dc..0e6bc0aa 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform-types", - "version": "8.2.2", + "version": "8.3.0", "description": "Core schemas and types shared across the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/packages/validators/package.json b/packages/validators/package.json index e30ac404..c1cbf25b 100644 --- a/packages/validators/package.json +++ b/packages/validators/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/platform-validators", - "version": "8.2.2", + "version": "8.3.0", "description": "Validation utils for core strings and identifiers used across the Agentic platform.", "author": "Travis Fischer ", "license": "AGPL-3.0", diff --git a/stdlib/ai-sdk/package.json b/stdlib/ai-sdk/package.json index cd44d317..daa6ec22 100644 --- a/stdlib/ai-sdk/package.json +++ b/stdlib/ai-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/ai-sdk", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic adapter for the Vercel AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/core/package.json b/stdlib/core/package.json index 120e9763..3725a635 100644 --- a/stdlib/core/package.json +++ b/stdlib/core/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/core", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic AI utils which work with any LLM and TypeScript AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/genkit/package.json b/stdlib/genkit/package.json index fe1ce8c7..436f3155 100644 --- a/stdlib/genkit/package.json +++ b/stdlib/genkit/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/genkit", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic adapter for the Firebase Genkit AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/langchain/package.json b/stdlib/langchain/package.json index 81e71df8..5a3a43fa 100644 --- a/stdlib/langchain/package.json +++ b/stdlib/langchain/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/langchain", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic adapter for the LangChain TS SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/llamaindex/package.json b/stdlib/llamaindex/package.json index 3638dae5..0c730001 100644 --- a/stdlib/llamaindex/package.json +++ b/stdlib/llamaindex/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/llamaindex", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic adapter for the LlamaIndex AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/mastra/package.json b/stdlib/mastra/package.json index 0d1d6089..4c05cb50 100644 --- a/stdlib/mastra/package.json +++ b/stdlib/mastra/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/mastra", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic adapter for the Mastra AI Agent SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/mcp/package.json b/stdlib/mcp/package.json index 549bc58d..ed20c64a 100644 --- a/stdlib/mcp/package.json +++ b/stdlib/mcp/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/mcp", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic SDK for exposing tools from an MCP client in a way that easily interops with all TypeScript AI SDKs.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/serpapi/package.json b/stdlib/serpapi/package.json index 39d684a1..553f8e8b 100644 --- a/stdlib/serpapi/package.json +++ b/stdlib/serpapi/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/serpapi", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic SDK for SerpAPI Google Search.", "author": "Travis Fischer ", "license": "MIT", diff --git a/stdlib/serper/package.json b/stdlib/serper/package.json index 2c77b508..9d6765b9 100644 --- a/stdlib/serper/package.json +++ b/stdlib/serper/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/serper", - "version": "8.2.2", + "version": "8.3.0", "description": "Agentic SDK for the Serper Google Search API.", "author": "Travis Fischer ", "license": "MIT",