@agentmark-ai/cli 0.2.0 → 0.4.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/.next/BUILD_ID +1 -1
- package/dist/.next/app-build-manifest.json +14 -14
- package/dist/.next/build-manifest.json +5 -5
- package/dist/.next/cache/.previewinfo +1 -1
- package/dist/.next/cache/.rscinfo +1 -1
- package/dist/.next/cache/.tsbuildinfo +1 -1
- package/dist/.next/cache/config.json +3 -3
- package/dist/.next/cache/webpack/client-production/0.pack +0 -0
- package/dist/.next/cache/webpack/client-production/index.pack +0 -0
- package/dist/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/dist/.next/cache/webpack/server-production/0.pack +0 -0
- package/dist/.next/cache/webpack/server-production/index.pack +0 -0
- package/dist/.next/diagnostics/framework.json +1 -1
- package/dist/.next/next-minimal-server.js.nft.json +1 -1
- package/dist/.next/next-server.js.nft.json +1 -1
- package/dist/.next/prerender-manifest.json +10 -10
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +5 -5
- package/dist/.next/server/app/index.html +1 -1
- package/dist/.next/server/app/index.rsc +5 -5
- package/dist/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/requests/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/requests.html +1 -1
- package/dist/.next/server/app/requests.rsc +6 -6
- package/dist/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/sessions.html +1 -1
- package/dist/.next/server/app/sessions.rsc +6 -6
- package/dist/.next/server/app/traces/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/traces.html +1 -1
- package/dist/.next/server/app/traces.rsc +6 -6
- package/dist/.next/server/chunks/102.js +1 -1
- package/dist/.next/server/chunks/383.js +2 -2
- package/dist/.next/server/chunks/84.js +8 -8
- package/dist/.next/server/middleware-build-manifest.js +1 -1
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/pages/_app.js +1 -1
- package/dist/.next/server/pages/_error.js +2 -2
- package/dist/.next/server/server-reference-manifest.json +1 -1
- package/dist/.next/static/chunks/18-0515d8157d1ae939.js +1 -0
- package/dist/.next/static/chunks/{602-7e76e1ee986e97d5.js → 602-43031bc535d70796.js} +2 -2
- package/dist/.next/static/chunks/{828-7e11ee4c5c7bffe1.js → 828-4b6f62b1945d5983.js} +3 -3
- package/dist/.next/static/chunks/902-3615b78f8939e265.js +1 -0
- package/dist/.next/static/chunks/{main-314a36b6249f35e5.js → main-b8bbbd091fdc2ee4.js} +1 -1
- package/dist/.next/trace +52 -52
- package/dist/api-server.js +73 -5
- package/dist/api-server.js.map +1 -1
- package/dist/commands/build.d.ts +0 -1
- package/dist/commands/build.js +6 -27
- package/dist/commands/build.js.map +1 -1
- package/dist/commands/dev.js +9 -53
- package/dist/commands/dev.js.map +1 -1
- package/dist/commands/run-experiment.js +3 -1
- package/dist/commands/run-experiment.js.map +1 -1
- package/dist/commands/run-prompt.js +16 -22
- package/dist/commands/run-prompt.js.map +1 -1
- package/dist/config.d.ts +9 -0
- package/dist/config.js +23 -2
- package/dist/config.js.map +1 -1
- package/dist/index.js +0 -0
- package/dist/server/routes/traces/index.d.ts +30 -1
- package/dist/server/routes/traces/index.js +194 -11
- package/dist/server/routes/traces/index.js.map +1 -1
- package/dist/utils/platform.d.ts +46 -0
- package/dist/utils/platform.js +158 -0
- package/dist/utils/platform.js.map +1 -0
- package/package.json +12 -15
- package/dist/.next/static/chunks/18-57c2d8d3aff89bcb.js +0 -1
- package/dist/.next/static/chunks/902-50df3a419e9a9cef.js +0 -1
- /package/dist/.next/static/{X-voQTWAvFSXbyeERI61H → wNkgsciycY6qjPR-aKHfs}/_buildManifest.js +0 -0
- /package/dist/.next/static/{X-voQTWAvFSXbyeERI61H → wNkgsciycY6qjPR-aKHfs}/_ssgManifest.js +0 -0
package/dist/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
wNkgsciycY6qjPR-aKHfs
|
|
@@ -3,62 +3,62 @@
|
|
|
3
3
|
"/_not-found/page": [
|
|
4
4
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
5
5
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
6
|
-
"static/chunks/18-
|
|
6
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
7
7
|
"static/chunks/main-app-0b5725cb98f081b4.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-6711055aaf38bfb8.js"
|
|
9
9
|
],
|
|
10
10
|
"/layout": [
|
|
11
11
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
12
12
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
13
|
-
"static/chunks/18-
|
|
13
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
14
14
|
"static/chunks/main-app-0b5725cb98f081b4.js",
|
|
15
|
-
"static/chunks/902-
|
|
16
|
-
"static/chunks/602-
|
|
15
|
+
"static/chunks/902-3615b78f8939e265.js",
|
|
16
|
+
"static/chunks/602-43031bc535d70796.js",
|
|
17
17
|
"static/chunks/app/layout-eaddb6da201ab019.js"
|
|
18
18
|
],
|
|
19
19
|
"/page": [
|
|
20
20
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
21
21
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
22
|
-
"static/chunks/18-
|
|
22
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
23
23
|
"static/chunks/main-app-0b5725cb98f081b4.js",
|
|
24
24
|
"static/chunks/app/page-93d2401dc395548b.js"
|
|
25
25
|
],
|
|
26
26
|
"/requests/page": [
|
|
27
27
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
28
28
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
29
|
-
"static/chunks/18-
|
|
29
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
30
30
|
"static/chunks/main-app-0b5725cb98f081b4.js",
|
|
31
31
|
"static/css/a00826fc162bd22d.css",
|
|
32
32
|
"static/chunks/baeaa4ff-0a317ff4d32584cd.js",
|
|
33
33
|
"static/chunks/6b3bb038-67c653ff0a93a5bd.js",
|
|
34
|
-
"static/chunks/902-
|
|
35
|
-
"static/chunks/828-
|
|
34
|
+
"static/chunks/902-3615b78f8939e265.js",
|
|
35
|
+
"static/chunks/828-4b6f62b1945d5983.js",
|
|
36
36
|
"static/chunks/41-d1e1bb7f619da2b6.js",
|
|
37
37
|
"static/chunks/app/requests/page-410b955e408c67da.js"
|
|
38
38
|
],
|
|
39
39
|
"/sessions/page": [
|
|
40
40
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
41
41
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
42
|
-
"static/chunks/18-
|
|
42
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
43
43
|
"static/chunks/main-app-0b5725cb98f081b4.js",
|
|
44
44
|
"static/css/a00826fc162bd22d.css",
|
|
45
45
|
"static/chunks/baeaa4ff-0a317ff4d32584cd.js",
|
|
46
46
|
"static/chunks/6b3bb038-67c653ff0a93a5bd.js",
|
|
47
|
-
"static/chunks/902-
|
|
48
|
-
"static/chunks/828-
|
|
47
|
+
"static/chunks/902-3615b78f8939e265.js",
|
|
48
|
+
"static/chunks/828-4b6f62b1945d5983.js",
|
|
49
49
|
"static/chunks/41-d1e1bb7f619da2b6.js",
|
|
50
50
|
"static/chunks/app/sessions/page-5da4d25ea6c389f5.js"
|
|
51
51
|
],
|
|
52
52
|
"/traces/page": [
|
|
53
53
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
54
54
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
55
|
-
"static/chunks/18-
|
|
55
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
56
56
|
"static/chunks/main-app-0b5725cb98f081b4.js",
|
|
57
57
|
"static/css/a00826fc162bd22d.css",
|
|
58
58
|
"static/chunks/baeaa4ff-0a317ff4d32584cd.js",
|
|
59
59
|
"static/chunks/6b3bb038-67c653ff0a93a5bd.js",
|
|
60
|
-
"static/chunks/902-
|
|
61
|
-
"static/chunks/828-
|
|
60
|
+
"static/chunks/902-3615b78f8939e265.js",
|
|
61
|
+
"static/chunks/828-4b6f62b1945d5983.js",
|
|
62
62
|
"static/chunks/41-d1e1bb7f619da2b6.js",
|
|
63
63
|
"static/chunks/app/traces/page-09ec91fb14476bc9.js"
|
|
64
64
|
]
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/wNkgsciycY6qjPR-aKHfs/_buildManifest.js",
|
|
9
|
+
"static/wNkgsciycY6qjPR-aKHfs/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
13
13
|
"static/chunks/87c73c54-09e1ba5c70e60a51.js",
|
|
14
|
-
"static/chunks/18-
|
|
14
|
+
"static/chunks/18-0515d8157d1ae939.js",
|
|
15
15
|
"static/chunks/main-app-0b5725cb98f081b4.js"
|
|
16
16
|
],
|
|
17
17
|
"rootMainFilesTree": {},
|
|
@@ -19,13 +19,13 @@
|
|
|
19
19
|
"/_app": [
|
|
20
20
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
21
21
|
"static/chunks/framework-3c3dfe0642f415ba.js",
|
|
22
|
-
"static/chunks/main-
|
|
22
|
+
"static/chunks/main-b8bbbd091fdc2ee4.js",
|
|
23
23
|
"static/chunks/pages/_app-d6f6b3bbc3d81ee1.js"
|
|
24
24
|
],
|
|
25
25
|
"/_error": [
|
|
26
26
|
"static/chunks/webpack-f10b0ea54196b48e.js",
|
|
27
27
|
"static/chunks/framework-3c3dfe0642f415ba.js",
|
|
28
|
-
"static/chunks/main-
|
|
28
|
+
"static/chunks/main-b8bbbd091fdc2ee4.js",
|
|
29
29
|
"static/chunks/pages/_error-75a96cf1997cc3b9.js"
|
|
30
30
|
]
|
|
31
31
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"previewModeId":"
|
|
1
|
+
{"previewModeId":"3c883ca90fb0b6b31004917025db307b","previewModeSigningKey":"29204df6b8499c0b0b1a46640923ca8a31ce2ccb7cccecfacd5c978d8c5b2ddb","previewModeEncryptionKey":"02eac9a56d52b5ddc4baaeecbf0e641267a47c74811115e8dc6dc3a3253024ef","expireAt":1770211881891}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"CYPJ4K+Y1n9LgC9cjLXvHGYaJ2C+jUAmOlQ0i49Q3D8=","encryption.expire_at":1770211881366}
|