@inkeep/agents-run-api 0.37.2 → 0.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{SandboxExecutorFactory-A2LTPE2X.js → SandboxExecutorFactory-2N27SE3B.js} +1 -1
- package/dist/{chunk-W6UIBREL.js → chunk-EVOISBFH.js} +9 -9
- package/dist/{chunk-SBJLXGYG.js → chunk-JCVMVG3J.js} +2 -2
- package/dist/{chunk-BQB27EXW.js → chunk-KCJWSIDZ.js} +3 -3
- package/dist/{chunk-QOUOKHYQ.js → chunk-UC2EPLSW.js} +1 -1
- package/dist/{conversations-33GSAG2C.js → conversations-XPSTWUMK.js} +1 -1
- package/dist/dbClient-MAHUR4TO.js +1 -0
- package/dist/index.cjs +407 -328
- package/dist/index.js +325 -241
- package/dist/instrumentation.cjs +1 -1
- package/dist/instrumentation.js +1 -1
- package/dist/{nodefs-ZHXQGWPG.js → nodefs-RPE52Q4Z.js} +1 -1
- package/dist/{opfs-ahp-CJXSQU3E.js → opfs-ahp-QL4REJJW.js} +2 -2
- package/package.json +9 -9
- package/dist/dbClient-47AP7OHJ.js +0 -1
- package/dist/{chunk-CDYXP4BN.js → chunk-KBZIYCPJ.js} +1 -1
- package/dist/{chunk-SUUSOBLI.js → chunk-THWNUGWP.js} +1 -1
package/dist/instrumentation.cjs
CHANGED
|
@@ -9,8 +9,8 @@ var resources = require('@opentelemetry/resources');
|
|
|
9
9
|
var sdkNode = require('@opentelemetry/sdk-node');
|
|
10
10
|
var sdkTraceBase = require('@opentelemetry/sdk-trace-base');
|
|
11
11
|
var semanticConventions = require('@opentelemetry/semantic-conventions');
|
|
12
|
-
var agentsCore = require('@inkeep/agents-core');
|
|
13
12
|
var zodOpenapi = require('@hono/zod-openapi');
|
|
13
|
+
var agentsCore = require('@inkeep/agents-core');
|
|
14
14
|
|
|
15
15
|
// src/instrumentation.ts
|
|
16
16
|
agentsCore.loadEnvironmentFiles();
|
package/dist/instrumentation.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { defaultBatchProcessor, defaultContextManager, defaultInstrumentations, defaultResource, defaultSDK, defaultSpanProcessors, defaultTextMapPropagator, flushBatchProcessor } from './chunk-
|
|
1
|
+
export { defaultBatchProcessor, defaultContextManager, defaultInstrumentations, defaultResource, defaultSDK, defaultSpanProcessors, defaultTextMapPropagator, flushBatchProcessor } from './chunk-UC2EPLSW.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { u, cr, R, T, h, x, U, pr } from './chunk-
|
|
1
|
+
import { u, cr, R, T, h, x, U, pr } from './chunk-JCVMVG3J.js';
|
|
2
2
|
|
|
3
|
-
// ../node_modules/.pnpm/@electric-sql+pglite@0.3.
|
|
3
|
+
// ../node_modules/.pnpm/@electric-sql+pglite@0.3.14/node_modules/@electric-sql/pglite/dist/fs/opfs-ahp.js
|
|
4
4
|
u();
|
|
5
5
|
var $ = "state.txt";
|
|
6
6
|
var G = "data";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@inkeep/agents-run-api",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.38.0",
|
|
4
4
|
"description": "Agents Run API for Inkeep Agent Framework - handles chat, agent execution, and streaming",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"type": "module",
|
|
15
15
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@ai-sdk/anthropic": "
|
|
18
|
-
"@ai-sdk/gateway": "
|
|
19
|
-
"@ai-sdk/google": "
|
|
20
|
-
"@ai-sdk/openai": "
|
|
21
|
-
"@ai-sdk/openai-compatible": "
|
|
22
|
-
"@ai-sdk/react": "
|
|
17
|
+
"@ai-sdk/anthropic": "3.0.0-beta.66",
|
|
18
|
+
"@ai-sdk/gateway": "2.0.0-beta.68",
|
|
19
|
+
"@ai-sdk/google": "3.0.0-beta.62",
|
|
20
|
+
"@ai-sdk/openai": "3.0.0-beta.74",
|
|
21
|
+
"@ai-sdk/openai-compatible": "2.0.0-beta.41",
|
|
22
|
+
"@ai-sdk/react": "3.0.0-beta.124",
|
|
23
23
|
"@alcyone-labs/modelcontextprotocol-sdk": "^1.16.0",
|
|
24
24
|
"@hono/node-server": "^1.14.3",
|
|
25
25
|
"@hono/otel": "^0.4.0",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"@opentelemetry/sdk-trace-node": "^2.1.0",
|
|
38
38
|
"@opentelemetry/semantic-conventions": "^1.37.0",
|
|
39
39
|
"@vercel/sandbox": "^0.0.24",
|
|
40
|
-
"ai": "
|
|
40
|
+
"ai": "6.0.0-beta.124",
|
|
41
41
|
"ajv": "^8.17.1",
|
|
42
42
|
"ajv-formats": "^3.0.1",
|
|
43
43
|
"destr": "^2.0.5",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
"pino": "^9.11.0",
|
|
54
54
|
"traverse": "^0.6.11",
|
|
55
55
|
"ts-pattern": "^5.7.1",
|
|
56
|
-
"@inkeep/agents-core": "^0.
|
|
56
|
+
"@inkeep/agents-core": "^0.38.0"
|
|
57
57
|
},
|
|
58
58
|
"peerDependencies": {
|
|
59
59
|
"@hono/zod-openapi": "^1.1.5",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { dbClient_default as default } from './chunk-W6UIBREL.js';
|