@jiangxiaosheng/digital-agent-platform 1.0.2 → 1.0.4
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/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +53 -53
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/eslint/.cache_1bmmeh3 +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/2.pack +0 -0
- package/.next/cache/webpack/client-production/3.pack +0 -0
- package/.next/cache/webpack/client-production/4.pack +0 -0
- package/.next/cache/webpack/client-production/5.pack +0 -0
- package/.next/cache/webpack/client-production/6.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/0.pack +0 -0
- package/.next/cache/webpack/edge-server-production/1.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/1.pack +0 -0
- package/.next/cache/webpack/server-production/2.pack +0 -0
- package/.next/cache/webpack/server-production/3.pack +0 -0
- package/.next/cache/webpack/server-production/4.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/server/app/[locale]/agents/[id]/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/agents/[id]/edit/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/agents/new/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/agents/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/knowledge/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/api/agents/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth-config/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/bash-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/chat/[agentId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env-vars/[key]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env-vars/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/env-vars/scan/route.js +1 -1
- package/.next/server/app/api/env-vars/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/file-serve/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/[id]/documents/[docId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/[id]/upload/route.js +1 -1
- package/.next/server/app/api/knowledge/[id]/upload/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/knowledge/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models/route.js +1 -1
- package/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[agentId]/[sessionId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/[agentId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/sessions/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[name]/route.js +1 -1
- package/.next/server/app/api/skills/[name]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/install/route.js +1 -1
- package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tts/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/voice-provider/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/workspace-files/route_client-reference-manifest.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +13 -13
- package/.next/server/middleware-manifest.json +4 -4
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/trace +4 -35
- package/bin/dap.js +10 -1
- package/package.json +1 -1
- package/src/app/api/models/route.ts +8 -2
- package/src/lib/skills.ts +2 -1
- /package/.next/static/{VoyTtGCQMPGM_4nEMWYg5 → 0f9LzcIDG_ySmdh1lmd-C}/_buildManifest.js +0 -0
- /package/.next/static/{VoyTtGCQMPGM_4nEMWYg5 → 0f9LzcIDG_ySmdh1lmd-C}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
0f9LzcIDG_ySmdh1lmd-C
|
|
@@ -57,19 +57,19 @@
|
|
|
57
57
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
58
58
|
"static/chunks/app/api/knowledge/search/route-54c8135ac355fe2e.js"
|
|
59
59
|
],
|
|
60
|
-
"/api/sessions/[agentId]/
|
|
60
|
+
"/api/sessions/[agentId]/route": [
|
|
61
61
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
62
62
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
63
63
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
64
64
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
65
|
-
"static/chunks/app/api/sessions/[agentId]/
|
|
65
|
+
"static/chunks/app/api/sessions/[agentId]/route-2fa7611378376ed4.js"
|
|
66
66
|
],
|
|
67
|
-
"/api/sessions/[agentId]/route": [
|
|
67
|
+
"/api/sessions/[agentId]/[sessionId]/route": [
|
|
68
68
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
69
69
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
70
70
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
71
71
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
72
|
-
"static/chunks/app/api/sessions/[agentId]/route-
|
|
72
|
+
"static/chunks/app/api/sessions/[agentId]/[sessionId]/route-4ed9dc6ddb3b98da.js"
|
|
73
73
|
],
|
|
74
74
|
"/api/settings/route": [
|
|
75
75
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -78,33 +78,33 @@
|
|
|
78
78
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
79
79
|
"static/chunks/app/api/settings/route-969f9ac513905ffe.js"
|
|
80
80
|
],
|
|
81
|
-
"/api/
|
|
81
|
+
"/api/env-vars/[key]/route": [
|
|
82
82
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
83
83
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
84
84
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
85
85
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
86
|
-
"static/chunks/app/api/
|
|
86
|
+
"static/chunks/app/api/env-vars/[key]/route-567c08ee1be81799.js"
|
|
87
87
|
],
|
|
88
|
-
"/api/
|
|
88
|
+
"/api/bash-output/route": [
|
|
89
89
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
90
90
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
91
91
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
92
92
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
93
|
-
"static/chunks/app/api/
|
|
93
|
+
"static/chunks/app/api/bash-output/route-0bfb3c0f9ff5859a.js"
|
|
94
94
|
],
|
|
95
|
-
"/api/
|
|
95
|
+
"/api/env-vars/route": [
|
|
96
96
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
97
97
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
98
98
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
99
99
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
100
|
-
"static/chunks/app/api/
|
|
100
|
+
"static/chunks/app/api/env-vars/route-146d3ab2015e6fe6.js"
|
|
101
101
|
],
|
|
102
|
-
"/api/
|
|
102
|
+
"/api/tts/route": [
|
|
103
103
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
104
104
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
105
105
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
106
106
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
107
|
-
"static/chunks/app/api/
|
|
107
|
+
"static/chunks/app/api/tts/route-8186cb3d5316250e.js"
|
|
108
108
|
],
|
|
109
109
|
"/api/file-serve/route": [
|
|
110
110
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -120,26 +120,26 @@
|
|
|
120
120
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
121
121
|
"static/chunks/app/api/fs/browse/route-85da11c8b91bfc41.js"
|
|
122
122
|
],
|
|
123
|
-
"/api/
|
|
123
|
+
"/api/models-config/route": [
|
|
124
124
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
125
125
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
126
126
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
127
127
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
128
|
-
"static/chunks/app/api/
|
|
128
|
+
"static/chunks/app/api/models-config/route-ad2d0c9262659d68.js"
|
|
129
129
|
],
|
|
130
|
-
"/api/
|
|
130
|
+
"/api/env-vars/scan/route": [
|
|
131
131
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
132
132
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
133
133
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
134
134
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
135
|
-
"static/chunks/app/api/
|
|
135
|
+
"static/chunks/app/api/env-vars/scan/route-2910d42f96d76168.js"
|
|
136
136
|
],
|
|
137
|
-
"/api/
|
|
137
|
+
"/api/auth-config/test/route": [
|
|
138
138
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
139
139
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
140
140
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
141
141
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
142
|
-
"static/chunks/app/api/
|
|
142
|
+
"static/chunks/app/api/auth-config/test/route-1a6a754ae71e89f0.js"
|
|
143
143
|
],
|
|
144
144
|
"/api/knowledge/[id]/upload/route": [
|
|
145
145
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -148,54 +148,54 @@
|
|
|
148
148
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
149
149
|
"static/chunks/app/api/knowledge/[id]/upload/route-fb036c262ee843f0.js"
|
|
150
150
|
],
|
|
151
|
-
"/api/skills/
|
|
151
|
+
"/api/skills/install/route": [
|
|
152
152
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
153
153
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
154
154
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
155
155
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
156
|
-
"static/chunks/app/api/skills/
|
|
156
|
+
"static/chunks/app/api/skills/install/route-0ab555085d740ab8.js"
|
|
157
157
|
],
|
|
158
|
-
"/api/
|
|
158
|
+
"/api/skills/route": [
|
|
159
159
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
160
160
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
161
161
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
162
162
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
163
|
-
"static/chunks/app/api/
|
|
163
|
+
"static/chunks/app/api/skills/route-e5affcfa067cf550.js"
|
|
164
164
|
],
|
|
165
|
-
"/api/skills/
|
|
165
|
+
"/api/skills/[name]/route": [
|
|
166
166
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
167
167
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
168
168
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
169
169
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
170
|
-
"static/chunks/app/api/skills/
|
|
170
|
+
"static/chunks/app/api/skills/[name]/route-7df36eded75e7234.js"
|
|
171
171
|
],
|
|
172
|
-
"/api/
|
|
172
|
+
"/api/chat/[agentId]/route": [
|
|
173
173
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
174
174
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
175
175
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
176
176
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
177
|
-
"static/chunks/app/api/
|
|
177
|
+
"static/chunks/app/api/chat/[agentId]/route-f7318b5c8e97f243.js"
|
|
178
178
|
],
|
|
179
|
-
"/api/
|
|
179
|
+
"/api/models-config/test/route": [
|
|
180
180
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
181
181
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
182
182
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
183
183
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
184
|
-
"static/chunks/app/api/
|
|
184
|
+
"static/chunks/app/api/models-config/test/route-272aea5aa29f1429.js"
|
|
185
185
|
],
|
|
186
|
-
"/api/
|
|
186
|
+
"/api/skills/search/route": [
|
|
187
187
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
188
188
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
189
189
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
190
190
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
191
|
-
"static/chunks/app/api/
|
|
191
|
+
"static/chunks/app/api/skills/search/route-b5b24854e46bb392.js"
|
|
192
192
|
],
|
|
193
|
-
"/api/
|
|
193
|
+
"/api/sessions/history/route": [
|
|
194
194
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
195
195
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
196
196
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
197
197
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
198
|
-
"static/chunks/app/api/
|
|
198
|
+
"static/chunks/app/api/sessions/history/route-5a455eb0be9b3a33.js"
|
|
199
199
|
],
|
|
200
200
|
"/api/models/route": [
|
|
201
201
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -204,12 +204,12 @@
|
|
|
204
204
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
205
205
|
"static/chunks/app/api/models/route-9e102c5352543aea.js"
|
|
206
206
|
],
|
|
207
|
-
"/api/
|
|
207
|
+
"/api/voice-provider/route": [
|
|
208
208
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
209
209
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
210
210
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
211
211
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
212
|
-
"static/chunks/app/api/
|
|
212
|
+
"static/chunks/app/api/voice-provider/route-df0bb3cf19b0296c.js"
|
|
213
213
|
],
|
|
214
214
|
"/api/workspace-files/route": [
|
|
215
215
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -237,6 +237,16 @@
|
|
|
237
237
|
"static/chunks/7200-c9c613d1b11207fb.js",
|
|
238
238
|
"static/chunks/app/[locale]/layout-48d759d6db5dd8ae.js"
|
|
239
239
|
],
|
|
240
|
+
"/[locale]/agents/[id]/chat/page": [
|
|
241
|
+
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
242
|
+
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
243
|
+
"static/chunks/1517-9c89c425ac486877.js",
|
|
244
|
+
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
245
|
+
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
246
|
+
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
247
|
+
"static/chunks/5663-7b816438e0166950.js",
|
|
248
|
+
"static/chunks/app/[locale]/agents/[id]/chat/page-95dc12875cda0b9c.js"
|
|
249
|
+
],
|
|
240
250
|
"/[locale]/agents/new/page": [
|
|
241
251
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
242
252
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
@@ -251,32 +261,22 @@
|
|
|
251
261
|
"static/chunks/3923-e04a628626d77a16.js",
|
|
252
262
|
"static/chunks/app/[locale]/agents/new/page-aeaa197c0ccfd2f9.js"
|
|
253
263
|
],
|
|
254
|
-
"/[locale]/page": [
|
|
255
|
-
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
256
|
-
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
257
|
-
"static/chunks/1517-9c89c425ac486877.js",
|
|
258
|
-
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
259
|
-
"static/chunks/app/[locale]/page-b9ea4f8cf8aeb0f1.js"
|
|
260
|
-
],
|
|
261
|
-
"/[locale]/agents/[id]/chat/page": [
|
|
264
|
+
"/[locale]/agents/page": [
|
|
262
265
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
263
266
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
264
267
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
265
268
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
266
269
|
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
267
|
-
"static/chunks/
|
|
268
|
-
"static/chunks/
|
|
269
|
-
"static/chunks/app/[locale]/agents/
|
|
270
|
+
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
271
|
+
"static/chunks/8173-6258ed62b7084bda.js",
|
|
272
|
+
"static/chunks/app/[locale]/agents/page-243c454594122944.js"
|
|
270
273
|
],
|
|
271
|
-
"/[locale]/
|
|
274
|
+
"/[locale]/page": [
|
|
272
275
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
273
276
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
274
277
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
275
278
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
276
|
-
"static/chunks/
|
|
277
|
-
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
278
|
-
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
279
|
-
"static/chunks/app/[locale]/knowledge/page-7b4b6aa0a07d7da3.js"
|
|
279
|
+
"static/chunks/app/[locale]/page-b9ea4f8cf8aeb0f1.js"
|
|
280
280
|
],
|
|
281
281
|
"/[locale]/settings/page": [
|
|
282
282
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -288,15 +288,15 @@
|
|
|
288
288
|
"static/chunks/6742-ad22486f7c4c8592.js",
|
|
289
289
|
"static/chunks/app/[locale]/settings/page-71d67c3b9f712584.js"
|
|
290
290
|
],
|
|
291
|
-
"/[locale]/
|
|
291
|
+
"/[locale]/knowledge/page": [
|
|
292
292
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
293
293
|
"static/chunks/4bd1b696-c90310bf0ab1fbc7.js",
|
|
294
294
|
"static/chunks/1517-9c89c425ac486877.js",
|
|
295
295
|
"static/chunks/main-app-07be5f69ef8a336a.js",
|
|
296
296
|
"static/chunks/8313-cd4e4ad40e185f1c.js",
|
|
297
297
|
"static/chunks/3259-52b0aabc8fbba4a9.js",
|
|
298
|
-
"static/chunks/
|
|
299
|
-
"static/chunks/app/[locale]/
|
|
298
|
+
"static/chunks/1868-9f3e42aa5a6ea9d2.js",
|
|
299
|
+
"static/chunks/app/[locale]/knowledge/page-7b4b6aa0a07d7da3.js"
|
|
300
300
|
],
|
|
301
301
|
"/[locale]/agents/[id]/edit/page": [
|
|
302
302
|
"static/chunks/webpack-9b9d7723f8078270.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"/_not-found/page":"/_not-found","/api/agents/[id]/route":"/api/agents/[id]","/api/agents/route":"/api/agents","/api/knowledge/[id]/documents/[docId]/route":"/api/knowledge/[id]/documents/[docId]","/api/knowledge/[id]/route":"/api/knowledge/[id]","/api/knowledge/route":"/api/knowledge","/api/knowledge/search/route":"/api/knowledge/search","/api/sessions/[agentId]/
|
|
1
|
+
{"/_not-found/page":"/_not-found","/api/agents/[id]/route":"/api/agents/[id]","/api/agents/route":"/api/agents","/api/knowledge/[id]/documents/[docId]/route":"/api/knowledge/[id]/documents/[docId]","/api/knowledge/[id]/route":"/api/knowledge/[id]","/api/knowledge/route":"/api/knowledge","/api/knowledge/search/route":"/api/knowledge/search","/api/sessions/[agentId]/route":"/api/sessions/[agentId]","/api/sessions/[agentId]/[sessionId]/route":"/api/sessions/[agentId]/[sessionId]","/api/settings/route":"/api/settings","/api/env-vars/[key]/route":"/api/env-vars/[key]","/api/bash-output/route":"/api/bash-output","/api/env-vars/route":"/api/env-vars","/api/tts/route":"/api/tts","/api/file-serve/route":"/api/file-serve","/api/fs/browse/route":"/api/fs/browse","/api/models-config/route":"/api/models-config","/api/env-vars/scan/route":"/api/env-vars/scan","/api/auth-config/test/route":"/api/auth-config/test","/api/knowledge/[id]/upload/route":"/api/knowledge/[id]/upload","/api/skills/install/route":"/api/skills/install","/api/skills/route":"/api/skills","/api/skills/[name]/route":"/api/skills/[name]","/api/chat/[agentId]/route":"/api/chat/[agentId]","/api/models-config/test/route":"/api/models-config/test","/api/skills/search/route":"/api/skills/search","/api/sessions/history/route":"/api/sessions/history","/api/models/route":"/api/models","/api/voice-provider/route":"/api/voice-provider","/api/workspace-files/route":"/api/workspace-files","/page":"/","/[locale]/agents/[id]/chat/page":"/[locale]/agents/[id]/chat","/[locale]/agents/new/page":"/[locale]/agents/new","/[locale]/agents/page":"/[locale]/agents","/[locale]/page":"/[locale]","/[locale]/settings/page":"/[locale]/settings","/[locale]/knowledge/page":"/[locale]/knowledge","/[locale]/agents/[id]/edit/page":"/[locale]/agents/[id]/edit"}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/0f9LzcIDG_ySmdh1lmd-C/_buildManifest.js",
|
|
9
|
+
"static/0f9LzcIDG_ySmdh1lmd-C/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-9b9d7723f8078270.js",
|