denchclaw 3.0.2 → 3.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (755) hide show
  1. package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  2. package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +354 -319
  3. package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +51 -46
  4. package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +5 -5
  5. package/apps/web/.next/standalone/apps/web/.next/cache/config.json +3 -3
  6. package/apps/web/.next/standalone/apps/web/.next/prerender-manifest.json +3 -3
  7. package/apps/web/.next/standalone/apps/web/.next/react-loadable-manifest.json +9 -15
  8. package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
  9. package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +9 -1
  10. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  11. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js +1 -1
  12. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js.nft.json +1 -1
  13. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -1
  14. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -1
  15. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
  16. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
  17. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -1
  18. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -1
  19. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js +1 -1
  20. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js.nft.json +1 -1
  21. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
  22. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +2 -2
  23. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js.nft.json +1 -1
  24. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  25. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js +1 -1
  26. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js.nft.json +1 -1
  27. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
  28. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
  29. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js.nft.json +1 -1
  30. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
  31. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js +1 -1
  32. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js.nft.json +1 -1
  33. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  34. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js +1 -1
  35. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js.nft.json +1 -1
  36. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
  37. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js +2 -2
  38. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route.js.nft.json +1 -1
  39. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/callback/route_client-reference-manifest.js +1 -1
  40. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connect/route_client-reference-manifest.js +1 -1
  41. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/connections/route_client-reference-manifest.js +1 -1
  42. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js +1 -1
  43. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route.js.nft.json +1 -1
  44. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/disconnect/route_client-reference-manifest.js +1 -1
  45. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js +1 -1
  46. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route.js.nft.json +1 -1
  47. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/status/route_client-reference-manifest.js +1 -1
  48. package/apps/web/.next/standalone/apps/web/.next/server/app/api/composio/toolkits/route_client-reference-manifest.js +1 -1
  49. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/[id]/route_client-reference-manifest.js +1 -1
  50. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/calendar/route_client-reference-manifest.js +1 -1
  51. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/companies/[id]/route_client-reference-manifest.js +1 -1
  52. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/enrich/[type]/[id]/route_client-reference-manifest.js +1 -1
  53. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/[threadId]/route_client-reference-manifest.js +1 -1
  54. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/inbox/route_client-reference-manifest.js +1 -1
  55. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/activity/route_client-reference-manifest.js +1 -1
  56. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/[id]/route_client-reference-manifest.js +1 -1
  57. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/people/route_client-reference-manifest.js +1 -1
  58. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/proxy/route_client-reference-manifest.js +1 -1
  59. package/apps/web/.next/standalone/apps/web/.next/server/app/api/crm/photos/sync/route_client-reference-manifest.js +1 -1
  60. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route.js +1 -0
  61. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route.js.nft.json +1 -0
  62. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/heartbeat/route_client-reference-manifest.js +1 -0
  63. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
  64. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route.js +1 -1
  65. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
  66. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
  67. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
  68. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
  69. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
  70. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route.js +1 -1
  71. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route.js.nft.json +1 -1
  72. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/channels/route_client-reference-manifest.js +1 -1
  73. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route.js +2 -2
  74. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route.js.nft.json +1 -1
  75. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/route_client-reference-manifest.js +1 -1
  76. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route.js +1 -1
  77. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route.js.nft.json +1 -1
  78. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/chat/stream/route_client-reference-manifest.js +1 -1
  79. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/[id]/route_client-reference-manifest.js +1 -1
  80. package/apps/web/.next/standalone/apps/web/.next/server/app/api/gateway/sessions/route_client-reference-manifest.js +1 -1
  81. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js +1 -1
  82. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route.js.nft.json +1 -1
  83. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/[id]/toggle/route_client-reference-manifest.js +1 -1
  84. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js +1 -1
  85. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route.js.nft.json +1 -1
  86. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/repair/route_client-reference-manifest.js +1 -1
  87. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js +1 -1
  88. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route.js.nft.json +1 -1
  89. package/apps/web/.next/standalone/apps/web/.next/server/app/api/integrations/route_client-reference-manifest.js +1 -1
  90. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
  91. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route.js +1 -1
  92. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/connections/route_client-reference-manifest.js +1 -1
  93. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route.js +1 -1
  94. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route.js.nft.json +1 -1
  95. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/dench-cloud/route_client-reference-manifest.js +1 -1
  96. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route.js +1 -1
  97. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/identity/route_client-reference-manifest.js +1 -1
  98. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route.js +1 -1
  99. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/state/route_client-reference-manifest.js +1 -1
  100. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/progress/route_client-reference-manifest.js +1 -1
  101. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route.js +1 -1
  102. package/apps/web/.next/standalone/apps/web/.next/server/app/api/onboarding/sync/start/route_client-reference-manifest.js +1 -1
  103. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  104. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
  105. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
  106. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  107. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js +1 -1
  108. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route.js.nft.json +1 -1
  109. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/cloud/route_client-reference-manifest.js +1 -1
  110. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route.js +1 -0
  111. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route.js.nft.json +1 -0
  112. package/apps/web/.next/standalone/apps/web/.next/server/app/api/settings/mcp/route_client-reference-manifest.js +1 -0
  113. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/content/route_client-reference-manifest.js +1 -1
  114. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/[slug]/route_client-reference-manifest.js +1 -1
  115. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/browse/route_client-reference-manifest.js +1 -1
  116. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -1
  117. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  118. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/poll-tick/route_client-reference-manifest.js +1 -1
  119. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/refresh/route_client-reference-manifest.js +1 -1
  120. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sync/status/route_client-reference-manifest.js +1 -1
  121. package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
  122. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js +1 -1
  123. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route.js.nft.json +1 -1
  124. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/speech/route_client-reference-manifest.js +1 -1
  125. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js +1 -1
  126. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route.js.nft.json +1 -1
  127. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/transcribe/route_client-reference-manifest.js +1 -1
  128. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js +1 -1
  129. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route.js.nft.json +1 -1
  130. package/apps/web/.next/standalone/apps/web/.next/server/app/api/voice/voices/route_client-reference-manifest.js +1 -1
  131. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
  132. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js +1 -1
  133. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js.nft.json +1 -1
  134. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
  135. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
  136. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
  137. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
  138. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
  139. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
  140. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
  141. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
  142. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
  143. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
  144. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
  145. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
  146. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/enrichment-status/route.js +1 -0
  147. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/enrichment-status/route.js.nft.json +1 -0
  148. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/enrichment-status/route_client-reference-manifest.js +1 -0
  149. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -1
  150. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
  151. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +1 -1
  152. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
  153. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/link-preview/route_client-reference-manifest.js +1 -1
  154. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
  155. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
  156. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
  157. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/route_client-reference-manifest.js +1 -1
  158. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/actions/runs/route_client-reference-manifest.js +1 -1
  159. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
  160. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/enrich/route.js +14 -0
  161. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/enrich/route.js.nft.json +1 -0
  162. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/enrich/route_client-reference-manifest.js +1 -0
  163. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/content/route_client-reference-manifest.js +1 -1
  164. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
  165. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
  166. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
  167. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
  168. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
  169. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
  170. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
  171. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
  172. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route.js +2 -2
  173. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/route_client-reference-manifest.js +1 -1
  174. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/icon/route_client-reference-manifest.js +1 -1
  175. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
  176. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
  177. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/route.js +2 -0
  178. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/route.js.nft.json +1 -0
  179. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/route_client-reference-manifest.js +1 -0
  180. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
  181. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
  182. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
  183. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
  184. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
  185. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
  186. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
  187. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
  188. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
  189. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
  190. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
  191. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
  192. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
  193. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
  194. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
  195. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
  196. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
  197. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
  198. package/apps/web/.next/standalone/apps/web/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  199. package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +15 -15
  200. package/apps/web/.next/standalone/apps/web/.next/server/app/page.js.nft.json +1 -1
  201. package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  202. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  203. package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +51 -46
  204. package/apps/web/.next/standalone/apps/web/.next/server/chunks/{76426.js → 16247.js} +2 -2
  205. package/apps/web/.next/standalone/apps/web/.next/server/chunks/32624.js +1 -1
  206. package/apps/web/.next/standalone/apps/web/.next/server/chunks/43775.js +1 -0
  207. package/apps/web/.next/standalone/apps/web/.next/server/chunks/6787.js +1 -1
  208. package/apps/web/.next/standalone/apps/web/.next/server/chunks/77515.js +1 -0
  209. package/apps/web/.next/standalone/apps/web/.next/server/chunks/80687.js +8 -0
  210. package/apps/web/.next/standalone/apps/web/.next/server/chunks/86796.js +1 -1
  211. package/apps/web/.next/standalone/apps/web/.next/server/chunks/93349.js +1 -1
  212. package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +27 -22
  213. package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
  214. package/apps/web/.next/standalone/apps/web/.next/server/middleware-react-loadable-manifest.js +1 -1
  215. package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  216. package/apps/web/.next/standalone/apps/web/.next/server/server-reference-manifest.json +1 -1
  217. package/apps/web/.next/standalone/apps/web/.next/static/chunks/{42368-d1346eca01e5f895.js → 42368-59a72e4625dde661.js} +5 -5
  218. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-53625c4bf3eac7c7.js +1 -0
  219. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-53625c4bf3eac7c7.js +1 -0
  220. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-53625c4bf3eac7c7.js +1 -0
  221. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-53625c4bf3eac7c7.js +1 -0
  222. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-53625c4bf3eac7c7.js +1 -0
  223. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-53625c4bf3eac7c7.js +1 -0
  224. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-53625c4bf3eac7c7.js +1 -0
  225. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-53625c4bf3eac7c7.js +1 -0
  226. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-53625c4bf3eac7c7.js +1 -0
  227. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-53625c4bf3eac7c7.js +1 -0
  228. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-53625c4bf3eac7c7.js +1 -0
  229. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-53625c4bf3eac7c7.js +1 -0
  230. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-53625c4bf3eac7c7.js +1 -0
  231. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-53625c4bf3eac7c7.js +1 -0
  232. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-53625c4bf3eac7c7.js +1 -0
  233. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-53625c4bf3eac7c7.js +1 -0
  234. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-53625c4bf3eac7c7.js +1 -0
  235. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-53625c4bf3eac7c7.js +1 -0
  236. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-53625c4bf3eac7c7.js +1 -0
  237. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/route-53625c4bf3eac7c7.js +1 -0
  238. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-53625c4bf3eac7c7.js +1 -0
  239. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-53625c4bf3eac7c7.js +1 -0
  240. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-53625c4bf3eac7c7.js +1 -0
  241. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/route-53625c4bf3eac7c7.js +1 -0
  242. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-53625c4bf3eac7c7.js +1 -0
  243. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-53625c4bf3eac7c7.js +1 -0
  244. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/route-53625c4bf3eac7c7.js +1 -0
  245. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-53625c4bf3eac7c7.js +1 -0
  246. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-53625c4bf3eac7c7.js +1 -0
  247. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-53625c4bf3eac7c7.js +1 -0
  248. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-53625c4bf3eac7c7.js +1 -0
  249. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-53625c4bf3eac7c7.js +1 -0
  250. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
  251. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-53625c4bf3eac7c7.js +1 -0
  252. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-53625c4bf3eac7c7.js +1 -0
  253. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-53625c4bf3eac7c7.js +1 -0
  254. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-53625c4bf3eac7c7.js +1 -0
  255. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-53625c4bf3eac7c7.js +1 -0
  256. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
  257. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-53625c4bf3eac7c7.js +1 -0
  258. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-53625c4bf3eac7c7.js +1 -0
  259. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-53625c4bf3eac7c7.js +1 -0
  260. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-53625c4bf3eac7c7.js +1 -0
  261. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-53625c4bf3eac7c7.js +1 -0
  262. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/connections/route-53625c4bf3eac7c7.js +1 -0
  263. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-53625c4bf3eac7c7.js +1 -0
  264. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/identity/route-53625c4bf3eac7c7.js +1 -0
  265. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/state/route-53625c4bf3eac7c7.js +1 -0
  266. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-53625c4bf3eac7c7.js +1 -0
  267. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-53625c4bf3eac7c7.js +1 -0
  268. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-53625c4bf3eac7c7.js +1 -0
  269. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-53625c4bf3eac7c7.js +1 -0
  270. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
  271. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-53625c4bf3eac7c7.js +1 -0
  272. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-53625c4bf3eac7c7.js +1 -0
  273. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/mcp/route-53625c4bf3eac7c7.js +1 -0
  274. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-53625c4bf3eac7c7.js +1 -0
  275. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-53625c4bf3eac7c7.js +1 -0
  276. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-53625c4bf3eac7c7.js +1 -0
  277. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-53625c4bf3eac7c7.js +1 -0
  278. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-53625c4bf3eac7c7.js +1 -0
  279. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-53625c4bf3eac7c7.js +1 -0
  280. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/refresh/route-53625c4bf3eac7c7.js +1 -0
  281. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/status/route-53625c4bf3eac7c7.js +1 -0
  282. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-53625c4bf3eac7c7.js +1 -0
  283. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-53625c4bf3eac7c7.js +1 -0
  284. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-53625c4bf3eac7c7.js +1 -0
  285. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-53625c4bf3eac7c7.js +1 -0
  286. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-53625c4bf3eac7c7.js +1 -0
  287. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
  288. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-53625c4bf3eac7c7.js +1 -0
  289. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-53625c4bf3eac7c7.js +1 -0
  290. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-53625c4bf3eac7c7.js +1 -0
  291. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-53625c4bf3eac7c7.js +1 -0
  292. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-53625c4bf3eac7c7.js +1 -0
  293. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-53625c4bf3eac7c7.js +1 -0
  294. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-53625c4bf3eac7c7.js +1 -0
  295. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-53625c4bf3eac7c7.js +1 -0
  296. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-53625c4bf3eac7c7.js +1 -0
  297. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-53625c4bf3eac7c7.js +1 -0
  298. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-53625c4bf3eac7c7.js +1 -0
  299. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-53625c4bf3eac7c7.js +1 -0
  300. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-53625c4bf3eac7c7.js +1 -0
  301. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-53625c4bf3eac7c7.js +1 -0
  302. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-53625c4bf3eac7c7.js +1 -0
  303. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-53625c4bf3eac7c7.js +1 -0
  304. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-53625c4bf3eac7c7.js +1 -0
  305. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-53625c4bf3eac7c7.js +1 -0
  306. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-53625c4bf3eac7c7.js +1 -0
  307. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-53625c4bf3eac7c7.js +1 -0
  308. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-53625c4bf3eac7c7.js +1 -0
  309. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-53625c4bf3eac7c7.js +1 -0
  310. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-53625c4bf3eac7c7.js +1 -0
  311. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-53625c4bf3eac7c7.js +1 -0
  312. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-53625c4bf3eac7c7.js +1 -0
  313. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-53625c4bf3eac7c7.js +1 -0
  314. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-53625c4bf3eac7c7.js +1 -0
  315. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-53625c4bf3eac7c7.js +1 -0
  316. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-53625c4bf3eac7c7.js +1 -0
  317. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-53625c4bf3eac7c7.js +1 -0
  318. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-53625c4bf3eac7c7.js +1 -0
  319. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-53625c4bf3eac7c7.js +1 -0
  320. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-53625c4bf3eac7c7.js +1 -0
  321. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/route-53625c4bf3eac7c7.js +1 -0
  322. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-53625c4bf3eac7c7.js +1 -0
  323. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-53625c4bf3eac7c7.js +1 -0
  324. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-53625c4bf3eac7c7.js +1 -0
  325. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-53625c4bf3eac7c7.js +1 -0
  326. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-53625c4bf3eac7c7.js +1 -0
  327. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-53625c4bf3eac7c7.js +1 -0
  328. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-53625c4bf3eac7c7.js +1 -0
  329. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-53625c4bf3eac7c7.js +1 -0
  330. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-53625c4bf3eac7c7.js +1 -0
  331. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-53625c4bf3eac7c7.js +1 -0
  332. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-53625c4bf3eac7c7.js +1 -0
  333. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-53625c4bf3eac7c7.js +1 -0
  334. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-53625c4bf3eac7c7.js +1 -0
  335. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-53625c4bf3eac7c7.js +1 -0
  336. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-53625c4bf3eac7c7.js +1 -0
  337. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-f4f08d1ad091b70b.js → layout-92139eb54e98c74a.js} +1 -1
  338. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-1d018e19ba580fa6.js +1 -0
  339. package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-abb8ed465f239bbd.js +1 -0
  340. package/apps/web/.next/standalone/apps/web/.next/static/css/41c3a71d0d8bff15.css +1 -0
  341. package/apps/web/.next/standalone/apps/web/.next/static/m5CChbsFAt5NhW-gNA5cY/_buildManifest.js +1 -0
  342. package/apps/web/.next/standalone/apps/web/public/integrations/apollo.ico +0 -0
  343. package/apps/web/.next/standalone/apps/web/public/integrations/aviato.ico +0 -0
  344. package/apps/web/.next/standalone/apps/web/public/integrations/bettercontacts.png +0 -0
  345. package/apps/web/.next/standalone/apps/web/public/integrations/datagma.png +0 -0
  346. package/apps/web/.next/standalone/apps/web/public/integrations/dropcontacts.ico +0 -0
  347. package/apps/web/.next/standalone/apps/web/public/integrations/explorium.png +0 -0
  348. package/apps/web/.next/standalone/apps/web/public/integrations/hunter.png +0 -0
  349. package/apps/web/.next/standalone/apps/web/public/integrations/people-data-labs.ico +0 -0
  350. package/apps/web/.next/standalone/apps/web/public/integrations/rocketreach.ico +0 -0
  351. package/apps/web/.next/standalone/apps/web/server.js +1 -1
  352. package/apps/web/.next/standalone/extensions/apollo-enrichment/index.test.ts +142 -0
  353. package/apps/web/.next/standalone/extensions/apollo-enrichment/index.ts +12 -1
  354. package/apps/web/.next/standalone/extensions/posthog-analytics/lib/build-env.js +1 -1
  355. package/apps/web/.next/standalone/extensions/shared/dench-auth.ts +22 -0
  356. package/apps/web/.next/standalone/package.json +3 -2
  357. package/apps/web/.next/static/chunks/{42368-d1346eca01e5f895.js → 42368-59a72e4625dde661.js} +5 -5
  358. package/apps/web/.next/static/chunks/app/api/apps/cron/route-53625c4bf3eac7c7.js +1 -0
  359. package/apps/web/.next/static/chunks/app/api/apps/proxy/route-53625c4bf3eac7c7.js +1 -0
  360. package/apps/web/.next/static/chunks/app/api/apps/route-53625c4bf3eac7c7.js +1 -0
  361. package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-53625c4bf3eac7c7.js +1 -0
  362. package/apps/web/.next/static/chunks/app/api/apps/store/route-53625c4bf3eac7c7.js +1 -0
  363. package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-53625c4bf3eac7c7.js +1 -0
  364. package/apps/web/.next/static/chunks/app/api/chat/active/route-53625c4bf3eac7c7.js +1 -0
  365. package/apps/web/.next/static/chunks/app/api/chat/route-53625c4bf3eac7c7.js +1 -0
  366. package/apps/web/.next/static/chunks/app/api/chat/runs/route-53625c4bf3eac7c7.js +1 -0
  367. package/apps/web/.next/static/chunks/app/api/chat/stop/route-53625c4bf3eac7c7.js +1 -0
  368. package/apps/web/.next/static/chunks/app/api/chat/stream/route-53625c4bf3eac7c7.js +1 -0
  369. package/apps/web/.next/static/chunks/app/api/chat/subagents/route-53625c4bf3eac7c7.js +1 -0
  370. package/apps/web/.next/static/chunks/app/api/composio/callback/route-53625c4bf3eac7c7.js +1 -0
  371. package/apps/web/.next/static/chunks/app/api/composio/connect/route-53625c4bf3eac7c7.js +1 -0
  372. package/apps/web/.next/static/chunks/app/api/composio/connections/route-53625c4bf3eac7c7.js +1 -0
  373. package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-53625c4bf3eac7c7.js +1 -0
  374. package/apps/web/.next/static/chunks/app/api/composio/status/route-53625c4bf3eac7c7.js +1 -0
  375. package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-53625c4bf3eac7c7.js +1 -0
  376. package/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-53625c4bf3eac7c7.js +1 -0
  377. package/apps/web/.next/static/chunks/app/api/crm/calendar/route-53625c4bf3eac7c7.js +1 -0
  378. package/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-53625c4bf3eac7c7.js +1 -0
  379. package/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-53625c4bf3eac7c7.js +1 -0
  380. package/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-53625c4bf3eac7c7.js +1 -0
  381. package/apps/web/.next/static/chunks/app/api/crm/inbox/route-53625c4bf3eac7c7.js +1 -0
  382. package/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-53625c4bf3eac7c7.js +1 -0
  383. package/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-53625c4bf3eac7c7.js +1 -0
  384. package/apps/web/.next/static/chunks/app/api/crm/people/route-53625c4bf3eac7c7.js +1 -0
  385. package/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-53625c4bf3eac7c7.js +1 -0
  386. package/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-53625c4bf3eac7c7.js +1 -0
  387. package/apps/web/.next/static/chunks/app/api/cron/heartbeat/route-53625c4bf3eac7c7.js +1 -0
  388. package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-53625c4bf3eac7c7.js +1 -0
  389. package/apps/web/.next/static/chunks/app/api/cron/jobs/route-53625c4bf3eac7c7.js +1 -0
  390. package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
  391. package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-53625c4bf3eac7c7.js +1 -0
  392. package/apps/web/.next/static/chunks/app/api/feedback/route-53625c4bf3eac7c7.js +1 -0
  393. package/apps/web/.next/static/chunks/app/api/gateway/channels/route-53625c4bf3eac7c7.js +1 -0
  394. package/apps/web/.next/static/chunks/app/api/gateway/chat/route-53625c4bf3eac7c7.js +1 -0
  395. package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-53625c4bf3eac7c7.js +1 -0
  396. package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
  397. package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-53625c4bf3eac7c7.js +1 -0
  398. package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-53625c4bf3eac7c7.js +1 -0
  399. package/apps/web/.next/static/chunks/app/api/integrations/repair/route-53625c4bf3eac7c7.js +1 -0
  400. package/apps/web/.next/static/chunks/app/api/integrations/route-53625c4bf3eac7c7.js +1 -0
  401. package/apps/web/.next/static/chunks/app/api/memories/route-53625c4bf3eac7c7.js +1 -0
  402. package/apps/web/.next/static/chunks/app/api/onboarding/connections/route-53625c4bf3eac7c7.js +1 -0
  403. package/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-53625c4bf3eac7c7.js +1 -0
  404. package/apps/web/.next/static/chunks/app/api/onboarding/identity/route-53625c4bf3eac7c7.js +1 -0
  405. package/apps/web/.next/static/chunks/app/api/onboarding/state/route-53625c4bf3eac7c7.js +1 -0
  406. package/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-53625c4bf3eac7c7.js +1 -0
  407. package/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-53625c4bf3eac7c7.js +1 -0
  408. package/apps/web/.next/static/chunks/app/api/profiles/route-53625c4bf3eac7c7.js +1 -0
  409. package/apps/web/.next/static/chunks/app/api/profiles/switch/route-53625c4bf3eac7c7.js +1 -0
  410. package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-53625c4bf3eac7c7.js +1 -0
  411. package/apps/web/.next/static/chunks/app/api/sessions/route-53625c4bf3eac7c7.js +1 -0
  412. package/apps/web/.next/static/chunks/app/api/settings/cloud/route-53625c4bf3eac7c7.js +1 -0
  413. package/apps/web/.next/static/chunks/app/api/settings/mcp/route-53625c4bf3eac7c7.js +1 -0
  414. package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-53625c4bf3eac7c7.js +1 -0
  415. package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-53625c4bf3eac7c7.js +1 -0
  416. package/apps/web/.next/static/chunks/app/api/skills/browse/route-53625c4bf3eac7c7.js +1 -0
  417. package/apps/web/.next/static/chunks/app/api/skills/install/route-53625c4bf3eac7c7.js +1 -0
  418. package/apps/web/.next/static/chunks/app/api/skills/route-53625c4bf3eac7c7.js +1 -0
  419. package/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-53625c4bf3eac7c7.js +1 -0
  420. package/apps/web/.next/static/chunks/app/api/sync/refresh/route-53625c4bf3eac7c7.js +1 -0
  421. package/apps/web/.next/static/chunks/app/api/sync/status/route-53625c4bf3eac7c7.js +1 -0
  422. package/apps/web/.next/static/chunks/app/api/terminal/port/route-53625c4bf3eac7c7.js +1 -0
  423. package/apps/web/.next/static/chunks/app/api/voice/speech/route-53625c4bf3eac7c7.js +1 -0
  424. package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-53625c4bf3eac7c7.js +1 -0
  425. package/apps/web/.next/static/chunks/app/api/voice/voices/route-53625c4bf3eac7c7.js +1 -0
  426. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-53625c4bf3eac7c7.js +1 -0
  427. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-53625c4bf3eac7c7.js +1 -0
  428. package/apps/web/.next/static/chunks/app/api/web-sessions/route-53625c4bf3eac7c7.js +1 -0
  429. package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-53625c4bf3eac7c7.js +1 -0
  430. package/apps/web/.next/static/chunks/app/api/workspace/browse/route-53625c4bf3eac7c7.js +1 -0
  431. package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-53625c4bf3eac7c7.js +1 -0
  432. package/apps/web/.next/static/chunks/app/api/workspace/context/route-53625c4bf3eac7c7.js +1 -0
  433. package/apps/web/.next/static/chunks/app/api/workspace/copy/route-53625c4bf3eac7c7.js +1 -0
  434. package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-53625c4bf3eac7c7.js +1 -0
  435. package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-53625c4bf3eac7c7.js +1 -0
  436. package/apps/web/.next/static/chunks/app/api/workspace/delete/route-53625c4bf3eac7c7.js +1 -0
  437. package/apps/web/.next/static/chunks/app/api/workspace/enrichment-status/route-53625c4bf3eac7c7.js +1 -0
  438. package/apps/web/.next/static/chunks/app/api/workspace/execute/route-53625c4bf3eac7c7.js +1 -0
  439. package/apps/web/.next/static/chunks/app/api/workspace/file/route-53625c4bf3eac7c7.js +1 -0
  440. package/apps/web/.next/static/chunks/app/api/workspace/init/route-53625c4bf3eac7c7.js +1 -0
  441. package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-53625c4bf3eac7c7.js +1 -0
  442. package/apps/web/.next/static/chunks/app/api/workspace/list/route-53625c4bf3eac7c7.js +1 -0
  443. package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-53625c4bf3eac7c7.js +1 -0
  444. package/apps/web/.next/static/chunks/app/api/workspace/move/route-53625c4bf3eac7c7.js +1 -0
  445. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-53625c4bf3eac7c7.js +1 -0
  446. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-53625c4bf3eac7c7.js +1 -0
  447. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-53625c4bf3eac7c7.js +1 -0
  448. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/enrich/route-53625c4bf3eac7c7.js +1 -0
  449. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-53625c4bf3eac7c7.js +1 -0
  450. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-53625c4bf3eac7c7.js +1 -0
  451. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-53625c4bf3eac7c7.js +1 -0
  452. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-53625c4bf3eac7c7.js +1 -0
  453. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-53625c4bf3eac7c7.js +1 -0
  454. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-53625c4bf3eac7c7.js +1 -0
  455. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-53625c4bf3eac7c7.js +1 -0
  456. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-53625c4bf3eac7c7.js +1 -0
  457. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-53625c4bf3eac7c7.js +1 -0
  458. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-53625c4bf3eac7c7.js +1 -0
  459. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-53625c4bf3eac7c7.js +1 -0
  460. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-53625c4bf3eac7c7.js +1 -0
  461. package/apps/web/.next/static/chunks/app/api/workspace/objects/route-53625c4bf3eac7c7.js +1 -0
  462. package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-53625c4bf3eac7c7.js +1 -0
  463. package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-53625c4bf3eac7c7.js +1 -0
  464. package/apps/web/.next/static/chunks/app/api/workspace/query/route-53625c4bf3eac7c7.js +1 -0
  465. package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-53625c4bf3eac7c7.js +1 -0
  466. package/apps/web/.next/static/chunks/app/api/workspace/rename/route-53625c4bf3eac7c7.js +1 -0
  467. package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-53625c4bf3eac7c7.js +1 -0
  468. package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-53625c4bf3eac7c7.js +1 -0
  469. package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-53625c4bf3eac7c7.js +1 -0
  470. package/apps/web/.next/static/chunks/app/api/workspace/switch/route-53625c4bf3eac7c7.js +1 -0
  471. package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-53625c4bf3eac7c7.js +1 -0
  472. package/apps/web/.next/static/chunks/app/api/workspace/tree/route-53625c4bf3eac7c7.js +1 -0
  473. package/apps/web/.next/static/chunks/app/api/workspace/upload/route-53625c4bf3eac7c7.js +1 -0
  474. package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-53625c4bf3eac7c7.js +1 -0
  475. package/apps/web/.next/static/chunks/app/api/workspace/watch/route-53625c4bf3eac7c7.js +1 -0
  476. package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-53625c4bf3eac7c7.js +1 -0
  477. package/apps/web/.next/static/chunks/app/{layout-f4f08d1ad091b70b.js → layout-92139eb54e98c74a.js} +1 -1
  478. package/apps/web/.next/static/chunks/app/page-1d018e19ba580fa6.js +1 -0
  479. package/apps/web/.next/static/chunks/webpack-abb8ed465f239bbd.js +1 -0
  480. package/apps/web/.next/static/css/41c3a71d0d8bff15.css +1 -0
  481. package/apps/web/.next/static/m5CChbsFAt5NhW-gNA5cY/_buildManifest.js +1 -0
  482. package/apps/web/public/integrations/apollo.ico +0 -0
  483. package/apps/web/public/integrations/aviato.ico +0 -0
  484. package/apps/web/public/integrations/bettercontacts.png +0 -0
  485. package/apps/web/public/integrations/datagma.png +0 -0
  486. package/apps/web/public/integrations/dropcontacts.ico +0 -0
  487. package/apps/web/public/integrations/explorium.png +0 -0
  488. package/apps/web/public/integrations/hunter.png +0 -0
  489. package/apps/web/public/integrations/people-data-labs.ico +0 -0
  490. package/apps/web/public/integrations/rocketreach.ico +0 -0
  491. package/assets/seed/workspace.duckdb +0 -0
  492. package/dist/entry.js +1 -1
  493. package/dist/{program-DkbQrUbR.js → program-CX_f4ysH.js} +7 -6
  494. package/dist/{run-main-C8K-k6-d.js → run-main-RQeyyBrT.js} +1 -1
  495. package/extensions/apollo-enrichment/index.test.ts +142 -0
  496. package/extensions/apollo-enrichment/index.ts +12 -1
  497. package/extensions/posthog-analytics/lib/build-env.js +1 -1
  498. package/extensions/shared/dench-auth.ts +22 -0
  499. package/package.json +3 -2
  500. package/apps/web/.next/standalone/apps/web/.next/server/chunks/10243.js +0 -1
  501. package/apps/web/.next/standalone/apps/web/.next/server/chunks/18306.js +0 -1
  502. package/apps/web/.next/standalone/apps/web/.next/server/chunks/28498.js +0 -8
  503. package/apps/web/.next/standalone/apps/web/.next/server/chunks/30004.js +0 -1
  504. package/apps/web/.next/standalone/apps/web/.next/server/chunks/36705.js +0 -1
  505. package/apps/web/.next/standalone/apps/web/.next/server/chunks/6345.js +0 -1
  506. package/apps/web/.next/standalone/apps/web/.next/server/chunks/63780.js +0 -1
  507. package/apps/web/.next/standalone/apps/web/.next/server/chunks/83410.js +0 -1
  508. package/apps/web/.next/standalone/apps/web/.next/static/chunks/10622.3b249e0fe1101a9a.js +0 -1
  509. package/apps/web/.next/standalone/apps/web/.next/static/chunks/18729.2238730c266fe4ed.js +0 -1
  510. package/apps/web/.next/standalone/apps/web/.next/static/chunks/22618.9b8af33d35dd39ed.js +0 -1
  511. package/apps/web/.next/standalone/apps/web/.next/static/chunks/40648.66269070ddb36e72.js +0 -1
  512. package/apps/web/.next/standalone/apps/web/.next/static/chunks/57057.a756274da3c07e45.js +0 -1
  513. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-87afe84172f53116.js +0 -1
  514. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-87afe84172f53116.js +0 -1
  515. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-87afe84172f53116.js +0 -1
  516. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-87afe84172f53116.js +0 -1
  517. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-87afe84172f53116.js +0 -1
  518. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-87afe84172f53116.js +0 -1
  519. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-87afe84172f53116.js +0 -1
  520. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-87afe84172f53116.js +0 -1
  521. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-87afe84172f53116.js +0 -1
  522. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-87afe84172f53116.js +0 -1
  523. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-87afe84172f53116.js +0 -1
  524. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-87afe84172f53116.js +0 -1
  525. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/callback/route-87afe84172f53116.js +0 -1
  526. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connect/route-87afe84172f53116.js +0 -1
  527. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/connections/route-87afe84172f53116.js +0 -1
  528. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/disconnect/route-87afe84172f53116.js +0 -1
  529. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/status/route-87afe84172f53116.js +0 -1
  530. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/composio/toolkits/route-87afe84172f53116.js +0 -1
  531. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-87afe84172f53116.js +0 -1
  532. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/calendar/route-87afe84172f53116.js +0 -1
  533. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-87afe84172f53116.js +0 -1
  534. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-87afe84172f53116.js +0 -1
  535. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-87afe84172f53116.js +0 -1
  536. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/inbox/route-87afe84172f53116.js +0 -1
  537. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-87afe84172f53116.js +0 -1
  538. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-87afe84172f53116.js +0 -1
  539. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/people/route-87afe84172f53116.js +0 -1
  540. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-87afe84172f53116.js +0 -1
  541. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-87afe84172f53116.js +0 -1
  542. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-87afe84172f53116.js +0 -1
  543. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-87afe84172f53116.js +0 -1
  544. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-87afe84172f53116.js +0 -1
  545. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-87afe84172f53116.js +0 -1
  546. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-87afe84172f53116.js +0 -1
  547. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/channels/route-87afe84172f53116.js +0 -1
  548. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/route-87afe84172f53116.js +0 -1
  549. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-87afe84172f53116.js +0 -1
  550. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-87afe84172f53116.js +0 -1
  551. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/gateway/sessions/route-87afe84172f53116.js +0 -1
  552. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-87afe84172f53116.js +0 -1
  553. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/repair/route-87afe84172f53116.js +0 -1
  554. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/integrations/route-87afe84172f53116.js +0 -1
  555. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-87afe84172f53116.js +0 -1
  556. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/connections/route-87afe84172f53116.js +0 -1
  557. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-87afe84172f53116.js +0 -1
  558. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/identity/route-87afe84172f53116.js +0 -1
  559. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/state/route-87afe84172f53116.js +0 -1
  560. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-87afe84172f53116.js +0 -1
  561. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-87afe84172f53116.js +0 -1
  562. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-87afe84172f53116.js +0 -1
  563. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-87afe84172f53116.js +0 -1
  564. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-87afe84172f53116.js +0 -1
  565. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-87afe84172f53116.js +0 -1
  566. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/settings/cloud/route-87afe84172f53116.js +0 -1
  567. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-87afe84172f53116.js +0 -1
  568. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/[slug]/route-87afe84172f53116.js +0 -1
  569. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/browse/route-87afe84172f53116.js +0 -1
  570. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/install/route-87afe84172f53116.js +0 -1
  571. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-87afe84172f53116.js +0 -1
  572. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-87afe84172f53116.js +0 -1
  573. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/refresh/route-87afe84172f53116.js +0 -1
  574. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sync/status/route-87afe84172f53116.js +0 -1
  575. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-87afe84172f53116.js +0 -1
  576. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/speech/route-87afe84172f53116.js +0 -1
  577. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/transcribe/route-87afe84172f53116.js +0 -1
  578. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/voice/voices/route-87afe84172f53116.js +0 -1
  579. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-87afe84172f53116.js +0 -1
  580. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-87afe84172f53116.js +0 -1
  581. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-87afe84172f53116.js +0 -1
  582. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-87afe84172f53116.js +0 -1
  583. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-87afe84172f53116.js +0 -1
  584. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-87afe84172f53116.js +0 -1
  585. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-87afe84172f53116.js +0 -1
  586. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-87afe84172f53116.js +0 -1
  587. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-87afe84172f53116.js +0 -1
  588. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-87afe84172f53116.js +0 -1
  589. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-87afe84172f53116.js +0 -1
  590. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-87afe84172f53116.js +0 -1
  591. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-87afe84172f53116.js +0 -1
  592. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-87afe84172f53116.js +0 -1
  593. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-87afe84172f53116.js +0 -1
  594. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-87afe84172f53116.js +0 -1
  595. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-87afe84172f53116.js +0 -1
  596. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-87afe84172f53116.js +0 -1
  597. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-87afe84172f53116.js +0 -1
  598. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-87afe84172f53116.js +0 -1
  599. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-87afe84172f53116.js +0 -1
  600. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-87afe84172f53116.js +0 -1
  601. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-87afe84172f53116.js +0 -1
  602. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-87afe84172f53116.js +0 -1
  603. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-87afe84172f53116.js +0 -1
  604. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-87afe84172f53116.js +0 -1
  605. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-87afe84172f53116.js +0 -1
  606. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-87afe84172f53116.js +0 -1
  607. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-87afe84172f53116.js +0 -1
  608. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-87afe84172f53116.js +0 -1
  609. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-87afe84172f53116.js +0 -1
  610. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-87afe84172f53116.js +0 -1
  611. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-87afe84172f53116.js +0 -1
  612. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-87afe84172f53116.js +0 -1
  613. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-87afe84172f53116.js +0 -1
  614. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-87afe84172f53116.js +0 -1
  615. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-87afe84172f53116.js +0 -1
  616. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-87afe84172f53116.js +0 -1
  617. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-87afe84172f53116.js +0 -1
  618. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-87afe84172f53116.js +0 -1
  619. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-87afe84172f53116.js +0 -1
  620. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-87afe84172f53116.js +0 -1
  621. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-87afe84172f53116.js +0 -1
  622. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-87afe84172f53116.js +0 -1
  623. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-87afe84172f53116.js +0 -1
  624. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-87afe84172f53116.js +0 -1
  625. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-87afe84172f53116.js +0 -1
  626. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-87afe84172f53116.js +0 -1
  627. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-6c87f60a52518001.js +0 -1
  628. package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-b7ea9da26c859e4f.js +0 -1
  629. package/apps/web/.next/standalone/apps/web/.next/static/css/34a4c22ca80ba990.css +0 -1
  630. package/apps/web/.next/standalone/apps/web/.next/static/uNyuud6_Cxsbl9z1OjCUW/_buildManifest.js +0 -1
  631. package/apps/web/.next/static/chunks/10622.3b249e0fe1101a9a.js +0 -1
  632. package/apps/web/.next/static/chunks/18729.2238730c266fe4ed.js +0 -1
  633. package/apps/web/.next/static/chunks/22618.9b8af33d35dd39ed.js +0 -1
  634. package/apps/web/.next/static/chunks/40648.66269070ddb36e72.js +0 -1
  635. package/apps/web/.next/static/chunks/57057.a756274da3c07e45.js +0 -1
  636. package/apps/web/.next/static/chunks/app/api/apps/cron/route-87afe84172f53116.js +0 -1
  637. package/apps/web/.next/static/chunks/app/api/apps/proxy/route-87afe84172f53116.js +0 -1
  638. package/apps/web/.next/static/chunks/app/api/apps/route-87afe84172f53116.js +0 -1
  639. package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-87afe84172f53116.js +0 -1
  640. package/apps/web/.next/static/chunks/app/api/apps/store/route-87afe84172f53116.js +0 -1
  641. package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-87afe84172f53116.js +0 -1
  642. package/apps/web/.next/static/chunks/app/api/chat/active/route-87afe84172f53116.js +0 -1
  643. package/apps/web/.next/static/chunks/app/api/chat/route-87afe84172f53116.js +0 -1
  644. package/apps/web/.next/static/chunks/app/api/chat/runs/route-87afe84172f53116.js +0 -1
  645. package/apps/web/.next/static/chunks/app/api/chat/stop/route-87afe84172f53116.js +0 -1
  646. package/apps/web/.next/static/chunks/app/api/chat/stream/route-87afe84172f53116.js +0 -1
  647. package/apps/web/.next/static/chunks/app/api/chat/subagents/route-87afe84172f53116.js +0 -1
  648. package/apps/web/.next/static/chunks/app/api/composio/callback/route-87afe84172f53116.js +0 -1
  649. package/apps/web/.next/static/chunks/app/api/composio/connect/route-87afe84172f53116.js +0 -1
  650. package/apps/web/.next/static/chunks/app/api/composio/connections/route-87afe84172f53116.js +0 -1
  651. package/apps/web/.next/static/chunks/app/api/composio/disconnect/route-87afe84172f53116.js +0 -1
  652. package/apps/web/.next/static/chunks/app/api/composio/status/route-87afe84172f53116.js +0 -1
  653. package/apps/web/.next/static/chunks/app/api/composio/toolkits/route-87afe84172f53116.js +0 -1
  654. package/apps/web/.next/static/chunks/app/api/crm/calendar/[id]/route-87afe84172f53116.js +0 -1
  655. package/apps/web/.next/static/chunks/app/api/crm/calendar/route-87afe84172f53116.js +0 -1
  656. package/apps/web/.next/static/chunks/app/api/crm/companies/[id]/route-87afe84172f53116.js +0 -1
  657. package/apps/web/.next/static/chunks/app/api/crm/enrich/[type]/[id]/route-87afe84172f53116.js +0 -1
  658. package/apps/web/.next/static/chunks/app/api/crm/inbox/[threadId]/route-87afe84172f53116.js +0 -1
  659. package/apps/web/.next/static/chunks/app/api/crm/inbox/route-87afe84172f53116.js +0 -1
  660. package/apps/web/.next/static/chunks/app/api/crm/people/[id]/activity/route-87afe84172f53116.js +0 -1
  661. package/apps/web/.next/static/chunks/app/api/crm/people/[id]/route-87afe84172f53116.js +0 -1
  662. package/apps/web/.next/static/chunks/app/api/crm/people/route-87afe84172f53116.js +0 -1
  663. package/apps/web/.next/static/chunks/app/api/crm/photos/proxy/route-87afe84172f53116.js +0 -1
  664. package/apps/web/.next/static/chunks/app/api/crm/photos/sync/route-87afe84172f53116.js +0 -1
  665. package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-87afe84172f53116.js +0 -1
  666. package/apps/web/.next/static/chunks/app/api/cron/jobs/route-87afe84172f53116.js +0 -1
  667. package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-87afe84172f53116.js +0 -1
  668. package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-87afe84172f53116.js +0 -1
  669. package/apps/web/.next/static/chunks/app/api/feedback/route-87afe84172f53116.js +0 -1
  670. package/apps/web/.next/static/chunks/app/api/gateway/channels/route-87afe84172f53116.js +0 -1
  671. package/apps/web/.next/static/chunks/app/api/gateway/chat/route-87afe84172f53116.js +0 -1
  672. package/apps/web/.next/static/chunks/app/api/gateway/chat/stream/route-87afe84172f53116.js +0 -1
  673. package/apps/web/.next/static/chunks/app/api/gateway/sessions/[id]/route-87afe84172f53116.js +0 -1
  674. package/apps/web/.next/static/chunks/app/api/gateway/sessions/route-87afe84172f53116.js +0 -1
  675. package/apps/web/.next/static/chunks/app/api/integrations/[id]/toggle/route-87afe84172f53116.js +0 -1
  676. package/apps/web/.next/static/chunks/app/api/integrations/repair/route-87afe84172f53116.js +0 -1
  677. package/apps/web/.next/static/chunks/app/api/integrations/route-87afe84172f53116.js +0 -1
  678. package/apps/web/.next/static/chunks/app/api/memories/route-87afe84172f53116.js +0 -1
  679. package/apps/web/.next/static/chunks/app/api/onboarding/connections/route-87afe84172f53116.js +0 -1
  680. package/apps/web/.next/static/chunks/app/api/onboarding/dench-cloud/route-87afe84172f53116.js +0 -1
  681. package/apps/web/.next/static/chunks/app/api/onboarding/identity/route-87afe84172f53116.js +0 -1
  682. package/apps/web/.next/static/chunks/app/api/onboarding/state/route-87afe84172f53116.js +0 -1
  683. package/apps/web/.next/static/chunks/app/api/onboarding/sync/progress/route-87afe84172f53116.js +0 -1
  684. package/apps/web/.next/static/chunks/app/api/onboarding/sync/start/route-87afe84172f53116.js +0 -1
  685. package/apps/web/.next/static/chunks/app/api/profiles/route-87afe84172f53116.js +0 -1
  686. package/apps/web/.next/static/chunks/app/api/profiles/switch/route-87afe84172f53116.js +0 -1
  687. package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-87afe84172f53116.js +0 -1
  688. package/apps/web/.next/static/chunks/app/api/sessions/route-87afe84172f53116.js +0 -1
  689. package/apps/web/.next/static/chunks/app/api/settings/cloud/route-87afe84172f53116.js +0 -1
  690. package/apps/web/.next/static/chunks/app/api/skills/[slug]/content/route-87afe84172f53116.js +0 -1
  691. package/apps/web/.next/static/chunks/app/api/skills/[slug]/route-87afe84172f53116.js +0 -1
  692. package/apps/web/.next/static/chunks/app/api/skills/browse/route-87afe84172f53116.js +0 -1
  693. package/apps/web/.next/static/chunks/app/api/skills/install/route-87afe84172f53116.js +0 -1
  694. package/apps/web/.next/static/chunks/app/api/skills/route-87afe84172f53116.js +0 -1
  695. package/apps/web/.next/static/chunks/app/api/sync/poll-tick/route-87afe84172f53116.js +0 -1
  696. package/apps/web/.next/static/chunks/app/api/sync/refresh/route-87afe84172f53116.js +0 -1
  697. package/apps/web/.next/static/chunks/app/api/sync/status/route-87afe84172f53116.js +0 -1
  698. package/apps/web/.next/static/chunks/app/api/terminal/port/route-87afe84172f53116.js +0 -1
  699. package/apps/web/.next/static/chunks/app/api/voice/speech/route-87afe84172f53116.js +0 -1
  700. package/apps/web/.next/static/chunks/app/api/voice/transcribe/route-87afe84172f53116.js +0 -1
  701. package/apps/web/.next/static/chunks/app/api/voice/voices/route-87afe84172f53116.js +0 -1
  702. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-87afe84172f53116.js +0 -1
  703. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-87afe84172f53116.js +0 -1
  704. package/apps/web/.next/static/chunks/app/api/web-sessions/route-87afe84172f53116.js +0 -1
  705. package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-87afe84172f53116.js +0 -1
  706. package/apps/web/.next/static/chunks/app/api/workspace/browse/route-87afe84172f53116.js +0 -1
  707. package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-87afe84172f53116.js +0 -1
  708. package/apps/web/.next/static/chunks/app/api/workspace/context/route-87afe84172f53116.js +0 -1
  709. package/apps/web/.next/static/chunks/app/api/workspace/copy/route-87afe84172f53116.js +0 -1
  710. package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-87afe84172f53116.js +0 -1
  711. package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-87afe84172f53116.js +0 -1
  712. package/apps/web/.next/static/chunks/app/api/workspace/delete/route-87afe84172f53116.js +0 -1
  713. package/apps/web/.next/static/chunks/app/api/workspace/execute/route-87afe84172f53116.js +0 -1
  714. package/apps/web/.next/static/chunks/app/api/workspace/file/route-87afe84172f53116.js +0 -1
  715. package/apps/web/.next/static/chunks/app/api/workspace/init/route-87afe84172f53116.js +0 -1
  716. package/apps/web/.next/static/chunks/app/api/workspace/link-preview/route-87afe84172f53116.js +0 -1
  717. package/apps/web/.next/static/chunks/app/api/workspace/list/route-87afe84172f53116.js +0 -1
  718. package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-87afe84172f53116.js +0 -1
  719. package/apps/web/.next/static/chunks/app/api/workspace/move/route-87afe84172f53116.js +0 -1
  720. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/route-87afe84172f53116.js +0 -1
  721. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/actions/runs/route-87afe84172f53116.js +0 -1
  722. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-87afe84172f53116.js +0 -1
  723. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/content/route-87afe84172f53116.js +0 -1
  724. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-87afe84172f53116.js +0 -1
  725. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-87afe84172f53116.js +0 -1
  726. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-87afe84172f53116.js +0 -1
  727. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-87afe84172f53116.js +0 -1
  728. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-87afe84172f53116.js +0 -1
  729. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-87afe84172f53116.js +0 -1
  730. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-87afe84172f53116.js +0 -1
  731. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/route-87afe84172f53116.js +0 -1
  732. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/icon/route-87afe84172f53116.js +0 -1
  733. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-87afe84172f53116.js +0 -1
  734. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-87afe84172f53116.js +0 -1
  735. package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-87afe84172f53116.js +0 -1
  736. package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-87afe84172f53116.js +0 -1
  737. package/apps/web/.next/static/chunks/app/api/workspace/query/route-87afe84172f53116.js +0 -1
  738. package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-87afe84172f53116.js +0 -1
  739. package/apps/web/.next/static/chunks/app/api/workspace/rename/route-87afe84172f53116.js +0 -1
  740. package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-87afe84172f53116.js +0 -1
  741. package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-87afe84172f53116.js +0 -1
  742. package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-87afe84172f53116.js +0 -1
  743. package/apps/web/.next/static/chunks/app/api/workspace/switch/route-87afe84172f53116.js +0 -1
  744. package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-87afe84172f53116.js +0 -1
  745. package/apps/web/.next/static/chunks/app/api/workspace/tree/route-87afe84172f53116.js +0 -1
  746. package/apps/web/.next/static/chunks/app/api/workspace/upload/route-87afe84172f53116.js +0 -1
  747. package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-87afe84172f53116.js +0 -1
  748. package/apps/web/.next/static/chunks/app/api/workspace/watch/route-87afe84172f53116.js +0 -1
  749. package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-87afe84172f53116.js +0 -1
  750. package/apps/web/.next/static/chunks/app/page-6c87f60a52518001.js +0 -1
  751. package/apps/web/.next/static/chunks/webpack-b7ea9da26c859e4f.js +0 -1
  752. package/apps/web/.next/static/css/34a4c22ca80ba990.css +0 -1
  753. package/apps/web/.next/static/uNyuud6_Cxsbl9z1OjCUW/_buildManifest.js +0 -1
  754. /package/apps/web/.next/standalone/apps/web/.next/static/{uNyuud6_Cxsbl9z1OjCUW → m5CChbsFAt5NhW-gNA5cY}/_ssgManifest.js +0 -0
  755. /package/apps/web/.next/static/{uNyuud6_Cxsbl9z1OjCUW → m5CChbsFAt5NhW-gNA5cY}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/switch/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"911604","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":63391,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-d1346eca01e5f895.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-6c87f60a52518001.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/34a4c22ca80ba990.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/switch/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"486230","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/switch/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/41c3a71d0d8bff15.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/switch/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/thumbnail/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"911604","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":63391,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-d1346eca01e5f895.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-6c87f60a52518001.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/34a4c22ca80ba990.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/thumbnail/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"486230","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/thumbnail/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/41c3a71d0d8bff15.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/thumbnail/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/tree/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"911604","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":63391,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-d1346eca01e5f895.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-6c87f60a52518001.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/34a4c22ca80ba990.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/tree/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"486230","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/tree/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/41c3a71d0d8bff15.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/tree/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- (()=>{var a={};a.id=66071,a.ids=[66071],a.modules={16698:a=>{"use strict";a.exports=require("node:async_hooks")},43182:(a,b,c)=>{"use strict";let d,e;c.d(b,{Cl:()=>n,Hk:()=>s,ZW:()=>o,_A:()=>q,qU:()=>p});var f=c(977598),g=c(973024),h=c(848161),i=c(176760),j=c(53536);let k="phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW",l=null,m=null;function n(){if(m)return m;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json"),c={};if((0,g.existsSync)(b)&&(c=JSON.parse((0,g.readFileSync)(b,"utf-8"))),"string"==typeof c.anonymousId&&c.anonymousId)return m=c.anonymousId,c.anonymousId;let d=(0,f.randomUUID)();return c.anonymousId=d,(0,g.mkdirSync)((0,i.dirname)(b),{recursive:!0}),(0,g.writeFileSync)(b,JSON.stringify(c,null,2)+"\n","utf-8"),m=d,d}catch{let a=(0,f.randomUUID)();return m=a,a}}function o(a){try{let b=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),c=(0,i.join)(b,"telemetry.json"),d={};if((0,g.existsSync)(c))try{d=JSON.parse((0,g.readFileSync)(c,"utf-8"))}catch{d={}}"string"==typeof a.name&&a.name.trim()&&(d.name=a.name.trim()),"string"==typeof a.email&&a.email.trim()&&(d.email=a.email.trim()),"string"==typeof a.avatar&&a.avatar.trim()&&(d.avatar=a.avatar.trim()),"string"==typeof a.denchOrgId&&a.denchOrgId.trim()&&(d.denchOrgId=a.denchOrgId.trim()),(0,g.mkdirSync)((0,i.dirname)(c),{recursive:!0}),(0,g.writeFileSync)(c,JSON.stringify(d,null,2)+"\n","utf-8")}catch{}return d=void 0,p()}function p(){if(void 0!==d)return d;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return d=null,null;let c=JSON.parse((0,g.readFileSync)(b,"utf-8")),e={};return"string"==typeof c.name&&c.name&&(e.name=c.name),"string"==typeof c.email&&c.email&&(e.email=c.email),"string"==typeof c.avatar&&c.avatar&&(e.avatar=c.avatar),"string"==typeof c.denchOrgId&&c.denchOrgId&&(e.denchOrgId=c.denchOrgId),d=Object.keys(e).length>0?e:null}catch{return d=null,null}}function q(){if(void 0!==e)return e;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return e=!0,!0;let c=JSON.parse((0,g.readFileSync)(b,"utf-8"));return e=!1!==c.privacyMode}catch{return e=!0,!0}}let r=!1;function s(a,b,c){let d=k?(l||(l=new j.f2(k,{host:"https://us.i.posthog.com",flushAt:10,flushInterval:3e4})),l):null;if(!d)return;let e=c||n();if(!r){r=!0;let a=p();a&&d.identify({distinctId:e,properties:function(a){let b={};return a.name&&(b.$name=a.name),a.email&&(b.$email=a.email),a.avatar&&(b.$avatar=a.avatar),a.denchOrgId&&(b.dench_org_id=a.denchOrgId),b}(a)})}d.capture({distinctId:e,event:a,properties:{...b,denchclaw_version:"3.0.2",openclaw_version:void 0}})}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},161730:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(554226),e=c(884327),f=c(728392);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},176760:a=>{"use strict";a.exports=require("node:path")},200261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},257975:a=>{"use strict";a.exports=require("node:util")},333873:a=>{"use strict";a.exports=require("path")},380481:a=>{"use strict";a.exports=require("node:readline")},449714:()=>{},529294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},663033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},709962:()=>{},710846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},719771:a=>{"use strict";a.exports=require("process")},725780:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{POST:()=>A,dynamic:()=>y,runtime:()=>z});var e=c(940527),f=c(41752),g=c(633335),h=c(573615),i=c(301769),j=c(200261),k=c(405563),l=c(439285),m=c(443399),n=c(295860),o=c(161730),p=c(728392),q=c(976618),r=c(406527),s=c(986439),t=c(975973),u=c(973024),v=c(176760),w=c(693349),x=c(43182);let y="force-dynamic",z="nodejs";async function A(a){let b;if(!(0,w.Yn)())return Response.json({error:"Workspace not found"},{status:500});try{b=await a.formData()}catch{return Response.json({error:"Invalid form data"},{status:400})}let c=b.get("file");if(!c||!(c instanceof File))return Response.json({error:"Missing 'file' field"},{status:400});if(c.size>0x1900000)return Response.json({error:"File is too large (max 25 MB)"},{status:400});let d=c.name.replace(/[^a-zA-Z0-9._-]/g,"_").replace(/_{2,}/g,"_"),e=(0,v.join)("assets",`${Date.now()}-${d}`),f=(0,w.NI)(e);if(!f)return Response.json({error:"Invalid path"},{status:400});try{(0,u.mkdirSync)((0,v.dirname)(f),{recursive:!0});let a=Buffer.from(await c.arrayBuffer());return(0,u.writeFileSync)(f,a),(0,x.Hk)("file_uploaded"),Response.json({ok:!0,path:e})}catch(a){return Response.json({error:a instanceof Error?a.message:"Upload failed"},{status:500})}}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/upload/route",pathname:"/api/workspace/upload",filename:"route",bundlePath:"app/api/workspace/upload/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/upload/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){var d;let e="/api/workspace/upload/route";"/index"===e&&(e="/");let g=await B.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[D]);if(F&&!x){let a=!!y.routes[D],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||B.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===B.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>B.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>B.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await B.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await B.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},731421:a=>{"use strict";a.exports=require("node:child_process")},744870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},848161:a=>{"use strict";a.exports=require("node:os")},940527:(a,b,c)=>{"use strict";a.exports=c(744870)},973024:a=>{"use strict";a.exports=require("node:fs")},977598:a=>{"use strict";a.exports=require("node:crypto")},979428:a=>{"use strict";a.exports=require("buffer")},986439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[76973,22137,53536,93349],()=>b(b.s=725780));module.exports=c})();
1
+ (()=>{var a={};a.id=66071,a.ids=[66071],a.modules={16698:a=>{"use strict";a.exports=require("node:async_hooks")},43182:(a,b,c)=>{"use strict";let d,e;c.d(b,{Cl:()=>n,Hk:()=>s,ZW:()=>o,_A:()=>q,qU:()=>p});var f=c(977598),g=c(973024),h=c(848161),i=c(176760),j=c(53536);let k="phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW",l=null,m=null;function n(){if(m)return m;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json"),c={};if((0,g.existsSync)(b)&&(c=JSON.parse((0,g.readFileSync)(b,"utf-8"))),"string"==typeof c.anonymousId&&c.anonymousId)return m=c.anonymousId,c.anonymousId;let d=(0,f.randomUUID)();return c.anonymousId=d,(0,g.mkdirSync)((0,i.dirname)(b),{recursive:!0}),(0,g.writeFileSync)(b,JSON.stringify(c,null,2)+"\n","utf-8"),m=d,d}catch{let a=(0,f.randomUUID)();return m=a,a}}function o(a){try{let b=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),c=(0,i.join)(b,"telemetry.json"),d={};if((0,g.existsSync)(c))try{d=JSON.parse((0,g.readFileSync)(c,"utf-8"))}catch{d={}}"string"==typeof a.name&&a.name.trim()&&(d.name=a.name.trim()),"string"==typeof a.email&&a.email.trim()&&(d.email=a.email.trim()),"string"==typeof a.avatar&&a.avatar.trim()&&(d.avatar=a.avatar.trim()),"string"==typeof a.denchOrgId&&a.denchOrgId.trim()&&(d.denchOrgId=a.denchOrgId.trim()),(0,g.mkdirSync)((0,i.dirname)(c),{recursive:!0}),(0,g.writeFileSync)(c,JSON.stringify(d,null,2)+"\n","utf-8")}catch{}return d=void 0,p()}function p(){if(void 0!==d)return d;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return d=null,null;let c=JSON.parse((0,g.readFileSync)(b,"utf-8")),e={};return"string"==typeof c.name&&c.name&&(e.name=c.name),"string"==typeof c.email&&c.email&&(e.email=c.email),"string"==typeof c.avatar&&c.avatar&&(e.avatar=c.avatar),"string"==typeof c.denchOrgId&&c.denchOrgId&&(e.denchOrgId=c.denchOrgId),d=Object.keys(e).length>0?e:null}catch{return d=null,null}}function q(){if(void 0!==e)return e;try{let a=(0,i.join)(process.env.HOME||(0,h.homedir)(),".openclaw-dench"),b=(0,i.join)(a,"telemetry.json");if(!(0,g.existsSync)(b))return e=!0,!0;let c=JSON.parse((0,g.readFileSync)(b,"utf-8"));return e=!1!==c.privacyMode}catch{return e=!0,!0}}let r=!1;function s(a,b,c){let d=k?(l||(l=new j.f2(k,{host:"https://us.i.posthog.com",flushAt:10,flushInterval:3e4})),l):null;if(!d)return;let e=c||n();if(!r){r=!0;let a=p();a&&d.identify({distinctId:e,properties:function(a){let b={};return a.name&&(b.$name=a.name),a.email&&(b.$email=a.email),a.avatar&&(b.$avatar=a.avatar),a.denchOrgId&&(b.dench_org_id=a.denchOrgId),b}(a)})}d.capture({distinctId:e,event:a,properties:{...b,denchclaw_version:"3.0.4",openclaw_version:void 0}})}},51455:a=>{"use strict";a.exports=require("node:fs/promises")},161730:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(554226),e=c(884327),f=c(728392);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},176760:a=>{"use strict";a.exports=require("node:path")},200261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},257975:a=>{"use strict";a.exports=require("node:util")},333873:a=>{"use strict";a.exports=require("path")},380481:a=>{"use strict";a.exports=require("node:readline")},449714:()=>{},529294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},663033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},709962:()=>{},710846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},719771:a=>{"use strict";a.exports=require("process")},725780:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>G,patchFetch:()=>F,routeModule:()=>B,serverHooks:()=>E,workAsyncStorage:()=>C,workUnitAsyncStorage:()=>D});var d={};c.r(d),c.d(d,{POST:()=>A,dynamic:()=>y,runtime:()=>z});var e=c(940527),f=c(41752),g=c(633335),h=c(573615),i=c(301769),j=c(200261),k=c(405563),l=c(439285),m=c(443399),n=c(295860),o=c(161730),p=c(728392),q=c(976618),r=c(406527),s=c(986439),t=c(975973),u=c(973024),v=c(176760),w=c(693349),x=c(43182);let y="force-dynamic",z="nodejs";async function A(a){let b;if(!(0,w.Yn)())return Response.json({error:"Workspace not found"},{status:500});try{b=await a.formData()}catch{return Response.json({error:"Invalid form data"},{status:400})}let c=b.get("file");if(!c||!(c instanceof File))return Response.json({error:"Missing 'file' field"},{status:400});if(c.size>0x1900000)return Response.json({error:"File is too large (max 25 MB)"},{status:400});let d=c.name.replace(/[^a-zA-Z0-9._-]/g,"_").replace(/_{2,}/g,"_"),e=(0,v.join)("assets",`${Date.now()}-${d}`),f=(0,w.NI)(e);if(!f)return Response.json({error:"Invalid path"},{status:400});try{(0,u.mkdirSync)((0,v.dirname)(f),{recursive:!0});let a=Buffer.from(await c.arrayBuffer());return(0,u.writeFileSync)(f,a),(0,x.Hk)("file_uploaded"),Response.json({ok:!0,path:e})}catch(a){return Response.json({error:a instanceof Error?a.message:"Upload failed"},{status:500})}}let B=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/workspace/upload/route",pathname:"/api/workspace/upload",filename:"route",bundlePath:"app/api/workspace/upload/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/upload/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:C,workUnitAsyncStorage:D,serverHooks:E}=B;function F(){return(0,g.patchFetch)({workAsyncStorage:C,workUnitAsyncStorage:D})}async function G(a,b,c){var d;let e="/api/workspace/upload/route";"/index"===e&&(e="/");let g=await B.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[D]);if(F&&!x){let a=!!y.routes[D],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||B.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===B.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>B.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>B.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await B.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await B.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await B.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},731421:a=>{"use strict";a.exports=require("node:child_process")},744870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},848161:a=>{"use strict";a.exports=require("node:os")},940527:(a,b,c)=>{"use strict";a.exports=c(744870)},973024:a=>{"use strict";a.exports=require("node:fs")},977598:a=>{"use strict";a.exports=require("node:crypto")},979428:a=>{"use strict";a.exports=require("buffer")},986439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[76973,22137,53536,93349],()=>b(b.s=725780));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/upload/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"911604","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":63391,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-d1346eca01e5f895.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-6c87f60a52518001.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/34a4c22ca80ba990.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/upload/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"486230","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/upload/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/41c3a71d0d8bff15.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/upload/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/virtual-file/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"911604","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":63391,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-d1346eca01e5f895.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-6c87f60a52518001.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/34a4c22ca80ba990.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/virtual-file/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"486230","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/virtual-file/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/41c3a71d0d8bff15.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/virtual-file/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/watch/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"911604","name":"*","chunks":[],"async":true}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-f4f08d1ad091b70b.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":63391,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-d1346eca01e5f895.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-6c87f60a52518001.js"],"async":true}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/34a4c22ca80ba990.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/watch/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"63391":{"*":{"id":"486230","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/workspace/watch/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"5582":{"*":{"id":"154130","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"448752","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"281138","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"417209","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"911604","name":"*","chunks":[],"async":true}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":24636,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":6820,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95797,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":22229,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":56673,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":41457,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":91464,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next@15.5.12_@opentelemetry+api@1.9.0_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":85681,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error.tsx":{"id":96135,"name":"*","chunks":["34219","static/chunks/app/global-error-1bc925390c69d878.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/posthog-provider.tsx":{"id":7975,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/globals.css":{"id":89480,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/node_modules/.pnpm/next-themes@0.4.6_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next-themes/dist/index.mjs":{"id":5742,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","7177","static/chunks/app/layout-92139eb54e98c74a.js"],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/page.tsx":{"id":9296,"name":"*","chunks":[],"async":false},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/workspace/workspace-content.tsx":{"id":98535,"name":"*","chunks":["55700","static/chunks/df90ee31-d6c1d4eb882a4ecd.js","6237","static/chunks/db534642-50243f054f94495f.js","32830","static/chunks/8532165e-0e79b090a4b2f203.js","35261","static/chunks/7f67b0df-191e1f001d549d53.js","98438","static/chunks/80f1cbb7-d80d3008caf41730.js","62763","static/chunks/13959dde-14646500ab7382b8.js","7073","static/chunks/1fceb049-f902400d9bbacdab.js","81377","static/chunks/c2d15609-b3ec29ad39f8a807.js","63040","static/chunks/63040-764aa2a16a3ce5a5.js","42368","static/chunks/42368-59a72e4625dde661.js","41791","static/chunks/41791-6a1baef5587a034b.js","58974","static/chunks/app/page-1d018e19ba580fa6.js"],"async":true},"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/components/onboarding/onboarding-wizard.tsx":{"id":5582,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/DenchClaw/DenchClaw/apps/web/":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/global-error":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/layout":[{"inlined":false,"path":"static/css/41c3a71d0d8bff15.css"}],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/page":[],"/home/runner/work/DenchClaw/DenchClaw/apps/web/app/api/workspace/watch/route":[]},"rscModuleMapping":{"5582":{"*":{"id":"35963","name":"*","chunks":[],"async":false}},"5742":{"*":{"id":"831906","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"765194","name":"*","chunks":[],"async":false}},"7975":{"*":{"id":"879554","name":"*","chunks":[],"async":false}},"9296":{"*":{"id":"651604","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"163521","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"553948","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"32459","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"512409","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"162049","name":"*","chunks":[],"async":false}},"89480":{"*":{"id":"79341","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"906604","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"748389","name":"*","chunks":[],"async":false}},"96135":{"*":{"id":"299207","name":"*","chunks":[],"async":false}},"98535":{"*":{"id":"486230","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5742":{"*":{"id":"826948","name":"*","chunks":[],"async":false}},"6820":{"*":{"id":"118372","name":"*","chunks":[],"async":false}},"22229":{"*":{"id":"761971","name":"*","chunks":[],"async":false}},"24636":{"*":{"id":"404762","name":"*","chunks":[],"async":false}},"41457":{"*":{"id":"683173","name":"*","chunks":[],"async":false}},"56673":{"*":{"id":"276459","name":"*","chunks":[],"async":false}},"85681":{"*":{"id":"677667","name":"*","chunks":[],"async":false}},"91464":{"*":{"id":"711362","name":"*","chunks":[],"async":false}},"95797":{"*":{"id":"971091","name":"*","chunks":[],"async":false}}}}