@geminilight/mindos 0.6.59 → 0.6.61

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 (360) hide show
  1. package/_standalone/.mindos-build-version +1 -1
  2. package/_standalone/.next/BUILD_ID +1 -1
  3. package/_standalone/.next/app-path-routes-manifest.json +23 -22
  4. package/_standalone/.next/build-manifest.json +2 -2
  5. package/_standalone/.next/cache/.previewinfo +1 -1
  6. package/_standalone/.next/cache/.rscinfo +1 -1
  7. package/_standalone/.next/cache/config.json +3 -3
  8. package/_standalone/.next/prerender-manifest.json +3 -3
  9. package/_standalone/.next/routes-manifest.json +6 -0
  10. package/_standalone/.next/server/app/.well-known/agent-card.json/route_client-reference-manifest.js +1 -1
  11. package/_standalone/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  12. package/_standalone/.next/server/app/_global-error.html +2 -2
  13. package/_standalone/.next/server/app/_global-error.rsc +1 -1
  14. package/_standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  15. package/_standalone/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  16. package/_standalone/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  17. package/_standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  18. package/_standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  19. package/_standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  20. package/_standalone/.next/server/app/_not-found/page.js +1 -1
  21. package/_standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  22. package/_standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  23. package/_standalone/.next/server/app/agents/[agentKey]/page.js +1 -1
  24. package/_standalone/.next/server/app/agents/[agentKey]/page.js.nft.json +1 -1
  25. package/_standalone/.next/server/app/agents/[agentKey]/page_client-reference-manifest.js +1 -1
  26. package/_standalone/.next/server/app/agents/page.js +1 -1
  27. package/_standalone/.next/server/app/agents/page.js.nft.json +1 -1
  28. package/_standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  29. package/_standalone/.next/server/app/api/a2a/agents/route_client-reference-manifest.js +1 -1
  30. package/_standalone/.next/server/app/api/a2a/delegations/route_client-reference-manifest.js +1 -1
  31. package/_standalone/.next/server/app/api/a2a/discover/route_client-reference-manifest.js +1 -1
  32. package/_standalone/.next/server/app/api/a2a/route_client-reference-manifest.js +1 -1
  33. package/_standalone/.next/server/app/api/acp/config/route_client-reference-manifest.js +1 -1
  34. package/_standalone/.next/server/app/api/acp/detect/route_client-reference-manifest.js +1 -1
  35. package/_standalone/.next/server/app/api/acp/install/route_client-reference-manifest.js +1 -1
  36. package/_standalone/.next/server/app/api/acp/registry/route.js +1 -1
  37. package/_standalone/.next/server/app/api/acp/registry/route_client-reference-manifest.js +1 -1
  38. package/_standalone/.next/server/app/api/acp/session/route_client-reference-manifest.js +1 -1
  39. package/_standalone/.next/server/app/api/agent-activity/route_client-reference-manifest.js +1 -1
  40. package/_standalone/.next/server/app/api/agents/copy-skill/route.js +1 -0
  41. package/_standalone/.next/server/app/api/agents/copy-skill/route.js.nft.json +1 -0
  42. package/_standalone/.next/server/app/api/agents/copy-skill/route_client-reference-manifest.js +1 -0
  43. package/_standalone/.next/server/app/api/agents/custom/detect/route.js +1 -1
  44. package/_standalone/.next/server/app/api/agents/custom/detect/route_client-reference-manifest.js +1 -1
  45. package/_standalone/.next/server/app/api/agents/custom/route.js +1 -1
  46. package/_standalone/.next/server/app/api/agents/custom/route_client-reference-manifest.js +1 -1
  47. package/_standalone/.next/server/app/api/ask/route.js +20 -9
  48. package/_standalone/.next/server/app/api/ask/route_client-reference-manifest.js +1 -1
  49. package/_standalone/.next/server/app/api/ask-sessions/route_client-reference-manifest.js +1 -1
  50. package/_standalone/.next/server/app/api/auth/route_client-reference-manifest.js +1 -1
  51. package/_standalone/.next/server/app/api/backlinks/route_client-reference-manifest.js +1 -1
  52. package/_standalone/.next/server/app/api/bootstrap/route_client-reference-manifest.js +1 -1
  53. package/_standalone/.next/server/app/api/changes/route_client-reference-manifest.js +1 -1
  54. package/_standalone/.next/server/app/api/export/route_client-reference-manifest.js +1 -1
  55. package/_standalone/.next/server/app/api/extract-pdf/route.js +2 -2
  56. package/_standalone/.next/server/app/api/extract-pdf/route_client-reference-manifest.js +1 -1
  57. package/_standalone/.next/server/app/api/file/import/route_client-reference-manifest.js +1 -1
  58. package/_standalone/.next/server/app/api/file/raw/route_client-reference-manifest.js +1 -1
  59. package/_standalone/.next/server/app/api/file/route_client-reference-manifest.js +1 -1
  60. package/_standalone/.next/server/app/api/files/route_client-reference-manifest.js +1 -1
  61. package/_standalone/.next/server/app/api/git/route_client-reference-manifest.js +1 -1
  62. package/_standalone/.next/server/app/api/graph/route_client-reference-manifest.js +1 -1
  63. package/_standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  64. package/_standalone/.next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
  65. package/_standalone/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
  66. package/_standalone/.next/server/app/api/mcp/agents/route.js +1 -1
  67. package/_standalone/.next/server/app/api/mcp/agents/route_client-reference-manifest.js +1 -1
  68. package/_standalone/.next/server/app/api/mcp/install/route.js +1 -1
  69. package/_standalone/.next/server/app/api/mcp/install/route_client-reference-manifest.js +1 -1
  70. package/_standalone/.next/server/app/api/mcp/install-skill/route_client-reference-manifest.js +1 -1
  71. package/_standalone/.next/server/app/api/mcp/restart/route_client-reference-manifest.js +1 -1
  72. package/_standalone/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
  73. package/_standalone/.next/server/app/api/mcp/uninstall/route_client-reference-manifest.js +1 -1
  74. package/_standalone/.next/server/app/api/monitoring/route_client-reference-manifest.js +1 -1
  75. package/_standalone/.next/server/app/api/recent-files/route_client-reference-manifest.js +1 -1
  76. package/_standalone/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
  77. package/_standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  78. package/_standalone/.next/server/app/api/settings/list-models/route_client-reference-manifest.js +1 -1
  79. package/_standalone/.next/server/app/api/settings/reset-token/route_client-reference-manifest.js +1 -1
  80. package/_standalone/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
  81. package/_standalone/.next/server/app/api/settings/test-key/route_client-reference-manifest.js +1 -1
  82. package/_standalone/.next/server/app/api/setup/check-path/route_client-reference-manifest.js +1 -1
  83. package/_standalone/.next/server/app/api/setup/check-port/route_client-reference-manifest.js +1 -1
  84. package/_standalone/.next/server/app/api/setup/generate-token/route_client-reference-manifest.js +1 -1
  85. package/_standalone/.next/server/app/api/setup/ls/route_client-reference-manifest.js +1 -1
  86. package/_standalone/.next/server/app/api/setup/route_client-reference-manifest.js +1 -1
  87. package/_standalone/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  88. package/_standalone/.next/server/app/api/sync/route_client-reference-manifest.js +1 -1
  89. package/_standalone/.next/server/app/api/tree-version/route_client-reference-manifest.js +1 -1
  90. package/_standalone/.next/server/app/api/uninstall/route_client-reference-manifest.js +1 -1
  91. package/_standalone/.next/server/app/api/update/route_client-reference-manifest.js +1 -1
  92. package/_standalone/.next/server/app/api/update-check/route_client-reference-manifest.js +1 -1
  93. package/_standalone/.next/server/app/api/update-status/route_client-reference-manifest.js +1 -1
  94. package/_standalone/.next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
  95. package/_standalone/.next/server/app/changes/page.js +2 -2
  96. package/_standalone/.next/server/app/changes/page.js.nft.json +1 -1
  97. package/_standalone/.next/server/app/changes/page_client-reference-manifest.js +1 -1
  98. package/_standalone/.next/server/app/echo/[segment]/page.js +1 -1
  99. package/_standalone/.next/server/app/echo/[segment]/page.js.nft.json +1 -1
  100. package/_standalone/.next/server/app/echo/[segment]/page_client-reference-manifest.js +1 -1
  101. package/_standalone/.next/server/app/echo/page.js +1 -1
  102. package/_standalone/.next/server/app/echo/page.js.nft.json +1 -1
  103. package/_standalone/.next/server/app/echo/page_client-reference-manifest.js +1 -1
  104. package/_standalone/.next/server/app/explore/page.js +1 -1
  105. package/_standalone/.next/server/app/explore/page.js.nft.json +1 -1
  106. package/_standalone/.next/server/app/explore/page_client-reference-manifest.js +1 -1
  107. package/_standalone/.next/server/app/help/page.js +1 -1
  108. package/_standalone/.next/server/app/help/page.js.nft.json +1 -1
  109. package/_standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
  110. package/_standalone/.next/server/app/inbox/history/page.js +1 -1
  111. package/_standalone/.next/server/app/inbox/history/page.js.nft.json +1 -1
  112. package/_standalone/.next/server/app/inbox/history/page_client-reference-manifest.js +1 -1
  113. package/_standalone/.next/server/app/login/page.js +1 -1
  114. package/_standalone/.next/server/app/login/page.js.nft.json +1 -1
  115. package/_standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  116. package/_standalone/.next/server/app/page.js +1 -1
  117. package/_standalone/.next/server/app/page.js.nft.json +1 -1
  118. package/_standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  119. package/_standalone/.next/server/app/setup/page.js +1 -1
  120. package/_standalone/.next/server/app/setup/page.js.nft.json +1 -1
  121. package/_standalone/.next/server/app/setup/page_client-reference-manifest.js +1 -1
  122. package/_standalone/.next/server/app/trash/page.js +3 -3
  123. package/_standalone/.next/server/app/trash/page_client-reference-manifest.js +1 -1
  124. package/_standalone/.next/server/app/view/[...path]/page.js +2 -2
  125. package/_standalone/.next/server/app/view/[...path]/page.js.nft.json +1 -1
  126. package/_standalone/.next/server/app/view/[...path]/page_client-reference-manifest.js +1 -1
  127. package/_standalone/.next/server/app/wiki/page.js +1 -1
  128. package/_standalone/.next/server/app/wiki/page.js.nft.json +1 -1
  129. package/_standalone/.next/server/app/wiki/page_client-reference-manifest.js +1 -1
  130. package/_standalone/.next/server/app-paths-manifest.json +23 -22
  131. package/_standalone/.next/server/chunks/1550.js +1 -1
  132. package/_standalone/.next/server/chunks/1750.js +1 -1
  133. package/_standalone/.next/server/chunks/3484.js +1 -1
  134. package/_standalone/.next/server/chunks/530.js +33 -33
  135. package/_standalone/.next/server/chunks/6539.js +1 -1
  136. package/_standalone/.next/server/chunks/{8343.js → 8955.js} +3 -3
  137. package/_standalone/.next/server/pages/500.html +2 -2
  138. package/_standalone/.next/server/server-reference-manifest.js +1 -1
  139. package/_standalone/.next/server/server-reference-manifest.json +1 -1
  140. package/_standalone/.next/static/5GmVArEG8OX03azKICsGq/_buildManifest.js +1 -0
  141. package/_standalone/.next/static/chunks/1369-7d0ac5d1564eed1e.js +1 -0
  142. package/_standalone/.next/static/chunks/{5581-dac72e9f16e5ea29.js → 5581-0c700c20718bd916.js} +4 -4
  143. package/_standalone/.next/static/chunks/7249-b0a9c77b9a84b11c.js +11 -0
  144. package/_standalone/.next/static/chunks/7637-904b0a381dc3ec02.js +1 -0
  145. package/_standalone/.next/static/chunks/8520-76d1b05072178b43.js +22 -0
  146. package/_standalone/.next/static/chunks/9186-ead47513192f658b.js +1 -0
  147. package/_standalone/.next/static/chunks/app/.well-known/agent-card.json/{route-2f4705aa66819b86.js → route-2ceea6eabf25b1f2.js} +1 -1
  148. package/_standalone/.next/static/chunks/app/_global-error/{page-2f4705aa66819b86.js → page-2ceea6eabf25b1f2.js} +1 -1
  149. package/_standalone/.next/static/chunks/app/agents/[agentKey]/page-0ea3571c8fbae823.js +1 -0
  150. package/_standalone/.next/static/chunks/app/agents/{page-b172ea3743adb047.js → page-66858acbcd1d4bf8.js} +1 -1
  151. package/_standalone/.next/static/chunks/app/api/a2a/agents/{route-2f4705aa66819b86.js → route-2ceea6eabf25b1f2.js} +1 -1
  152. package/_standalone/.next/static/chunks/app/api/a2a/delegations/{route-2f4705aa66819b86.js → route-2ceea6eabf25b1f2.js} +1 -1
  153. package/_standalone/.next/static/chunks/app/api/a2a/discover/route-2ceea6eabf25b1f2.js +1 -0
  154. package/_standalone/.next/static/chunks/app/api/a2a/route-2ceea6eabf25b1f2.js +1 -0
  155. package/_standalone/.next/static/chunks/app/api/acp/config/route-2ceea6eabf25b1f2.js +1 -0
  156. package/_standalone/.next/static/chunks/app/api/acp/detect/route-2ceea6eabf25b1f2.js +1 -0
  157. package/_standalone/.next/static/chunks/app/api/acp/install/route-2ceea6eabf25b1f2.js +1 -0
  158. package/_standalone/.next/static/chunks/app/api/acp/registry/route-2ceea6eabf25b1f2.js +1 -0
  159. package/_standalone/.next/static/chunks/app/api/acp/session/route-2ceea6eabf25b1f2.js +1 -0
  160. package/_standalone/.next/static/chunks/app/api/agent-activity/route-2ceea6eabf25b1f2.js +1 -0
  161. package/_standalone/.next/static/chunks/app/api/agents/copy-skill/route-2ceea6eabf25b1f2.js +1 -0
  162. package/_standalone/.next/static/chunks/app/api/agents/custom/detect/route-2ceea6eabf25b1f2.js +1 -0
  163. package/_standalone/.next/static/chunks/app/api/agents/custom/route-2ceea6eabf25b1f2.js +1 -0
  164. package/_standalone/.next/static/chunks/app/api/ask/route-2ceea6eabf25b1f2.js +1 -0
  165. package/_standalone/.next/static/chunks/app/api/ask-sessions/route-2ceea6eabf25b1f2.js +1 -0
  166. package/_standalone/.next/static/chunks/app/api/auth/route-2ceea6eabf25b1f2.js +1 -0
  167. package/_standalone/.next/static/chunks/app/api/backlinks/route-2ceea6eabf25b1f2.js +1 -0
  168. package/_standalone/.next/static/chunks/app/api/bootstrap/route-2ceea6eabf25b1f2.js +1 -0
  169. package/_standalone/.next/static/chunks/app/api/changes/route-2ceea6eabf25b1f2.js +1 -0
  170. package/_standalone/.next/static/chunks/app/api/export/route-2ceea6eabf25b1f2.js +1 -0
  171. package/_standalone/.next/static/chunks/app/api/extract-pdf/route-2ceea6eabf25b1f2.js +1 -0
  172. package/_standalone/.next/static/chunks/app/api/file/import/route-2ceea6eabf25b1f2.js +1 -0
  173. package/_standalone/.next/static/chunks/app/api/file/raw/route-2ceea6eabf25b1f2.js +1 -0
  174. package/_standalone/.next/static/chunks/app/api/file/route-2ceea6eabf25b1f2.js +1 -0
  175. package/_standalone/.next/static/chunks/app/api/files/route-2ceea6eabf25b1f2.js +1 -0
  176. package/_standalone/.next/static/chunks/app/api/git/route-2ceea6eabf25b1f2.js +1 -0
  177. package/_standalone/.next/static/chunks/app/api/graph/route-2ceea6eabf25b1f2.js +1 -0
  178. package/_standalone/.next/static/chunks/app/api/health/route-2ceea6eabf25b1f2.js +1 -0
  179. package/_standalone/.next/static/chunks/app/api/inbox/route-2ceea6eabf25b1f2.js +1 -0
  180. package/_standalone/.next/static/chunks/app/api/init/route-2ceea6eabf25b1f2.js +1 -0
  181. package/_standalone/.next/static/chunks/app/api/mcp/agents/route-2ceea6eabf25b1f2.js +1 -0
  182. package/_standalone/.next/static/chunks/app/api/mcp/install/route-2ceea6eabf25b1f2.js +1 -0
  183. package/_standalone/.next/static/chunks/app/api/mcp/install-skill/route-2ceea6eabf25b1f2.js +1 -0
  184. package/_standalone/.next/static/chunks/app/api/mcp/restart/route-2ceea6eabf25b1f2.js +1 -0
  185. package/_standalone/.next/static/chunks/app/api/mcp/status/route-2ceea6eabf25b1f2.js +1 -0
  186. package/_standalone/.next/static/chunks/app/api/mcp/uninstall/route-2ceea6eabf25b1f2.js +1 -0
  187. package/_standalone/.next/static/chunks/app/api/monitoring/route-2ceea6eabf25b1f2.js +1 -0
  188. package/_standalone/.next/static/chunks/app/api/recent-files/route-2ceea6eabf25b1f2.js +1 -0
  189. package/_standalone/.next/static/chunks/app/api/restart/route-2ceea6eabf25b1f2.js +1 -0
  190. package/_standalone/.next/static/chunks/app/api/search/route-2ceea6eabf25b1f2.js +1 -0
  191. package/_standalone/.next/static/chunks/app/api/settings/list-models/route-2ceea6eabf25b1f2.js +1 -0
  192. package/_standalone/.next/static/chunks/app/api/settings/reset-token/route-2ceea6eabf25b1f2.js +1 -0
  193. package/_standalone/.next/static/chunks/app/api/settings/route-2ceea6eabf25b1f2.js +1 -0
  194. package/_standalone/.next/static/chunks/app/api/settings/test-key/route-2ceea6eabf25b1f2.js +1 -0
  195. package/_standalone/.next/static/chunks/app/api/setup/check-path/route-2ceea6eabf25b1f2.js +1 -0
  196. package/_standalone/.next/static/chunks/app/api/setup/check-port/route-2ceea6eabf25b1f2.js +1 -0
  197. package/_standalone/.next/static/chunks/app/api/setup/generate-token/route-2ceea6eabf25b1f2.js +1 -0
  198. package/_standalone/.next/static/chunks/app/api/setup/ls/route-2ceea6eabf25b1f2.js +1 -0
  199. package/_standalone/.next/static/chunks/app/api/setup/route-2ceea6eabf25b1f2.js +1 -0
  200. package/_standalone/.next/static/chunks/app/api/skills/route-2ceea6eabf25b1f2.js +1 -0
  201. package/_standalone/.next/static/chunks/app/api/sync/route-2ceea6eabf25b1f2.js +1 -0
  202. package/_standalone/.next/static/chunks/app/api/tree-version/route-2ceea6eabf25b1f2.js +1 -0
  203. package/_standalone/.next/static/chunks/app/api/uninstall/route-2ceea6eabf25b1f2.js +1 -0
  204. package/_standalone/.next/static/chunks/app/api/update/route-2ceea6eabf25b1f2.js +1 -0
  205. package/_standalone/.next/static/chunks/app/api/update-check/route-2ceea6eabf25b1f2.js +1 -0
  206. package/_standalone/.next/static/chunks/app/api/update-status/route-2ceea6eabf25b1f2.js +1 -0
  207. package/_standalone/.next/static/chunks/app/api/workflows/route-2ceea6eabf25b1f2.js +1 -0
  208. package/_standalone/.next/static/chunks/app/changes/page-dd0b00a7b81f74e2.js +1 -0
  209. package/_standalone/.next/static/chunks/app/echo/[segment]/{page-84b95256f6e38aae.js → page-bf5c290fa3ccff09.js} +1 -1
  210. package/_standalone/.next/static/chunks/app/echo/page-2ceea6eabf25b1f2.js +1 -0
  211. package/_standalone/.next/static/chunks/app/inbox/history/{page-26e71fb6f716a4c4.js → page-3279585360df132c.js} +1 -1
  212. package/_standalone/.next/static/chunks/app/{layout-b89b0d955f39a753.js → layout-a5d5925b47e87cc3.js} +24 -24
  213. package/_standalone/.next/static/chunks/app/loading-2ceea6eabf25b1f2.js +1 -0
  214. package/_standalone/.next/static/chunks/app/{page-a8e6f085f38388bf.js → page-6a1f8d21c12b829e.js} +1 -1
  215. package/_standalone/.next/static/chunks/app/trash/page-40bc7316806acd62.js +1 -0
  216. package/_standalone/.next/static/chunks/app/view/[...path]/loading-2ceea6eabf25b1f2.js +1 -0
  217. package/_standalone/.next/static/chunks/app/view/[...path]/{page-f87f4901b5e1a88f.js → page-6fbb14b8f322d0f0.js} +1 -1
  218. package/_standalone/.next/static/chunks/app/wiki/page-ba36eccf4fe62cfe.js +1 -0
  219. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-2ceea6eabf25b1f2.js +1 -0
  220. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-2ceea6eabf25b1f2.js +1 -0
  221. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-2ceea6eabf25b1f2.js +1 -0
  222. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-2ceea6eabf25b1f2.js +1 -0
  223. package/_standalone/.next/static/css/b57c4eb3cc88308b.css +1 -0
  224. package/_standalone/.next/trace +65 -64
  225. package/_standalone/.next/types/routes.d.ts +2 -1
  226. package/_standalone/.next/types/validator.ts +9 -0
  227. package/_standalone/__tests__/api/mcp-install.test.ts +5 -2
  228. package/_standalone/components/AskFab.tsx +7 -1
  229. package/_standalone/components/FileTree.tsx +83 -1
  230. package/_standalone/components/Panel.tsx +20 -1
  231. package/_standalone/components/agents/AgentsOverviewSection.tsx +13 -11
  232. package/_standalone/components/agents/CustomAgentModal.tsx +72 -18
  233. package/_standalone/components/ask/AskContent.tsx +19 -3
  234. package/_standalone/components/ask/FileChip.tsx +93 -12
  235. package/_standalone/components/changes/ChangesBanner.tsx +1 -1
  236. package/_standalone/components/home/InboxSection.tsx +148 -32
  237. package/_standalone/components/walkthrough/WalkthroughTooltip.tsx +3 -1
  238. package/_standalone/components/walkthrough/steps.ts +1 -1
  239. package/_standalone/hooks/useAskChat.ts +10 -8
  240. package/_standalone/hooks/useFileUpload.ts +97 -43
  241. package/_standalone/hooks/useImageUpload.ts +1 -1
  242. package/_standalone/lib/inbox-upload.ts +86 -0
  243. package/_standalone/package-lock.json +2 -2
  244. package/_standalone/package.json +1 -1
  245. package/_standalone/scripts/extract-pdf.cjs +110 -3
  246. package/_standalone/tsconfig.tsbuildinfo +1 -1
  247. package/app/app/api/agents/copy-skill/route.ts +110 -0
  248. package/app/app/api/agents/custom/detect/route.ts +16 -1
  249. package/app/app/api/ask/route.ts +9 -3
  250. package/app/app/api/extract-pdf/route.ts +12 -5
  251. package/app/app/api/mcp/agents/route.ts +64 -2
  252. package/app/app/api/mcp/install/route.ts +17 -1
  253. package/app/components/AskFab.tsx +7 -1
  254. package/app/components/FileTree.tsx +83 -1
  255. package/app/components/HomeContent.tsx +14 -6
  256. package/app/components/Panel.tsx +20 -1
  257. package/app/components/agents/AgentDetailContent.tsx +58 -1
  258. package/app/components/agents/AgentsOverviewSection.tsx +13 -11
  259. package/app/components/agents/CustomAgentModal.tsx +72 -18
  260. package/app/components/ask/AskContent.tsx +19 -3
  261. package/app/components/ask/FileChip.tsx +93 -12
  262. package/app/components/changes/ChangesBanner.tsx +1 -1
  263. package/app/components/changes/ChangesContentPage.tsx +368 -168
  264. package/app/components/home/InboxSection.tsx +148 -32
  265. package/app/components/walkthrough/WalkthroughTooltip.tsx +3 -1
  266. package/app/components/walkthrough/steps.ts +1 -1
  267. package/app/hooks/useAskChat.ts +10 -8
  268. package/app/hooks/useFileUpload.ts +97 -43
  269. package/app/hooks/useImageUpload.ts +1 -1
  270. package/app/lib/acp/agent-descriptors.ts +3 -0
  271. package/app/lib/acp/subprocess.ts +56 -8
  272. package/app/lib/agent/prompt.ts +15 -4
  273. package/app/lib/custom-agents.ts +109 -1
  274. package/app/lib/file-ops.ts +58 -0
  275. package/app/lib/i18n/modules/ai-chat.ts +37 -0
  276. package/app/lib/i18n/modules/knowledge.ts +12 -0
  277. package/app/lib/inbox-upload.ts +86 -0
  278. package/app/lib/mcp-agents.ts +30 -1
  279. package/app/lib/types.ts +12 -0
  280. package/app/package.json +1 -1
  281. package/app/scripts/extract-pdf.cjs +110 -3
  282. package/bin/lib/mcp-agents.js +34 -1
  283. package/bin/lib/mcp-install.js +94 -20
  284. package/bin/lib/toml.js +125 -0
  285. package/package.json +1 -1
  286. package/scripts/build-runtime-archive.sh +5 -1
  287. package/scripts/setup.js +19 -0
  288. package/_standalone/.next/static/chunks/4237-ffc6e7c15d4007b6.js +0 -1
  289. package/_standalone/.next/static/chunks/6878-e2c5459e1c608f89.js +0 -1
  290. package/_standalone/.next/static/chunks/7249-6cf8f2b78718c59e.js +0 -11
  291. package/_standalone/.next/static/chunks/8520-56ec9ff087c15204.js +0 -22
  292. package/_standalone/.next/static/chunks/9286-5b09baa5200318c2.js +0 -1
  293. package/_standalone/.next/static/chunks/app/agents/[agentKey]/page-35ea6de1af2be3b5.js +0 -1
  294. package/_standalone/.next/static/chunks/app/api/a2a/discover/route-2f4705aa66819b86.js +0 -1
  295. package/_standalone/.next/static/chunks/app/api/a2a/route-2f4705aa66819b86.js +0 -1
  296. package/_standalone/.next/static/chunks/app/api/acp/config/route-2f4705aa66819b86.js +0 -1
  297. package/_standalone/.next/static/chunks/app/api/acp/detect/route-2f4705aa66819b86.js +0 -1
  298. package/_standalone/.next/static/chunks/app/api/acp/install/route-2f4705aa66819b86.js +0 -1
  299. package/_standalone/.next/static/chunks/app/api/acp/registry/route-2f4705aa66819b86.js +0 -1
  300. package/_standalone/.next/static/chunks/app/api/acp/session/route-2f4705aa66819b86.js +0 -1
  301. package/_standalone/.next/static/chunks/app/api/agent-activity/route-2f4705aa66819b86.js +0 -1
  302. package/_standalone/.next/static/chunks/app/api/agents/custom/detect/route-2f4705aa66819b86.js +0 -1
  303. package/_standalone/.next/static/chunks/app/api/agents/custom/route-2f4705aa66819b86.js +0 -1
  304. package/_standalone/.next/static/chunks/app/api/ask/route-2f4705aa66819b86.js +0 -1
  305. package/_standalone/.next/static/chunks/app/api/ask-sessions/route-2f4705aa66819b86.js +0 -1
  306. package/_standalone/.next/static/chunks/app/api/auth/route-2f4705aa66819b86.js +0 -1
  307. package/_standalone/.next/static/chunks/app/api/backlinks/route-2f4705aa66819b86.js +0 -1
  308. package/_standalone/.next/static/chunks/app/api/bootstrap/route-2f4705aa66819b86.js +0 -1
  309. package/_standalone/.next/static/chunks/app/api/changes/route-2f4705aa66819b86.js +0 -1
  310. package/_standalone/.next/static/chunks/app/api/export/route-2f4705aa66819b86.js +0 -1
  311. package/_standalone/.next/static/chunks/app/api/extract-pdf/route-2f4705aa66819b86.js +0 -1
  312. package/_standalone/.next/static/chunks/app/api/file/import/route-2f4705aa66819b86.js +0 -1
  313. package/_standalone/.next/static/chunks/app/api/file/raw/route-2f4705aa66819b86.js +0 -1
  314. package/_standalone/.next/static/chunks/app/api/file/route-2f4705aa66819b86.js +0 -1
  315. package/_standalone/.next/static/chunks/app/api/files/route-2f4705aa66819b86.js +0 -1
  316. package/_standalone/.next/static/chunks/app/api/git/route-2f4705aa66819b86.js +0 -1
  317. package/_standalone/.next/static/chunks/app/api/graph/route-2f4705aa66819b86.js +0 -1
  318. package/_standalone/.next/static/chunks/app/api/health/route-2f4705aa66819b86.js +0 -1
  319. package/_standalone/.next/static/chunks/app/api/inbox/route-2f4705aa66819b86.js +0 -1
  320. package/_standalone/.next/static/chunks/app/api/init/route-2f4705aa66819b86.js +0 -1
  321. package/_standalone/.next/static/chunks/app/api/mcp/agents/route-2f4705aa66819b86.js +0 -1
  322. package/_standalone/.next/static/chunks/app/api/mcp/install/route-2f4705aa66819b86.js +0 -1
  323. package/_standalone/.next/static/chunks/app/api/mcp/install-skill/route-2f4705aa66819b86.js +0 -1
  324. package/_standalone/.next/static/chunks/app/api/mcp/restart/route-2f4705aa66819b86.js +0 -1
  325. package/_standalone/.next/static/chunks/app/api/mcp/status/route-2f4705aa66819b86.js +0 -1
  326. package/_standalone/.next/static/chunks/app/api/mcp/uninstall/route-2f4705aa66819b86.js +0 -1
  327. package/_standalone/.next/static/chunks/app/api/monitoring/route-2f4705aa66819b86.js +0 -1
  328. package/_standalone/.next/static/chunks/app/api/recent-files/route-2f4705aa66819b86.js +0 -1
  329. package/_standalone/.next/static/chunks/app/api/restart/route-2f4705aa66819b86.js +0 -1
  330. package/_standalone/.next/static/chunks/app/api/search/route-2f4705aa66819b86.js +0 -1
  331. package/_standalone/.next/static/chunks/app/api/settings/list-models/route-2f4705aa66819b86.js +0 -1
  332. package/_standalone/.next/static/chunks/app/api/settings/reset-token/route-2f4705aa66819b86.js +0 -1
  333. package/_standalone/.next/static/chunks/app/api/settings/route-2f4705aa66819b86.js +0 -1
  334. package/_standalone/.next/static/chunks/app/api/settings/test-key/route-2f4705aa66819b86.js +0 -1
  335. package/_standalone/.next/static/chunks/app/api/setup/check-path/route-2f4705aa66819b86.js +0 -1
  336. package/_standalone/.next/static/chunks/app/api/setup/check-port/route-2f4705aa66819b86.js +0 -1
  337. package/_standalone/.next/static/chunks/app/api/setup/generate-token/route-2f4705aa66819b86.js +0 -1
  338. package/_standalone/.next/static/chunks/app/api/setup/ls/route-2f4705aa66819b86.js +0 -1
  339. package/_standalone/.next/static/chunks/app/api/setup/route-2f4705aa66819b86.js +0 -1
  340. package/_standalone/.next/static/chunks/app/api/skills/route-2f4705aa66819b86.js +0 -1
  341. package/_standalone/.next/static/chunks/app/api/sync/route-2f4705aa66819b86.js +0 -1
  342. package/_standalone/.next/static/chunks/app/api/tree-version/route-2f4705aa66819b86.js +0 -1
  343. package/_standalone/.next/static/chunks/app/api/uninstall/route-2f4705aa66819b86.js +0 -1
  344. package/_standalone/.next/static/chunks/app/api/update/route-2f4705aa66819b86.js +0 -1
  345. package/_standalone/.next/static/chunks/app/api/update-check/route-2f4705aa66819b86.js +0 -1
  346. package/_standalone/.next/static/chunks/app/api/update-status/route-2f4705aa66819b86.js +0 -1
  347. package/_standalone/.next/static/chunks/app/api/workflows/route-2f4705aa66819b86.js +0 -1
  348. package/_standalone/.next/static/chunks/app/changes/page-6d2f49651c0061f7.js +0 -1
  349. package/_standalone/.next/static/chunks/app/echo/page-2f4705aa66819b86.js +0 -1
  350. package/_standalone/.next/static/chunks/app/loading-2f4705aa66819b86.js +0 -1
  351. package/_standalone/.next/static/chunks/app/trash/page-f92b728b78ac0f7e.js +0 -1
  352. package/_standalone/.next/static/chunks/app/view/[...path]/loading-2f4705aa66819b86.js +0 -1
  353. package/_standalone/.next/static/chunks/app/wiki/page-641edb1f3cff2f93.js +0 -1
  354. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/app-error-2f4705aa66819b86.js +0 -1
  355. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/forbidden-2f4705aa66819b86.js +0 -1
  356. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/not-found-2f4705aa66819b86.js +0 -1
  357. package/_standalone/.next/static/chunks/next/dist/client/components/builtin/unauthorized-2f4705aa66819b86.js +0 -1
  358. package/_standalone/.next/static/css/6c104b118d3bc9b7.css +0 -1
  359. package/_standalone/.next/static/u8p6oIRTcr_ns-ElNZ9rl/_buildManifest.js +0 -1
  360. /package/_standalone/.next/static/{u8p6oIRTcr_ns-ElNZ9rl → 5GmVArEG8OX03azKICsGq}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"002aa25919f808f8dd502e30a9f6207f2dac0355d7\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"scanExampleFilesAction\"},\"00730a74d0e75070dd47c1d8b90694b253b60f235f\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"cleanupExamplesAction\"},\"007bcd188942431e3fbb71696e74e9ecadc8bd58f7\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"listTrashAction\"},\"00ab6550efcaaf4a024da9657190e2a7842c8612bc\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"emptyTrashAction\"},\"4009051a7cddbfd88f0b1a759ea33b72d75987ab39\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"listDirFilesAction\"},\"4019c85807995f6d2c0ddbf7e34f067240518721db\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"convertToSpaceAction\"},\"4036f7a581dd59783d5fffa80331b2a4d18b65ed43\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"deleteFolderAction\"},\"40a0adbb5b837e5ccc1bd44d76b4644d662aee8e6c\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"permanentlyDeleteAction\"},\"40c2f41416ac04fd7377bb002e68c453787a30e0a8\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"deleteSpaceAction\"},\"40c86ac21ee661ed9d62ce7c5af52049cbaeca26a2\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"deleteFileAction\"},\"40e068f238ad6b0c3c038043142db432d430be10bf\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"undoDeleteAction\"},\"60086aac16846e7543e4e5d9b7f6ae6f85bd303b02\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"createFileAction\"},\"60514eb6d89625f146634c094363137fa7c5b3ffbd\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"renameSpaceAction\"},\"6099aeef0ea0986634a1692974c32cf406a07d5bec\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"restoreFromTrashAction\"},\"60caab788d0a97f69cb3a7a7f69dd321d69d6025d1\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"renameFileAction\"},\"703ae7acded946912bd9988b0bcfe3ac15c20a89b4\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"revertSpaceInitAction\"},\"70eedfa0cdb1bf6564fa3543e9494e4e4c6632162b\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"32934\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/login/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/help/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/page\":{\"moduleId\":\"78343\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"78343\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"createSpaceAction\"},\"60225a45031f82d310b25612996c398a6119fc3791\":{\"workers\":{\"app/view/[...path]/page\":{\"moduleId\":\"70223\",\"async\":true}},\"layer\":{\"app/view/[...path]/page\":\"rsc\"},\"filename\":\"app/view/[...path]/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"},\"6071f393d23b3191e4e6cb878fe99b835cdec7347a\":{\"workers\":{\"app/view/[...path]/page\":{\"moduleId\":\"70223\",\"async\":true}},\"layer\":{\"app/view/[...path]/page\":\"rsc\"},\"filename\":\"app/view/[...path]/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"60c4029ae701a30cca9e5c8e23622effdbf9eb4a17\":{\"workers\":{\"app/view/[...path]/page\":{\"moduleId\":\"70223\",\"async\":true}},\"layer\":{\"app/view/[...path]/page\":\"rsc\"},\"filename\":\"app/view/[...path]/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"00058778a0b2a5dcb058e8f0e75c904c87c37a9bed\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"scanExampleFilesAction\"},\"0021e1bb42dae75f4360ed3a0cf3785dbc8b8db114\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"listTrashAction\"},\"005535884e94350c62e28126613d44d4558d09cba0\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"cleanupExamplesAction\"},\"005d61cc26dd79b46775adef800e98e1b368cb496a\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"emptyTrashAction\"},\"402a32761b503fc903290a84879df794d0100187a2\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"listDirFilesAction\"},\"4034f606760908535f5f7cd820a62714756441642c\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"deleteFileAction\"},\"4036ed6785c2bdcd0c2e14a4445d571615318ab699\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"convertToSpaceAction\"},\"406b84708d2165b47f20d918c55dc1ae207c14fa1a\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"deleteFolderAction\"},\"407a777f67f9059923f362281bbc10ede55dbd4f72\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"deleteSpaceAction\"},\"40b63ea38c3b1eb0f034fa8b586f969c8aa2e167df\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"permanentlyDeleteAction\"},\"40d1ccdb3bfbd3b45067cf4fc3593e34d34aec672e\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"undoDeleteAction\"},\"60243dca79d5ab1ef1e0297569c5320b53b6f27b29\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"renameFileAction\"},\"603dfc4e51b50521a1ace7d13b87085c76787591d8\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"restoreFromTrashAction\"},\"60ea96ae82c4236eec257dd4f09f3f4f7672dcf519\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"createFileAction\"},\"60fbaa16d8e17aacf66fc85b115c652f72844a7076\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"renameSpaceAction\"},\"7048382ea5253f1beab235fcf8a9a470c5d792219b\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"createSpaceAction\"},\"70e1e3535e4aaa837f0f6fbf5b149df3ee0cf1fd73\":{\"workers\":{\"app/trash/page\":{\"moduleId\":\"41506\",\"async\":true},\"app/_not-found/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/echo/[segment]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/inbox/history/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/login/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/view/[...path]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/[agentKey]/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/agents/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/changes/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/explore/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/help/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/setup/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/wiki/page\":{\"moduleId\":\"8955\",\"async\":true},\"app/page\":{\"moduleId\":\"8955\",\"async\":true}},\"layer\":{\"app/trash/page\":\"rsc\",\"app/_not-found/page\":\"action-browser\",\"app/echo/page\":\"action-browser\",\"app/echo/[segment]/page\":\"action-browser\",\"app/inbox/history/page\":\"action-browser\",\"app/login/page\":\"action-browser\",\"app/view/[...path]/page\":\"action-browser\",\"app/agents/[agentKey]/page\":\"action-browser\",\"app/agents/page\":\"action-browser\",\"app/changes/page\":\"action-browser\",\"app/explore/page\":\"action-browser\",\"app/help/page\":\"action-browser\",\"app/setup/page\":\"action-browser\",\"app/wiki/page\":\"action-browser\",\"app/page\":\"action-browser\"},\"filename\":\"lib/actions.ts\",\"exportedName\":\"revertSpaceInitAction\"},\"601b09dc9b6125e2f8f9e853c20290f5ce97893dae\":{\"workers\":{\"app/view/[...path]/page\":{\"moduleId\":\"80385\",\"async\":true}},\"layer\":{\"app/view/[...path]/page\":\"rsc\"},\"filename\":\"app/view/[...path]/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_0\"},\"6068b4c6151b176c7773233389bbc6cb19ac72f35e\":{\"workers\":{\"app/view/[...path]/page\":{\"moduleId\":\"80385\",\"async\":true}},\"layer\":{\"app/view/[...path]/page\":\"rsc\"},\"filename\":\"app/view/[...path]/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_2\"},\"60b82cd3ff3928baafbfcb4bab987effc718c49fe6\":{\"workers\":{\"app/view/[...path]/page\":{\"moduleId\":\"80385\",\"async\":true}},\"layer\":{\"app/view/[...path]/page\":\"rsc\"},\"filename\":\"app/view/[...path]/page.tsx\",\"exportedName\":\"$$RSC_SERVER_ACTION_1\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"002aa25919f808f8dd502e30a9f6207f2dac0355d7":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"scanExampleFilesAction"},"00730a74d0e75070dd47c1d8b90694b253b60f235f":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"cleanupExamplesAction"},"007bcd188942431e3fbb71696e74e9ecadc8bd58f7":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"listTrashAction"},"00ab6550efcaaf4a024da9657190e2a7842c8612bc":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"emptyTrashAction"},"4009051a7cddbfd88f0b1a759ea33b72d75987ab39":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"listDirFilesAction"},"4019c85807995f6d2c0ddbf7e34f067240518721db":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"convertToSpaceAction"},"4036f7a581dd59783d5fffa80331b2a4d18b65ed43":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"deleteFolderAction"},"40a0adbb5b837e5ccc1bd44d76b4644d662aee8e6c":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"permanentlyDeleteAction"},"40c2f41416ac04fd7377bb002e68c453787a30e0a8":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"deleteSpaceAction"},"40c86ac21ee661ed9d62ce7c5af52049cbaeca26a2":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"deleteFileAction"},"40e068f238ad6b0c3c038043142db432d430be10bf":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"undoDeleteAction"},"60086aac16846e7543e4e5d9b7f6ae6f85bd303b02":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"createFileAction"},"60514eb6d89625f146634c094363137fa7c5b3ffbd":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"renameSpaceAction"},"6099aeef0ea0986634a1692974c32cf406a07d5bec":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"restoreFromTrashAction"},"60caab788d0a97f69cb3a7a7f69dd321d69d6025d1":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"renameFileAction"},"703ae7acded946912bd9988b0bcfe3ac15c20a89b4":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"revertSpaceInitAction"},"70eedfa0cdb1bf6564fa3543e9494e4e4c6632162b":{"workers":{"app/trash/page":{"moduleId":"32934","async":true},"app/_not-found/page":{"moduleId":"78343","async":true},"app/echo/[segment]/page":{"moduleId":"78343","async":true},"app/echo/page":{"moduleId":"78343","async":true},"app/inbox/history/page":{"moduleId":"78343","async":true},"app/login/page":{"moduleId":"78343","async":true},"app/view/[...path]/page":{"moduleId":"78343","async":true},"app/agents/page":{"moduleId":"78343","async":true},"app/agents/[agentKey]/page":{"moduleId":"78343","async":true},"app/changes/page":{"moduleId":"78343","async":true},"app/explore/page":{"moduleId":"78343","async":true},"app/setup/page":{"moduleId":"78343","async":true},"app/help/page":{"moduleId":"78343","async":true},"app/page":{"moduleId":"78343","async":true},"app/wiki/page":{"moduleId":"78343","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/[segment]/page":"action-browser","app/echo/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/setup/page":"action-browser","app/help/page":"action-browser","app/page":"action-browser","app/wiki/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"createSpaceAction"},"60225a45031f82d310b25612996c398a6119fc3791":{"workers":{"app/view/[...path]/page":{"moduleId":"70223","async":true}},"layer":{"app/view/[...path]/page":"rsc"},"filename":"app/view/[...path]/page.tsx","exportedName":"$$RSC_SERVER_ACTION_1"},"6071f393d23b3191e4e6cb878fe99b835cdec7347a":{"workers":{"app/view/[...path]/page":{"moduleId":"70223","async":true}},"layer":{"app/view/[...path]/page":"rsc"},"filename":"app/view/[...path]/page.tsx","exportedName":"$$RSC_SERVER_ACTION_2"},"60c4029ae701a30cca9e5c8e23622effdbf9eb4a17":{"workers":{"app/view/[...path]/page":{"moduleId":"70223","async":true}},"layer":{"app/view/[...path]/page":"rsc"},"filename":"app/view/[...path]/page.tsx","exportedName":"$$RSC_SERVER_ACTION_0"}},"edge":{},"encryptionKey":"pNOrAVgUhZUdBoeYV438apQNpTgb4h3Xtxgb5g4bq+o="}
1
+ {"node":{"00058778a0b2a5dcb058e8f0e75c904c87c37a9bed":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"scanExampleFilesAction"},"0021e1bb42dae75f4360ed3a0cf3785dbc8b8db114":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"listTrashAction"},"005535884e94350c62e28126613d44d4558d09cba0":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"cleanupExamplesAction"},"005d61cc26dd79b46775adef800e98e1b368cb496a":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"emptyTrashAction"},"402a32761b503fc903290a84879df794d0100187a2":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"listDirFilesAction"},"4034f606760908535f5f7cd820a62714756441642c":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"deleteFileAction"},"4036ed6785c2bdcd0c2e14a4445d571615318ab699":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"convertToSpaceAction"},"406b84708d2165b47f20d918c55dc1ae207c14fa1a":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"deleteFolderAction"},"407a777f67f9059923f362281bbc10ede55dbd4f72":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"deleteSpaceAction"},"40b63ea38c3b1eb0f034fa8b586f969c8aa2e167df":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"permanentlyDeleteAction"},"40d1ccdb3bfbd3b45067cf4fc3593e34d34aec672e":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"undoDeleteAction"},"60243dca79d5ab1ef1e0297569c5320b53b6f27b29":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"renameFileAction"},"603dfc4e51b50521a1ace7d13b87085c76787591d8":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"restoreFromTrashAction"},"60ea96ae82c4236eec257dd4f09f3f4f7672dcf519":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"createFileAction"},"60fbaa16d8e17aacf66fc85b115c652f72844a7076":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"renameSpaceAction"},"7048382ea5253f1beab235fcf8a9a470c5d792219b":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"createSpaceAction"},"70e1e3535e4aaa837f0f6fbf5b149df3ee0cf1fd73":{"workers":{"app/trash/page":{"moduleId":"41506","async":true},"app/_not-found/page":{"moduleId":"8955","async":true},"app/echo/page":{"moduleId":"8955","async":true},"app/echo/[segment]/page":{"moduleId":"8955","async":true},"app/inbox/history/page":{"moduleId":"8955","async":true},"app/login/page":{"moduleId":"8955","async":true},"app/view/[...path]/page":{"moduleId":"8955","async":true},"app/agents/[agentKey]/page":{"moduleId":"8955","async":true},"app/agents/page":{"moduleId":"8955","async":true},"app/changes/page":{"moduleId":"8955","async":true},"app/explore/page":{"moduleId":"8955","async":true},"app/help/page":{"moduleId":"8955","async":true},"app/setup/page":{"moduleId":"8955","async":true},"app/wiki/page":{"moduleId":"8955","async":true},"app/page":{"moduleId":"8955","async":true}},"layer":{"app/trash/page":"rsc","app/_not-found/page":"action-browser","app/echo/page":"action-browser","app/echo/[segment]/page":"action-browser","app/inbox/history/page":"action-browser","app/login/page":"action-browser","app/view/[...path]/page":"action-browser","app/agents/[agentKey]/page":"action-browser","app/agents/page":"action-browser","app/changes/page":"action-browser","app/explore/page":"action-browser","app/help/page":"action-browser","app/setup/page":"action-browser","app/wiki/page":"action-browser","app/page":"action-browser"},"filename":"lib/actions.ts","exportedName":"revertSpaceInitAction"},"601b09dc9b6125e2f8f9e853c20290f5ce97893dae":{"workers":{"app/view/[...path]/page":{"moduleId":"80385","async":true}},"layer":{"app/view/[...path]/page":"rsc"},"filename":"app/view/[...path]/page.tsx","exportedName":"$$RSC_SERVER_ACTION_0"},"6068b4c6151b176c7773233389bbc6cb19ac72f35e":{"workers":{"app/view/[...path]/page":{"moduleId":"80385","async":true}},"layer":{"app/view/[...path]/page":"rsc"},"filename":"app/view/[...path]/page.tsx","exportedName":"$$RSC_SERVER_ACTION_2"},"60b82cd3ff3928baafbfcb4bab987effc718c49fe6":{"workers":{"app/view/[...path]/page":{"moduleId":"80385","async":true}},"layer":{"app/view/[...path]/page":"rsc"},"filename":"app/view/[...path]/page.tsx","exportedName":"$$RSC_SERVER_ACTION_1"}},"edge":{},"encryptionKey":"f3NYDqcarukVxmVnapVeE01vHfzPTtSrf0gGrCD+x0A="}
@@ -0,0 +1 @@
1
+ var a,b,c,d;self.__BUILD_MANIFEST=(a=0,b=0,c=0,d=0,{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:72,errorRate:1e-4,numBits:1381,numHashes:14,bitArray:[0,1,1,0,0,0,0,0,1,1,1,1,1,1,1,0,0,1,0,1,1,0,0,1,1,0,0,1,1,1,1,0,1,0,0,0,1,1,1,1,0,1,1,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,1,0,1,0,1,0,0,1,0,1,1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1,0,1,0,1,0,1,1,0,1,0,1,1,1,0,0,1,1,0,0,1,1,1,1,0,0,0,0,0,1,0,1,0,1,1,1,0,1,0,1,1,0,0,1,0,0,1,0,0,1,1,0,1,1,0,1,1,1,1,1,0,0,1,1,1,1,1,0,0,0,0,1,0,0,0,1,1,1,0,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,1,1,0,1,1,1,0,0,0,0,1,1,1,1,0,1,1,0,0,0,1,1,0,0,1,1,0,0,0,1,1,1,1,0,0,1,0,0,1,0,1,1,0,0,0,1,1,0,1,1,1,0,1,1,1,1,1,0,0,1,1,0,0,1,1,0,1,1,0,1,1,1,1,0,1,1,1,1,0,1,0,0,0,1,0,1,0,1,1,0,0,1,1,1,0,0,1,1,1,1,0,1,0,1,0,0,1,1,1,1,1,1,0,1,1,0,0,0,1,0,0,0,1,1,1,1,0,0,1,0,1,1,0,0,0,1,1,0,1,0,1,1,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,1,1,0,1,1,1,0,1,0,0,1,1,0,1,0,1,1,1,1,0,1,0,1,1,1,0,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0,1,0,1,0,1,1,0,0,1,0,1,0,1,0,1,1,0,0,1,1,0,0,1,1,0,0,1,1,0,1,1,1,0,0,1,1,0,0,1,1,0,0,0,0,1,0,1,1,0,1,0,1,1,1,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0,0,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,1,1,0,0,1,0,1,1,1,1,0,0,0,0,1,1,1,0,1,0,0,0,1,0,1,0,1,0,1,0,0,0,0,1,1,0,1,1,0,0,1,1,1,1,1,0,1,1,1,1,0,1,1,0,0,1,1,0,1,0,0,0,0,1,1,1,1,0,0,0,1,1,1,1,1,0,0,1,1,1,0,1,1,0,1,1,0,1,0,0,1,1,0,0,1,0,0,0,0,1,1,0,0,1,1,0,1,1,0,1,0,0,1,0,0,0,1,1,1,1,0,0,0,1,1,1,1,1,0,1,0,1,0,0,0,0,1,1,1,1,0,0,1,0,0,0,0,0,1,0,1,1,1,0,0,0,0,1,1,1,0,1,0,0,1,1,1,0,0,0,1,0,0,1,0,1,0,1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,1,1,0,0,1,1,1,0,1,0,0,0,1,0,1,0,1,0,0,0,1,1,0,1,0,1,1,0,0,0,0,0,0,1,1,1,1,0,1,0,0,0,1,1,0,1,1,1,1,1,0,1,1,1,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,0,1,0,0,1,0,0,0,0,1,0,0,0,0,0,1,1,1,0,1,0,1,1,1,0,0,0,1,0,1,0,0,0,1,0,1,1,0,1,0,1,0,1,1,0,0,0,1,1,0,1,0,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,1,1,0,0,1,0,1,0,1,1,0,0,1,1,0,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0,1,0,1,0,0,1,1,1,1,1,1,1,1,1,0,1,0,1,0,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,0,1,0,0,0,1,1,0,1,0,0,0,1,1,0,0,0,1,0,1,0,0,1,1,0,0,0,0,0,0,1,0,0,0,1,0,0,1,1,1,1,1,1,0,1,1,1,0,0,0,1,0,1,1,0,1,0,1,1,0,1,1,1,1,1,1,1,0,1,0,0,0,1,0,1,1,0,0,1,0,1,0,1,1,0,1,1,0,1,1,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,1,0,0,0,0,0,0,1,1,0,1,1,0,0,1,0,0,1,1,0,0,0,1,1,1,0,0,1,1,1,0,0,0,1,1,1,0,1,1,1,0,1,1,0,0,0,0,1,0,0,1,1,1,0,1,1,0,0,1,1,0,1,1,1,0,1,0,1,1,1,1,1,0,0,1,1,1,0,0,1,0,0,0,0,1,1,0,1,0,0,1,1,0,0,1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,1,1,0,0,1,1,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,0,1,1,1,1,1,0,1,0,0,1,1,1,1,1,0,1,0,0,1,0,0,1,0,1,1,1,1,0,0,1,1,0,1,0,0,1,0,0,1,0,1,1,1,0,0,0,0,0,1,1,0,0,1,1,0,1,0,0,1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,1,1,1,0,1,0,1,1,0,1,1,0,0,1,1,0,1,1,1,0,0,0,1,0,0,1,0,0,1,1,1,0,1,0,1,0,1,0,0,1,0,1,1,0,1,1,1,1,0,1,0,0,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0,0,1,0,0,1,1,0,0,0,0,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,1,0,1,0,0,1,1,0,1,1,1,1,1,0,1,1,1,0,0,0,0,0,1,1,0,0,1,1,1,0,0,0,1,0,0,0,0,1,1,0,1,1,0,1,0,1]},__routerFilterDynamic:{numItems:3,errorRate:1e-4,numBits:58,numHashes:14,bitArray:[0,0,0,1,0,1,0,0,0,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0,1,0,0,1,0,1,1,1,1,1,1,1,0,0,1,0,1,1,0,1,0,1,1,0,1,1,1,0,0,1,0,1,0,1]},sortedPages:["/_app"]}),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();