This is an automated email from the ASF dual-hosted git repository. github-merge-queue[bot] pushed a commit to branch gh-readonly-queue/main/pr-7482-306944a3ecc3466cc514cd0d8c1f8711d0f4dbe0 in repository https://gitbox.apache.org/repos/asf/texera.git
commit fceef70e32260c9dc29762a2f70d87f8fef03f3b Author: Mend Renovate <[email protected]> AuthorDate: Mon Aug 10 02:36:48 2026 +0100 chore(deps, agent-service): update agent-service patch updates (#7482) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@ai-sdk/openai](https://ai-sdk.dev/docs) ([source](https://redirect.github.com/vercel/ai/tree/HEAD/packages/openai)) | [`4.0.27` → `4.0.36`](https://renovatebot.com/diffs/npm/@ai-sdk%2fopenai/4.0.27/4.0.36) |  |  | | [ai](https://ai-sdk.dev/docs) ([source](https://redirect.github.com/vercel/ai/tree/HEAD/packages/ai)) | [`7.0.48` → `7.0.58`](https://renovatebot.com/diffs/npm/ai/7.0.48/7.0.58) |  |  | | [tsx](https://tsx.hirok.io) ([source](https://redirect.github.com/privatenumber/tsx)) | [`4.23.5` → `4.23.11`](https://renovatebot.com/diffs/npm/tsx/4.23.5/4.23.11) |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/6912) for more information. --- ### Release Notes <details> <summary>vercel/ai (@​ai-sdk/openai)</summary> ### [`v4.0.36`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4036) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - [`6157098`](https://redirect.github.com/vercel/ai/commit/6157098): fix(openai): serialize tool text outputs when an output schema is configured - [`4cd4548`](https://redirect.github.com/vercel/ai/commit/4cd4548): Accept `serviceTier: 'fast'` on OpenAI chat and responses models. OpenAI renamed priority processing to Fast mode and accepts `service_tier: 'fast'` and `'priority'` interchangeably, so `'fast'` is now passed through verbatim and gated on the same model capability as `'priority'`. - Updated dependencies \[[`ad6a650`](https://redirect.github.com/vercel/ai/commit/ad6a650)] - Updated dependencies \[[`81cd026`](https://redirect.github.com/vercel/ai/commit/81cd026)] - [@​ai-sdk/provider](https://redirect.github.com/ai-sdk/provider)@​4.0.7 - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.25 ### [`v4.0.35`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4035) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - Updated dependencies \[[`1937bef`](https://redirect.github.com/vercel/ai/commit/1937bef)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.24 ### [`v4.0.34`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4034) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - [`73d48d0`](https://redirect.github.com/vercel/ai/commit/73d48d0): fix(provider/openai): correlate rotating Responses API item IDs by output index - [`bbd9b31`](https://redirect.github.com/vercel/ai/commit/bbd9b31): chore: rename `*TranslationModel` and its related types to `*SpeechTranslationModel` for consistency ### [`v4.0.33`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4033) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - [`e6a93c4`](https://redirect.github.com/vercel/ai/commit/e6a93c4): feat(openai): support batch APIs with experimental\_startTextBatch ### [`v4.0.32`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4032) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - Updated dependencies \[[`3469d0c`](https://redirect.github.com/vercel/ai/commit/3469d0c)] - [@​ai-sdk/provider](https://redirect.github.com/ai-sdk/provider)@​4.0.6 - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.23 ### [`v4.0.31`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4031) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - Updated dependencies \[[`2b60826`](https://redirect.github.com/vercel/ai/commit/2b60826)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.22 ### [`v4.0.30`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4030) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - [`1bec07d`](https://redirect.github.com/vercel/ai/commit/1bec07d): Fix streamed tool calls with non-zero, non-contiguous, reused, or missing indexes. - Updated dependencies \[[`1bec07d`](https://redirect.github.com/vercel/ai/commit/1bec07d)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.21 ### [`v4.0.29`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4029) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - Updated dependencies \[[`160ccdb`](https://redirect.github.com/vercel/ai/commit/160ccdb)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.20 ### [`v4.0.28`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/openai/CHANGELOG.md#4028) [Compare Source](https://redirect.github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected]) ##### Patch Changes - Updated dependencies \[[`79e133c`](https://redirect.github.com/vercel/ai/commit/79e133c)] - [@​ai-sdk/provider](https://redirect.github.com/ai-sdk/provider)@​4.0.5 - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.19 </details> <details> <summary>vercel/ai (ai)</summary> ### [`v7.0.58`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7058) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.58) ##### Patch Changes - [`72ad23f`](https://redirect.github.com/vercel/ai/commit/72ad23f): Respect ToolLoopAgent timeouts configured in agent settings. - [`ad6a650`](https://redirect.github.com/vercel/ai/commit/ad6a650): feat(video): allow `aspectRatio: 'adaptive'` on `generateVideo` Some video models derive the output ratio from the input and reject explicit `{width}:{height}` values — BytePlus Seedance 2.5 does this for first-frame, first-and-last-frame, editing, and extension tasks. `aspectRatio` on `VideoModelV3CallOptions`, `VideoModelV4CallOptions`, and `experimental_generateVideo` is now `` `${number}:${number}` | 'adaptive' ``, so those calls no longer need a type assertion. Support is provider-specific. - [`81cd026`](https://redirect.github.com/vercel/ai/commit/81cd026): Reduce bundle size by making internal Zod v4 imports tree-shakeable. - Updated dependencies \[[`c477556`](https://redirect.github.com/vercel/ai/commit/c477556)] - Updated dependencies \[[`ad6a650`](https://redirect.github.com/vercel/ai/commit/ad6a650)] - Updated dependencies \[[`81cd026`](https://redirect.github.com/vercel/ai/commit/81cd026)] - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.46 - [@​ai-sdk/provider](https://redirect.github.com/ai-sdk/provider)@​4.0.7 - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.25 ### [`v7.0.57`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7057) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.57) ##### Patch Changes - Updated dependencies \[[`1937bef`](https://redirect.github.com/vercel/ai/commit/1937bef)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.24 - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.45 ### [`v7.0.56`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7056) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.56) ##### Patch Changes - [`25c9120`](https://redirect.github.com/vercel/ai/commit/25c9120): Expose provider metadata on language-model-call end callbacks and telemetry spans. - [`89080c8`](https://redirect.github.com/vercel/ai/commit/89080c8): fix (ai/gateway): make retried `doStart` calls idempotent `generateVideo` retries `doStart`, which creates a billable generation, so a retry after a lost response could start a second one. It now mints one idempotency token per logical start — outside the retry closure — and forwards it as an `idempotency-key` header, so a provider that deduplicates (the Vercel AI Gateway does) sees the same key on every attempt. `GatewayVideoModel` simply forwards the caller's headers rather than inferring retry identity from an options object, which would collide across unrelated calls. - [`79d6195`](https://redirect.github.com/vercel/ai/commit/79d6195): Stop pending and active resumed chat streams after cancellation, and prevent overlapping resumptions from applying stale updates. - Updated dependencies \[[`89080c8`](https://redirect.github.com/vercel/ai/commit/89080c8)] - Updated dependencies \[[`89080c8`](https://redirect.github.com/vercel/ai/commit/89080c8)] - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.44 ### [`v7.0.55`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7055) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.55) ##### Patch Changes - [`3469d0c`](https://redirect.github.com/vercel/ai/commit/3469d0c): feat: add batch APIs - Updated dependencies \[[`3469d0c`](https://redirect.github.com/vercel/ai/commit/3469d0c)] - [@​ai-sdk/provider](https://redirect.github.com/ai-sdk/provider)@​4.0.6 - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.43 - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.23 ### [`v7.0.54`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7054) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.54) ##### Patch Changes - [`a6b17a2`](https://redirect.github.com/vercel/ai/commit/a6b17a2): Allow `ToolLoopAgent` `prepareCall` callbacks to read and override the top-level `reasoning` option. - [`5615eb7`](https://redirect.github.com/vercel/ai/commit/5615eb7): Add `defaultInstructionsMiddleware` for applying default language model instructions while preserving call-level overrides. - [`36a3ff6`](https://redirect.github.com/vercel/ai/commit/36a3ff6): Preserve preceding assistant messages when regenerating a response. ### [`v7.0.52`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7052) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.52) ##### Patch Changes - [`3836a85`](https://redirect.github.com/vercel/ai/commit/3836a85): Skip re-validating tool input for terminal output-available UI message parts. - Updated dependencies \[[`1bec07d`](https://redirect.github.com/vercel/ai/commit/1bec07d)] - Updated dependencies \[[`53c326e`](https://redirect.github.com/vercel/ai/commit/53c326e)] - Updated dependencies \[[`d765f82`](https://redirect.github.com/vercel/ai/commit/d765f82)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.21 - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.41 ### [`v7.0.51`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7051) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.51) ##### Patch Changes - Updated dependencies \[[`160ccdb`](https://redirect.github.com/vercel/ai/commit/160ccdb)] - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.20 - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.40 ### [`v7.0.50`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7050) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.50) ##### Patch Changes - [`79e133c`](https://redirect.github.com/vercel/ai/commit/79e133c): async APIs for generateVideo (poll, webhook) Adds an asynchronous start/status flow to the experimental video model interface (`VideoModelV4`): models may now implement `doStart`, `doStatus`, and `handleWebhookOption` instead of (or in addition to) `doGenerate`, and `experimental_generateVideo` accepts `poll` and `webhook` options to orchestrate completion via polling or webhooks. Polling configuration can use a custom delay implementation for durable workflow compatibility. - [`da64b51`](https://redirect.github.com/vercel/ai/commit/da64b51): feat(code-mode): simplify tool caller configuration - Updated dependencies \[[`79e133c`](https://redirect.github.com/vercel/ai/commit/79e133c)] - [@​ai-sdk/provider](https://redirect.github.com/ai-sdk/provider)@​4.0.5 - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.39 - [@​ai-sdk/provider-utils](https://redirect.github.com/ai-sdk/provider-utils)@​5.0.19 ### [`v7.0.49`](https://redirect.github.com/vercel/ai/blob/HEAD/packages/ai/CHANGELOG.md#7049) [Compare Source](https://redirect.github.com/vercel/ai/compare/[email protected]@7.0.49) ##### Patch Changes - Updated dependencies \[[`fb6d2f8`](https://redirect.github.com/vercel/ai/commit/fb6d2f8)] - [@​ai-sdk/gateway](https://redirect.github.com/ai-sdk/gateway)@​4.0.38 </details> <details> <summary>privatenumber/tsx (tsx)</summary> ### [`v4.23.11`](https://redirect.github.com/privatenumber/tsx/compare/v4.23.10...bd3bc6448e957c1172eb91a0584ec7fec2d6a7ad) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.23.10...v4.23.11) ### [`v4.23.10`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.23.10) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.23.9...v4.23.10) ##### Bug Fixes - support nyc coverage discovery ([#​710](https://redirect.github.com/privatenumber/tsx/issues/710)) ([ec1bcd5](https://redirect.github.com/privatenumber/tsx/commit/ec1bcd5f711e5159b67cb0aea211f06cf2cfce8a)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.10) ### [`v4.23.9`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.23.9) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.23.8...v4.23.9) ##### Bug Fixes - map Node test locations ([2f55884](https://redirect.github.com/privatenumber/tsx/commit/2f55884195a8c745fbe64a0288de69bc062ed876)) - support data URLs in tsImport ([b94f46f](https://redirect.github.com/privatenumber/tsx/commit/b94f46f6b6a7e6dc575624b0ecc7124318723056)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.9) ### [`v4.23.8`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.23.8) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.23.7...v4.23.8) ##### Bug Fixes - preserve package subpath resolution ([be1315e](https://redirect.github.com/privatenumber/tsx/commit/be1315e3f31835f010fd75689b60a8ef9d7c4c88)) - preserve typeless ESM dependency exports ([70dfc5e](https://redirect.github.com/privatenumber/tsx/commit/70dfc5e3db899f93701823f2ba9c0579269d0015)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.8) ### [`v4.23.7`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.23.7) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.23.6...v4.23.7) ##### Bug Fixes - prevent tsImport cache collisions ([4e5a138](https://redirect.github.com/privatenumber/tsx/commit/4e5a1387ac16570432d16ef41efd8904d38e660d)) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.23.7) ### [`v4.23.6`](https://redirect.github.com/privatenumber/tsx/compare/v4.23.5...205868f95334d87b398e0bc2eda5792b78e2fbd2) [Compare Source](https://redirect.github.com/privatenumber/tsx/compare/v4.23.5...v4.23.6) </details> --- ### Configuration 📅 **Schedule**: (in timezone Etc/UTC) - Branch creation - "before 8am on monday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/texera). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMi4wIiwidXBkYXRlZEluVmVyIjoiNDQuMTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: Xinyuan Lin <[email protected]> --- agent-service/LICENSE-binary | 10 +++++----- agent-service/bun.lock | 18 +++++++++--------- agent-service/package.json | 6 +++--- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/agent-service/LICENSE-binary b/agent-service/LICENSE-binary index be846cfb61..c93ef24bdc 100644 --- a/agent-service/LICENSE-binary +++ b/agent-service/LICENSE-binary @@ -211,13 +211,13 @@ Dependencies under the Apache License, Version 2.0 -------------------------------------------------------------------------------- Agent service npm packages: - - @ai-sdk/[email protected] - - @ai-sdk/[email protected] - - @ai-sdk/[email protected] - - @ai-sdk/[email protected] + - @ai-sdk/[email protected] + - @ai-sdk/[email protected] + - @ai-sdk/[email protected] + - @ai-sdk/[email protected] - @vercel/[email protected] - @workflow/[email protected] - - [email protected] + - [email protected] - [email protected] - [email protected] diff --git a/agent-service/bun.lock b/agent-service/bun.lock index 062f99da6d..eef505384a 100644 --- a/agent-service/bun.lock +++ b/agent-service/bun.lock @@ -5,9 +5,9 @@ "": { "name": "texera-agent-service", "dependencies": { - "@ai-sdk/openai": "4.0.27", + "@ai-sdk/openai": "4.0.36", "@elysiajs/cors": "1.4.2", - "ai": "7.0.48", + "ai": "7.0.58", "ajv": "8.20.0", "dagre": "0.8.5", "elysia": "1.4.29", @@ -20,19 +20,19 @@ "@types/dagre": "0.7.54", "pino-pretty": "13.1.3", "prettier": "3.9.6", - "tsx": "4.23.5", + "tsx": "4.23.11", "typescript": "6.0.3", }, }, }, "packages": { - "@ai-sdk/gateway": ["@ai-sdk/[email protected]", "", { "dependencies": { "@ai-sdk/provider": "4.0.4", "@ai-sdk/provider-utils": "5.0.18", "@vercel/oidc": "3.2.0" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-YBCTsSlX0ETVsjo0ihfBOeJ3p3y1wXKXDzF9Ygp9dscUY06dzOGmyWJSGsKg+khKVArzBWUW4UCSAKms20ZDmg=="], + "@ai-sdk/gateway": ["@ai-sdk/[email protected]", "", { "dependencies": { "@ai-sdk/provider": "4.0.7", "@ai-sdk/provider-utils": "5.0.25", "@vercel/oidc": "3.2.0" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-LIAO6kAG8fpXQb9L0iwPk1FIbXftvqnyC56v5NEAzeWTeL8fUsy/Hx86VPBTWEDFdwbVprjWifJOAqS6AOj3mA=="], - "@ai-sdk/openai": ["@ai-sdk/[email protected]", "", { "dependencies": { "@ai-sdk/provider": "4.0.4", "@ai-sdk/provider-utils": "5.0.18" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-6MsWnbNG0ZjZgzYimNNjnTAlOFXn+jdLMFB47dDVUsRNjxdUoTSduCQPZZeTKoUl0ZNwCjsJ31of49l/t1r9MA=="], + "@ai-sdk/openai": ["@ai-sdk/[email protected]", "", { "dependencies": { "@ai-sdk/provider": "4.0.7", "@ai-sdk/provider-utils": "5.0.25" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-wHJNArBdjJPXb8GXcA+FslbRt+7qIE1KoHSAVi+CeBFidinVrTVBZKFMJz3mNZMj8YILBMl/VIvTD/oGFjX6/g=="], - "@ai-sdk/provider": ["@ai-sdk/[email protected]", "", { "dependencies": { "json-schema": "^0.4.0" } }, "sha512-tbHKNLirllUNF3ZlkCsXnwab2ZV1Sl4b1H/Cp9ruCce15IBmskE8Gwkk0yo9xDWY+jho2of7lVXtwSsyrq7cwQ=="], + "@ai-sdk/provider": ["@ai-sdk/[email protected]", "", { "dependencies": { "json-schema": "^0.4.0" } }, "sha512-6or44XprPzKbr8zkmzosowSE0pxkvJcoojBL+mCZvPUt3kvXp3XSNqeVun9golb1acEfSo6yaEBRT18h2VU+1Q=="], - "@ai-sdk/provider-utils": ["@ai-sdk/[email protected]", "", { "dependencies": { "@ai-sdk/provider": "4.0.4", "@standard-schema/spec": "^1.1.0", "@workflow/serde": "4.1.0", "eventsource-parser": "^3.0.8", "undici": "^7.28.0" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-UBNCrkxS5llgN2/RXLBRkjCFTIuL6YB1Goq5c+yRecnznhtX4XPjTwLHz2hrsTltTVZ0rqVegtnwFXdPBkjDHA=="], + "@ai-sdk/provider-utils": ["@ai-sdk/[email protected]", "", { "dependencies": { "@ai-sdk/provider": "4.0.7", "@standard-schema/spec": "^1.1.0", "@workflow/serde": "4.1.0", "eventsource-parser": "^3.0.8", "undici": "^7.28.0" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-xscPPHCSjCHWrdhai25sbHCJeKNLW/3D1uSpUZa4cEtTKXA8OnPQ3+Rfu1SmM5Ea/Mf8Dfn3cllw9zeMzo/zFA=="], "@borewit/text-codec": ["@borewit/[email protected]", "", {}, "sha512-5L/uBxmjaCIX5h8Z+uu+kA9BQLkc/Wl06UGR5ajNRxu+/XjonB5i8JpgFMrPj3LXTCPA0pv8yxUvbUi+QthGGA=="], @@ -110,7 +110,7 @@ "@workflow/serde": ["@workflow/[email protected]", "", {}, "sha512-pav4F2BoirECWR7Nf1TKt+2eETcBj7jj4cBefQ8VXQCA6NPkaKeLfj/zMgi+3zYV5ZIBT4GuUiphsj0/b9hPQQ=="], - "ai": ["[email protected]", "", { "dependencies": { "@ai-sdk/gateway": "4.0.37", "@ai-sdk/provider": "4.0.4", "@ai-sdk/provider-utils": "5.0.18" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-QmqshWFEDdkFFqSgdJ4cogaoDIYaedqbv73q/NXEYNkSIocJCzXnGFVyM9lrtAGTSBfm+5hq3/292ooXJ1jDSw=="], + "ai": ["[email protected]", "", { "dependencies": { "@ai-sdk/gateway": "4.0.46", "@ai-sdk/provider": "4.0.7", "@ai-sdk/provider-utils": "5.0.25" }, "peerDependencies": { "zod": "^3.25.76 || ^4.1.8" } }, "sha512-GfgO90CQQ0yYuoxJAUOeQ6tviyYw1BUIDygSZ1q3Ce6kSc93tYmB5eltKY/NxC0YOouAax7JvDqVnYxvIAr04Q=="], "ajv": ["[email protected]", "", { "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2" } }, "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA=="], @@ -218,7 +218,7 @@ "tslib": ["[email protected]", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="], - "tsx": ["[email protected]", "", { "dependencies": { "esbuild": "~0.28.0" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "bin": { "tsx": "dist/cli.mjs" } }, "sha512-rw55FUaqOoI7RvlQwLbhO4nSDApnQ4/CykPuiQ/EPvtrX3WA9Ig55jIt9VvbBJbzJuj12ueRu4PMZ2SxPVbihg=="], + "tsx": ["[email protected]", "", { "dependencies": { "esbuild": "~0.28.0" }, "optionalDependencies": { "fsevents": "~2.3.3" }, "bin": { "tsx": "dist/cli.mjs" } }, "sha512-Ry2oTEUnhBdeEdWIztY8kf3/nBGnPnjMLVGL0YfdRXMORuPER5NlKmayqxtxRxwB1xBN+RivRaJfe7PM1rtiyw=="], "typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="], diff --git a/agent-service/package.json b/agent-service/package.json index e8e35a5c3c..3c14baca33 100644 --- a/agent-service/package.json +++ b/agent-service/package.json @@ -15,9 +15,9 @@ "format:check": "prettier --check \"src/**/*.{ts,tsx,json}\"" }, "dependencies": { - "@ai-sdk/openai": "4.0.27", + "@ai-sdk/openai": "4.0.36", "@elysiajs/cors": "1.4.2", - "ai": "7.0.48", + "ai": "7.0.58", "ajv": "8.20.0", "dagre": "0.8.5", "elysia": "1.4.29", @@ -30,7 +30,7 @@ "@types/dagre": "0.7.54", "pino-pretty": "13.1.3", "prettier": "3.9.6", - "tsx": "4.23.5", + "tsx": "4.23.11", "typescript": "6.0.3" } }
