denchclaw 2.0.5 → 2.0.6

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.
Files changed (82) hide show
  1. package/README.md +31 -368
  2. package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +88 -88
  4. package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +24 -24
  5. package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
  6. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  7. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found.html +1 -1
  8. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found.rsc +1 -1
  9. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
  10. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  11. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
  12. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  13. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
  14. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
  15. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
  16. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
  17. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
  18. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
  19. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  20. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
  21. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
  22. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  23. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  24. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
  25. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
  26. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
  27. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
  28. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
  29. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
  30. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
  31. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
  32. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
  33. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
  34. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
  35. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
  36. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
  37. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
  38. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
  39. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
  40. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
  41. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
  42. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
  43. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
  44. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
  45. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
  46. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
  47. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
  48. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
  49. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
  50. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
  51. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
  52. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
  53. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
  54. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
  55. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
  56. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
  57. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
  58. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
  59. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
  60. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
  61. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
  62. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
  63. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
  64. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
  65. package/apps/web/.next/standalone/apps/web/.next/server/app/index.html +2 -2
  66. package/apps/web/.next/standalone/apps/web/.next/server/app/index.rsc +1 -1
  67. package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  68. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  69. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace.html +1 -1
  70. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace.rsc +1 -1
  71. package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +24 -24
  72. package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +13 -13
  73. package/apps/web/.next/standalone/apps/web/.next/server/pages/404.html +1 -1
  74. package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  75. package/apps/web/.next/standalone/package.json +6 -6
  76. package/assets/denchclaw-app.png +0 -0
  77. package/assets/denchclaw-hero.png +0 -0
  78. package/package.json +6 -6
  79. /package/apps/web/.next/standalone/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_buildManifest.js +0 -0
  80. /package/apps/web/.next/standalone/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_ssgManifest.js +0 -0
  81. /package/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_buildManifest.js +0 -0
  82. /package/apps/web/.next/static/{Il0fzB9MGXH5vlsqX6-1L → bfBSw7Zh4Df36UcKsQE27}/_ssgManifest.js +0 -0
@@ -23,47 +23,47 @@
23
23
  "static/chunks/main-app-b49c23ad3d7c2890.js",
24
24
  "static/chunks/app/api/workspace/objects/[name]/views/route-5dc3b3b56eb45a36.js"
25
25
  ],
26
- "/api/chat/stop/route": [
26
+ "/api/chat/active/route": [
27
27
  "static/chunks/webpack-1032d39338965700.js",
28
28
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
29
29
  "static/chunks/8522-8af2b73a0e93c73d.js",
30
30
  "static/chunks/main-app-b49c23ad3d7c2890.js",
31
- "static/chunks/app/api/chat/stop/route-5dc3b3b56eb45a36.js"
31
+ "static/chunks/app/api/chat/active/route-5dc3b3b56eb45a36.js"
32
32
  ],
33
- "/api/chat/subagents/route": [
33
+ "/api/chat/stop/route": [
34
34
  "static/chunks/webpack-1032d39338965700.js",
35
35
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
36
36
  "static/chunks/8522-8af2b73a0e93c73d.js",
37
37
  "static/chunks/main-app-b49c23ad3d7c2890.js",
38
- "static/chunks/app/api/chat/subagents/route-5dc3b3b56eb45a36.js"
38
+ "static/chunks/app/api/chat/stop/route-5dc3b3b56eb45a36.js"
39
39
  ],
40
- "/api/chat/active/route": [
40
+ "/api/chat/stream/route": [
41
41
  "static/chunks/webpack-1032d39338965700.js",
42
42
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
43
43
  "static/chunks/8522-8af2b73a0e93c73d.js",
44
44
  "static/chunks/main-app-b49c23ad3d7c2890.js",
45
- "static/chunks/app/api/chat/active/route-5dc3b3b56eb45a36.js"
45
+ "static/chunks/app/api/chat/stream/route-5dc3b3b56eb45a36.js"
46
46
  ],
47
- "/api/cron/jobs/[jobId]/runs/route": [
47
+ "/api/chat/route": [
48
48
  "static/chunks/webpack-1032d39338965700.js",
49
49
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
50
50
  "static/chunks/8522-8af2b73a0e93c73d.js",
51
51
  "static/chunks/main-app-b49c23ad3d7c2890.js",
52
- "static/chunks/app/api/cron/jobs/[jobId]/runs/route-5dc3b3b56eb45a36.js"
52
+ "static/chunks/app/api/chat/route-5dc3b3b56eb45a36.js"
53
53
  ],
54
- "/api/chat/route": [
54
+ "/api/chat/subagents/route": [
55
55
  "static/chunks/webpack-1032d39338965700.js",
56
56
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
57
57
  "static/chunks/8522-8af2b73a0e93c73d.js",
58
58
  "static/chunks/main-app-b49c23ad3d7c2890.js",
59
- "static/chunks/app/api/chat/route-5dc3b3b56eb45a36.js"
59
+ "static/chunks/app/api/chat/subagents/route-5dc3b3b56eb45a36.js"
60
60
  ],
61
- "/api/chat/stream/route": [
61
+ "/api/cron/jobs/[jobId]/runs/route": [
62
62
  "static/chunks/webpack-1032d39338965700.js",
63
63
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
64
64
  "static/chunks/8522-8af2b73a0e93c73d.js",
65
65
  "static/chunks/main-app-b49c23ad3d7c2890.js",
66
- "static/chunks/app/api/chat/stream/route-5dc3b3b56eb45a36.js"
66
+ "static/chunks/app/api/cron/jobs/[jobId]/runs/route-5dc3b3b56eb45a36.js"
67
67
  ],
68
68
  "/api/cron/jobs/route": [
69
69
  "static/chunks/webpack-1032d39338965700.js",
@@ -86,19 +86,19 @@
86
86
  "static/chunks/main-app-b49c23ad3d7c2890.js",
87
87
  "static/chunks/app/api/profiles/route-5dc3b3b56eb45a36.js"
88
88
  ],
89
- "/api/cron/runs/[sessionId]/route": [
89
+ "/api/sessions/[sessionId]/route": [
90
90
  "static/chunks/webpack-1032d39338965700.js",
91
91
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
92
92
  "static/chunks/8522-8af2b73a0e93c73d.js",
93
93
  "static/chunks/main-app-b49c23ad3d7c2890.js",
94
- "static/chunks/app/api/cron/runs/[sessionId]/route-5dc3b3b56eb45a36.js"
94
+ "static/chunks/app/api/sessions/[sessionId]/route-5dc3b3b56eb45a36.js"
95
95
  ],
96
- "/api/sessions/[sessionId]/route": [
96
+ "/api/cron/runs/[sessionId]/route": [
97
97
  "static/chunks/webpack-1032d39338965700.js",
98
98
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
99
99
  "static/chunks/8522-8af2b73a0e93c73d.js",
100
100
  "static/chunks/main-app-b49c23ad3d7c2890.js",
101
- "static/chunks/app/api/sessions/[sessionId]/route-5dc3b3b56eb45a36.js"
101
+ "static/chunks/app/api/cron/runs/[sessionId]/route-5dc3b3b56eb45a36.js"
102
102
  ],
103
103
  "/api/profiles/switch/route": [
104
104
  "static/chunks/webpack-1032d39338965700.js",
@@ -121,26 +121,26 @@
121
121
  "static/chunks/main-app-b49c23ad3d7c2890.js",
122
122
  "static/chunks/app/api/web-sessions/[id]/messages/route-5dc3b3b56eb45a36.js"
123
123
  ],
124
- "/api/web-sessions/[id]/route": [
124
+ "/api/workspace/assets/[...path]/route": [
125
125
  "static/chunks/webpack-1032d39338965700.js",
126
126
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
127
127
  "static/chunks/8522-8af2b73a0e93c73d.js",
128
128
  "static/chunks/main-app-b49c23ad3d7c2890.js",
129
- "static/chunks/app/api/web-sessions/[id]/route-5dc3b3b56eb45a36.js"
129
+ "static/chunks/app/api/workspace/assets/[...path]/route-5dc3b3b56eb45a36.js"
130
130
  ],
131
- "/api/workspace/assets/[...path]/route": [
131
+ "/api/web-sessions/route": [
132
132
  "static/chunks/webpack-1032d39338965700.js",
133
133
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
134
134
  "static/chunks/8522-8af2b73a0e93c73d.js",
135
135
  "static/chunks/main-app-b49c23ad3d7c2890.js",
136
- "static/chunks/app/api/workspace/assets/[...path]/route-5dc3b3b56eb45a36.js"
136
+ "static/chunks/app/api/web-sessions/route-5dc3b3b56eb45a36.js"
137
137
  ],
138
- "/api/web-sessions/route": [
138
+ "/api/web-sessions/[id]/route": [
139
139
  "static/chunks/webpack-1032d39338965700.js",
140
140
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
141
141
  "static/chunks/8522-8af2b73a0e93c73d.js",
142
142
  "static/chunks/main-app-b49c23ad3d7c2890.js",
143
- "static/chunks/app/api/web-sessions/route-5dc3b3b56eb45a36.js"
143
+ "static/chunks/app/api/web-sessions/[id]/route-5dc3b3b56eb45a36.js"
144
144
  ],
145
145
  "/api/workspace/browse-file/route": [
146
146
  "static/chunks/webpack-1032d39338965700.js",
@@ -149,26 +149,26 @@
149
149
  "static/chunks/main-app-b49c23ad3d7c2890.js",
150
150
  "static/chunks/app/api/workspace/browse-file/route-5dc3b3b56eb45a36.js"
151
151
  ],
152
- "/api/cron/runs/search-transcript/route": [
152
+ "/api/workspace/db/query/route": [
153
153
  "static/chunks/webpack-1032d39338965700.js",
154
154
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
155
155
  "static/chunks/8522-8af2b73a0e93c73d.js",
156
156
  "static/chunks/main-app-b49c23ad3d7c2890.js",
157
- "static/chunks/app/api/cron/runs/search-transcript/route-5dc3b3b56eb45a36.js"
157
+ "static/chunks/app/api/workspace/db/query/route-5dc3b3b56eb45a36.js"
158
158
  ],
159
- "/api/sessions/route": [
159
+ "/api/cron/runs/search-transcript/route": [
160
160
  "static/chunks/webpack-1032d39338965700.js",
161
161
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
162
162
  "static/chunks/8522-8af2b73a0e93c73d.js",
163
163
  "static/chunks/main-app-b49c23ad3d7c2890.js",
164
- "static/chunks/app/api/sessions/route-5dc3b3b56eb45a36.js"
164
+ "static/chunks/app/api/cron/runs/search-transcript/route-5dc3b3b56eb45a36.js"
165
165
  ],
166
- "/api/workspace/db/query/route": [
166
+ "/api/workspace/browse/route": [
167
167
  "static/chunks/webpack-1032d39338965700.js",
168
168
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
169
169
  "static/chunks/8522-8af2b73a0e93c73d.js",
170
170
  "static/chunks/main-app-b49c23ad3d7c2890.js",
171
- "static/chunks/app/api/workspace/db/query/route-5dc3b3b56eb45a36.js"
171
+ "static/chunks/app/api/workspace/browse/route-5dc3b3b56eb45a36.js"
172
172
  ],
173
173
  "/api/workspace/context/route": [
174
174
  "static/chunks/webpack-1032d39338965700.js",
@@ -177,47 +177,47 @@
177
177
  "static/chunks/main-app-b49c23ad3d7c2890.js",
178
178
  "static/chunks/app/api/workspace/context/route-5dc3b3b56eb45a36.js"
179
179
  ],
180
- "/api/workspace/db/introspect/route": [
180
+ "/api/sessions/route": [
181
181
  "static/chunks/webpack-1032d39338965700.js",
182
182
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
183
183
  "static/chunks/8522-8af2b73a0e93c73d.js",
184
184
  "static/chunks/main-app-b49c23ad3d7c2890.js",
185
- "static/chunks/app/api/workspace/db/introspect/route-5dc3b3b56eb45a36.js"
185
+ "static/chunks/app/api/sessions/route-5dc3b3b56eb45a36.js"
186
186
  ],
187
- "/api/workspace/browse/route": [
187
+ "/api/workspace/delete/route": [
188
188
  "static/chunks/webpack-1032d39338965700.js",
189
189
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
190
190
  "static/chunks/8522-8af2b73a0e93c73d.js",
191
191
  "static/chunks/main-app-b49c23ad3d7c2890.js",
192
- "static/chunks/app/api/workspace/browse/route-5dc3b3b56eb45a36.js"
192
+ "static/chunks/app/api/workspace/delete/route-5dc3b3b56eb45a36.js"
193
193
  ],
194
- "/api/workspace/copy/route": [
194
+ "/api/workspace/mkdir/route": [
195
195
  "static/chunks/webpack-1032d39338965700.js",
196
196
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
197
197
  "static/chunks/8522-8af2b73a0e93c73d.js",
198
198
  "static/chunks/main-app-b49c23ad3d7c2890.js",
199
- "static/chunks/app/api/workspace/copy/route-5dc3b3b56eb45a36.js"
199
+ "static/chunks/app/api/workspace/mkdir/route-5dc3b3b56eb45a36.js"
200
200
  ],
201
- "/api/workspace/delete/route": [
201
+ "/api/workspace/copy/route": [
202
202
  "static/chunks/webpack-1032d39338965700.js",
203
203
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
204
204
  "static/chunks/8522-8af2b73a0e93c73d.js",
205
205
  "static/chunks/main-app-b49c23ad3d7c2890.js",
206
- "static/chunks/app/api/workspace/delete/route-5dc3b3b56eb45a36.js"
206
+ "static/chunks/app/api/workspace/copy/route-5dc3b3b56eb45a36.js"
207
207
  ],
208
- "/api/workspace/mkdir/route": [
208
+ "/api/workspace/list/route": [
209
209
  "static/chunks/webpack-1032d39338965700.js",
210
210
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
211
211
  "static/chunks/8522-8af2b73a0e93c73d.js",
212
212
  "static/chunks/main-app-b49c23ad3d7c2890.js",
213
- "static/chunks/app/api/workspace/mkdir/route-5dc3b3b56eb45a36.js"
213
+ "static/chunks/app/api/workspace/list/route-5dc3b3b56eb45a36.js"
214
214
  ],
215
- "/api/workspace/objects/[name]/display-field/route": [
215
+ "/api/workspace/move/route": [
216
216
  "static/chunks/webpack-1032d39338965700.js",
217
217
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
218
218
  "static/chunks/8522-8af2b73a0e93c73d.js",
219
219
  "static/chunks/main-app-b49c23ad3d7c2890.js",
220
- "static/chunks/app/api/workspace/objects/[name]/display-field/route-5dc3b3b56eb45a36.js"
220
+ "static/chunks/app/api/workspace/move/route-5dc3b3b56eb45a36.js"
221
221
  ],
222
222
  "/api/workspace/file/route": [
223
223
  "static/chunks/webpack-1032d39338965700.js",
@@ -226,19 +226,12 @@
226
226
  "static/chunks/main-app-b49c23ad3d7c2890.js",
227
227
  "static/chunks/app/api/workspace/file/route-5dc3b3b56eb45a36.js"
228
228
  ],
229
- "/api/workspace/list/route": [
230
- "static/chunks/webpack-1032d39338965700.js",
231
- "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
232
- "static/chunks/8522-8af2b73a0e93c73d.js",
233
- "static/chunks/main-app-b49c23ad3d7c2890.js",
234
- "static/chunks/app/api/workspace/list/route-5dc3b3b56eb45a36.js"
235
- ],
236
- "/api/workspace/move/route": [
229
+ "/api/workspace/objects/[name]/display-field/route": [
237
230
  "static/chunks/webpack-1032d39338965700.js",
238
231
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
239
232
  "static/chunks/8522-8af2b73a0e93c73d.js",
240
233
  "static/chunks/main-app-b49c23ad3d7c2890.js",
241
- "static/chunks/app/api/workspace/move/route-5dc3b3b56eb45a36.js"
234
+ "static/chunks/app/api/workspace/objects/[name]/display-field/route-5dc3b3b56eb45a36.js"
242
235
  ],
243
236
  "/api/workspace/objects/[name]/fields/[fieldId]/route": [
244
237
  "static/chunks/webpack-1032d39338965700.js",
@@ -247,12 +240,12 @@
247
240
  "static/chunks/main-app-b49c23ad3d7c2890.js",
248
241
  "static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-5dc3b3b56eb45a36.js"
249
242
  ],
250
- "/api/workspace/objects/[name]/entries/bulk-delete/route": [
243
+ "/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": [
251
244
  "static/chunks/webpack-1032d39338965700.js",
252
245
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
253
246
  "static/chunks/8522-8af2b73a0e93c73d.js",
254
247
  "static/chunks/main-app-b49c23ad3d7c2890.js",
255
- "static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-5dc3b3b56eb45a36.js"
248
+ "static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-5dc3b3b56eb45a36.js"
256
249
  ],
257
250
  "/api/workspace/init/route": [
258
251
  "static/chunks/webpack-1032d39338965700.js",
@@ -275,12 +268,12 @@
275
268
  "static/chunks/main-app-b49c23ad3d7c2890.js",
276
269
  "static/chunks/app/api/workspace/objects/[name]/entries/options/route-5dc3b3b56eb45a36.js"
277
270
  ],
278
- "/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": [
271
+ "/api/workspace/objects/[name]/entries/bulk-delete/route": [
279
272
  "static/chunks/webpack-1032d39338965700.js",
280
273
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
281
274
  "static/chunks/8522-8af2b73a0e93c73d.js",
282
275
  "static/chunks/main-app-b49c23ad3d7c2890.js",
283
- "static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-5dc3b3b56eb45a36.js"
276
+ "static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-5dc3b3b56eb45a36.js"
284
277
  ],
285
278
  "/api/workspace/objects/[name]/entries/route": [
286
279
  "static/chunks/webpack-1032d39338965700.js",
@@ -296,61 +289,61 @@
296
289
  "static/chunks/main-app-b49c23ad3d7c2890.js",
297
290
  "static/chunks/app/api/workspace/path-info/route-5dc3b3b56eb45a36.js"
298
291
  ],
299
- "/api/workspace/open-file/route": [
292
+ "/api/workspace/db/introspect/route": [
300
293
  "static/chunks/webpack-1032d39338965700.js",
301
294
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
302
295
  "static/chunks/8522-8af2b73a0e93c73d.js",
303
296
  "static/chunks/main-app-b49c23ad3d7c2890.js",
304
- "static/chunks/app/api/workspace/open-file/route-5dc3b3b56eb45a36.js"
297
+ "static/chunks/app/api/workspace/db/introspect/route-5dc3b3b56eb45a36.js"
305
298
  ],
306
- "/api/workspace/rename/route": [
299
+ "/api/workspace/query/route": [
307
300
  "static/chunks/webpack-1032d39338965700.js",
308
301
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
309
302
  "static/chunks/8522-8af2b73a0e93c73d.js",
310
303
  "static/chunks/main-app-b49c23ad3d7c2890.js",
311
- "static/chunks/app/api/workspace/rename/route-5dc3b3b56eb45a36.js"
304
+ "static/chunks/app/api/workspace/query/route-5dc3b3b56eb45a36.js"
312
305
  ],
313
- "/api/workspace/query/route": [
306
+ "/api/workspace/reports/execute/route": [
314
307
  "static/chunks/webpack-1032d39338965700.js",
315
308
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
316
309
  "static/chunks/8522-8af2b73a0e93c73d.js",
317
310
  "static/chunks/main-app-b49c23ad3d7c2890.js",
318
- "static/chunks/app/api/workspace/query/route-5dc3b3b56eb45a36.js"
311
+ "static/chunks/app/api/workspace/reports/execute/route-5dc3b3b56eb45a36.js"
319
312
  ],
320
- "/api/workspace/reports/execute/route": [
313
+ "/api/workspace/objects/[name]/entries/[id]/route": [
321
314
  "static/chunks/webpack-1032d39338965700.js",
322
315
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
323
316
  "static/chunks/8522-8af2b73a0e93c73d.js",
324
317
  "static/chunks/main-app-b49c23ad3d7c2890.js",
325
- "static/chunks/app/api/workspace/reports/execute/route-5dc3b3b56eb45a36.js"
318
+ "static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-5dc3b3b56eb45a36.js"
326
319
  ],
327
- "/api/workspace/raw-file/route": [
320
+ "/api/workspace/rename/route": [
328
321
  "static/chunks/webpack-1032d39338965700.js",
329
322
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
330
323
  "static/chunks/8522-8af2b73a0e93c73d.js",
331
324
  "static/chunks/main-app-b49c23ad3d7c2890.js",
332
- "static/chunks/app/api/workspace/raw-file/route-5dc3b3b56eb45a36.js"
325
+ "static/chunks/app/api/workspace/rename/route-5dc3b3b56eb45a36.js"
333
326
  ],
334
- "/api/workspace/thumbnail/route": [
327
+ "/api/workspace/objects/[name]/route": [
335
328
  "static/chunks/webpack-1032d39338965700.js",
336
329
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
337
330
  "static/chunks/8522-8af2b73a0e93c73d.js",
338
331
  "static/chunks/main-app-b49c23ad3d7c2890.js",
339
- "static/chunks/app/api/workspace/thumbnail/route-5dc3b3b56eb45a36.js"
332
+ "static/chunks/app/api/workspace/objects/[name]/route-5dc3b3b56eb45a36.js"
340
333
  ],
341
- "/api/workspace/objects/[name]/entries/[id]/route": [
334
+ "/api/workspace/open-file/route": [
342
335
  "static/chunks/webpack-1032d39338965700.js",
343
336
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
344
337
  "static/chunks/8522-8af2b73a0e93c73d.js",
345
338
  "static/chunks/main-app-b49c23ad3d7c2890.js",
346
- "static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-5dc3b3b56eb45a36.js"
339
+ "static/chunks/app/api/workspace/open-file/route-5dc3b3b56eb45a36.js"
347
340
  ],
348
- "/api/workspace/switch/route": [
341
+ "/api/workspace/thumbnail/route": [
349
342
  "static/chunks/webpack-1032d39338965700.js",
350
343
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
351
344
  "static/chunks/8522-8af2b73a0e93c73d.js",
352
345
  "static/chunks/main-app-b49c23ad3d7c2890.js",
353
- "static/chunks/app/api/workspace/switch/route-5dc3b3b56eb45a36.js"
346
+ "static/chunks/app/api/workspace/thumbnail/route-5dc3b3b56eb45a36.js"
354
347
  ],
355
348
  "/api/workspace/upload/route": [
356
349
  "static/chunks/webpack-1032d39338965700.js",
@@ -359,47 +352,47 @@
359
352
  "static/chunks/main-app-b49c23ad3d7c2890.js",
360
353
  "static/chunks/app/api/workspace/upload/route-5dc3b3b56eb45a36.js"
361
354
  ],
362
- "/api/workspace/search-index/route": [
355
+ "/api/workspace/switch/route": [
363
356
  "static/chunks/webpack-1032d39338965700.js",
364
357
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
365
358
  "static/chunks/8522-8af2b73a0e93c73d.js",
366
359
  "static/chunks/main-app-b49c23ad3d7c2890.js",
367
- "static/chunks/app/api/workspace/search-index/route-5dc3b3b56eb45a36.js"
360
+ "static/chunks/app/api/workspace/switch/route-5dc3b3b56eb45a36.js"
368
361
  ],
369
- "/api/workspace/objects/[name]/route": [
362
+ "/api/workspace/watch/route": [
370
363
  "static/chunks/webpack-1032d39338965700.js",
371
364
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
372
365
  "static/chunks/8522-8af2b73a0e93c73d.js",
373
366
  "static/chunks/main-app-b49c23ad3d7c2890.js",
374
- "static/chunks/app/api/workspace/objects/[name]/route-5dc3b3b56eb45a36.js"
367
+ "static/chunks/app/api/workspace/watch/route-5dc3b3b56eb45a36.js"
375
368
  ],
376
- "/api/workspace/watch/route": [
369
+ "/api/workspace/write-binary/route": [
377
370
  "static/chunks/webpack-1032d39338965700.js",
378
371
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
379
372
  "static/chunks/8522-8af2b73a0e93c73d.js",
380
373
  "static/chunks/main-app-b49c23ad3d7c2890.js",
381
- "static/chunks/app/api/workspace/watch/route-5dc3b3b56eb45a36.js"
374
+ "static/chunks/app/api/workspace/write-binary/route-5dc3b3b56eb45a36.js"
382
375
  ],
383
- "/api/workspace/virtual-file/route": [
376
+ "/api/workspace/suggest-files/route": [
384
377
  "static/chunks/webpack-1032d39338965700.js",
385
378
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
386
379
  "static/chunks/8522-8af2b73a0e93c73d.js",
387
380
  "static/chunks/main-app-b49c23ad3d7c2890.js",
388
- "static/chunks/app/api/workspace/virtual-file/route-5dc3b3b56eb45a36.js"
381
+ "static/chunks/app/api/workspace/suggest-files/route-5dc3b3b56eb45a36.js"
389
382
  ],
390
- "/api/workspace/write-binary/route": [
383
+ "/api/workspace/virtual-file/route": [
391
384
  "static/chunks/webpack-1032d39338965700.js",
392
385
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
393
386
  "static/chunks/8522-8af2b73a0e93c73d.js",
394
387
  "static/chunks/main-app-b49c23ad3d7c2890.js",
395
- "static/chunks/app/api/workspace/write-binary/route-5dc3b3b56eb45a36.js"
388
+ "static/chunks/app/api/workspace/virtual-file/route-5dc3b3b56eb45a36.js"
396
389
  ],
397
- "/api/workspace/suggest-files/route": [
390
+ "/api/workspace/raw-file/route": [
398
391
  "static/chunks/webpack-1032d39338965700.js",
399
392
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
400
393
  "static/chunks/8522-8af2b73a0e93c73d.js",
401
394
  "static/chunks/main-app-b49c23ad3d7c2890.js",
402
- "static/chunks/app/api/workspace/suggest-files/route-5dc3b3b56eb45a36.js"
395
+ "static/chunks/app/api/workspace/raw-file/route-5dc3b3b56eb45a36.js"
403
396
  ],
404
397
  "/api/workspace/tree/route": [
405
398
  "static/chunks/webpack-1032d39338965700.js",
@@ -408,17 +401,12 @@
408
401
  "static/chunks/main-app-b49c23ad3d7c2890.js",
409
402
  "static/chunks/app/api/workspace/tree/route-5dc3b3b56eb45a36.js"
410
403
  ],
411
- "/workspace/page": [
404
+ "/api/workspace/search-index/route": [
412
405
  "static/chunks/webpack-1032d39338965700.js",
413
406
  "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
414
407
  "static/chunks/8522-8af2b73a0e93c73d.js",
415
408
  "static/chunks/main-app-b49c23ad3d7c2890.js",
416
- "static/chunks/db534642-50243f054f94495f.js",
417
- "static/chunks/13959dde-c903075a69fab592.js",
418
- "static/chunks/1fceb049-f902400d9bbacdab.js",
419
- "static/chunks/c2d15609-28842465e7275227.js",
420
- "static/chunks/9978-a2bf90231d08284f.js",
421
- "static/chunks/app/workspace/page-a9c68aaa3f71a7fe.js"
409
+ "static/chunks/app/api/workspace/search-index/route-5dc3b3b56eb45a36.js"
422
410
  ],
423
411
  "/page": [
424
412
  "static/chunks/webpack-1032d39338965700.js",
@@ -426,6 +414,18 @@
426
414
  "static/chunks/8522-8af2b73a0e93c73d.js",
427
415
  "static/chunks/main-app-b49c23ad3d7c2890.js",
428
416
  "static/chunks/app/page-f365ecf6d5915738.js"
417
+ ],
418
+ "/workspace/page": [
419
+ "static/chunks/webpack-1032d39338965700.js",
420
+ "static/chunks/b59f762a-f8e8d23ec83d91e0.js",
421
+ "static/chunks/8522-8af2b73a0e93c73d.js",
422
+ "static/chunks/main-app-b49c23ad3d7c2890.js",
423
+ "static/chunks/db534642-50243f054f94495f.js",
424
+ "static/chunks/13959dde-c903075a69fab592.js",
425
+ "static/chunks/1fceb049-f902400d9bbacdab.js",
426
+ "static/chunks/c2d15609-28842465e7275227.js",
427
+ "static/chunks/9978-a2bf90231d08284f.js",
428
+ "static/chunks/app/workspace/page-a9c68aaa3f71a7fe.js"
429
429
  ]
430
430
  }
431
431
  }
@@ -1,61 +1,61 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/api/workspace/objects/[name]/views/route": "/api/workspace/objects/[name]/views",
4
+ "/api/chat/active/route": "/api/chat/active",
4
5
  "/api/chat/stop/route": "/api/chat/stop",
6
+ "/api/chat/stream/route": "/api/chat/stream",
7
+ "/api/chat/route": "/api/chat",
5
8
  "/api/chat/subagents/route": "/api/chat/subagents",
6
- "/api/chat/active/route": "/api/chat/active",
7
9
  "/api/cron/jobs/[jobId]/runs/route": "/api/cron/jobs/[jobId]/runs",
8
- "/api/chat/route": "/api/chat",
9
- "/api/chat/stream/route": "/api/chat/stream",
10
10
  "/api/cron/jobs/route": "/api/cron/jobs",
11
11
  "/api/memories/route": "/api/memories",
12
12
  "/api/profiles/route": "/api/profiles",
13
- "/api/cron/runs/[sessionId]/route": "/api/cron/runs/[sessionId]",
14
13
  "/api/sessions/[sessionId]/route": "/api/sessions/[sessionId]",
14
+ "/api/cron/runs/[sessionId]/route": "/api/cron/runs/[sessionId]",
15
15
  "/api/profiles/switch/route": "/api/profiles/switch",
16
16
  "/api/skills/route": "/api/skills",
17
17
  "/api/web-sessions/[id]/messages/route": "/api/web-sessions/[id]/messages",
18
- "/api/web-sessions/[id]/route": "/api/web-sessions/[id]",
19
18
  "/api/workspace/assets/[...path]/route": "/api/workspace/assets/[...path]",
20
19
  "/api/web-sessions/route": "/api/web-sessions",
20
+ "/api/web-sessions/[id]/route": "/api/web-sessions/[id]",
21
21
  "/api/workspace/browse-file/route": "/api/workspace/browse-file",
22
- "/api/cron/runs/search-transcript/route": "/api/cron/runs/search-transcript",
23
- "/api/sessions/route": "/api/sessions",
24
22
  "/api/workspace/db/query/route": "/api/workspace/db/query",
25
- "/api/workspace/context/route": "/api/workspace/context",
26
- "/api/workspace/db/introspect/route": "/api/workspace/db/introspect",
23
+ "/api/cron/runs/search-transcript/route": "/api/cron/runs/search-transcript",
27
24
  "/api/workspace/browse/route": "/api/workspace/browse",
28
- "/api/workspace/copy/route": "/api/workspace/copy",
25
+ "/api/workspace/context/route": "/api/workspace/context",
26
+ "/api/sessions/route": "/api/sessions",
29
27
  "/api/workspace/delete/route": "/api/workspace/delete",
30
28
  "/api/workspace/mkdir/route": "/api/workspace/mkdir",
31
- "/api/workspace/objects/[name]/display-field/route": "/api/workspace/objects/[name]/display-field",
32
- "/api/workspace/file/route": "/api/workspace/file",
29
+ "/api/workspace/copy/route": "/api/workspace/copy",
33
30
  "/api/workspace/list/route": "/api/workspace/list",
34
31
  "/api/workspace/move/route": "/api/workspace/move",
32
+ "/api/workspace/file/route": "/api/workspace/file",
33
+ "/api/workspace/objects/[name]/display-field/route": "/api/workspace/objects/[name]/display-field",
35
34
  "/api/workspace/objects/[name]/fields/[fieldId]/route": "/api/workspace/objects/[name]/fields/[fieldId]",
36
- "/api/workspace/objects/[name]/entries/bulk-delete/route": "/api/workspace/objects/[name]/entries/bulk-delete",
35
+ "/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "/api/workspace/objects/[name]/fields/[fieldId]/enum-rename",
37
36
  "/api/workspace/init/route": "/api/workspace/init",
38
37
  "/api/workspace/objects/[name]/fields/reorder/route": "/api/workspace/objects/[name]/fields/reorder",
39
38
  "/api/workspace/objects/[name]/entries/options/route": "/api/workspace/objects/[name]/entries/options",
40
- "/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route": "/api/workspace/objects/[name]/fields/[fieldId]/enum-rename",
39
+ "/api/workspace/objects/[name]/entries/bulk-delete/route": "/api/workspace/objects/[name]/entries/bulk-delete",
41
40
  "/api/workspace/objects/[name]/entries/route": "/api/workspace/objects/[name]/entries",
42
41
  "/api/workspace/path-info/route": "/api/workspace/path-info",
43
- "/api/workspace/open-file/route": "/api/workspace/open-file",
44
- "/api/workspace/rename/route": "/api/workspace/rename",
42
+ "/api/workspace/db/introspect/route": "/api/workspace/db/introspect",
45
43
  "/api/workspace/query/route": "/api/workspace/query",
46
44
  "/api/workspace/reports/execute/route": "/api/workspace/reports/execute",
47
- "/api/workspace/raw-file/route": "/api/workspace/raw-file",
48
- "/api/workspace/thumbnail/route": "/api/workspace/thumbnail",
49
45
  "/api/workspace/objects/[name]/entries/[id]/route": "/api/workspace/objects/[name]/entries/[id]",
50
- "/api/workspace/switch/route": "/api/workspace/switch",
51
- "/api/workspace/upload/route": "/api/workspace/upload",
52
- "/api/workspace/search-index/route": "/api/workspace/search-index",
46
+ "/api/workspace/rename/route": "/api/workspace/rename",
53
47
  "/api/workspace/objects/[name]/route": "/api/workspace/objects/[name]",
48
+ "/api/workspace/open-file/route": "/api/workspace/open-file",
49
+ "/api/workspace/thumbnail/route": "/api/workspace/thumbnail",
50
+ "/api/workspace/upload/route": "/api/workspace/upload",
51
+ "/api/workspace/switch/route": "/api/workspace/switch",
54
52
  "/api/workspace/watch/route": "/api/workspace/watch",
55
- "/api/workspace/virtual-file/route": "/api/workspace/virtual-file",
56
53
  "/api/workspace/write-binary/route": "/api/workspace/write-binary",
57
54
  "/api/workspace/suggest-files/route": "/api/workspace/suggest-files",
55
+ "/api/workspace/virtual-file/route": "/api/workspace/virtual-file",
56
+ "/api/workspace/raw-file/route": "/api/workspace/raw-file",
58
57
  "/api/workspace/tree/route": "/api/workspace/tree",
59
- "/workspace/page": "/workspace",
60
- "/page": "/"
58
+ "/api/workspace/search-index/route": "/api/workspace/search-index",
59
+ "/page": "/",
60
+ "/workspace/page": "/workspace"
61
61
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/Il0fzB9MGXH5vlsqX6-1L/_buildManifest.js",
9
- "static/Il0fzB9MGXH5vlsqX6-1L/_ssgManifest.js"
8
+ "static/bfBSw7Zh4Df36UcKsQE27/_buildManifest.js",
9
+ "static/bfBSw7Zh4Df36UcKsQE27/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-1032d39338965700.js",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"21460":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"55095":{"*":{"id":"69307","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"81710":{"*":{"id":"89540","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"94696":{"*":{"id":"81138","name":"*","chunks":[],"async":true}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/components/posthog-provider.tsx":{"id":21460,"name":"*","chunks":["5700","static/chunks/df90ee31-33cbf7968acd3b6e.js","7177","static/chunks/app/layout-01f7966beacdd67b.js"],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-33cbf7968acd3b6e.js","7177","static/chunks/app/layout-01f7966beacdd67b.js"],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/workspace/page.tsx":{"id":94696,"name":"*","chunks":[],"async":true},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/page.tsx":{"id":81710,"name":"*","chunks":["8974","static/chunks/app/page-f365ecf6d5915738.js"],"async":false}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/ironclaw/apps/web/":[],"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/82d300cbeda03b69.css"}],"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/_not-found/page":[]},"rscModuleMapping":{"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"21460":{"*":{"id":"79554","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"63521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"53948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"55095":{"*":{"id":"23045","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","name":"*","chunks":[],"async":false}},"81710":{"*":{"id":"6546","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"62049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"6604","name":"*","chunks":[],"async":false}},"94696":{"*":{"id":"51604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"48389","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"55095":{"*":{"id":"69307","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"21460":{"*":{"id":"48752","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"55095":{"*":{"id":"69307","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"81710":{"*":{"id":"89540","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"94696":{"*":{"id":"81138","name":"*","chunks":[],"async":true}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":55095,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/components/posthog-provider.tsx":{"id":21460,"name":"*","chunks":["5700","static/chunks/df90ee31-33cbf7968acd3b6e.js","7177","static/chunks/app/layout-01f7966beacdd67b.js"],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["5700","static/chunks/df90ee31-33cbf7968acd3b6e.js","7177","static/chunks/app/layout-01f7966beacdd67b.js"],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/page.tsx":{"id":81710,"name":"*","chunks":["8974","static/chunks/app/page-f365ecf6d5915738.js"],"async":false},"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/workspace/page.tsx":{"id":94696,"name":"*","chunks":[],"async":true}},"entryCSSFiles":{"/Users/kumareth/Documents/projects/ironclaw/apps/web/":[],"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/82d300cbeda03b69.css"}],"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/page":[],"/Users/kumareth/Documents/projects/ironclaw/apps/web/app/_not-found/page":[]},"rscModuleMapping":{"6820":{"*":{"id":"65194","name":"*","chunks":[],"async":false}},"21460":{"*":{"id":"79554","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"63521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"53948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"55095":{"*":{"id":"23045","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"12409","name":"*","chunks":[],"async":false}},"81710":{"*":{"id":"6546","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"62049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"6604","name":"*","chunks":[],"async":false}},"94696":{"*":{"id":"51604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"48389","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"6820":{"*":{"id":"18372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"61971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"4762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"83173","name":"*","chunks":[],"async":false}},"55095":{"*":{"id":"69307","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"76459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"77667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"11362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"71091","name":"*","chunks":[],"async":false}}}}