@axiom-lattice/gateway 2.1.98 → 2.1.100
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/.turbo/turbo-build.log +14 -14
- package/CHANGELOG.md +20 -0
- package/package.json +5 -5
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @axiom-lattice/gateway@2.1.
|
|
2
|
+
> @axiom-lattice/gateway@2.1.100 build /home/runner/work/agentic/agentic/packages/gateway
|
|
3
3
|
> tsup src/index.ts --format cjs,esm --dts --clean --sourcemap
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.ts
|
|
@@ -9,6 +9,17 @@
|
|
|
9
9
|
[34mCLI[39m Cleaning output folder
|
|
10
10
|
[34mCJS[39m Build start
|
|
11
11
|
[34mESM[39m Build start
|
|
12
|
+
[32mESM[39m [1mdist/index.mjs [22m[32m270.95 KB[39m
|
|
13
|
+
[32mESM[39m [1mdist/sender-PX32VSHB.mjs [22m[32m873.00 B[39m
|
|
14
|
+
[32mESM[39m [1mdist/WechatChannelAdapter-QQYOHZTL.mjs [22m[32m7.95 KB[39m
|
|
15
|
+
[32mESM[39m [1mdist/chunk-6CUQGDJI.mjs [22m[32m6.42 KB[39m
|
|
16
|
+
[32mESM[39m [1mdist/a2a-ERG5RMUW.mjs [22m[32m15.95 KB[39m
|
|
17
|
+
[32mESM[39m [1mdist/index.mjs.map [22m[32m575.03 KB[39m
|
|
18
|
+
[32mESM[39m [1mdist/sender-PX32VSHB.mjs.map [22m[32m2.07 KB[39m
|
|
19
|
+
[32mESM[39m [1mdist/WechatChannelAdapter-QQYOHZTL.mjs.map [22m[32m15.71 KB[39m
|
|
20
|
+
[32mESM[39m [1mdist/chunk-6CUQGDJI.mjs.map [22m[32m14.04 KB[39m
|
|
21
|
+
[32mESM[39m [1mdist/a2a-ERG5RMUW.mjs.map [22m[32m32.14 KB[39m
|
|
22
|
+
[32mESM[39m ⚡️ Build success in 415ms
|
|
12
23
|
[warn] [33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1m"import.meta" is not available with the "cjs" output format and will be empty[0m [empty-import-meta]
|
|
13
24
|
|
|
14
25
|
src/index.ts:189:33:
|
|
@@ -20,19 +31,8 @@
|
|
|
20
31
|
|
|
21
32
|
[32mCJS[39m [1mdist/index.js [22m[32m308.91 KB[39m
|
|
22
33
|
[32mCJS[39m [1mdist/index.js.map [22m[32m639.22 KB[39m
|
|
23
|
-
[32mCJS[39m ⚡️ Build success in
|
|
24
|
-
[32mESM[39m [1mdist/index.mjs [22m[32m270.95 KB[39m
|
|
25
|
-
[32mESM[39m [1mdist/sender-PX32VSHB.mjs [22m[32m873.00 B[39m
|
|
26
|
-
[32mESM[39m [1mdist/WechatChannelAdapter-QQYOHZTL.mjs [22m[32m7.95 KB[39m
|
|
27
|
-
[32mESM[39m [1mdist/chunk-6CUQGDJI.mjs [22m[32m6.42 KB[39m
|
|
28
|
-
[32mESM[39m [1mdist/a2a-ERG5RMUW.mjs [22m[32m15.95 KB[39m
|
|
29
|
-
[32mESM[39m [1mdist/chunk-6CUQGDJI.mjs.map [22m[32m14.04 KB[39m
|
|
30
|
-
[32mESM[39m [1mdist/WechatChannelAdapter-QQYOHZTL.mjs.map [22m[32m15.71 KB[39m
|
|
31
|
-
[32mESM[39m [1mdist/a2a-ERG5RMUW.mjs.map [22m[32m32.14 KB[39m
|
|
32
|
-
[32mESM[39m [1mdist/sender-PX32VSHB.mjs.map [22m[32m2.07 KB[39m
|
|
33
|
-
[32mESM[39m [1mdist/index.mjs.map [22m[32m575.03 KB[39m
|
|
34
|
-
[32mESM[39m ⚡️ Build success in 480ms
|
|
34
|
+
[32mCJS[39m ⚡️ Build success in 453ms
|
|
35
35
|
[34mDTS[39m Build start
|
|
36
|
-
[32mDTS[39m ⚡️ Build success in
|
|
36
|
+
[32mDTS[39m ⚡️ Build success in 19628ms
|
|
37
37
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m7.57 KB[39m
|
|
38
38
|
[32mDTS[39m [1mdist/index.d.mts [22m[32m7.57 KB[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @axiom-lattice/gateway
|
|
2
2
|
|
|
3
|
+
## 2.1.100
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [44c570c]
|
|
8
|
+
- Updated dependencies [2b71973]
|
|
9
|
+
- @axiom-lattice/core@2.1.88
|
|
10
|
+
- @axiom-lattice/agent-eval@2.1.82
|
|
11
|
+
- @axiom-lattice/pg-stores@1.0.79
|
|
12
|
+
|
|
13
|
+
## 2.1.99
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- 81c9521: fix sandbox
|
|
18
|
+
- Updated dependencies [81c9521]
|
|
19
|
+
- @axiom-lattice/core@2.1.87
|
|
20
|
+
- @axiom-lattice/agent-eval@2.1.81
|
|
21
|
+
- @axiom-lattice/pg-stores@1.0.78
|
|
22
|
+
|
|
3
23
|
## 2.1.98
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@axiom-lattice/gateway",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.100",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"module": "dist/index.mjs",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -40,9 +40,9 @@
|
|
|
40
40
|
"redis": "^5.0.1",
|
|
41
41
|
"uuid": "^9.0.1",
|
|
42
42
|
"zod": "3.25.76",
|
|
43
|
-
"@axiom-lattice/agent-eval": "2.1.
|
|
44
|
-
"@axiom-lattice/core": "2.1.
|
|
45
|
-
"@axiom-lattice/pg-stores": "1.0.
|
|
43
|
+
"@axiom-lattice/agent-eval": "2.1.82",
|
|
44
|
+
"@axiom-lattice/core": "2.1.88",
|
|
45
|
+
"@axiom-lattice/pg-stores": "1.0.79",
|
|
46
46
|
"@axiom-lattice/protocols": "2.1.44",
|
|
47
47
|
"@axiom-lattice/queue-redis": "1.0.43"
|
|
48
48
|
},
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"build": "tsup src/index.ts --format cjs,esm --dts --clean --sourcemap",
|
|
69
69
|
"start": "node dist/index.js",
|
|
70
70
|
"dev": "tsup src/index.ts --format cjs,esm --dts --watch --sourcemap",
|
|
71
|
-
"lint": "eslint src
|
|
71
|
+
"lint": "eslint src",
|
|
72
72
|
"test": "jest",
|
|
73
73
|
"test:watch": "jest --watch",
|
|
74
74
|
"test:coverage": "jest --coverage"
|