madarx 2.24.0 → 2.24.1

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 (1244) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +756 -735
  3. package/.next/standalone/.next/app-path-routes-manifest.json +92 -89
  4. package/.next/standalone/.next/build-manifest.json +5 -5
  5. package/.next/standalone/.next/prerender-manifest.json +3 -3
  6. package/.next/standalone/.next/react-loadable-manifest.json +2 -2
  7. package/.next/standalone/.next/server/app/(home)/page_client-reference-manifest.js +1 -1
  8. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  9. package/.next/standalone/.next/server/app/_not-found.html +2 -2
  10. package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
  11. package/.next/standalone/.next/server/app/activity/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/.next/server/app/admin/page.js +2 -2
  13. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/.next/server/app/agents/[id]/page.js +4 -4
  15. package/.next/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/agents/page.js +1 -1
  17. package/.next/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/.next/server/app/api/activity/route_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/api/admin/audit-export/route_client-reference-manifest.js +1 -1
  20. package/.next/standalone/.next/server/app/api/admin/share-links/route_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/api/agent-memory/route_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/api/agent-runs/[id]/cancel/route_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/api/agent-runs/[id]/events/route_client-reference-manifest.js +1 -1
  24. package/.next/standalone/.next/server/app/api/agent-runs/[id]/log/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/agent-runs/[id]/route_client-reference-manifest.js +1 -1
  26. package/.next/standalone/.next/server/app/api/agent-runs/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/agents/[id]/active-run/route_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/api/agents/[id]/chain/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/agents/[id]/memory/route_client-reference-manifest.js +1 -1
  30. package/.next/standalone/.next/server/app/api/agents/[id]/reports/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/agents/[id]/run/route_client-reference-manifest.js +1 -1
  32. package/.next/standalone/.next/server/app/api/agents/[id]/skills/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/agents/active-runs/route_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/api/agents/create/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/agents/ops/route_client-reference-manifest.js +1 -1
  36. package/.next/standalone/.next/server/app/api/agents/resume-approval/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/approvals/[id]/route_client-reference-manifest.js +1 -1
  38. package/.next/standalone/.next/server/app/api/approvals/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/artifacts/[id]/acl/route_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/api/artifacts/[id]/protect/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/artifacts/[id]/raw/route_client-reference-manifest.js +1 -1
  42. package/.next/standalone/.next/server/app/api/artifacts/[id]/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  44. package/.next/standalone/.next/server/app/api/artifacts/[id]/share-link/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/artifacts/upload/route_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/api/audit/list/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/audit/search/route_client-reference-manifest.js +1 -1
  48. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/auth/config/route_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/api/auth/join-bootstrap/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  52. package/.next/standalone/.next/server/app/api/brand/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/brand/share/route_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
  56. package/.next/standalone/.next/server/app/api/cloud/schema/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/compliance/export/route_client-reference-manifest.js +1 -1
  58. package/.next/standalone/.next/server/app/api/config/env/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/config/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/connections/[service]/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/connections/[service]/verify/route.js +1 -1
  62. package/.next/standalone/.next/server/app/api/connections/[service]/verify/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/connections/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/connectivity/allowlist/route.js +28 -0
  65. package/.next/standalone/.next/server/app/api/connectivity/allowlist/route.js.nft.json +1 -0
  66. package/.next/standalone/.next/server/app/api/connectivity/allowlist/route_client-reference-manifest.js +1 -0
  67. package/.next/standalone/.next/server/app/api/connectivity/smoke/route.js +28 -0
  68. package/.next/standalone/.next/server/app/api/connectivity/smoke/route.js.nft.json +1 -0
  69. package/.next/standalone/.next/server/app/api/connectivity/smoke/route_client-reference-manifest.js +1 -0
  70. package/.next/standalone/.next/server/app/api/connectivity/status/route.js +28 -0
  71. package/.next/standalone/.next/server/app/api/connectivity/status/route.js.nft.json +1 -0
  72. package/.next/standalone/.next/server/app/api/connectivity/status/route_client-reference-manifest.js +1 -0
  73. package/.next/standalone/.next/server/app/api/cron/tick/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/move/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/[linkId]/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/dashboard/spaces/[id]/share-link/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/dashboard/spaces/import/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/dashboard/spaces/layout/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/dashboard/spaces/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/disk/files/[id]/blob/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/disk/files/[id]/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/disk/files/[id]/transcribe/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/disk/files/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/disk/folders/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/events/since/[cursor]/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/events/stream/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/fs/create-folder/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/fs/pick-folder/route_client-reference-manifest.js +1 -1
  90. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/blueprint/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/diagnostic/route_client-reference-manifest.js +1 -1
  92. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/governance/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/interview/route_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/pilot/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/quarterly/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/hail/engagements/[id]/setup-package/route_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/api/hail/engagements/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/responses/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/hail/interviews/[id]/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/hail/setup-packages/[id]/apply/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/hail/setup-packages/validate/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/heartbeat/tick/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/heartbeat/worker/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/help/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/events/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/hermes/jobs/[id]/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/hermes/jobs/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/integrations/google/callback/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/integrations/google/oauth/route_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/api/marketplace/[id]/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/marketplace/open-design/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/marketplace/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/mines/import-roots/route_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/api/mines/portfolio/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/mines/projects/[id]/chunks/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/mines/projects/[id]/diligence/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/mines/projects/[id]/import/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/mines/projects/[id]/publish/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/mines/projects/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/missions/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/onboarding/blueprint/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/onboarding/launch/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/orchestrator/command/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/orchestrator/stream/attach/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/orchestrator/stream/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/orchestrator/upload/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/org/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/[inviteId]/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/orgs/[id]/invites/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/role/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/orgs/[id]/members/[userId]/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/orgs/[id]/members/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/orgs/[id]/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/orgs/invites/pending/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/orgs/join/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/api/orgs/join-complete/route_client-reference-manifest.js +1 -1
  139. package/.next/standalone/.next/server/app/api/orgs/route_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/api/printing-press/clis/route_client-reference-manifest.js +1 -1
  141. package/.next/standalone/.next/server/app/api/printing-press/install/route_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/api/printing-press/security-mode/route_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/api/privacy/config/route_client-reference-manifest.js +1 -1
  144. package/.next/standalone/.next/server/app/api/privacy/verify/route_client-reference-manifest.js +1 -1
  145. package/.next/standalone/.next/server/app/api/processes/[id]/route_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/api/processes/[id]/share-link/route_client-reference-manifest.js +1 -1
  147. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/override/route_client-reference-manifest.js +1 -1
  148. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/retry/route_client-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/app/api/processes/[id]/stages/[stageId]/submit/route_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/route_client-reference-manifest.js +1 -1
  151. package/.next/standalone/.next/server/app/api/processes/definitions/[slug]/settings/route_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/api/processes/definitions/route_client-reference-manifest.js +1 -1
  153. package/.next/standalone/.next/server/app/api/processes/definitions/validate/route_client-reference-manifest.js +1 -1
  154. package/.next/standalone/.next/server/app/api/processes/route_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/api/processes/start-and-route/route_client-reference-manifest.js +1 -1
  156. package/.next/standalone/.next/server/app/api/projects/[slug]/library/route_client-reference-manifest.js +1 -1
  157. package/.next/standalone/.next/server/app/api/projects/[slug]/route_client-reference-manifest.js +1 -1
  158. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  159. package/.next/standalone/.next/server/app/api/runs/approve-claude-run/route_client-reference-manifest.js +1 -1
  160. package/.next/standalone/.next/server/app/api/runs/claude-code-dry-run/route_client-reference-manifest.js +1 -1
  161. package/.next/standalone/.next/server/app/api/runs/competitor-report/route_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/api/runs/engine-ping/route_client-reference-manifest.js +1 -1
  163. package/.next/standalone/.next/server/app/api/runs/marketing-plan/route_client-reference-manifest.js +1 -1
  164. package/.next/standalone/.next/server/app/api/schedules/upsert/route_client-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/app/api/secrets/[name]/route_client-reference-manifest.js +1 -1
  166. package/.next/standalone/.next/server/app/api/secrets/route_client-reference-manifest.js +1 -1
  167. package/.next/standalone/.next/server/app/api/settings/trust-mode/route_client-reference-manifest.js +1 -1
  168. package/.next/standalone/.next/server/app/api/share/[token]/otp/route_client-reference-manifest.js +1 -1
  169. package/.next/standalone/.next/server/app/api/share/[token]/route.js +1 -1
  170. package/.next/standalone/.next/server/app/api/share/[token]/route_client-reference-manifest.js +1 -1
  171. package/.next/standalone/.next/server/app/api/share/[token]/verify/route_client-reference-manifest.js +1 -1
  172. package/.next/standalone/.next/server/app/api/share/space/[token]/otp/route_client-reference-manifest.js +1 -1
  173. package/.next/standalone/.next/server/app/api/share/space/[token]/route_client-reference-manifest.js +1 -1
  174. package/.next/standalone/.next/server/app/api/share/space/[token]/verify/route_client-reference-manifest.js +1 -1
  175. package/.next/standalone/.next/server/app/api/shared/spaces/[id]/acl/route_client-reference-manifest.js +1 -1
  176. package/.next/standalone/.next/server/app/api/shared/spaces/publish/route_client-reference-manifest.js +1 -1
  177. package/.next/standalone/.next/server/app/api/shared/spaces/route_client-reference-manifest.js +1 -1
  178. package/.next/standalone/.next/server/app/api/shared/spaces/status/route_client-reference-manifest.js +1 -1
  179. package/.next/standalone/.next/server/app/api/shared/spaces/unpublish/route_client-reference-manifest.js +1 -1
  180. package/.next/standalone/.next/server/app/api/state/route_client-reference-manifest.js +1 -1
  181. package/.next/standalone/.next/server/app/api/system/update/route_client-reference-manifest.js +1 -1
  182. package/.next/standalone/.next/server/app/api/tasks/[id]/active-run/route_client-reference-manifest.js +1 -1
  183. package/.next/standalone/.next/server/app/api/tasks/[id]/attachments/route_client-reference-manifest.js +1 -1
  184. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/[itemId]/route_client-reference-manifest.js +1 -1
  185. package/.next/standalone/.next/server/app/api/tasks/[id]/checklist/route_client-reference-manifest.js +1 -1
  186. package/.next/standalone/.next/server/app/api/tasks/[id]/checkout/route_client-reference-manifest.js +1 -1
  187. package/.next/standalone/.next/server/app/api/tasks/[id]/children/route_client-reference-manifest.js +1 -1
  188. package/.next/standalone/.next/server/app/api/tasks/[id]/comments/route_client-reference-manifest.js +1 -1
  189. package/.next/standalone/.next/server/app/api/tasks/[id]/events/route_client-reference-manifest.js +1 -1
  190. package/.next/standalone/.next/server/app/api/tasks/[id]/live-runs/route_client-reference-manifest.js +1 -1
  191. package/.next/standalone/.next/server/app/api/tasks/[id]/release/route_client-reference-manifest.js +1 -1
  192. package/.next/standalone/.next/server/app/api/tasks/[id]/route_client-reference-manifest.js +1 -1
  193. package/.next/standalone/.next/server/app/api/tasks/route_client-reference-manifest.js +1 -1
  194. package/.next/standalone/.next/server/app/api/tool-allowlists/[id]/route_client-reference-manifest.js +1 -1
  195. package/.next/standalone/.next/server/app/api/tool-allowlists/route_client-reference-manifest.js +1 -1
  196. package/.next/standalone/.next/server/app/api/tool-egress/route_client-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/app/api/tools/[name]/approve/route_client-reference-manifest.js +1 -1
  198. package/.next/standalone/.next/server/app/api/tools/[name]/route_client-reference-manifest.js +1 -1
  199. package/.next/standalone/.next/server/app/api/tools/route_client-reference-manifest.js +1 -1
  200. package/.next/standalone/.next/server/app/api/transcripts/route_client-reference-manifest.js +1 -1
  201. package/.next/standalone/.next/server/app/api/voice/providers/route_client-reference-manifest.js +1 -1
  202. package/.next/standalone/.next/server/app/api/voice/realtime/context/route_client-reference-manifest.js +1 -1
  203. package/.next/standalone/.next/server/app/api/voice/realtime/session/route_client-reference-manifest.js +1 -1
  204. package/.next/standalone/.next/server/app/api/voice/realtime/tool-result/route_client-reference-manifest.js +1 -1
  205. package/.next/standalone/.next/server/app/api/voice/realtime/tools/route_client-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/app/api/voice/tts/route_client-reference-manifest.js +1 -1
  207. package/.next/standalone/.next/server/app/api/whatsapp/allowlist/route_client-reference-manifest.js +1 -1
  208. package/.next/standalone/.next/server/app/api/whatsapp/disconnect/route.js +1 -1
  209. package/.next/standalone/.next/server/app/api/whatsapp/disconnect/route_client-reference-manifest.js +1 -1
  210. package/.next/standalone/.next/server/app/api/whatsapp/messages/route_client-reference-manifest.js +1 -1
  211. package/.next/standalone/.next/server/app/api/whatsapp/qr/route.js +1 -1
  212. package/.next/standalone/.next/server/app/api/whatsapp/qr/route_client-reference-manifest.js +1 -1
  213. package/.next/standalone/.next/server/app/api/whatsapp/send/route.js +1 -1
  214. package/.next/standalone/.next/server/app/api/whatsapp/send/route_client-reference-manifest.js +1 -1
  215. package/.next/standalone/.next/server/app/api/whatsapp/status/route_client-reference-manifest.js +1 -1
  216. package/.next/standalone/.next/server/app/approvals/page.js +1 -1
  217. package/.next/standalone/.next/server/app/approvals/page_client-reference-manifest.js +1 -1
  218. package/.next/standalone/.next/server/app/architecture/page_client-reference-manifest.js +1 -1
  219. package/.next/standalone/.next/server/app/architecture.html +2 -2
  220. package/.next/standalone/.next/server/app/architecture.rsc +3 -3
  221. package/.next/standalone/.next/server/app/audit/live/page_client-reference-manifest.js +1 -1
  222. package/.next/standalone/.next/server/app/audit/page_client-reference-manifest.js +1 -1
  223. package/.next/standalone/.next/server/app/brand/page_client-reference-manifest.js +1 -1
  224. package/.next/standalone/.next/server/app/brand.html +2 -2
  225. package/.next/standalone/.next/server/app/brand.rsc +3 -3
  226. package/.next/standalone/.next/server/app/disk/page_client-reference-manifest.js +1 -1
  227. package/.next/standalone/.next/server/app/federated-ai/page_client-reference-manifest.js +1 -1
  228. package/.next/standalone/.next/server/app/federated-ai.html +2 -2
  229. package/.next/standalone/.next/server/app/federated-ai.rsc +3 -3
  230. package/.next/standalone/.next/server/app/hail/[id]/governance/page_client-reference-manifest.js +1 -1
  231. package/.next/standalone/.next/server/app/hail/[id]/interview/page.js +2 -2
  232. package/.next/standalone/.next/server/app/hail/[id]/interview/page_client-reference-manifest.js +1 -1
  233. package/.next/standalone/.next/server/app/hail/[id]/page.js +2 -2
  234. package/.next/standalone/.next/server/app/hail/[id]/page_client-reference-manifest.js +1 -1
  235. package/.next/standalone/.next/server/app/hail/[id]/setup/page.js +2 -2
  236. package/.next/standalone/.next/server/app/hail/[id]/setup/page_client-reference-manifest.js +1 -1
  237. package/.next/standalone/.next/server/app/hail/page.js +2 -2
  238. package/.next/standalone/.next/server/app/hail/page_client-reference-manifest.js +1 -1
  239. package/.next/standalone/.next/server/app/help/[slug]/page_client-reference-manifest.js +1 -1
  240. package/.next/standalone/.next/server/app/help/page_client-reference-manifest.js +1 -1
  241. package/.next/standalone/.next/server/app/index.html +2 -2
  242. package/.next/standalone/.next/server/app/index.rsc +3 -3
  243. package/.next/standalone/.next/server/app/join/page_client-reference-manifest.js +1 -1
  244. package/.next/standalone/.next/server/app/join.html +1 -1
  245. package/.next/standalone/.next/server/app/join.rsc +3 -3
  246. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  247. package/.next/standalone/.next/server/app/marketplace/page.js +2 -2
  248. package/.next/standalone/.next/server/app/marketplace/page_client-reference-manifest.js +1 -1
  249. package/.next/standalone/.next/server/app/mines/[projectId]/page_client-reference-manifest.js +1 -1
  250. package/.next/standalone/.next/server/app/mines/[projectId]/results/page_client-reference-manifest.js +1 -1
  251. package/.next/standalone/.next/server/app/mines/page_client-reference-manifest.js +1 -1
  252. package/.next/standalone/.next/server/app/missions/page.js +2 -2
  253. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  254. package/.next/standalone/.next/server/app/onboarding/org/page_client-reference-manifest.js +1 -1
  255. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  256. package/.next/standalone/.next/server/app/onboarding/team/page_client-reference-manifest.js +1 -1
  257. package/.next/standalone/.next/server/app/onboarding.html +2 -2
  258. package/.next/standalone/.next/server/app/onboarding.rsc +3 -3
  259. package/.next/standalone/.next/server/app/org/page.js +1 -1
  260. package/.next/standalone/.next/server/app/org/page.js.nft.json +1 -1
  261. package/.next/standalone/.next/server/app/org/page_client-reference-manifest.js +1 -1
  262. package/.next/standalone/.next/server/app/projects/[slug]/log/page_client-reference-manifest.js +1 -1
  263. package/.next/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  264. package/.next/standalone/.next/server/app/projects/new/page.js +2 -2
  265. package/.next/standalone/.next/server/app/projects/new/page_client-reference-manifest.js +1 -1
  266. package/.next/standalone/.next/server/app/projects/new.html +2 -2
  267. package/.next/standalone/.next/server/app/projects/new.rsc +4 -4
  268. package/.next/standalone/.next/server/app/projects/page.js +20 -9
  269. package/.next/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  270. package/.next/standalone/.next/server/app/reports/[file]/route_client-reference-manifest.js +1 -1
  271. package/.next/standalone/.next/server/app/reports/page_client-reference-manifest.js +1 -1
  272. package/.next/standalone/.next/server/app/runtime/page_client-reference-manifest.js +1 -1
  273. package/.next/standalone/.next/server/app/schedules/page.js +2 -2
  274. package/.next/standalone/.next/server/app/schedules/page_client-reference-manifest.js +1 -1
  275. package/.next/standalone/.next/server/app/settings/account/page_client-reference-manifest.js +1 -1
  276. package/.next/standalone/.next/server/app/settings/advanced/page_client-reference-manifest.js +1 -1
  277. package/.next/standalone/.next/server/app/settings/appearance/page_client-reference-manifest.js +1 -1
  278. package/.next/standalone/.next/server/app/settings/brand/page_client-reference-manifest.js +1 -1
  279. package/.next/standalone/.next/server/app/settings/brand.html +2 -2
  280. package/.next/standalone/.next/server/app/settings/brand.rsc +3 -3
  281. package/.next/standalone/.next/server/app/settings/connectors/page_client-reference-manifest.js +1 -1
  282. package/.next/standalone/.next/server/app/settings/engines/page_client-reference-manifest.js +1 -1
  283. package/.next/standalone/.next/server/app/settings/onboarding/page_client-reference-manifest.js +1 -1
  284. package/.next/standalone/.next/server/app/settings/onboarding.html +2 -2
  285. package/.next/standalone/.next/server/app/settings/onboarding.rsc +3 -3
  286. package/.next/standalone/.next/server/app/settings/organization/page.js +1 -1
  287. package/.next/standalone/.next/server/app/settings/organization/page.js.nft.json +1 -1
  288. package/.next/standalone/.next/server/app/settings/organization/page_client-reference-manifest.js +1 -1
  289. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  290. package/.next/standalone/.next/server/app/settings/runtime/page_client-reference-manifest.js +1 -1
  291. package/.next/standalone/.next/server/app/settings/team/page_client-reference-manifest.js +1 -1
  292. package/.next/standalone/.next/server/app/settings/tools/page_client-reference-manifest.js +1 -1
  293. package/.next/standalone/.next/server/app/settings.html +2 -2
  294. package/.next/standalone/.next/server/app/settings.rsc +3 -3
  295. package/.next/standalone/.next/server/app/share/[token]/page_client-reference-manifest.js +1 -1
  296. package/.next/standalone/.next/server/app/share/space/[token]/page_client-reference-manifest.js +1 -1
  297. package/.next/standalone/.next/server/app/tasks/[id]/page.js +2 -2
  298. package/.next/standalone/.next/server/app/tasks/[id]/page_client-reference-manifest.js +1 -1
  299. package/.next/standalone/.next/server/app/tasks/page.js +1 -1
  300. package/.next/standalone/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  301. package/.next/standalone/.next/server/app/team/[agentId]/page_client-reference-manifest.js +1 -1
  302. package/.next/standalone/.next/server/app/team/page_client-reference-manifest.js +1 -1
  303. package/.next/standalone/.next/server/app/tools/page_client-reference-manifest.js +1 -1
  304. package/.next/standalone/.next/server/app/whatsapp/page.js +1 -1
  305. package/.next/standalone/.next/server/app/whatsapp/page_client-reference-manifest.js +1 -1
  306. package/.next/standalone/.next/server/app/whatsapp.html +2 -2
  307. package/.next/standalone/.next/server/app/whatsapp.rsc +4 -4
  308. package/.next/standalone/.next/server/app/workflows/[caseId]/page_client-reference-manifest.js +1 -1
  309. package/.next/standalone/.next/server/app/workflows/new/[caseId]/page_client-reference-manifest.js +1 -1
  310. package/.next/standalone/.next/server/app/workflows/new/definition/page_client-reference-manifest.js +1 -1
  311. package/.next/standalone/.next/server/app/workflows/page_client-reference-manifest.js +1 -1
  312. package/.next/standalone/.next/server/app/workflows/share/[caseId]/page_client-reference-manifest.js +1 -1
  313. package/.next/standalone/.next/server/app-paths-manifest.json +92 -89
  314. package/.next/standalone/.next/server/chunks/1699.js +12 -1
  315. package/.next/standalone/.next/server/chunks/4143.js +1 -1
  316. package/.next/standalone/.next/server/chunks/4949.js +1 -0
  317. package/.next/standalone/.next/server/chunks/511.js +1 -1
  318. package/.next/standalone/.next/server/chunks/6059.js +1 -1
  319. package/.next/standalone/.next/server/chunks/8390.js +29 -6
  320. package/.next/standalone/.next/server/functions-config-manifest.json +40 -37
  321. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  322. package/.next/standalone/.next/server/middleware-manifest.json +5 -5
  323. package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
  324. package/.next/standalone/.next/server/pages/404.html +2 -2
  325. package/.next/standalone/.next/server/pages/500.html +1 -1
  326. package/.next/standalone/.next/server/pages-manifest.json +1 -1
  327. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  328. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  329. package/.next/standalone/.next/static/DolrPgGSY-J2Mq_5nw2iX/_buildManifest.js +1 -0
  330. package/.next/standalone/.next/static/chunks/3168.bfda0afc8c838efd.js +1 -0
  331. package/.next/standalone/.next/static/chunks/4119-88678985133f8e3e.js +1 -0
  332. package/.next/standalone/.next/static/chunks/app/activity/loading-50b3fa7d503e745e.js +1 -0
  333. package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-50b3fa7d503e745e.js +1 -0
  334. package/.next/standalone/.next/static/chunks/app/agents/loading-50b3fa7d503e745e.js +1 -0
  335. package/.next/standalone/.next/static/chunks/app/api/activity/route-50b3fa7d503e745e.js +1 -0
  336. package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-50b3fa7d503e745e.js +1 -0
  337. package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-50b3fa7d503e745e.js +1 -0
  338. package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-50b3fa7d503e745e.js +1 -0
  339. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-50b3fa7d503e745e.js +1 -0
  340. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-50b3fa7d503e745e.js +1 -0
  341. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-50b3fa7d503e745e.js +1 -0
  342. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-50b3fa7d503e745e.js +1 -0
  343. package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-50b3fa7d503e745e.js +1 -0
  344. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/active-run/route-50b3fa7d503e745e.js +1 -0
  345. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-50b3fa7d503e745e.js +1 -0
  346. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-50b3fa7d503e745e.js +1 -0
  347. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-50b3fa7d503e745e.js +1 -0
  348. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-50b3fa7d503e745e.js +1 -0
  349. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-50b3fa7d503e745e.js +1 -0
  350. package/.next/standalone/.next/static/chunks/app/api/agents/active-runs/route-50b3fa7d503e745e.js +1 -0
  351. package/.next/standalone/.next/static/chunks/app/api/agents/create/route-50b3fa7d503e745e.js +1 -0
  352. package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-50b3fa7d503e745e.js +1 -0
  353. package/.next/standalone/.next/static/chunks/app/api/agents/resume-approval/route-50b3fa7d503e745e.js +1 -0
  354. package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-50b3fa7d503e745e.js +1 -0
  355. package/.next/standalone/.next/static/chunks/app/api/approvals/route-50b3fa7d503e745e.js +1 -0
  356. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-50b3fa7d503e745e.js +1 -0
  357. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-50b3fa7d503e745e.js +1 -0
  358. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-50b3fa7d503e745e.js +1 -0
  359. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-50b3fa7d503e745e.js +1 -0
  360. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-50b3fa7d503e745e.js +1 -0
  361. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-50b3fa7d503e745e.js +1 -0
  362. package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-50b3fa7d503e745e.js +1 -0
  363. package/.next/standalone/.next/static/chunks/app/api/audit/list/route-50b3fa7d503e745e.js +1 -0
  364. package/.next/standalone/.next/static/chunks/app/api/audit/search/route-50b3fa7d503e745e.js +1 -0
  365. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-50b3fa7d503e745e.js +1 -0
  366. package/.next/standalone/.next/static/chunks/app/api/auth/config/route-50b3fa7d503e745e.js +1 -0
  367. package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-50b3fa7d503e745e.js +1 -0
  368. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-50b3fa7d503e745e.js +1 -0
  369. package/.next/standalone/.next/static/chunks/app/api/brand/route-50b3fa7d503e745e.js +1 -0
  370. package/.next/standalone/.next/static/chunks/app/api/brand/share/route-50b3fa7d503e745e.js +1 -0
  371. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-50b3fa7d503e745e.js +1 -0
  372. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-50b3fa7d503e745e.js +1 -0
  373. package/.next/standalone/.next/static/chunks/app/api/cloud/schema/route-50b3fa7d503e745e.js +1 -0
  374. package/.next/standalone/.next/static/chunks/app/api/compliance/export/route-50b3fa7d503e745e.js +1 -0
  375. package/.next/standalone/.next/static/chunks/app/api/config/env/route-50b3fa7d503e745e.js +1 -0
  376. package/.next/standalone/.next/static/chunks/app/api/config/route-50b3fa7d503e745e.js +1 -0
  377. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-50b3fa7d503e745e.js +1 -0
  378. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-50b3fa7d503e745e.js +1 -0
  379. package/.next/standalone/.next/static/chunks/app/api/connections/route-50b3fa7d503e745e.js +1 -0
  380. package/.next/standalone/.next/static/chunks/app/api/connectivity/allowlist/route-50b3fa7d503e745e.js +1 -0
  381. package/.next/standalone/.next/static/chunks/app/api/connectivity/smoke/route-50b3fa7d503e745e.js +1 -0
  382. package/.next/standalone/.next/static/chunks/app/api/connectivity/status/route-50b3fa7d503e745e.js +1 -0
  383. package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-50b3fa7d503e745e.js +1 -0
  384. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-50b3fa7d503e745e.js +1 -0
  385. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-50b3fa7d503e745e.js +1 -0
  386. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-50b3fa7d503e745e.js +1 -0
  387. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-50b3fa7d503e745e.js +1 -0
  388. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-50b3fa7d503e745e.js +1 -0
  389. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/layout/route-50b3fa7d503e745e.js +1 -0
  390. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-50b3fa7d503e745e.js +1 -0
  391. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-50b3fa7d503e745e.js +1 -0
  392. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-50b3fa7d503e745e.js +1 -0
  393. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-50b3fa7d503e745e.js +1 -0
  394. package/.next/standalone/.next/static/chunks/app/api/disk/files/route-50b3fa7d503e745e.js +1 -0
  395. package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-50b3fa7d503e745e.js +1 -0
  396. package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-50b3fa7d503e745e.js +1 -0
  397. package/.next/standalone/.next/static/chunks/app/api/events/stream/route-50b3fa7d503e745e.js +1 -0
  398. package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-50b3fa7d503e745e.js +1 -0
  399. package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-50b3fa7d503e745e.js +1 -0
  400. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-50b3fa7d503e745e.js +1 -0
  401. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-50b3fa7d503e745e.js +1 -0
  402. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-50b3fa7d503e745e.js +1 -0
  403. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-50b3fa7d503e745e.js +1 -0
  404. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-50b3fa7d503e745e.js +1 -0
  405. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-50b3fa7d503e745e.js +1 -0
  406. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-50b3fa7d503e745e.js +1 -0
  407. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-50b3fa7d503e745e.js +1 -0
  408. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-50b3fa7d503e745e.js +1 -0
  409. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-50b3fa7d503e745e.js +1 -0
  410. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-50b3fa7d503e745e.js +1 -0
  411. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-50b3fa7d503e745e.js +1 -0
  412. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-50b3fa7d503e745e.js +1 -0
  413. package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-50b3fa7d503e745e.js +1 -0
  414. package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-50b3fa7d503e745e.js +1 -0
  415. package/.next/standalone/.next/static/chunks/app/api/help/route-50b3fa7d503e745e.js +1 -0
  416. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-50b3fa7d503e745e.js +1 -0
  417. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-50b3fa7d503e745e.js +1 -0
  418. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-50b3fa7d503e745e.js +1 -0
  419. package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-50b3fa7d503e745e.js +1 -0
  420. package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-50b3fa7d503e745e.js +1 -0
  421. package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-50b3fa7d503e745e.js +1 -0
  422. package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-50b3fa7d503e745e.js +1 -0
  423. package/.next/standalone/.next/static/chunks/app/api/marketplace/route-50b3fa7d503e745e.js +1 -0
  424. package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-50b3fa7d503e745e.js +1 -0
  425. package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-50b3fa7d503e745e.js +1 -0
  426. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-50b3fa7d503e745e.js +1 -0
  427. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-50b3fa7d503e745e.js +1 -0
  428. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-50b3fa7d503e745e.js +1 -0
  429. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-50b3fa7d503e745e.js +1 -0
  430. package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-50b3fa7d503e745e.js +1 -0
  431. package/.next/standalone/.next/static/chunks/app/api/missions/route-50b3fa7d503e745e.js +1 -0
  432. package/.next/standalone/.next/static/chunks/app/api/models/route-50b3fa7d503e745e.js +1 -0
  433. package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-50b3fa7d503e745e.js +1 -0
  434. package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-50b3fa7d503e745e.js +1 -0
  435. package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-50b3fa7d503e745e.js +1 -0
  436. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/attach/route-50b3fa7d503e745e.js +1 -0
  437. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-50b3fa7d503e745e.js +1 -0
  438. package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-50b3fa7d503e745e.js +1 -0
  439. package/.next/standalone/.next/static/chunks/app/api/org/route-50b3fa7d503e745e.js +1 -0
  440. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-50b3fa7d503e745e.js +1 -0
  441. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-50b3fa7d503e745e.js +1 -0
  442. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-50b3fa7d503e745e.js +1 -0
  443. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-50b3fa7d503e745e.js +1 -0
  444. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-50b3fa7d503e745e.js +1 -0
  445. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-50b3fa7d503e745e.js +1 -0
  446. package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-50b3fa7d503e745e.js +1 -0
  447. package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-50b3fa7d503e745e.js +1 -0
  448. package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-50b3fa7d503e745e.js +1 -0
  449. package/.next/standalone/.next/static/chunks/app/api/orgs/route-50b3fa7d503e745e.js +1 -0
  450. package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-50b3fa7d503e745e.js +1 -0
  451. package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-50b3fa7d503e745e.js +1 -0
  452. package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-50b3fa7d503e745e.js +1 -0
  453. package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-50b3fa7d503e745e.js +1 -0
  454. package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-50b3fa7d503e745e.js +1 -0
  455. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-50b3fa7d503e745e.js +1 -0
  456. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-50b3fa7d503e745e.js +1 -0
  457. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-50b3fa7d503e745e.js +1 -0
  458. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-50b3fa7d503e745e.js +1 -0
  459. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-50b3fa7d503e745e.js +1 -0
  460. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-50b3fa7d503e745e.js +1 -0
  461. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-50b3fa7d503e745e.js +1 -0
  462. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-50b3fa7d503e745e.js +1 -0
  463. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-50b3fa7d503e745e.js +1 -0
  464. package/.next/standalone/.next/static/chunks/app/api/processes/route-50b3fa7d503e745e.js +1 -0
  465. package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-50b3fa7d503e745e.js +1 -0
  466. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-50b3fa7d503e745e.js +1 -0
  467. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-50b3fa7d503e745e.js +1 -0
  468. package/.next/standalone/.next/static/chunks/app/api/projects/route-50b3fa7d503e745e.js +1 -0
  469. package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-50b3fa7d503e745e.js +1 -0
  470. package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-50b3fa7d503e745e.js +1 -0
  471. package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-50b3fa7d503e745e.js +1 -0
  472. package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-50b3fa7d503e745e.js +1 -0
  473. package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-50b3fa7d503e745e.js +1 -0
  474. package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-50b3fa7d503e745e.js +1 -0
  475. package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-50b3fa7d503e745e.js +1 -0
  476. package/.next/standalone/.next/static/chunks/app/api/secrets/route-50b3fa7d503e745e.js +1 -0
  477. package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-50b3fa7d503e745e.js +1 -0
  478. package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-50b3fa7d503e745e.js +1 -0
  479. package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-50b3fa7d503e745e.js +1 -0
  480. package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-50b3fa7d503e745e.js +1 -0
  481. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-50b3fa7d503e745e.js +1 -0
  482. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-50b3fa7d503e745e.js +1 -0
  483. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-50b3fa7d503e745e.js +1 -0
  484. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-50b3fa7d503e745e.js +1 -0
  485. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-50b3fa7d503e745e.js +1 -0
  486. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-50b3fa7d503e745e.js +1 -0
  487. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-50b3fa7d503e745e.js +1 -0
  488. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-50b3fa7d503e745e.js +1 -0
  489. package/.next/standalone/.next/static/chunks/app/api/state/route-50b3fa7d503e745e.js +1 -0
  490. package/.next/standalone/.next/static/chunks/app/api/system/update/route-50b3fa7d503e745e.js +1 -0
  491. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-50b3fa7d503e745e.js +1 -0
  492. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-50b3fa7d503e745e.js +1 -0
  493. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-50b3fa7d503e745e.js +1 -0
  494. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-50b3fa7d503e745e.js +1 -0
  495. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-50b3fa7d503e745e.js +1 -0
  496. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-50b3fa7d503e745e.js +1 -0
  497. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-50b3fa7d503e745e.js +1 -0
  498. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-50b3fa7d503e745e.js +1 -0
  499. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-50b3fa7d503e745e.js +1 -0
  500. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-50b3fa7d503e745e.js +1 -0
  501. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-50b3fa7d503e745e.js +1 -0
  502. package/.next/standalone/.next/static/chunks/app/api/tasks/route-50b3fa7d503e745e.js +1 -0
  503. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-50b3fa7d503e745e.js +1 -0
  504. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-50b3fa7d503e745e.js +1 -0
  505. package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-50b3fa7d503e745e.js +1 -0
  506. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-50b3fa7d503e745e.js +1 -0
  507. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-50b3fa7d503e745e.js +1 -0
  508. package/.next/standalone/.next/static/chunks/app/api/tools/route-50b3fa7d503e745e.js +1 -0
  509. package/.next/standalone/.next/static/chunks/app/api/transcripts/route-50b3fa7d503e745e.js +1 -0
  510. package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-50b3fa7d503e745e.js +1 -0
  511. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-50b3fa7d503e745e.js +1 -0
  512. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-50b3fa7d503e745e.js +1 -0
  513. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-50b3fa7d503e745e.js +1 -0
  514. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-50b3fa7d503e745e.js +1 -0
  515. package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-50b3fa7d503e745e.js +1 -0
  516. package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-50b3fa7d503e745e.js +1 -0
  517. package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-50b3fa7d503e745e.js +1 -0
  518. package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-50b3fa7d503e745e.js +1 -0
  519. package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-50b3fa7d503e745e.js +1 -0
  520. package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-50b3fa7d503e745e.js +1 -0
  521. package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-50b3fa7d503e745e.js +1 -0
  522. package/.next/standalone/.next/static/chunks/app/approvals/loading-50b3fa7d503e745e.js +1 -0
  523. package/.next/standalone/.next/static/chunks/app/architecture/loading-50b3fa7d503e745e.js +1 -0
  524. package/.next/standalone/.next/static/chunks/app/audit/loading-50b3fa7d503e745e.js +1 -0
  525. package/.next/standalone/.next/static/chunks/app/brand/loading-50b3fa7d503e745e.js +1 -0
  526. package/.next/standalone/.next/static/chunks/app/disk/loading-50b3fa7d503e745e.js +1 -0
  527. package/.next/standalone/.next/static/chunks/app/federated-ai/loading-50b3fa7d503e745e.js +1 -0
  528. package/.next/standalone/.next/static/chunks/app/help/loading-50b3fa7d503e745e.js +1 -0
  529. package/.next/standalone/.next/static/chunks/app/layout-1fe56531c37a6849.js +1 -0
  530. package/.next/standalone/.next/static/chunks/app/loading-50b3fa7d503e745e.js +1 -0
  531. package/.next/standalone/.next/static/chunks/app/marketplace/loading-50b3fa7d503e745e.js +1 -0
  532. package/.next/standalone/.next/static/chunks/app/missions/loading-50b3fa7d503e745e.js +1 -0
  533. package/.next/standalone/.next/static/chunks/app/onboarding/loading-50b3fa7d503e745e.js +1 -0
  534. package/.next/standalone/.next/static/chunks/app/org/loading-50b3fa7d503e745e.js +1 -0
  535. package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-50b3fa7d503e745e.js +1 -0
  536. package/.next/standalone/.next/static/chunks/app/projects/loading-50b3fa7d503e745e.js +1 -0
  537. package/.next/standalone/.next/static/chunks/app/projects/page-8efb69f23edca22d.js +1 -0
  538. package/.next/standalone/.next/static/chunks/app/reports/[file]/route-50b3fa7d503e745e.js +1 -0
  539. package/.next/standalone/.next/static/chunks/app/reports/loading-50b3fa7d503e745e.js +1 -0
  540. package/.next/standalone/.next/static/chunks/app/runtime/loading-50b3fa7d503e745e.js +1 -0
  541. package/.next/standalone/.next/static/chunks/app/schedules/loading-50b3fa7d503e745e.js +1 -0
  542. package/.next/standalone/.next/static/chunks/app/settings/loading-50b3fa7d503e745e.js +1 -0
  543. package/.next/standalone/.next/static/chunks/app/settings/page-50b3fa7d503e745e.js +1 -0
  544. package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-50b3fa7d503e745e.js +1 -0
  545. package/.next/standalone/.next/static/chunks/app/tasks/loading-50b3fa7d503e745e.js +1 -0
  546. package/.next/standalone/.next/static/chunks/app/tools/loading-50b3fa7d503e745e.js +1 -0
  547. package/.next/standalone/.next/static/chunks/app/tools/page-50b3fa7d503e745e.js +1 -0
  548. package/.next/standalone/.next/static/chunks/app/whatsapp/loading-50b3fa7d503e745e.js +1 -0
  549. package/.next/standalone/.next/static/chunks/app/whatsapp/page-0a722b2ff89d8fb0.js +1 -0
  550. package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-50b3fa7d503e745e.js +1 -0
  551. package/.next/standalone/.next/static/chunks/webpack-898ec578bfafc53f.js +1 -0
  552. package/.next/standalone/CHANGELOG.md +14 -8
  553. package/.next/standalone/package.json +2 -1
  554. package/.next/static/DolrPgGSY-J2Mq_5nw2iX/_buildManifest.js +1 -0
  555. package/.next/static/chunks/3168.bfda0afc8c838efd.js +1 -0
  556. package/.next/static/chunks/4119-88678985133f8e3e.js +1 -0
  557. package/.next/static/chunks/app/activity/loading-50b3fa7d503e745e.js +1 -0
  558. package/.next/static/chunks/app/agents/[id]/loading-50b3fa7d503e745e.js +1 -0
  559. package/.next/static/chunks/app/agents/loading-50b3fa7d503e745e.js +1 -0
  560. package/.next/static/chunks/app/api/activity/route-50b3fa7d503e745e.js +1 -0
  561. package/.next/static/chunks/app/api/admin/audit-export/route-50b3fa7d503e745e.js +1 -0
  562. package/.next/static/chunks/app/api/admin/share-links/route-50b3fa7d503e745e.js +1 -0
  563. package/.next/static/chunks/app/api/agent-memory/route-50b3fa7d503e745e.js +1 -0
  564. package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-50b3fa7d503e745e.js +1 -0
  565. package/.next/static/chunks/app/api/agent-runs/[id]/events/route-50b3fa7d503e745e.js +1 -0
  566. package/.next/static/chunks/app/api/agent-runs/[id]/log/route-50b3fa7d503e745e.js +1 -0
  567. package/.next/static/chunks/app/api/agent-runs/[id]/route-50b3fa7d503e745e.js +1 -0
  568. package/.next/static/chunks/app/api/agent-runs/route-50b3fa7d503e745e.js +1 -0
  569. package/.next/static/chunks/app/api/agents/[id]/active-run/route-50b3fa7d503e745e.js +1 -0
  570. package/.next/static/chunks/app/api/agents/[id]/chain/route-50b3fa7d503e745e.js +1 -0
  571. package/.next/static/chunks/app/api/agents/[id]/memory/route-50b3fa7d503e745e.js +1 -0
  572. package/.next/static/chunks/app/api/agents/[id]/reports/route-50b3fa7d503e745e.js +1 -0
  573. package/.next/static/chunks/app/api/agents/[id]/run/route-50b3fa7d503e745e.js +1 -0
  574. package/.next/static/chunks/app/api/agents/[id]/skills/route-50b3fa7d503e745e.js +1 -0
  575. package/.next/static/chunks/app/api/agents/active-runs/route-50b3fa7d503e745e.js +1 -0
  576. package/.next/static/chunks/app/api/agents/create/route-50b3fa7d503e745e.js +1 -0
  577. package/.next/static/chunks/app/api/agents/ops/route-50b3fa7d503e745e.js +1 -0
  578. package/.next/static/chunks/app/api/agents/resume-approval/route-50b3fa7d503e745e.js +1 -0
  579. package/.next/static/chunks/app/api/approvals/[id]/route-50b3fa7d503e745e.js +1 -0
  580. package/.next/static/chunks/app/api/approvals/route-50b3fa7d503e745e.js +1 -0
  581. package/.next/static/chunks/app/api/artifacts/[id]/acl/route-50b3fa7d503e745e.js +1 -0
  582. package/.next/static/chunks/app/api/artifacts/[id]/protect/route-50b3fa7d503e745e.js +1 -0
  583. package/.next/static/chunks/app/api/artifacts/[id]/raw/route-50b3fa7d503e745e.js +1 -0
  584. package/.next/static/chunks/app/api/artifacts/[id]/route-50b3fa7d503e745e.js +1 -0
  585. package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-50b3fa7d503e745e.js +1 -0
  586. package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-50b3fa7d503e745e.js +1 -0
  587. package/.next/static/chunks/app/api/artifacts/upload/route-50b3fa7d503e745e.js +1 -0
  588. package/.next/static/chunks/app/api/audit/list/route-50b3fa7d503e745e.js +1 -0
  589. package/.next/static/chunks/app/api/audit/search/route-50b3fa7d503e745e.js +1 -0
  590. package/.next/static/chunks/app/api/auth/callback/route-50b3fa7d503e745e.js +1 -0
  591. package/.next/static/chunks/app/api/auth/config/route-50b3fa7d503e745e.js +1 -0
  592. package/.next/static/chunks/app/api/auth/join-bootstrap/route-50b3fa7d503e745e.js +1 -0
  593. package/.next/static/chunks/app/api/auth/session/route-50b3fa7d503e745e.js +1 -0
  594. package/.next/static/chunks/app/api/brand/route-50b3fa7d503e745e.js +1 -0
  595. package/.next/static/chunks/app/api/brand/share/route-50b3fa7d503e745e.js +1 -0
  596. package/.next/static/chunks/app/api/chat/sessions/[id]/route-50b3fa7d503e745e.js +1 -0
  597. package/.next/static/chunks/app/api/chat/sessions/route-50b3fa7d503e745e.js +1 -0
  598. package/.next/static/chunks/app/api/cloud/schema/route-50b3fa7d503e745e.js +1 -0
  599. package/.next/static/chunks/app/api/compliance/export/route-50b3fa7d503e745e.js +1 -0
  600. package/.next/static/chunks/app/api/config/env/route-50b3fa7d503e745e.js +1 -0
  601. package/.next/static/chunks/app/api/config/route-50b3fa7d503e745e.js +1 -0
  602. package/.next/static/chunks/app/api/connections/[service]/route-50b3fa7d503e745e.js +1 -0
  603. package/.next/static/chunks/app/api/connections/[service]/verify/route-50b3fa7d503e745e.js +1 -0
  604. package/.next/static/chunks/app/api/connections/route-50b3fa7d503e745e.js +1 -0
  605. package/.next/static/chunks/app/api/connectivity/allowlist/route-50b3fa7d503e745e.js +1 -0
  606. package/.next/static/chunks/app/api/connectivity/smoke/route-50b3fa7d503e745e.js +1 -0
  607. package/.next/static/chunks/app/api/connectivity/status/route-50b3fa7d503e745e.js +1 -0
  608. package/.next/static/chunks/app/api/cron/tick/route-50b3fa7d503e745e.js +1 -0
  609. package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-50b3fa7d503e745e.js +1 -0
  610. package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-50b3fa7d503e745e.js +1 -0
  611. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-50b3fa7d503e745e.js +1 -0
  612. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-50b3fa7d503e745e.js +1 -0
  613. package/.next/static/chunks/app/api/dashboard/spaces/import/route-50b3fa7d503e745e.js +1 -0
  614. package/.next/static/chunks/app/api/dashboard/spaces/layout/route-50b3fa7d503e745e.js +1 -0
  615. package/.next/static/chunks/app/api/dashboard/spaces/route-50b3fa7d503e745e.js +1 -0
  616. package/.next/static/chunks/app/api/disk/files/[id]/blob/route-50b3fa7d503e745e.js +1 -0
  617. package/.next/static/chunks/app/api/disk/files/[id]/route-50b3fa7d503e745e.js +1 -0
  618. package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-50b3fa7d503e745e.js +1 -0
  619. package/.next/static/chunks/app/api/disk/files/route-50b3fa7d503e745e.js +1 -0
  620. package/.next/static/chunks/app/api/disk/folders/route-50b3fa7d503e745e.js +1 -0
  621. package/.next/static/chunks/app/api/events/since/[cursor]/route-50b3fa7d503e745e.js +1 -0
  622. package/.next/static/chunks/app/api/events/stream/route-50b3fa7d503e745e.js +1 -0
  623. package/.next/static/chunks/app/api/fs/create-folder/route-50b3fa7d503e745e.js +1 -0
  624. package/.next/static/chunks/app/api/fs/pick-folder/route-50b3fa7d503e745e.js +1 -0
  625. package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-50b3fa7d503e745e.js +1 -0
  626. package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-50b3fa7d503e745e.js +1 -0
  627. package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-50b3fa7d503e745e.js +1 -0
  628. package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-50b3fa7d503e745e.js +1 -0
  629. package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-50b3fa7d503e745e.js +1 -0
  630. package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-50b3fa7d503e745e.js +1 -0
  631. package/.next/static/chunks/app/api/hail/engagements/[id]/route-50b3fa7d503e745e.js +1 -0
  632. package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-50b3fa7d503e745e.js +1 -0
  633. package/.next/static/chunks/app/api/hail/engagements/route-50b3fa7d503e745e.js +1 -0
  634. package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-50b3fa7d503e745e.js +1 -0
  635. package/.next/static/chunks/app/api/hail/interviews/[id]/route-50b3fa7d503e745e.js +1 -0
  636. package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-50b3fa7d503e745e.js +1 -0
  637. package/.next/static/chunks/app/api/hail/setup-packages/validate/route-50b3fa7d503e745e.js +1 -0
  638. package/.next/static/chunks/app/api/heartbeat/tick/route-50b3fa7d503e745e.js +1 -0
  639. package/.next/static/chunks/app/api/heartbeat/worker/route-50b3fa7d503e745e.js +1 -0
  640. package/.next/static/chunks/app/api/help/route-50b3fa7d503e745e.js +1 -0
  641. package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-50b3fa7d503e745e.js +1 -0
  642. package/.next/static/chunks/app/api/hermes/jobs/[id]/route-50b3fa7d503e745e.js +1 -0
  643. package/.next/static/chunks/app/api/hermes/jobs/route-50b3fa7d503e745e.js +1 -0
  644. package/.next/static/chunks/app/api/integrations/google/callback/route-50b3fa7d503e745e.js +1 -0
  645. package/.next/static/chunks/app/api/integrations/google/oauth/route-50b3fa7d503e745e.js +1 -0
  646. package/.next/static/chunks/app/api/marketplace/[id]/route-50b3fa7d503e745e.js +1 -0
  647. package/.next/static/chunks/app/api/marketplace/open-design/route-50b3fa7d503e745e.js +1 -0
  648. package/.next/static/chunks/app/api/marketplace/route-50b3fa7d503e745e.js +1 -0
  649. package/.next/static/chunks/app/api/mines/import-roots/route-50b3fa7d503e745e.js +1 -0
  650. package/.next/static/chunks/app/api/mines/portfolio/route-50b3fa7d503e745e.js +1 -0
  651. package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-50b3fa7d503e745e.js +1 -0
  652. package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-50b3fa7d503e745e.js +1 -0
  653. package/.next/static/chunks/app/api/mines/projects/[id]/import/route-50b3fa7d503e745e.js +1 -0
  654. package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-50b3fa7d503e745e.js +1 -0
  655. package/.next/static/chunks/app/api/mines/projects/route-50b3fa7d503e745e.js +1 -0
  656. package/.next/static/chunks/app/api/missions/route-50b3fa7d503e745e.js +1 -0
  657. package/.next/static/chunks/app/api/models/route-50b3fa7d503e745e.js +1 -0
  658. package/.next/static/chunks/app/api/onboarding/blueprint/route-50b3fa7d503e745e.js +1 -0
  659. package/.next/static/chunks/app/api/onboarding/launch/route-50b3fa7d503e745e.js +1 -0
  660. package/.next/static/chunks/app/api/orchestrator/command/route-50b3fa7d503e745e.js +1 -0
  661. package/.next/static/chunks/app/api/orchestrator/stream/attach/route-50b3fa7d503e745e.js +1 -0
  662. package/.next/static/chunks/app/api/orchestrator/stream/route-50b3fa7d503e745e.js +1 -0
  663. package/.next/static/chunks/app/api/orchestrator/upload/route-50b3fa7d503e745e.js +1 -0
  664. package/.next/static/chunks/app/api/org/route-50b3fa7d503e745e.js +1 -0
  665. package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-50b3fa7d503e745e.js +1 -0
  666. package/.next/static/chunks/app/api/orgs/[id]/invites/route-50b3fa7d503e745e.js +1 -0
  667. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-50b3fa7d503e745e.js +1 -0
  668. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-50b3fa7d503e745e.js +1 -0
  669. package/.next/static/chunks/app/api/orgs/[id]/members/route-50b3fa7d503e745e.js +1 -0
  670. package/.next/static/chunks/app/api/orgs/[id]/route-50b3fa7d503e745e.js +1 -0
  671. package/.next/static/chunks/app/api/orgs/invites/pending/route-50b3fa7d503e745e.js +1 -0
  672. package/.next/static/chunks/app/api/orgs/join/route-50b3fa7d503e745e.js +1 -0
  673. package/.next/static/chunks/app/api/orgs/join-complete/route-50b3fa7d503e745e.js +1 -0
  674. package/.next/static/chunks/app/api/orgs/route-50b3fa7d503e745e.js +1 -0
  675. package/.next/static/chunks/app/api/printing-press/clis/route-50b3fa7d503e745e.js +1 -0
  676. package/.next/static/chunks/app/api/printing-press/install/route-50b3fa7d503e745e.js +1 -0
  677. package/.next/static/chunks/app/api/printing-press/security-mode/route-50b3fa7d503e745e.js +1 -0
  678. package/.next/static/chunks/app/api/privacy/config/route-50b3fa7d503e745e.js +1 -0
  679. package/.next/static/chunks/app/api/privacy/verify/route-50b3fa7d503e745e.js +1 -0
  680. package/.next/static/chunks/app/api/processes/[id]/route-50b3fa7d503e745e.js +1 -0
  681. package/.next/static/chunks/app/api/processes/[id]/share-link/route-50b3fa7d503e745e.js +1 -0
  682. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-50b3fa7d503e745e.js +1 -0
  683. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-50b3fa7d503e745e.js +1 -0
  684. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-50b3fa7d503e745e.js +1 -0
  685. package/.next/static/chunks/app/api/processes/definitions/[slug]/route-50b3fa7d503e745e.js +1 -0
  686. package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-50b3fa7d503e745e.js +1 -0
  687. package/.next/static/chunks/app/api/processes/definitions/route-50b3fa7d503e745e.js +1 -0
  688. package/.next/static/chunks/app/api/processes/definitions/validate/route-50b3fa7d503e745e.js +1 -0
  689. package/.next/static/chunks/app/api/processes/route-50b3fa7d503e745e.js +1 -0
  690. package/.next/static/chunks/app/api/processes/start-and-route/route-50b3fa7d503e745e.js +1 -0
  691. package/.next/static/chunks/app/api/projects/[slug]/library/route-50b3fa7d503e745e.js +1 -0
  692. package/.next/static/chunks/app/api/projects/[slug]/route-50b3fa7d503e745e.js +1 -0
  693. package/.next/static/chunks/app/api/projects/route-50b3fa7d503e745e.js +1 -0
  694. package/.next/static/chunks/app/api/runs/approve-claude-run/route-50b3fa7d503e745e.js +1 -0
  695. package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-50b3fa7d503e745e.js +1 -0
  696. package/.next/static/chunks/app/api/runs/competitor-report/route-50b3fa7d503e745e.js +1 -0
  697. package/.next/static/chunks/app/api/runs/engine-ping/route-50b3fa7d503e745e.js +1 -0
  698. package/.next/static/chunks/app/api/runs/marketing-plan/route-50b3fa7d503e745e.js +1 -0
  699. package/.next/static/chunks/app/api/schedules/upsert/route-50b3fa7d503e745e.js +1 -0
  700. package/.next/static/chunks/app/api/secrets/[name]/route-50b3fa7d503e745e.js +1 -0
  701. package/.next/static/chunks/app/api/secrets/route-50b3fa7d503e745e.js +1 -0
  702. package/.next/static/chunks/app/api/settings/trust-mode/route-50b3fa7d503e745e.js +1 -0
  703. package/.next/static/chunks/app/api/share/[token]/otp/route-50b3fa7d503e745e.js +1 -0
  704. package/.next/static/chunks/app/api/share/[token]/route-50b3fa7d503e745e.js +1 -0
  705. package/.next/static/chunks/app/api/share/[token]/verify/route-50b3fa7d503e745e.js +1 -0
  706. package/.next/static/chunks/app/api/share/space/[token]/otp/route-50b3fa7d503e745e.js +1 -0
  707. package/.next/static/chunks/app/api/share/space/[token]/route-50b3fa7d503e745e.js +1 -0
  708. package/.next/static/chunks/app/api/share/space/[token]/verify/route-50b3fa7d503e745e.js +1 -0
  709. package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-50b3fa7d503e745e.js +1 -0
  710. package/.next/static/chunks/app/api/shared/spaces/publish/route-50b3fa7d503e745e.js +1 -0
  711. package/.next/static/chunks/app/api/shared/spaces/route-50b3fa7d503e745e.js +1 -0
  712. package/.next/static/chunks/app/api/shared/spaces/status/route-50b3fa7d503e745e.js +1 -0
  713. package/.next/static/chunks/app/api/shared/spaces/unpublish/route-50b3fa7d503e745e.js +1 -0
  714. package/.next/static/chunks/app/api/state/route-50b3fa7d503e745e.js +1 -0
  715. package/.next/static/chunks/app/api/system/update/route-50b3fa7d503e745e.js +1 -0
  716. package/.next/static/chunks/app/api/tasks/[id]/active-run/route-50b3fa7d503e745e.js +1 -0
  717. package/.next/static/chunks/app/api/tasks/[id]/attachments/route-50b3fa7d503e745e.js +1 -0
  718. package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-50b3fa7d503e745e.js +1 -0
  719. package/.next/static/chunks/app/api/tasks/[id]/checklist/route-50b3fa7d503e745e.js +1 -0
  720. package/.next/static/chunks/app/api/tasks/[id]/checkout/route-50b3fa7d503e745e.js +1 -0
  721. package/.next/static/chunks/app/api/tasks/[id]/children/route-50b3fa7d503e745e.js +1 -0
  722. package/.next/static/chunks/app/api/tasks/[id]/comments/route-50b3fa7d503e745e.js +1 -0
  723. package/.next/static/chunks/app/api/tasks/[id]/events/route-50b3fa7d503e745e.js +1 -0
  724. package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-50b3fa7d503e745e.js +1 -0
  725. package/.next/static/chunks/app/api/tasks/[id]/release/route-50b3fa7d503e745e.js +1 -0
  726. package/.next/static/chunks/app/api/tasks/[id]/route-50b3fa7d503e745e.js +1 -0
  727. package/.next/static/chunks/app/api/tasks/route-50b3fa7d503e745e.js +1 -0
  728. package/.next/static/chunks/app/api/tool-allowlists/[id]/route-50b3fa7d503e745e.js +1 -0
  729. package/.next/static/chunks/app/api/tool-allowlists/route-50b3fa7d503e745e.js +1 -0
  730. package/.next/static/chunks/app/api/tool-egress/route-50b3fa7d503e745e.js +1 -0
  731. package/.next/static/chunks/app/api/tools/[name]/approve/route-50b3fa7d503e745e.js +1 -0
  732. package/.next/static/chunks/app/api/tools/[name]/route-50b3fa7d503e745e.js +1 -0
  733. package/.next/static/chunks/app/api/tools/route-50b3fa7d503e745e.js +1 -0
  734. package/.next/static/chunks/app/api/transcripts/route-50b3fa7d503e745e.js +1 -0
  735. package/.next/static/chunks/app/api/voice/providers/route-50b3fa7d503e745e.js +1 -0
  736. package/.next/static/chunks/app/api/voice/realtime/context/route-50b3fa7d503e745e.js +1 -0
  737. package/.next/static/chunks/app/api/voice/realtime/session/route-50b3fa7d503e745e.js +1 -0
  738. package/.next/static/chunks/app/api/voice/realtime/tool-result/route-50b3fa7d503e745e.js +1 -0
  739. package/.next/static/chunks/app/api/voice/realtime/tools/route-50b3fa7d503e745e.js +1 -0
  740. package/.next/static/chunks/app/api/voice/tts/route-50b3fa7d503e745e.js +1 -0
  741. package/.next/static/chunks/app/api/whatsapp/allowlist/route-50b3fa7d503e745e.js +1 -0
  742. package/.next/static/chunks/app/api/whatsapp/disconnect/route-50b3fa7d503e745e.js +1 -0
  743. package/.next/static/chunks/app/api/whatsapp/messages/route-50b3fa7d503e745e.js +1 -0
  744. package/.next/static/chunks/app/api/whatsapp/qr/route-50b3fa7d503e745e.js +1 -0
  745. package/.next/static/chunks/app/api/whatsapp/send/route-50b3fa7d503e745e.js +1 -0
  746. package/.next/static/chunks/app/api/whatsapp/status/route-50b3fa7d503e745e.js +1 -0
  747. package/.next/static/chunks/app/approvals/loading-50b3fa7d503e745e.js +1 -0
  748. package/.next/static/chunks/app/architecture/loading-50b3fa7d503e745e.js +1 -0
  749. package/.next/static/chunks/app/audit/loading-50b3fa7d503e745e.js +1 -0
  750. package/.next/static/chunks/app/brand/loading-50b3fa7d503e745e.js +1 -0
  751. package/.next/static/chunks/app/disk/loading-50b3fa7d503e745e.js +1 -0
  752. package/.next/static/chunks/app/federated-ai/loading-50b3fa7d503e745e.js +1 -0
  753. package/.next/static/chunks/app/help/loading-50b3fa7d503e745e.js +1 -0
  754. package/.next/static/chunks/app/layout-1fe56531c37a6849.js +1 -0
  755. package/.next/static/chunks/app/loading-50b3fa7d503e745e.js +1 -0
  756. package/.next/static/chunks/app/marketplace/loading-50b3fa7d503e745e.js +1 -0
  757. package/.next/static/chunks/app/missions/loading-50b3fa7d503e745e.js +1 -0
  758. package/.next/static/chunks/app/onboarding/loading-50b3fa7d503e745e.js +1 -0
  759. package/.next/static/chunks/app/org/loading-50b3fa7d503e745e.js +1 -0
  760. package/.next/static/chunks/app/projects/[slug]/loading-50b3fa7d503e745e.js +1 -0
  761. package/.next/static/chunks/app/projects/loading-50b3fa7d503e745e.js +1 -0
  762. package/.next/static/chunks/app/projects/page-8efb69f23edca22d.js +1 -0
  763. package/.next/static/chunks/app/reports/[file]/route-50b3fa7d503e745e.js +1 -0
  764. package/.next/static/chunks/app/reports/loading-50b3fa7d503e745e.js +1 -0
  765. package/.next/static/chunks/app/runtime/loading-50b3fa7d503e745e.js +1 -0
  766. package/.next/static/chunks/app/schedules/loading-50b3fa7d503e745e.js +1 -0
  767. package/.next/static/chunks/app/settings/loading-50b3fa7d503e745e.js +1 -0
  768. package/.next/static/chunks/app/settings/page-50b3fa7d503e745e.js +1 -0
  769. package/.next/static/chunks/app/tasks/[id]/loading-50b3fa7d503e745e.js +1 -0
  770. package/.next/static/chunks/app/tasks/loading-50b3fa7d503e745e.js +1 -0
  771. package/.next/static/chunks/app/tools/loading-50b3fa7d503e745e.js +1 -0
  772. package/.next/static/chunks/app/tools/page-50b3fa7d503e745e.js +1 -0
  773. package/.next/static/chunks/app/whatsapp/loading-50b3fa7d503e745e.js +1 -0
  774. package/.next/static/chunks/app/whatsapp/page-0a722b2ff89d8fb0.js +1 -0
  775. package/.next/static/chunks/app/workflows/share/[caseId]/page-50b3fa7d503e745e.js +1 -0
  776. package/.next/static/chunks/webpack-898ec578bfafc53f.js +1 -0
  777. package/CHANGELOG.md +14 -8
  778. package/ai-docs/api-surface.md +6 -2
  779. package/ai-docs/key-constraints.md +1 -1
  780. package/app/api/connectivity/allowlist/route.js +72 -0
  781. package/app/api/connectivity/smoke/route.js +40 -0
  782. package/app/api/connectivity/status/route.js +18 -0
  783. package/app/components/app-topbar.jsx +22 -13
  784. package/app/components/dashboard/config-panel.jsx +6 -6
  785. package/app/components/dashboard/whatsapp-section.jsx +85 -20
  786. package/app/whatsapp/page.js +4 -4
  787. package/lib/channel-allowlist.js +144 -0
  788. package/lib/channels/discord-adapter.js +117 -0
  789. package/lib/channels/imessage-adapter.js +106 -0
  790. package/lib/channels/index.js +40 -3
  791. package/lib/channels/signal-adapter.js +96 -0
  792. package/lib/channels/slack-adapter.js +86 -0
  793. package/lib/channels/smoke.js +36 -0
  794. package/lib/channels/telegram-adapter.js +89 -0
  795. package/lib/channels/webhook-adapter.js +64 -0
  796. package/lib/connectivity-status.js +110 -0
  797. package/lib/sandbox/index.js +334 -49
  798. package/lib/schema.js +11 -0
  799. package/lib/whatsapp-router.js +22 -12
  800. package/package.json +2 -1
  801. package/scripts/vreach-channel-smoke.mjs +105 -0
  802. package/.next/standalone/.next/server/chunks/8460.js +0 -1
  803. package/.next/standalone/.next/static/-RjcZjzMx7XdfCnofRZHf/_buildManifest.js +0 -1
  804. package/.next/standalone/.next/static/chunks/3168.9b96304f6b1d2346.js +0 -1
  805. package/.next/standalone/.next/static/chunks/4119-cfb6260557a0a3d2.js +0 -1
  806. package/.next/standalone/.next/static/chunks/app/activity/loading-330c75ad96940fb9.js +0 -1
  807. package/.next/standalone/.next/static/chunks/app/agents/[id]/loading-330c75ad96940fb9.js +0 -1
  808. package/.next/standalone/.next/static/chunks/app/agents/loading-330c75ad96940fb9.js +0 -1
  809. package/.next/standalone/.next/static/chunks/app/api/activity/route-330c75ad96940fb9.js +0 -1
  810. package/.next/standalone/.next/static/chunks/app/api/admin/audit-export/route-330c75ad96940fb9.js +0 -1
  811. package/.next/standalone/.next/static/chunks/app/api/admin/share-links/route-330c75ad96940fb9.js +0 -1
  812. package/.next/standalone/.next/static/chunks/app/api/agent-memory/route-330c75ad96940fb9.js +0 -1
  813. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-330c75ad96940fb9.js +0 -1
  814. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/events/route-330c75ad96940fb9.js +0 -1
  815. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/log/route-330c75ad96940fb9.js +0 -1
  816. package/.next/standalone/.next/static/chunks/app/api/agent-runs/[id]/route-330c75ad96940fb9.js +0 -1
  817. package/.next/standalone/.next/static/chunks/app/api/agent-runs/route-330c75ad96940fb9.js +0 -1
  818. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/active-run/route-330c75ad96940fb9.js +0 -1
  819. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/chain/route-330c75ad96940fb9.js +0 -1
  820. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/memory/route-330c75ad96940fb9.js +0 -1
  821. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/reports/route-330c75ad96940fb9.js +0 -1
  822. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/run/route-330c75ad96940fb9.js +0 -1
  823. package/.next/standalone/.next/static/chunks/app/api/agents/[id]/skills/route-330c75ad96940fb9.js +0 -1
  824. package/.next/standalone/.next/static/chunks/app/api/agents/active-runs/route-330c75ad96940fb9.js +0 -1
  825. package/.next/standalone/.next/static/chunks/app/api/agents/create/route-330c75ad96940fb9.js +0 -1
  826. package/.next/standalone/.next/static/chunks/app/api/agents/ops/route-330c75ad96940fb9.js +0 -1
  827. package/.next/standalone/.next/static/chunks/app/api/agents/resume-approval/route-330c75ad96940fb9.js +0 -1
  828. package/.next/standalone/.next/static/chunks/app/api/approvals/[id]/route-330c75ad96940fb9.js +0 -1
  829. package/.next/standalone/.next/static/chunks/app/api/approvals/route-330c75ad96940fb9.js +0 -1
  830. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/acl/route-330c75ad96940fb9.js +0 -1
  831. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/protect/route-330c75ad96940fb9.js +0 -1
  832. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/raw/route-330c75ad96940fb9.js +0 -1
  833. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/route-330c75ad96940fb9.js +0 -1
  834. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-330c75ad96940fb9.js +0 -1
  835. package/.next/standalone/.next/static/chunks/app/api/artifacts/[id]/share-link/route-330c75ad96940fb9.js +0 -1
  836. package/.next/standalone/.next/static/chunks/app/api/artifacts/upload/route-330c75ad96940fb9.js +0 -1
  837. package/.next/standalone/.next/static/chunks/app/api/audit/list/route-330c75ad96940fb9.js +0 -1
  838. package/.next/standalone/.next/static/chunks/app/api/audit/search/route-330c75ad96940fb9.js +0 -1
  839. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-330c75ad96940fb9.js +0 -1
  840. package/.next/standalone/.next/static/chunks/app/api/auth/config/route-330c75ad96940fb9.js +0 -1
  841. package/.next/standalone/.next/static/chunks/app/api/auth/join-bootstrap/route-330c75ad96940fb9.js +0 -1
  842. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-330c75ad96940fb9.js +0 -1
  843. package/.next/standalone/.next/static/chunks/app/api/brand/route-330c75ad96940fb9.js +0 -1
  844. package/.next/standalone/.next/static/chunks/app/api/brand/share/route-330c75ad96940fb9.js +0 -1
  845. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/[id]/route-330c75ad96940fb9.js +0 -1
  846. package/.next/standalone/.next/static/chunks/app/api/chat/sessions/route-330c75ad96940fb9.js +0 -1
  847. package/.next/standalone/.next/static/chunks/app/api/cloud/schema/route-330c75ad96940fb9.js +0 -1
  848. package/.next/standalone/.next/static/chunks/app/api/compliance/export/route-330c75ad96940fb9.js +0 -1
  849. package/.next/standalone/.next/static/chunks/app/api/config/env/route-330c75ad96940fb9.js +0 -1
  850. package/.next/standalone/.next/static/chunks/app/api/config/route-330c75ad96940fb9.js +0 -1
  851. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/route-330c75ad96940fb9.js +0 -1
  852. package/.next/standalone/.next/static/chunks/app/api/connections/[service]/verify/route-330c75ad96940fb9.js +0 -1
  853. package/.next/standalone/.next/static/chunks/app/api/connections/route-330c75ad96940fb9.js +0 -1
  854. package/.next/standalone/.next/static/chunks/app/api/cron/tick/route-330c75ad96940fb9.js +0 -1
  855. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-330c75ad96940fb9.js +0 -1
  856. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/route-330c75ad96940fb9.js +0 -1
  857. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-330c75ad96940fb9.js +0 -1
  858. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-330c75ad96940fb9.js +0 -1
  859. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/import/route-330c75ad96940fb9.js +0 -1
  860. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/layout/route-330c75ad96940fb9.js +0 -1
  861. package/.next/standalone/.next/static/chunks/app/api/dashboard/spaces/route-330c75ad96940fb9.js +0 -1
  862. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/blob/route-330c75ad96940fb9.js +0 -1
  863. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/route-330c75ad96940fb9.js +0 -1
  864. package/.next/standalone/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-330c75ad96940fb9.js +0 -1
  865. package/.next/standalone/.next/static/chunks/app/api/disk/files/route-330c75ad96940fb9.js +0 -1
  866. package/.next/standalone/.next/static/chunks/app/api/disk/folders/route-330c75ad96940fb9.js +0 -1
  867. package/.next/standalone/.next/static/chunks/app/api/events/since/[cursor]/route-330c75ad96940fb9.js +0 -1
  868. package/.next/standalone/.next/static/chunks/app/api/events/stream/route-330c75ad96940fb9.js +0 -1
  869. package/.next/standalone/.next/static/chunks/app/api/fs/create-folder/route-330c75ad96940fb9.js +0 -1
  870. package/.next/standalone/.next/static/chunks/app/api/fs/pick-folder/route-330c75ad96940fb9.js +0 -1
  871. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-330c75ad96940fb9.js +0 -1
  872. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-330c75ad96940fb9.js +0 -1
  873. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-330c75ad96940fb9.js +0 -1
  874. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-330c75ad96940fb9.js +0 -1
  875. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-330c75ad96940fb9.js +0 -1
  876. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-330c75ad96940fb9.js +0 -1
  877. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/route-330c75ad96940fb9.js +0 -1
  878. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-330c75ad96940fb9.js +0 -1
  879. package/.next/standalone/.next/static/chunks/app/api/hail/engagements/route-330c75ad96940fb9.js +0 -1
  880. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-330c75ad96940fb9.js +0 -1
  881. package/.next/standalone/.next/static/chunks/app/api/hail/interviews/[id]/route-330c75ad96940fb9.js +0 -1
  882. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-330c75ad96940fb9.js +0 -1
  883. package/.next/standalone/.next/static/chunks/app/api/hail/setup-packages/validate/route-330c75ad96940fb9.js +0 -1
  884. package/.next/standalone/.next/static/chunks/app/api/heartbeat/tick/route-330c75ad96940fb9.js +0 -1
  885. package/.next/standalone/.next/static/chunks/app/api/heartbeat/worker/route-330c75ad96940fb9.js +0 -1
  886. package/.next/standalone/.next/static/chunks/app/api/help/route-330c75ad96940fb9.js +0 -1
  887. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-330c75ad96940fb9.js +0 -1
  888. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/[id]/route-330c75ad96940fb9.js +0 -1
  889. package/.next/standalone/.next/static/chunks/app/api/hermes/jobs/route-330c75ad96940fb9.js +0 -1
  890. package/.next/standalone/.next/static/chunks/app/api/integrations/google/callback/route-330c75ad96940fb9.js +0 -1
  891. package/.next/standalone/.next/static/chunks/app/api/integrations/google/oauth/route-330c75ad96940fb9.js +0 -1
  892. package/.next/standalone/.next/static/chunks/app/api/marketplace/[id]/route-330c75ad96940fb9.js +0 -1
  893. package/.next/standalone/.next/static/chunks/app/api/marketplace/open-design/route-330c75ad96940fb9.js +0 -1
  894. package/.next/standalone/.next/static/chunks/app/api/marketplace/route-330c75ad96940fb9.js +0 -1
  895. package/.next/standalone/.next/static/chunks/app/api/mines/import-roots/route-330c75ad96940fb9.js +0 -1
  896. package/.next/standalone/.next/static/chunks/app/api/mines/portfolio/route-330c75ad96940fb9.js +0 -1
  897. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-330c75ad96940fb9.js +0 -1
  898. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-330c75ad96940fb9.js +0 -1
  899. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/import/route-330c75ad96940fb9.js +0 -1
  900. package/.next/standalone/.next/static/chunks/app/api/mines/projects/[id]/publish/route-330c75ad96940fb9.js +0 -1
  901. package/.next/standalone/.next/static/chunks/app/api/mines/projects/route-330c75ad96940fb9.js +0 -1
  902. package/.next/standalone/.next/static/chunks/app/api/missions/route-330c75ad96940fb9.js +0 -1
  903. package/.next/standalone/.next/static/chunks/app/api/models/route-330c75ad96940fb9.js +0 -1
  904. package/.next/standalone/.next/static/chunks/app/api/onboarding/blueprint/route-330c75ad96940fb9.js +0 -1
  905. package/.next/standalone/.next/static/chunks/app/api/onboarding/launch/route-330c75ad96940fb9.js +0 -1
  906. package/.next/standalone/.next/static/chunks/app/api/orchestrator/command/route-330c75ad96940fb9.js +0 -1
  907. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/attach/route-330c75ad96940fb9.js +0 -1
  908. package/.next/standalone/.next/static/chunks/app/api/orchestrator/stream/route-330c75ad96940fb9.js +0 -1
  909. package/.next/standalone/.next/static/chunks/app/api/orchestrator/upload/route-330c75ad96940fb9.js +0 -1
  910. package/.next/standalone/.next/static/chunks/app/api/org/route-330c75ad96940fb9.js +0 -1
  911. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-330c75ad96940fb9.js +0 -1
  912. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/invites/route-330c75ad96940fb9.js +0 -1
  913. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-330c75ad96940fb9.js +0 -1
  914. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-330c75ad96940fb9.js +0 -1
  915. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/members/route-330c75ad96940fb9.js +0 -1
  916. package/.next/standalone/.next/static/chunks/app/api/orgs/[id]/route-330c75ad96940fb9.js +0 -1
  917. package/.next/standalone/.next/static/chunks/app/api/orgs/invites/pending/route-330c75ad96940fb9.js +0 -1
  918. package/.next/standalone/.next/static/chunks/app/api/orgs/join/route-330c75ad96940fb9.js +0 -1
  919. package/.next/standalone/.next/static/chunks/app/api/orgs/join-complete/route-330c75ad96940fb9.js +0 -1
  920. package/.next/standalone/.next/static/chunks/app/api/orgs/route-330c75ad96940fb9.js +0 -1
  921. package/.next/standalone/.next/static/chunks/app/api/printing-press/clis/route-330c75ad96940fb9.js +0 -1
  922. package/.next/standalone/.next/static/chunks/app/api/printing-press/install/route-330c75ad96940fb9.js +0 -1
  923. package/.next/standalone/.next/static/chunks/app/api/printing-press/security-mode/route-330c75ad96940fb9.js +0 -1
  924. package/.next/standalone/.next/static/chunks/app/api/privacy/config/route-330c75ad96940fb9.js +0 -1
  925. package/.next/standalone/.next/static/chunks/app/api/privacy/verify/route-330c75ad96940fb9.js +0 -1
  926. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/route-330c75ad96940fb9.js +0 -1
  927. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/share-link/route-330c75ad96940fb9.js +0 -1
  928. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-330c75ad96940fb9.js +0 -1
  929. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-330c75ad96940fb9.js +0 -1
  930. package/.next/standalone/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-330c75ad96940fb9.js +0 -1
  931. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/route-330c75ad96940fb9.js +0 -1
  932. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-330c75ad96940fb9.js +0 -1
  933. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/route-330c75ad96940fb9.js +0 -1
  934. package/.next/standalone/.next/static/chunks/app/api/processes/definitions/validate/route-330c75ad96940fb9.js +0 -1
  935. package/.next/standalone/.next/static/chunks/app/api/processes/route-330c75ad96940fb9.js +0 -1
  936. package/.next/standalone/.next/static/chunks/app/api/processes/start-and-route/route-330c75ad96940fb9.js +0 -1
  937. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/library/route-330c75ad96940fb9.js +0 -1
  938. package/.next/standalone/.next/static/chunks/app/api/projects/[slug]/route-330c75ad96940fb9.js +0 -1
  939. package/.next/standalone/.next/static/chunks/app/api/projects/route-330c75ad96940fb9.js +0 -1
  940. package/.next/standalone/.next/static/chunks/app/api/runs/approve-claude-run/route-330c75ad96940fb9.js +0 -1
  941. package/.next/standalone/.next/static/chunks/app/api/runs/claude-code-dry-run/route-330c75ad96940fb9.js +0 -1
  942. package/.next/standalone/.next/static/chunks/app/api/runs/competitor-report/route-330c75ad96940fb9.js +0 -1
  943. package/.next/standalone/.next/static/chunks/app/api/runs/engine-ping/route-330c75ad96940fb9.js +0 -1
  944. package/.next/standalone/.next/static/chunks/app/api/runs/marketing-plan/route-330c75ad96940fb9.js +0 -1
  945. package/.next/standalone/.next/static/chunks/app/api/schedules/upsert/route-330c75ad96940fb9.js +0 -1
  946. package/.next/standalone/.next/static/chunks/app/api/secrets/[name]/route-330c75ad96940fb9.js +0 -1
  947. package/.next/standalone/.next/static/chunks/app/api/secrets/route-330c75ad96940fb9.js +0 -1
  948. package/.next/standalone/.next/static/chunks/app/api/settings/trust-mode/route-330c75ad96940fb9.js +0 -1
  949. package/.next/standalone/.next/static/chunks/app/api/share/[token]/otp/route-330c75ad96940fb9.js +0 -1
  950. package/.next/standalone/.next/static/chunks/app/api/share/[token]/route-330c75ad96940fb9.js +0 -1
  951. package/.next/standalone/.next/static/chunks/app/api/share/[token]/verify/route-330c75ad96940fb9.js +0 -1
  952. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/otp/route-330c75ad96940fb9.js +0 -1
  953. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/route-330c75ad96940fb9.js +0 -1
  954. package/.next/standalone/.next/static/chunks/app/api/share/space/[token]/verify/route-330c75ad96940fb9.js +0 -1
  955. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-330c75ad96940fb9.js +0 -1
  956. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/publish/route-330c75ad96940fb9.js +0 -1
  957. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/route-330c75ad96940fb9.js +0 -1
  958. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/status/route-330c75ad96940fb9.js +0 -1
  959. package/.next/standalone/.next/static/chunks/app/api/shared/spaces/unpublish/route-330c75ad96940fb9.js +0 -1
  960. package/.next/standalone/.next/static/chunks/app/api/state/route-330c75ad96940fb9.js +0 -1
  961. package/.next/standalone/.next/static/chunks/app/api/system/update/route-330c75ad96940fb9.js +0 -1
  962. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/active-run/route-330c75ad96940fb9.js +0 -1
  963. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/attachments/route-330c75ad96940fb9.js +0 -1
  964. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-330c75ad96940fb9.js +0 -1
  965. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checklist/route-330c75ad96940fb9.js +0 -1
  966. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/checkout/route-330c75ad96940fb9.js +0 -1
  967. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/children/route-330c75ad96940fb9.js +0 -1
  968. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/comments/route-330c75ad96940fb9.js +0 -1
  969. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/events/route-330c75ad96940fb9.js +0 -1
  970. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/live-runs/route-330c75ad96940fb9.js +0 -1
  971. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/release/route-330c75ad96940fb9.js +0 -1
  972. package/.next/standalone/.next/static/chunks/app/api/tasks/[id]/route-330c75ad96940fb9.js +0 -1
  973. package/.next/standalone/.next/static/chunks/app/api/tasks/route-330c75ad96940fb9.js +0 -1
  974. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/[id]/route-330c75ad96940fb9.js +0 -1
  975. package/.next/standalone/.next/static/chunks/app/api/tool-allowlists/route-330c75ad96940fb9.js +0 -1
  976. package/.next/standalone/.next/static/chunks/app/api/tool-egress/route-330c75ad96940fb9.js +0 -1
  977. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/approve/route-330c75ad96940fb9.js +0 -1
  978. package/.next/standalone/.next/static/chunks/app/api/tools/[name]/route-330c75ad96940fb9.js +0 -1
  979. package/.next/standalone/.next/static/chunks/app/api/tools/route-330c75ad96940fb9.js +0 -1
  980. package/.next/standalone/.next/static/chunks/app/api/transcripts/route-330c75ad96940fb9.js +0 -1
  981. package/.next/standalone/.next/static/chunks/app/api/voice/providers/route-330c75ad96940fb9.js +0 -1
  982. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/context/route-330c75ad96940fb9.js +0 -1
  983. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/session/route-330c75ad96940fb9.js +0 -1
  984. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tool-result/route-330c75ad96940fb9.js +0 -1
  985. package/.next/standalone/.next/static/chunks/app/api/voice/realtime/tools/route-330c75ad96940fb9.js +0 -1
  986. package/.next/standalone/.next/static/chunks/app/api/voice/tts/route-330c75ad96940fb9.js +0 -1
  987. package/.next/standalone/.next/static/chunks/app/api/whatsapp/allowlist/route-330c75ad96940fb9.js +0 -1
  988. package/.next/standalone/.next/static/chunks/app/api/whatsapp/disconnect/route-330c75ad96940fb9.js +0 -1
  989. package/.next/standalone/.next/static/chunks/app/api/whatsapp/messages/route-330c75ad96940fb9.js +0 -1
  990. package/.next/standalone/.next/static/chunks/app/api/whatsapp/qr/route-330c75ad96940fb9.js +0 -1
  991. package/.next/standalone/.next/static/chunks/app/api/whatsapp/send/route-330c75ad96940fb9.js +0 -1
  992. package/.next/standalone/.next/static/chunks/app/api/whatsapp/status/route-330c75ad96940fb9.js +0 -1
  993. package/.next/standalone/.next/static/chunks/app/approvals/loading-330c75ad96940fb9.js +0 -1
  994. package/.next/standalone/.next/static/chunks/app/architecture/loading-330c75ad96940fb9.js +0 -1
  995. package/.next/standalone/.next/static/chunks/app/audit/loading-330c75ad96940fb9.js +0 -1
  996. package/.next/standalone/.next/static/chunks/app/brand/loading-330c75ad96940fb9.js +0 -1
  997. package/.next/standalone/.next/static/chunks/app/disk/loading-330c75ad96940fb9.js +0 -1
  998. package/.next/standalone/.next/static/chunks/app/federated-ai/loading-330c75ad96940fb9.js +0 -1
  999. package/.next/standalone/.next/static/chunks/app/help/loading-330c75ad96940fb9.js +0 -1
  1000. package/.next/standalone/.next/static/chunks/app/layout-212e0d6723e7eb38.js +0 -1
  1001. package/.next/standalone/.next/static/chunks/app/loading-330c75ad96940fb9.js +0 -1
  1002. package/.next/standalone/.next/static/chunks/app/marketplace/loading-330c75ad96940fb9.js +0 -1
  1003. package/.next/standalone/.next/static/chunks/app/missions/loading-330c75ad96940fb9.js +0 -1
  1004. package/.next/standalone/.next/static/chunks/app/onboarding/loading-330c75ad96940fb9.js +0 -1
  1005. package/.next/standalone/.next/static/chunks/app/org/loading-330c75ad96940fb9.js +0 -1
  1006. package/.next/standalone/.next/static/chunks/app/projects/[slug]/loading-330c75ad96940fb9.js +0 -1
  1007. package/.next/standalone/.next/static/chunks/app/projects/loading-330c75ad96940fb9.js +0 -1
  1008. package/.next/standalone/.next/static/chunks/app/projects/page-4917c27caba276a2.js +0 -1
  1009. package/.next/standalone/.next/static/chunks/app/reports/[file]/route-330c75ad96940fb9.js +0 -1
  1010. package/.next/standalone/.next/static/chunks/app/reports/loading-330c75ad96940fb9.js +0 -1
  1011. package/.next/standalone/.next/static/chunks/app/runtime/loading-330c75ad96940fb9.js +0 -1
  1012. package/.next/standalone/.next/static/chunks/app/schedules/loading-330c75ad96940fb9.js +0 -1
  1013. package/.next/standalone/.next/static/chunks/app/settings/loading-330c75ad96940fb9.js +0 -1
  1014. package/.next/standalone/.next/static/chunks/app/settings/page-330c75ad96940fb9.js +0 -1
  1015. package/.next/standalone/.next/static/chunks/app/tasks/[id]/loading-330c75ad96940fb9.js +0 -1
  1016. package/.next/standalone/.next/static/chunks/app/tasks/loading-330c75ad96940fb9.js +0 -1
  1017. package/.next/standalone/.next/static/chunks/app/tools/loading-330c75ad96940fb9.js +0 -1
  1018. package/.next/standalone/.next/static/chunks/app/tools/page-330c75ad96940fb9.js +0 -1
  1019. package/.next/standalone/.next/static/chunks/app/whatsapp/loading-330c75ad96940fb9.js +0 -1
  1020. package/.next/standalone/.next/static/chunks/app/whatsapp/page-e68333286b73e532.js +0 -1
  1021. package/.next/standalone/.next/static/chunks/app/workflows/share/[caseId]/page-330c75ad96940fb9.js +0 -1
  1022. package/.next/standalone/.next/static/chunks/webpack-70fa3d729cba3d69.js +0 -1
  1023. package/.next/static/-RjcZjzMx7XdfCnofRZHf/_buildManifest.js +0 -1
  1024. package/.next/static/chunks/3168.9b96304f6b1d2346.js +0 -1
  1025. package/.next/static/chunks/4119-cfb6260557a0a3d2.js +0 -1
  1026. package/.next/static/chunks/app/activity/loading-330c75ad96940fb9.js +0 -1
  1027. package/.next/static/chunks/app/agents/[id]/loading-330c75ad96940fb9.js +0 -1
  1028. package/.next/static/chunks/app/agents/loading-330c75ad96940fb9.js +0 -1
  1029. package/.next/static/chunks/app/api/activity/route-330c75ad96940fb9.js +0 -1
  1030. package/.next/static/chunks/app/api/admin/audit-export/route-330c75ad96940fb9.js +0 -1
  1031. package/.next/static/chunks/app/api/admin/share-links/route-330c75ad96940fb9.js +0 -1
  1032. package/.next/static/chunks/app/api/agent-memory/route-330c75ad96940fb9.js +0 -1
  1033. package/.next/static/chunks/app/api/agent-runs/[id]/cancel/route-330c75ad96940fb9.js +0 -1
  1034. package/.next/static/chunks/app/api/agent-runs/[id]/events/route-330c75ad96940fb9.js +0 -1
  1035. package/.next/static/chunks/app/api/agent-runs/[id]/log/route-330c75ad96940fb9.js +0 -1
  1036. package/.next/static/chunks/app/api/agent-runs/[id]/route-330c75ad96940fb9.js +0 -1
  1037. package/.next/static/chunks/app/api/agent-runs/route-330c75ad96940fb9.js +0 -1
  1038. package/.next/static/chunks/app/api/agents/[id]/active-run/route-330c75ad96940fb9.js +0 -1
  1039. package/.next/static/chunks/app/api/agents/[id]/chain/route-330c75ad96940fb9.js +0 -1
  1040. package/.next/static/chunks/app/api/agents/[id]/memory/route-330c75ad96940fb9.js +0 -1
  1041. package/.next/static/chunks/app/api/agents/[id]/reports/route-330c75ad96940fb9.js +0 -1
  1042. package/.next/static/chunks/app/api/agents/[id]/run/route-330c75ad96940fb9.js +0 -1
  1043. package/.next/static/chunks/app/api/agents/[id]/skills/route-330c75ad96940fb9.js +0 -1
  1044. package/.next/static/chunks/app/api/agents/active-runs/route-330c75ad96940fb9.js +0 -1
  1045. package/.next/static/chunks/app/api/agents/create/route-330c75ad96940fb9.js +0 -1
  1046. package/.next/static/chunks/app/api/agents/ops/route-330c75ad96940fb9.js +0 -1
  1047. package/.next/static/chunks/app/api/agents/resume-approval/route-330c75ad96940fb9.js +0 -1
  1048. package/.next/static/chunks/app/api/approvals/[id]/route-330c75ad96940fb9.js +0 -1
  1049. package/.next/static/chunks/app/api/approvals/route-330c75ad96940fb9.js +0 -1
  1050. package/.next/static/chunks/app/api/artifacts/[id]/acl/route-330c75ad96940fb9.js +0 -1
  1051. package/.next/static/chunks/app/api/artifacts/[id]/protect/route-330c75ad96940fb9.js +0 -1
  1052. package/.next/static/chunks/app/api/artifacts/[id]/raw/route-330c75ad96940fb9.js +0 -1
  1053. package/.next/static/chunks/app/api/artifacts/[id]/route-330c75ad96940fb9.js +0 -1
  1054. package/.next/static/chunks/app/api/artifacts/[id]/share-link/[linkId]/route-330c75ad96940fb9.js +0 -1
  1055. package/.next/static/chunks/app/api/artifacts/[id]/share-link/route-330c75ad96940fb9.js +0 -1
  1056. package/.next/static/chunks/app/api/artifacts/upload/route-330c75ad96940fb9.js +0 -1
  1057. package/.next/static/chunks/app/api/audit/list/route-330c75ad96940fb9.js +0 -1
  1058. package/.next/static/chunks/app/api/audit/search/route-330c75ad96940fb9.js +0 -1
  1059. package/.next/static/chunks/app/api/auth/callback/route-330c75ad96940fb9.js +0 -1
  1060. package/.next/static/chunks/app/api/auth/config/route-330c75ad96940fb9.js +0 -1
  1061. package/.next/static/chunks/app/api/auth/join-bootstrap/route-330c75ad96940fb9.js +0 -1
  1062. package/.next/static/chunks/app/api/auth/session/route-330c75ad96940fb9.js +0 -1
  1063. package/.next/static/chunks/app/api/brand/route-330c75ad96940fb9.js +0 -1
  1064. package/.next/static/chunks/app/api/brand/share/route-330c75ad96940fb9.js +0 -1
  1065. package/.next/static/chunks/app/api/chat/sessions/[id]/route-330c75ad96940fb9.js +0 -1
  1066. package/.next/static/chunks/app/api/chat/sessions/route-330c75ad96940fb9.js +0 -1
  1067. package/.next/static/chunks/app/api/cloud/schema/route-330c75ad96940fb9.js +0 -1
  1068. package/.next/static/chunks/app/api/compliance/export/route-330c75ad96940fb9.js +0 -1
  1069. package/.next/static/chunks/app/api/config/env/route-330c75ad96940fb9.js +0 -1
  1070. package/.next/static/chunks/app/api/config/route-330c75ad96940fb9.js +0 -1
  1071. package/.next/static/chunks/app/api/connections/[service]/route-330c75ad96940fb9.js +0 -1
  1072. package/.next/static/chunks/app/api/connections/[service]/verify/route-330c75ad96940fb9.js +0 -1
  1073. package/.next/static/chunks/app/api/connections/route-330c75ad96940fb9.js +0 -1
  1074. package/.next/static/chunks/app/api/cron/tick/route-330c75ad96940fb9.js +0 -1
  1075. package/.next/static/chunks/app/api/dashboard/spaces/[id]/move/route-330c75ad96940fb9.js +0 -1
  1076. package/.next/static/chunks/app/api/dashboard/spaces/[id]/route-330c75ad96940fb9.js +0 -1
  1077. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/[linkId]/route-330c75ad96940fb9.js +0 -1
  1078. package/.next/static/chunks/app/api/dashboard/spaces/[id]/share-link/route-330c75ad96940fb9.js +0 -1
  1079. package/.next/static/chunks/app/api/dashboard/spaces/import/route-330c75ad96940fb9.js +0 -1
  1080. package/.next/static/chunks/app/api/dashboard/spaces/layout/route-330c75ad96940fb9.js +0 -1
  1081. package/.next/static/chunks/app/api/dashboard/spaces/route-330c75ad96940fb9.js +0 -1
  1082. package/.next/static/chunks/app/api/disk/files/[id]/blob/route-330c75ad96940fb9.js +0 -1
  1083. package/.next/static/chunks/app/api/disk/files/[id]/route-330c75ad96940fb9.js +0 -1
  1084. package/.next/static/chunks/app/api/disk/files/[id]/transcribe/route-330c75ad96940fb9.js +0 -1
  1085. package/.next/static/chunks/app/api/disk/files/route-330c75ad96940fb9.js +0 -1
  1086. package/.next/static/chunks/app/api/disk/folders/route-330c75ad96940fb9.js +0 -1
  1087. package/.next/static/chunks/app/api/events/since/[cursor]/route-330c75ad96940fb9.js +0 -1
  1088. package/.next/static/chunks/app/api/events/stream/route-330c75ad96940fb9.js +0 -1
  1089. package/.next/static/chunks/app/api/fs/create-folder/route-330c75ad96940fb9.js +0 -1
  1090. package/.next/static/chunks/app/api/fs/pick-folder/route-330c75ad96940fb9.js +0 -1
  1091. package/.next/static/chunks/app/api/hail/engagements/[id]/blueprint/route-330c75ad96940fb9.js +0 -1
  1092. package/.next/static/chunks/app/api/hail/engagements/[id]/diagnostic/route-330c75ad96940fb9.js +0 -1
  1093. package/.next/static/chunks/app/api/hail/engagements/[id]/governance/route-330c75ad96940fb9.js +0 -1
  1094. package/.next/static/chunks/app/api/hail/engagements/[id]/interview/route-330c75ad96940fb9.js +0 -1
  1095. package/.next/static/chunks/app/api/hail/engagements/[id]/pilot/route-330c75ad96940fb9.js +0 -1
  1096. package/.next/static/chunks/app/api/hail/engagements/[id]/quarterly/route-330c75ad96940fb9.js +0 -1
  1097. package/.next/static/chunks/app/api/hail/engagements/[id]/route-330c75ad96940fb9.js +0 -1
  1098. package/.next/static/chunks/app/api/hail/engagements/[id]/setup-package/route-330c75ad96940fb9.js +0 -1
  1099. package/.next/static/chunks/app/api/hail/engagements/route-330c75ad96940fb9.js +0 -1
  1100. package/.next/static/chunks/app/api/hail/interviews/[id]/responses/route-330c75ad96940fb9.js +0 -1
  1101. package/.next/static/chunks/app/api/hail/interviews/[id]/route-330c75ad96940fb9.js +0 -1
  1102. package/.next/static/chunks/app/api/hail/setup-packages/[id]/apply/route-330c75ad96940fb9.js +0 -1
  1103. package/.next/static/chunks/app/api/hail/setup-packages/validate/route-330c75ad96940fb9.js +0 -1
  1104. package/.next/static/chunks/app/api/heartbeat/tick/route-330c75ad96940fb9.js +0 -1
  1105. package/.next/static/chunks/app/api/heartbeat/worker/route-330c75ad96940fb9.js +0 -1
  1106. package/.next/static/chunks/app/api/help/route-330c75ad96940fb9.js +0 -1
  1107. package/.next/static/chunks/app/api/hermes/jobs/[id]/events/route-330c75ad96940fb9.js +0 -1
  1108. package/.next/static/chunks/app/api/hermes/jobs/[id]/route-330c75ad96940fb9.js +0 -1
  1109. package/.next/static/chunks/app/api/hermes/jobs/route-330c75ad96940fb9.js +0 -1
  1110. package/.next/static/chunks/app/api/integrations/google/callback/route-330c75ad96940fb9.js +0 -1
  1111. package/.next/static/chunks/app/api/integrations/google/oauth/route-330c75ad96940fb9.js +0 -1
  1112. package/.next/static/chunks/app/api/marketplace/[id]/route-330c75ad96940fb9.js +0 -1
  1113. package/.next/static/chunks/app/api/marketplace/open-design/route-330c75ad96940fb9.js +0 -1
  1114. package/.next/static/chunks/app/api/marketplace/route-330c75ad96940fb9.js +0 -1
  1115. package/.next/static/chunks/app/api/mines/import-roots/route-330c75ad96940fb9.js +0 -1
  1116. package/.next/static/chunks/app/api/mines/portfolio/route-330c75ad96940fb9.js +0 -1
  1117. package/.next/static/chunks/app/api/mines/projects/[id]/chunks/route-330c75ad96940fb9.js +0 -1
  1118. package/.next/static/chunks/app/api/mines/projects/[id]/diligence/route-330c75ad96940fb9.js +0 -1
  1119. package/.next/static/chunks/app/api/mines/projects/[id]/import/route-330c75ad96940fb9.js +0 -1
  1120. package/.next/static/chunks/app/api/mines/projects/[id]/publish/route-330c75ad96940fb9.js +0 -1
  1121. package/.next/static/chunks/app/api/mines/projects/route-330c75ad96940fb9.js +0 -1
  1122. package/.next/static/chunks/app/api/missions/route-330c75ad96940fb9.js +0 -1
  1123. package/.next/static/chunks/app/api/models/route-330c75ad96940fb9.js +0 -1
  1124. package/.next/static/chunks/app/api/onboarding/blueprint/route-330c75ad96940fb9.js +0 -1
  1125. package/.next/static/chunks/app/api/onboarding/launch/route-330c75ad96940fb9.js +0 -1
  1126. package/.next/static/chunks/app/api/orchestrator/command/route-330c75ad96940fb9.js +0 -1
  1127. package/.next/static/chunks/app/api/orchestrator/stream/attach/route-330c75ad96940fb9.js +0 -1
  1128. package/.next/static/chunks/app/api/orchestrator/stream/route-330c75ad96940fb9.js +0 -1
  1129. package/.next/static/chunks/app/api/orchestrator/upload/route-330c75ad96940fb9.js +0 -1
  1130. package/.next/static/chunks/app/api/org/route-330c75ad96940fb9.js +0 -1
  1131. package/.next/static/chunks/app/api/orgs/[id]/invites/[inviteId]/route-330c75ad96940fb9.js +0 -1
  1132. package/.next/static/chunks/app/api/orgs/[id]/invites/route-330c75ad96940fb9.js +0 -1
  1133. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/role/route-330c75ad96940fb9.js +0 -1
  1134. package/.next/static/chunks/app/api/orgs/[id]/members/[userId]/route-330c75ad96940fb9.js +0 -1
  1135. package/.next/static/chunks/app/api/orgs/[id]/members/route-330c75ad96940fb9.js +0 -1
  1136. package/.next/static/chunks/app/api/orgs/[id]/route-330c75ad96940fb9.js +0 -1
  1137. package/.next/static/chunks/app/api/orgs/invites/pending/route-330c75ad96940fb9.js +0 -1
  1138. package/.next/static/chunks/app/api/orgs/join/route-330c75ad96940fb9.js +0 -1
  1139. package/.next/static/chunks/app/api/orgs/join-complete/route-330c75ad96940fb9.js +0 -1
  1140. package/.next/static/chunks/app/api/orgs/route-330c75ad96940fb9.js +0 -1
  1141. package/.next/static/chunks/app/api/printing-press/clis/route-330c75ad96940fb9.js +0 -1
  1142. package/.next/static/chunks/app/api/printing-press/install/route-330c75ad96940fb9.js +0 -1
  1143. package/.next/static/chunks/app/api/printing-press/security-mode/route-330c75ad96940fb9.js +0 -1
  1144. package/.next/static/chunks/app/api/privacy/config/route-330c75ad96940fb9.js +0 -1
  1145. package/.next/static/chunks/app/api/privacy/verify/route-330c75ad96940fb9.js +0 -1
  1146. package/.next/static/chunks/app/api/processes/[id]/route-330c75ad96940fb9.js +0 -1
  1147. package/.next/static/chunks/app/api/processes/[id]/share-link/route-330c75ad96940fb9.js +0 -1
  1148. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/override/route-330c75ad96940fb9.js +0 -1
  1149. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/retry/route-330c75ad96940fb9.js +0 -1
  1150. package/.next/static/chunks/app/api/processes/[id]/stages/[stageId]/submit/route-330c75ad96940fb9.js +0 -1
  1151. package/.next/static/chunks/app/api/processes/definitions/[slug]/route-330c75ad96940fb9.js +0 -1
  1152. package/.next/static/chunks/app/api/processes/definitions/[slug]/settings/route-330c75ad96940fb9.js +0 -1
  1153. package/.next/static/chunks/app/api/processes/definitions/route-330c75ad96940fb9.js +0 -1
  1154. package/.next/static/chunks/app/api/processes/definitions/validate/route-330c75ad96940fb9.js +0 -1
  1155. package/.next/static/chunks/app/api/processes/route-330c75ad96940fb9.js +0 -1
  1156. package/.next/static/chunks/app/api/processes/start-and-route/route-330c75ad96940fb9.js +0 -1
  1157. package/.next/static/chunks/app/api/projects/[slug]/library/route-330c75ad96940fb9.js +0 -1
  1158. package/.next/static/chunks/app/api/projects/[slug]/route-330c75ad96940fb9.js +0 -1
  1159. package/.next/static/chunks/app/api/projects/route-330c75ad96940fb9.js +0 -1
  1160. package/.next/static/chunks/app/api/runs/approve-claude-run/route-330c75ad96940fb9.js +0 -1
  1161. package/.next/static/chunks/app/api/runs/claude-code-dry-run/route-330c75ad96940fb9.js +0 -1
  1162. package/.next/static/chunks/app/api/runs/competitor-report/route-330c75ad96940fb9.js +0 -1
  1163. package/.next/static/chunks/app/api/runs/engine-ping/route-330c75ad96940fb9.js +0 -1
  1164. package/.next/static/chunks/app/api/runs/marketing-plan/route-330c75ad96940fb9.js +0 -1
  1165. package/.next/static/chunks/app/api/schedules/upsert/route-330c75ad96940fb9.js +0 -1
  1166. package/.next/static/chunks/app/api/secrets/[name]/route-330c75ad96940fb9.js +0 -1
  1167. package/.next/static/chunks/app/api/secrets/route-330c75ad96940fb9.js +0 -1
  1168. package/.next/static/chunks/app/api/settings/trust-mode/route-330c75ad96940fb9.js +0 -1
  1169. package/.next/static/chunks/app/api/share/[token]/otp/route-330c75ad96940fb9.js +0 -1
  1170. package/.next/static/chunks/app/api/share/[token]/route-330c75ad96940fb9.js +0 -1
  1171. package/.next/static/chunks/app/api/share/[token]/verify/route-330c75ad96940fb9.js +0 -1
  1172. package/.next/static/chunks/app/api/share/space/[token]/otp/route-330c75ad96940fb9.js +0 -1
  1173. package/.next/static/chunks/app/api/share/space/[token]/route-330c75ad96940fb9.js +0 -1
  1174. package/.next/static/chunks/app/api/share/space/[token]/verify/route-330c75ad96940fb9.js +0 -1
  1175. package/.next/static/chunks/app/api/shared/spaces/[id]/acl/route-330c75ad96940fb9.js +0 -1
  1176. package/.next/static/chunks/app/api/shared/spaces/publish/route-330c75ad96940fb9.js +0 -1
  1177. package/.next/static/chunks/app/api/shared/spaces/route-330c75ad96940fb9.js +0 -1
  1178. package/.next/static/chunks/app/api/shared/spaces/status/route-330c75ad96940fb9.js +0 -1
  1179. package/.next/static/chunks/app/api/shared/spaces/unpublish/route-330c75ad96940fb9.js +0 -1
  1180. package/.next/static/chunks/app/api/state/route-330c75ad96940fb9.js +0 -1
  1181. package/.next/static/chunks/app/api/system/update/route-330c75ad96940fb9.js +0 -1
  1182. package/.next/static/chunks/app/api/tasks/[id]/active-run/route-330c75ad96940fb9.js +0 -1
  1183. package/.next/static/chunks/app/api/tasks/[id]/attachments/route-330c75ad96940fb9.js +0 -1
  1184. package/.next/static/chunks/app/api/tasks/[id]/checklist/[itemId]/route-330c75ad96940fb9.js +0 -1
  1185. package/.next/static/chunks/app/api/tasks/[id]/checklist/route-330c75ad96940fb9.js +0 -1
  1186. package/.next/static/chunks/app/api/tasks/[id]/checkout/route-330c75ad96940fb9.js +0 -1
  1187. package/.next/static/chunks/app/api/tasks/[id]/children/route-330c75ad96940fb9.js +0 -1
  1188. package/.next/static/chunks/app/api/tasks/[id]/comments/route-330c75ad96940fb9.js +0 -1
  1189. package/.next/static/chunks/app/api/tasks/[id]/events/route-330c75ad96940fb9.js +0 -1
  1190. package/.next/static/chunks/app/api/tasks/[id]/live-runs/route-330c75ad96940fb9.js +0 -1
  1191. package/.next/static/chunks/app/api/tasks/[id]/release/route-330c75ad96940fb9.js +0 -1
  1192. package/.next/static/chunks/app/api/tasks/[id]/route-330c75ad96940fb9.js +0 -1
  1193. package/.next/static/chunks/app/api/tasks/route-330c75ad96940fb9.js +0 -1
  1194. package/.next/static/chunks/app/api/tool-allowlists/[id]/route-330c75ad96940fb9.js +0 -1
  1195. package/.next/static/chunks/app/api/tool-allowlists/route-330c75ad96940fb9.js +0 -1
  1196. package/.next/static/chunks/app/api/tool-egress/route-330c75ad96940fb9.js +0 -1
  1197. package/.next/static/chunks/app/api/tools/[name]/approve/route-330c75ad96940fb9.js +0 -1
  1198. package/.next/static/chunks/app/api/tools/[name]/route-330c75ad96940fb9.js +0 -1
  1199. package/.next/static/chunks/app/api/tools/route-330c75ad96940fb9.js +0 -1
  1200. package/.next/static/chunks/app/api/transcripts/route-330c75ad96940fb9.js +0 -1
  1201. package/.next/static/chunks/app/api/voice/providers/route-330c75ad96940fb9.js +0 -1
  1202. package/.next/static/chunks/app/api/voice/realtime/context/route-330c75ad96940fb9.js +0 -1
  1203. package/.next/static/chunks/app/api/voice/realtime/session/route-330c75ad96940fb9.js +0 -1
  1204. package/.next/static/chunks/app/api/voice/realtime/tool-result/route-330c75ad96940fb9.js +0 -1
  1205. package/.next/static/chunks/app/api/voice/realtime/tools/route-330c75ad96940fb9.js +0 -1
  1206. package/.next/static/chunks/app/api/voice/tts/route-330c75ad96940fb9.js +0 -1
  1207. package/.next/static/chunks/app/api/whatsapp/allowlist/route-330c75ad96940fb9.js +0 -1
  1208. package/.next/static/chunks/app/api/whatsapp/disconnect/route-330c75ad96940fb9.js +0 -1
  1209. package/.next/static/chunks/app/api/whatsapp/messages/route-330c75ad96940fb9.js +0 -1
  1210. package/.next/static/chunks/app/api/whatsapp/qr/route-330c75ad96940fb9.js +0 -1
  1211. package/.next/static/chunks/app/api/whatsapp/send/route-330c75ad96940fb9.js +0 -1
  1212. package/.next/static/chunks/app/api/whatsapp/status/route-330c75ad96940fb9.js +0 -1
  1213. package/.next/static/chunks/app/approvals/loading-330c75ad96940fb9.js +0 -1
  1214. package/.next/static/chunks/app/architecture/loading-330c75ad96940fb9.js +0 -1
  1215. package/.next/static/chunks/app/audit/loading-330c75ad96940fb9.js +0 -1
  1216. package/.next/static/chunks/app/brand/loading-330c75ad96940fb9.js +0 -1
  1217. package/.next/static/chunks/app/disk/loading-330c75ad96940fb9.js +0 -1
  1218. package/.next/static/chunks/app/federated-ai/loading-330c75ad96940fb9.js +0 -1
  1219. package/.next/static/chunks/app/help/loading-330c75ad96940fb9.js +0 -1
  1220. package/.next/static/chunks/app/layout-212e0d6723e7eb38.js +0 -1
  1221. package/.next/static/chunks/app/loading-330c75ad96940fb9.js +0 -1
  1222. package/.next/static/chunks/app/marketplace/loading-330c75ad96940fb9.js +0 -1
  1223. package/.next/static/chunks/app/missions/loading-330c75ad96940fb9.js +0 -1
  1224. package/.next/static/chunks/app/onboarding/loading-330c75ad96940fb9.js +0 -1
  1225. package/.next/static/chunks/app/org/loading-330c75ad96940fb9.js +0 -1
  1226. package/.next/static/chunks/app/projects/[slug]/loading-330c75ad96940fb9.js +0 -1
  1227. package/.next/static/chunks/app/projects/loading-330c75ad96940fb9.js +0 -1
  1228. package/.next/static/chunks/app/projects/page-4917c27caba276a2.js +0 -1
  1229. package/.next/static/chunks/app/reports/[file]/route-330c75ad96940fb9.js +0 -1
  1230. package/.next/static/chunks/app/reports/loading-330c75ad96940fb9.js +0 -1
  1231. package/.next/static/chunks/app/runtime/loading-330c75ad96940fb9.js +0 -1
  1232. package/.next/static/chunks/app/schedules/loading-330c75ad96940fb9.js +0 -1
  1233. package/.next/static/chunks/app/settings/loading-330c75ad96940fb9.js +0 -1
  1234. package/.next/static/chunks/app/settings/page-330c75ad96940fb9.js +0 -1
  1235. package/.next/static/chunks/app/tasks/[id]/loading-330c75ad96940fb9.js +0 -1
  1236. package/.next/static/chunks/app/tasks/loading-330c75ad96940fb9.js +0 -1
  1237. package/.next/static/chunks/app/tools/loading-330c75ad96940fb9.js +0 -1
  1238. package/.next/static/chunks/app/tools/page-330c75ad96940fb9.js +0 -1
  1239. package/.next/static/chunks/app/whatsapp/loading-330c75ad96940fb9.js +0 -1
  1240. package/.next/static/chunks/app/whatsapp/page-e68333286b73e532.js +0 -1
  1241. package/.next/static/chunks/app/workflows/share/[caseId]/page-330c75ad96940fb9.js +0 -1
  1242. package/.next/static/chunks/webpack-70fa3d729cba3d69.js +0 -1
  1243. /package/.next/standalone/.next/static/{-RjcZjzMx7XdfCnofRZHf → DolrPgGSY-J2Mq_5nw2iX}/_ssgManifest.js +0 -0
  1244. /package/.next/static/{-RjcZjzMx7XdfCnofRZHf → DolrPgGSY-J2Mq_5nw2iX}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- exports.id=6059,exports.ids=[6059],exports.modules={2041:(a,b,c)=>{Promise.resolve().then(c.bind(c,59265)),Promise.resolve().then(c.bind(c,62592))},2987:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(97523);let e=async a=>[{type:"image/png",sizes:"64x64",url:(0,d.fillMetadataSegment)(".",await a.params,"icon.png")+"?4138ae2e9ba66d8a"}]},9866:(a,b,c)=>{"use strict";c.d(b,{N:()=>f});let d=null,e=new Set;function f(a){return e.add(a),()=>{if(e.delete(a),0===e.size&&d){try{d.close()}catch{}d=null}}}},23315:(a,b,c)=>{"use strict";c.d(b,{U_:()=>h,bX:()=>i,wb:()=>g});let d={Bash:"running a command",WebSearch:"searching the web",WebFetch:"reading a web page",Read:"reading a file",Write:"writing a file",Edit:"editing a file",MultiEdit:"editing a file",NotebookEdit:"editing a notebook",Glob:"finding files",Grep:"searching files",LS:"listing files",TodoWrite:"planning",Task:"delegating to a sub-agent",Skill:"using a skill",SlashCommand:"running a command",ExitPlanMode:"finishing the plan",AskUserQuestion:"asking a question",web_search:"searching the web",web_fetch:"reading a web page",web_extract:"extracting page content",browser_harness_run:"driving a browser",file_read:"reading a file",file_write:"writing a file",create_artifact:"creating a document",update_artifact:"updating a document",create_agent:"setting up an agent",send_email:"sending an email",flight_search:"searching flights"};function e(a){if(!a)return"";let b=String(a);return b.split("/").filter(Boolean).pop()||b}function f(a){try{return new URL(String(a)).hostname}catch{return String(a).slice(0,52)}}function g(a){if(!a||a<0)return null;if(a<1e3)return`${Math.round(a)}ms`;if(a<6e4)return`${(a/1e3).toFixed(1)}s`;let b=Math.round(a/1e3);return`${Math.floor(b/60)}m ${b%60}s`}function h(a){if(!a)return"";if(d[a])return d[a];if("string"==typeof a&&a.startsWith("mcp__")){let b=a.split("__");return b[b.length-1].replace(/_/g," ")}return a.replace(/_/g," ")}function i(a,b){return b?"web_search"===a&&b.query?`"${String(b.query).slice(0,52)}"`:"web_fetch"===a&&b.url?f(b.url):"browser_harness_run"===a&&b.script?"browser script":"create_artifact"===a&&b.title?`"${String(b.title).slice(0,40)}"`:"create_agent"===a&&b.name?`"${String(b.name).slice(0,40)}"`:("file_read"===a||"file_write"===a)&&b.path?e(b.path).slice(0,40):"Bash"===a&&b.command?String(b.command).slice(0,80):"WebSearch"===a&&b.query?`"${String(b.query).slice(0,52)}"`:"WebFetch"===a&&b.url?f(b.url):("Read"===a||"Write"===a||"Edit"===a||"MultiEdit"===a||"NotebookEdit"===a)&&b.file_path?e(b.file_path).slice(0,40):("Glob"===a||"Grep"===a)&&(b.pattern||b.path)?String(b.pattern||b.path).slice(0,52):"LS"===a&&b.path?e(b.path).slice(0,40)||"/":"TodoWrite"===a&&Array.isArray(b.todos)?`${b.todos.length} item${1===b.todos.length?"":"s"}`:"Task"===a&&b.description?`"${String(b.description).slice(0,52)}"`:"Skill"===a&&b.skill?`/${b.skill}`:"SlashCommand"===a&&b.command?String(b.command).slice(0,52):null:null}},30724:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx","default")},43929:(a,b,c)=>{"use strict";c.d(b,{Nl:()=>f,Sr:()=>g,YE:()=>i,wx:()=>h});var d=c(21124),e=c(38301);function f(){return(0,d.jsx)("svg",{width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",children:(0,d.jsx)("circle",{cx:"5.5",cy:"5.5",r:"4",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"6 4",strokeLinecap:"round",children:(0,d.jsx)("animateTransform",{attributeName:"transform",type:"rotate",from:"0 5.5 5.5",to:"360 5.5 5.5",dur:"0.75s",repeatCount:"indefinite"})})})}function g(){return(0,d.jsx)("svg",{width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",children:(0,d.jsx)("path",{d:"M2 5.5L4.5 8L9 3",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function h(){return(0,d.jsx)("svg",{width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",children:(0,d.jsx)("path",{d:"M2.5 2.5L8.5 8.5M8.5 2.5L2.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}function i({startTime:a}){let[b,c]=(0,e.useState)(0);return b<60?(0,d.jsxs)(d.Fragment,{children:[b,"s"]}):(0,d.jsxs)(d.Fragment,{children:[Math.floor(b/60),"m ",b%60,"s"]})}},50872:(a,b,c)=>{"use strict";c.d(b,{D:()=>e});var d=c(75338);function e({label:a}={}){return(0,d.jsx)("main",{className:"admin-shell","aria-busy":"true","aria-live":"polite",children:(0,d.jsxs)("div",{className:"nav-skeleton",role:"status",children:[(0,d.jsx)("span",{className:"sr-only",children:a?`Loading ${a}…`:"Loading…"}),(0,d.jsx)("div",{className:"nav-skeleton__header"}),(0,d.jsxs)("div",{className:"nav-skeleton__strip",children:[(0,d.jsx)("div",{className:"nav-skeleton__pill"}),(0,d.jsx)("div",{className:"nav-skeleton__pill"}),(0,d.jsx)("div",{className:"nav-skeleton__pill"}),(0,d.jsx)("div",{className:"nav-skeleton__pill"})]}),(0,d.jsxs)("div",{className:"nav-skeleton__rows",children:[(0,d.jsx)("div",{className:"nav-skeleton__row"}),(0,d.jsx)("div",{className:"nav-skeleton__row"}),(0,d.jsx)("div",{className:"nav-skeleton__row"}),(0,d.jsx)("div",{className:"nav-skeleton__row"})]})]})})}},59265:(a,b,c)=>{"use strict";c.d(b,{default:()=>w});var d=c(21124),e=c(38301),f=c(42378);let g=[{id:"set-anthropic-key",title:"Set Anthropic API key",category:"Credentials",keywords:["anthropic","api key","claude","apikey","llm","token","cloud engine"],kind:"secret",secretName:"ANTHROPIC_API_KEY",field:{label:"ANTHROPIC_API_KEY",type:"password",placeholder:"sk-ant-…",help:"Used by the Anthropic cloud engine. Stored encrypted in the secrets vault."},settingsHref:"/settings/tools",docSlug:"set-anthropic-key"},{id:"set-resend-key",title:"Set Resend API key (email)",category:"Credentials",keywords:["resend","email","api key","smtp","send mail"],kind:"secret",secretName:"RESEND_API_KEY",field:{label:"RESEND_API_KEY",type:"password",placeholder:"re_…",help:"Enables the email tool. Encrypted at rest."},settingsHref:"/settings/connectors",docSlug:"set-resend-key"},{id:"set-github-token",title:"Set GitHub token",category:"Credentials",keywords:["github","token","pat","api key","git","repo"],kind:"secret",secretName:"GITHUB_TOKEN",field:{label:"GITHUB_TOKEN",type:"password",placeholder:"ghp_… / github_pat_…",help:"Personal access token for the GitHub tool adapter."},settingsHref:"/settings/connectors",docSlug:"set-github-token"},{id:"set-supabase-url",title:"Set Supabase URL",category:"Credentials",keywords:["supabase","url","database","project url","connect"],kind:"secret",secretName:"SUPABASE_URL",field:{label:"SUPABASE_URL",type:"text",placeholder:"https://xxxx.supabase.co",help:"Project URL for Supabase writes + shared cloud layer."},settingsHref:"/settings/connectors",docSlug:"connect-supabase"},{id:"set-supabase-service-key",title:"Set Supabase service-role key",category:"Credentials",keywords:["supabase","service role","key","api key","secret","database"],kind:"secret",secretName:"SUPABASE_SERVICE_ROLE_KEY",field:{label:"SUPABASE_SERVICE_ROLE_KEY",type:"password",placeholder:"eyJ…",help:"Server-side service-role key. Never exposed to the browser."},settingsHref:"/settings/connectors",docSlug:"connect-supabase"},{id:"set-default-model",title:"Set default model",category:"Agent runtime",keywords:["model","default model","llm","opus","sonnet","haiku","picker"],kind:"config",configKey:"model",field:{label:"Default model",type:"select",help:"Model the main agent uses by default.",options:[{value:"claude-opus-4-7",label:"Opus 4.7"},{value:"claude-sonnet-4-6",label:"Sonnet 4.6"},{value:"claude-haiku-4-5-20251001",label:"Haiku 4.5"}]},settingsHref:"/settings/engines",docSlug:"choose-agent-engine"},{id:"set-design-style",title:"Set artifact design style",category:"Agent runtime",keywords:["design","style","aesthetic","minimal","bold","soft","balanced","artifact"],kind:"config",configKey:"designStyle",field:{label:"Design style",type:"select",help:"Visual style agents use when producing artifacts.",options:[{value:"balanced",label:"Balanced"},{value:"minimal",label:"Minimal"},{value:"bold",label:"Bold"},{value:"soft",label:"Soft"}]},settingsHref:"/settings/brand",docSlug:null},{id:"set-trust-mode",title:"Set main-agent trust mode",category:"Agent runtime",keywords:["trust","trust mode","auto","approval","safety","permission","gate"],kind:"trust-mode",field:{label:"Trust mode",type:"select",help:"Warning: auto lets the main agent run high-and-below risk tool calls WITHOUT asking you first (irreversible_external is always gated). Saving auto confirms this. approval_required is the safe default.",options:[{value:"approval_required",label:"Approval required (safe default)"},{value:"auto",label:"Auto (skip gate for ≤ high risk)"}]},settingsHref:"/settings/advanced",docSlug:"set-trust-mode"}],h=[{id:"start-whatsapp-bridge",slug:"start-whatsapp-bridge",title:"Start the WhatsApp bridge",summary:"Pair a dedicated WhatsApp number and run the gateway daemon so agents can send and receive messages.",category:"Channels",keywords:["whatsapp","bridge","gateway","baileys","pair","daemon","messages"],related:["secrets-vault-overview"]},{id:"set-api-key",slug:"set-api-key",title:"Set an API key",summary:"How API keys and secrets are stored, and the fastest way to add one from anywhere with Cmd+K.",category:"Credentials",keywords:["api key","secret","credential","token","vault","set key"],related:["set-anthropic-key","connect-supabase","secrets-vault-overview"]},{id:"set-anthropic-key",slug:"set-anthropic-key",title:"Set the Anthropic API key",summary:"Add the Anthropic key that powers the cloud engine.",category:"Credentials",keywords:["anthropic","api key","claude","cloud engine","llm"],related:["choose-agent-engine","set-api-key"]},{id:"set-resend-key",slug:"set-resend-key",title:"Set the Resend API key (email)",summary:"Enable the email tool by adding a Resend key.",category:"Credentials",keywords:["resend","email","api key","send mail"],related:["set-api-key"]},{id:"set-github-token",slug:"set-github-token",title:"Set a GitHub token",summary:"Add a personal access token to unlock the GitHub tool adapter.",category:"Credentials",keywords:["github","token","pat","repo","api key"],related:["set-api-key"]},{id:"connect-supabase",slug:"connect-supabase",title:"Connect Supabase",summary:"Wire up Supabase URL and keys for database writes and the shared cloud layer.",category:"Credentials",keywords:["supabase","database","connect","url","service role","shared cloud"],related:["set-api-key","secrets-vault-overview"]},{id:"choose-agent-engine",slug:"choose-agent-engine",title:"Choose an agent engine",summary:"Pick between claude-code, anthropic, ollama, codex, and hermes — and what each needs.",category:"Agent runtime",keywords:["engine","model","claude-code","ollama","codex","hermes","anthropic","local"],related:["set-anthropic-key"]},{id:"set-trust-mode",slug:"set-trust-mode",title:"Set trust mode",summary:"Control whether the main agent gates risky tool calls or runs them automatically.",category:"Agent runtime",keywords:["trust","trust mode","auto","approval","safety","risk","gate"],related:["create-agent"]},{id:"create-agent",slug:"create-agent",title:"Create an agent",summary:"Spin up a worker, set its schedule, scope its tools, and run it.",category:"Getting started",keywords:["agent","create","worker","new agent","caretaker","roster"],related:["schedules-and-cron","set-trust-mode"]},{id:"schedules-and-cron",slug:"schedules-and-cron",title:"Schedules and cron",summary:"How schedules queue durable heartbeat work, backfill missed windows, and run automatically.",category:"Getting started",keywords:["schedule","cron","daily","heartbeat","backfill","recurring"],related:["create-agent"]},{id:"secrets-vault-overview",slug:"secrets-vault-overview",title:"Secrets vault overview",summary:"Where credentials live, how they are encrypted, and why values are never shown back.",category:"Credentials",keywords:["secrets","vault","encryption","aes","master key","security"],related:["set-api-key"]},{id:"keyboard-shortcuts",slug:"keyboard-shortcuts",title:"Keyboard shortcuts",summary:"Every shortcut, including Cmd+K smart search and the composer keys.",category:"Getting started",keywords:["keyboard","shortcut","cmd k","command","hotkey","search"],related:[]}];function i({action:a,current:b,onClose:c,onSaved:g}){(0,f.useRouter)();let h=(0,e.useRef)(null),i=a.field,[j,k]=(0,e.useState)("select"===i.type&&(b?.value||i.options?.[0]?.value)||""),[l,m]=(0,e.useState)(!1),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useState)(!1);async function r(b){if(b.preventDefault(),l)return;let d=String(j).trim();if(!d)return void o("Enter a value.");m(!0),o("");try{let{endpoint:b,method:e,body:f}=function(a,b){switch(a.kind){case"secret":return{endpoint:"/api/secrets",method:"POST",body:{name:a.secretName,value:b,scope:"global",source:"help-modal"}};case"config":return{endpoint:"/api/config",method:"PUT",body:{[a.configKey]:b}};case"trust-mode":return{endpoint:"/api/settings/trust-mode",method:"PATCH",body:"auto"===b?{mode:b,confirm:!0}:{mode:b}};default:throw Error(`unknown action kind: ${a.kind}`)}}(a,d),h=await fetch(b,{method:e,headers:{"content-type":"application/json"},body:JSON.stringify(f)});if(!h.ok){if(403===h.status)o("You need admin or owner access to change this.");else if(401===h.status)o("Sign in to change this setting.");else{let a=await h.text().catch(()=>""),b=a;try{b=JSON.parse(a)?.error||a}catch{}o(b||`Failed (${h.status}).`)}m(!1);return}q(!0),m(!1),g?.(a),window.setTimeout(()=>c(),700)}catch(a){o(a?.message||"Network error."),m(!1)}}let s=function(a,b){if(!b)return null;if("secret"===a.kind)return"set"===b.status?"Currently set":"Not set";if(null!=b.value){let c=a.field.options?.find(a=>a.value===b.value);return`Currently: ${c?c.label:b.value}`}return null}(a,b);return(0,d.jsx)("div",{className:"help-value-overlay",role:"presentation",onMouseDown:a=>{a.target===a.currentTarget&&c()},children:(0,d.jsxs)("form",{className:"help-value-modal",role:"dialog","aria-modal":"true","aria-label":a.title,onSubmit:r,children:[(0,d.jsxs)("header",{className:"help-value-head",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("small",{children:a.category}),(0,d.jsx)("h2",{children:a.title})]}),(0,d.jsx)("button",{type:"button",className:"help-value-close",onClick:c,"aria-label":"Close",children:"esc"})]}),(0,d.jsxs)("div",{className:"help-value-body",children:[(0,d.jsxs)("label",{className:"help-value-field",children:[(0,d.jsxs)("span",{className:"help-value-label",children:[i.label,s?(0,d.jsx)("em",{className:"help-value-status",children:s}):null]}),"select"===i.type?(0,d.jsx)("select",{ref:h,value:j,onChange:a=>k(a.target.value),disabled:l||p,children:i.options.map(a=>(0,d.jsx)("option",{value:a.value,children:a.label},a.value))}):(0,d.jsx)("input",{ref:h,type:"password"===i.type?"password":"text",value:j,placeholder:i.placeholder||"",onChange:a=>k(a.target.value),disabled:l||p,autoComplete:"off",spellCheck:!1})]}),i.help?(0,d.jsx)("p",{className:"help-value-help",children:i.help}):null,n?(0,d.jsx)("p",{className:"help-value-error",role:"alert",children:n}):null,p?(0,d.jsx)("p",{className:"help-value-ok",role:"status",children:"Saved."}):null]}),(0,d.jsxs)("footer",{className:"help-value-foot",children:[(0,d.jsxs)("div",{className:"help-value-links",children:[(0,d.jsx)("a",{href:a.settingsHref,onClick:c,children:"Open full settings"}),a.docSlug?(0,d.jsx)("a",{href:`/help/${a.docSlug}`,onClick:c,children:"Read the guide"}):null]}),(0,d.jsxs)("div",{className:"help-value-actions",children:[(0,d.jsx)("button",{type:"button",className:"help-value-btn ghost",onClick:c,disabled:l,children:"Cancel"}),(0,d.jsx)("button",{type:"submit",className:"help-value-btn primary",disabled:l||p,children:l?"Saving…":"Save"})]})]})]})})}let j=[{title:"Overview",href:"/",section:"Navigate",keys:["dashboard","home","canvas","main"]},{title:"Agents",href:"/agents",section:"Navigate",keys:["agent","worker","roster","team"]},{title:"Tasks",href:"/tasks",section:"Navigate",keys:["task","work","todo","kanban"]},{title:"Approvals",href:"/approvals",section:"Navigate",keys:["approve","permission","review"]},{title:"Tools",href:"/tools",section:"Navigate",keys:["tool","connector","capability"]},{title:"Schedules",href:"/schedules",section:"Navigate",keys:["cron","schedule","calendar"]},{title:"Reports",href:"/reports",section:"Navigate",keys:["report","artifact","brief"]},{title:"Activity",href:"/activity",section:"Navigate",keys:["activity","runs","history"]},{title:"Runtime",href:"/runtime",section:"Navigate",keys:["runtime","diagnostics","heartbeat","process"]},{title:"Brand",href:"/brand",section:"Navigate",keys:["brand","identity","design"]},{title:"Settings",href:"/settings",section:"Navigate",keys:["settings","config","preferences"]},{title:"Help",href:"/help",section:"Navigate",keys:["help","guide","docs","documentation","shortcuts"]}],k=[{id:"focus-main-agent",title:"Focus main agent composer",detail:"Jump to the prompt box without leaving the keyboard.",section:"Action",shortcut:"⌘J",keys:["chat","composer","prompt","ask","agent"],run:({router:a,pathname:b})=>{"/"!==b?(a.push("/"),window.setTimeout(()=>window.dispatchEvent(new Event("madarx:focus-composer")),180)):window.dispatchEvent(new Event("madarx:focus-composer"))}},{id:"new-chat",title:"New main-agent chat",detail:"Fresh conversation without using ⌘N, which belongs to the browser.",section:"Action",shortcut:"⌘⇧J",keys:["new","session","chat","fresh"],run:({router:a,pathname:b})=>{"/"!==b&&a.push("/"),window.setTimeout(()=>window.dispatchEvent(new Event("madarx:new-chat")),180*("/"!==b))}},{id:"settings-modal",title:"Open agent configuration",detail:"Close to the right thumb, but avoids browser-level ⌘, preferences.",section:"Action",shortcut:"⌘;",keys:["settings","preferences","config","model"],run:({router:a,pathname:b})=>{"/"!==b?(a.push("/"),window.setTimeout(()=>window.dispatchEvent(new Event("madarx:open-config")),180)):window.dispatchEvent(new Event("madarx:open-config"))}},{id:"shortcut-help",title:"Show keyboard shortcuts",detail:"Open this palette and filter to shortcut help.",section:"Action",shortcut:"⌘/",keys:["keyboard","shortcut","help","command"],run:({openWithQuery:a})=>a("shortcuts")}],l=[{title:"Open smart search",detail:"⌘Space or ⌘K. Thumb + home-row fallback; Ctrl Space also works when macOS owns Spotlight.",section:"Shortcuts",keys:["shortcut","search","spotlight","command space"]},{title:"Focus main agent",detail:"⌘J. Right thumb + index on home row; avoids browser shortcuts.",section:"Shortcuts",keys:["shortcut","composer","prompt"]},{title:"New chat",detail:"⌘⇧J. Same hand position as focus, with Shift; avoids ⌘N.",section:"Shortcuts",keys:["shortcut","new chat","session"]},{title:"Agents / Tasks / Runtime",detail:"⌘⇧A, ⌘⇧T, ⌘⇧D. Left-hand clusters for common operating surfaces.",section:"Shortcuts",keys:["shortcut","navigation","agents","tasks","runtime"]},{title:"Agent settings",detail:"⌘; sits under the right hand and avoids browser Preferences on ⌘,.",section:"Shortcuts",keys:["shortcut","settings","preferences"]}];function m(a){return String(a||"").toLowerCase().trim()}function n(){let a=(0,f.useRouter)(),b=(0,f.usePathname)(),c=(0,e.useRef)(null),[n,o]=(0,e.useState)(!1),[p,q]=(0,e.useState)(""),[r,s]=(0,e.useState)(0),[t,u]=(0,e.useState)({}),[v,w]=(0,e.useState)(!1),[x,y]=(0,e.useState)(null),z=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/help",{cache:"no-store"});if(!a.ok)return;let b=await a.json(),c={};for(let a of b.actions||[])c[a.id]=a.current;u(c),w(!0)}catch{}},[]),A=(0,e.useMemo)(()=>{let a=j.map(a=>({...a,id:`nav:${a.href}`,kind:"nav",detail:"/"===a.href?"Return to the main command center.":`Open ${a.href}`,run:({router:b})=>b.push(a.href)}));return[...k,...g.map(a=>({id:`set:${a.id}`,kind:"setting",action:a,title:a.title,detail:a.field?.help||"Set this value.",section:"Set",keys:a.keywords})),...h.map(a=>({id:`doc:${a.slug}`,kind:"doc",title:a.title,detail:a.summary,section:"Doc",href:`/help/${a.slug}`,keys:a.keywords})),...a,...l]},[]),B=(0,e.useMemo)(()=>{let a=m(p);if(!a)return A.slice(0,10);let b=a.split(/\s+/).filter(Boolean);return A.map(c=>{let d=[c.title,c.detail,c.section,c.href,...c.keys||[]].filter(Boolean).join(" ").toLowerCase(),e=b.reduce((a,b)=>a+ +!!d.includes(b),0),f=3*!!m(c.title).startsWith(a);return{item:c,score:e+f}}).filter(({score:a})=>a>0).sort((a,b)=>b.score-a.score||a.item.title.localeCompare(b.item.title)).map(({item:a})=>a).slice(0,12)},[A,p]),C=a=>{q(a||""),o(!0),s(0)},D=()=>{o(!1),q(""),s(0)};(0,e.useCallback)(a=>{let b=g.find(b=>b.id===a);b&&y(b)},[]);let E=(0,e.useCallback)(()=>y(null),[]),F=x?(0,d.jsx)(i,{action:x,current:t[x.id],onClose:E,onSaved:z}):null;return n?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"smart-search-overlay",role:"presentation",onMouseDown:a=>{a.target===a.currentTarget&&D()},children:(0,d.jsxs)("section",{className:"smart-search-panel",role:"dialog","aria-modal":"true","aria-label":"Smart search",children:[(0,d.jsxs)("div",{className:"smart-search-head",children:[(0,d.jsx)("span",{className:"smart-search-orb","aria-hidden":"true"}),(0,d.jsx)("input",{ref:c,value:p,onChange:a=>q(a.target.value),placeholder:"Search docs, settings, pages…","aria-label":"Search madarX OS"}),(0,d.jsx)("kbd",{children:"esc"})]}),(0,d.jsx)("div",{className:"smart-search-results",role:"listbox","aria-label":"Smart search results",children:B.length?B.map((c,e)=>{let f="setting"===c.kind?t[c.action.id]:null,g=f&&"secret"===c.action.kind&&"set"===f.status?"Set":null;return(0,d.jsxs)("button",{type:"button",className:"smart-search-row"+(e===r?" is-active":""),onMouseEnter:()=>s(e),onClick:()=>(c=>{if(c){if("setting"===c.kind){y(c.action),D();return}if("doc"===c.kind){a.push(c.href),D();return}c.run&&(c.run({router:a,pathname:b,openWithQuery:C}),"Shortcuts"!==c.section&&D())}})(c),role:"option","aria-selected":e===r,children:[(0,d.jsxs)("span",{className:"smart-search-row-main",children:[(0,d.jsxs)("small",{children:[(0,d.jsx)("span",{className:`smart-search-kind kind-${c.kind||"nav"}`,children:c.section}),g?(0,d.jsx)("span",{className:"smart-search-pill",children:g}):null]}),(0,d.jsx)("b",{children:c.title}),(0,d.jsx)("em",{children:c.detail})]}),c.shortcut?(0,d.jsx)("kbd",{children:c.shortcut}):c.href?(0,d.jsx)("kbd",{children:c.href}):null]},c.id||c.title)}):(0,d.jsx)("div",{className:"smart-search-empty",children:"No matches. Try “api key”, “whatsapp”, “agent”, or “shortcut”."})}),(0,d.jsxs)("footer",{className:"smart-search-foot",children:[(0,d.jsxs)("span",{children:[(0,d.jsx)("kbd",{children:"↑"}),(0,d.jsx)("kbd",{children:"↓"})," select"]}),(0,d.jsxs)("span",{children:[(0,d.jsx)("kbd",{children:"return"})," open"]}),(0,d.jsxs)("span",{children:[(0,d.jsx)("kbd",{children:"⌘J"})," composer"]})]})]})}),F]}):F}var o=c(23312),p=c(37129),q=c(23062),r=c(17989);c(9866);var s=c(43929),t=c(23315);function u(){(0,f.usePathname)();let[a,b]=(0,e.useState)({}),[c,g]=(0,e.useState)(!1),h=(0,e.useRef)(null),i=(0,e.useRef)(null),[j,k]=(0,e.useState)(null),l=(0,e.useMemo)(()=>Object.values(a).sort((a,b)=>(b.started_at||0)-(a.started_at||0)),[a]),m=l.filter(a=>"running"===a.status),n=m.length,u="Activity";if(1===n){let a=m[0],b=a.current_tool?(0,t.U_)(a.current_tool):a.current_narration?"writing…":a.current_thinking?"thinking…":null;u=b?`${a.agent_name} \xb7 ${b}`:a.agent_name}else n>1&&(u=`${n} agents running`);return(0,d.jsxs)("header",{className:"app-topbar",role:"banner",children:[(0,d.jsxs)("div",{className:"app-topbar-left",children:[(0,d.jsxs)("span",{className:"app-topbar-brand",children:["madar",(0,d.jsx)("b",{children:"X"})]}),(0,d.jsx)("span",{className:"app-topbar-sep","aria-hidden":!0}),(0,d.jsx)("span",{className:"app-topbar-section",children:"OS"})]}),(0,d.jsxs)("div",{className:"app-topbar-right",children:[(0,d.jsx)("div",{id:"app-topbar-slot",className:"app-topbar-slot"}),(0,d.jsxs)("div",{className:"app-topbar-activity-wrap",ref:h,children:[(0,d.jsxs)("button",{type:"button",className:`app-topbar-activity is-clickable ${n?"is-running":""}`,title:n?`${n} agent${1===n?"":"s"} running — click for details`:"Background agent activity",onClick:()=>g(a=>!a),"aria-expanded":c,"aria-haspopup":"dialog",children:[(0,d.jsx)(p.A,{size:12,className:"app-topbar-activity-glyph","aria-hidden":!0}),(0,d.jsx)("span",{className:"app-topbar-dot","aria-hidden":!0}),(0,d.jsx)("span",{className:"app-topbar-activity-label",children:u})]}),c&&"undefined"!=typeof document&&(0,o.createPortal)((0,d.jsxs)("div",{className:"bg-activity-pop",role:"dialog","aria-label":"Background agent activity",ref:i,style:j?{top:j.top,right:j.right}:{visibility:"hidden"},children:[(0,d.jsxs)("div",{className:"bg-activity-head",children:[(0,d.jsx)("b",{children:"Background agents"}),(0,d.jsx)("small",{children:n?`${n} working now`:l.length?"Recently finished":"Live view of agents the Main Agent spawns"})]}),0===l.length&&(0,d.jsxs)("div",{className:"bg-activity-empty",children:[(0,d.jsx)(p.A,{size:18,"aria-hidden":!0}),(0,d.jsx)("span",{children:"No background agents active right now."}),(0,d.jsx)("small",{children:"When the Main Agent calls a sub-agent, it shows here live."})]}),(0,d.jsx)("div",{className:"bg-activity-list",children:l.map(a=>(0,d.jsxs)("div",{className:`bg-activity-agent bg-activity-agent--${a.status}`,children:[(0,d.jsxs)("div",{className:"bg-activity-agent-head",children:[(0,d.jsxs)("span",{className:"bg-activity-agent-icon","aria-hidden":!0,children:["running"===a.status&&(0,d.jsx)(s.Nl,{}),"complete"===a.status&&(0,d.jsx)(s.Sr,{}),"failed"===a.status&&(0,d.jsx)(s.wx,{})]}),(0,d.jsx)("span",{className:"bg-activity-agent-name",children:a.agent_name}),a.triggered_by&&(0,d.jsxs)("span",{className:"bg-activity-agent-by",children:["via ",a.triggered_by]}),(0,d.jsx)("span",{className:"bg-activity-agent-status",children:"running"===a.status?a.current_tool?(0,t.U_)(a.current_tool):"working…":"complete"===a.status?"done":"failed"})]}),"running"===a.status&&(a.current_narration||a.current_thinking)&&(0,d.jsxs)("div",{className:"bg-activity-doing",children:[(0,d.jsx)("span",{className:"bg-activity-doing-kind",children:a.current_narration?"Writing":"Thinking"}),(0,d.jsx)("span",{className:"bg-activity-doing-text",children:a.current_narration||a.current_thinking})]}),a.steps.length>0&&(0,d.jsx)("div",{className:"bg-activity-steps",children:a.steps.slice(-5).map((a,b)=>(0,d.jsxs)("div",{className:`bg-activity-step bg-activity-step--${a.status}`,children:[(0,d.jsxs)("span",{className:"bg-activity-step-icon","aria-hidden":!0,children:["running"===a.status&&(0,d.jsx)(s.Nl,{}),"done"===a.status&&(0,d.jsx)(s.Sr,{}),"error"===a.status&&(0,d.jsx)(s.wx,{})]}),(0,d.jsx)("code",{className:"bg-activity-step-name",children:(0,t.U_)(a.tool)}),(0,t.bX)(a.tool,a.input)&&(0,d.jsx)("span",{className:"bg-activity-step-sub",children:(0,t.bX)(a.tool,a.input)})]},b))})]},a.agent_id))}),(0,d.jsx)("a",{className:"bg-activity-foot",href:"/activity",children:"Open activity log →"})]}),document.body)]}),(0,d.jsxs)("button",{type:"button",className:"app-topbar-search",onClick:function(){},"aria-label":"Open search (Command K)",children:[(0,d.jsx)(q.A,{size:13,"aria-hidden":!0}),(0,d.jsx)("span",{children:"Search"}),(0,d.jsxs)("kbd",{children:[(0,d.jsx)(r.A,{size:10,"aria-hidden":!0}),"K"]})]})]})]})}let v=["/login","/share"];function w({children:a,sidebar:b}){let c=(0,f.usePathname)();return(0,e.useMemo)(()=>v.some(a=>c===a||c?.startsWith(`${a}/`)),[c])?(0,d.jsx)("div",{className:"chromeless-page",children:a}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"app-shell",children:[(0,d.jsx)(u,{}),(0,d.jsx)("div",{className:"app-rail",children:b??null}),(0,d.jsx)("div",{className:"app-content",children:a})]}),(0,d.jsx)(n,{})]})}},62592:(a,b,c)=>{"use strict";c.d(b,{default:()=>J});var d=c(21124),e=c(38301),f=c(3991),g=c.n(f),h=c(42378),i=c(30242),j=c(11941),k=c(63881),l=c(23007),m=c(99802),n=c(93673),o=c(74905),p=c(39153),q=c(26890),r=c(77703),s=c(59153),t=c(30079),u=c(75571),v=c(13044),w=c(45423),x=c(79401),y=c(36248),z=c(81868),A=c(80207);let B="madarx:sidebarAvatar";function C(){let[a,b]=(0,e.useState)(null),c=(0,e.useRef)(null);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("button",{type:"button",onClick:()=>c.current?.click(),"aria-label":a?"Change avatar":"Upload an avatar",title:a?"Change avatar":"Upload an avatar",className:"group relative w-9 h-9 rounded-full overflow-hidden flex items-center justify-center cursor-pointer border border-[rgba(20,22,26,0.16)] bg-[rgba(17,19,24,0.035)] transition-colors hover:border-[rgba(20,22,26,0.32)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50",children:[a?(0,d.jsx)("img",{src:a,alt:"Avatar",className:"w-full h-full object-cover"}):(0,d.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"#9aa1ab",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:(0,d.jsx)("path",{d:"M12 16V8M8 12h8"})}),(0,d.jsx)("span",{className:"absolute inset-0 hidden group-hover:flex items-center justify-center bg-black/35 text-white",children:(0,d.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,d.jsx)("path",{d:"M12 16V6M12 6 7.5 10.5M12 6l4.5 4.5"}),(0,d.jsx)("path",{d:"M5 18v1.5A1.5 1.5 0 0 0 6.5 21h11a1.5 1.5 0 0 0 1.5-1.5V18"})]})}),a?(0,d.jsx)("span",{role:"button",tabIndex:-1,onClick:function(a){a.stopPropagation(),b(null);try{localStorage.removeItem(B)}catch{}},"aria-label":"Remove avatar",className:"absolute -top-0.5 -right-0.5 hidden group-hover:flex w-4 h-4 items-center justify-center rounded-full bg-[#111318] text-white text-[9px] leading-none",children:"\xd7"}):null]}),(0,d.jsx)("input",{ref:c,type:"file",accept:"image/*",hidden:!0,onChange:function(a){let c=a.target.files?.[0];if(a.target.value="",!c||!c.type.startsWith("image/")||c.size>2097152)return;let d=new FileReader;d.onload=()=>{let a=String(d.result||"");if(a){b(a);try{localStorage.setItem(B,a)}catch{}}},d.readAsDataURL(c)}})]})}let D=[{group:"work",name:"Spaces",href:"/",icon:k.A},{group:"work",name:"Projects",href:"/projects",icon:l.A},{group:"work",name:"Agents",href:"/agents",icon:m.A},{group:"work",name:"Tasks",href:"/tasks",icon:n.A},{group:"work",name:"Workflows",href:"/workflows",icon:o.A},{group:"work",name:"Approvals",href:"/approvals",icon:p.A},{group:"library",name:"Marketplace",href:"/marketplace",icon:q.A}],E={Pickaxe:r.A,Boxes:s.A,Gem:t.A,FlaskConical:u.A,Factory:v.A,Building2:w.A,Package:q.A,FolderOpen:l.A,Workflow:o.A},F=[{name:"Settings",icon:x.A,href:"/settings"}];function G(a,b){return!!a&&("/"===b?"/"===a:a===b||a.startsWith(`${b}/`))}function H(a){a.currentTarget?.blur?.()}function I({item:a,active:b}){let c=a.icon;return(0,d.jsxs)(g(),{href:a.href,prefetch:!0,"aria-label":a.name,"aria-current":b?"page":void 0,"data-active":b?"true":void 0,onClick:H,className:`relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group ${b?"text-[#C2452A]":"text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]"}`,children:[(0,d.jsx)(c,{className:"w-5 h-5",strokeWidth:1.75,"aria-hidden":"true"}),(0,d.jsx)("span",{className:"absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none",children:a.name})]})}function J({moduleNav:a=[]}){let b=(0,h.usePathname)(),{session:c,signOut:f}=function(){let[a,b]=(0,e.useState)(null),c=(0,h.useRouter)();return{session:a,signOut:async function(){await fetch("/api/auth/session",{method:"DELETE"}).catch(()=>null),c.replace("/login"),c.refresh()}}}(),[k,l]=(0,e.useState)(null),m=(Array.isArray(a)?a:[]).map(a=>({group:"module",name:a.label,href:a.href,icon:E[a.icon]||s.A})),n=[...D.filter(a=>"work"===a.group),...m,...D.filter(a=>"library"===a.group)],o=c?.email||"Local owner",p="local"===(c?.auth_mode||"local"),q=(c?.email||c?.display_name||"AK").slice(0,2).toUpperCase();return(0,d.jsxs)("aside",{className:"relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 flex flex-col","aria-label":"Primary navigation",children:[(0,d.jsx)("div",{className:"h-20 flex items-center justify-center px-3 shrink-0",children:(0,d.jsx)(C,{})}),(0,d.jsxs)("div",{className:"flex-1 flex flex-col min-h-0",children:[(0,d.jsx)("ul",{className:"list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1",children:n.map((a,c)=>{let e=n[c-1],f=e&&e.group!==a.group,g=G(b,a.href);return(0,d.jsxs)("li",{children:[f?(0,d.jsx)("div",{"aria-hidden":"true",className:"mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"}):null,(0,d.jsx)(I,{item:a,active:g})]},a.name)})}),(0,d.jsx)("ul",{className:"list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1",children:F.map(a=>{let c=G(b,a.href);return(0,d.jsx)("li",{children:(0,d.jsx)(I,{item:a,active:c})},a.name)})}),(0,d.jsx)("div",{className:"relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center",children:(0,d.jsxs)(i.bL,{children:[(0,d.jsx)(i.l9,{className:"outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50","aria-label":"Account menu",children:(0,d.jsxs)(j.bL,{className:"w-10 h-10 rounded-full overflow-hidden cursor-pointer block",children:[(0,d.jsx)(j._V,{className:"w-full h-full object-cover",src:"/madarx-mark.svg",alt:"AK"}),(0,d.jsx)(j.H4,{className:"flex w-full h-full items-center justify-center text-white text-xs font-bold tracking-wider bg-gradient-to-br from-[#111318] to-[#565d6b]",delayMs:150,children:q})]})}),(0,d.jsx)(i.ZL,{children:(0,d.jsxs)(i.UC,{side:"right",align:"end",sideOffset:12,className:"w-64 rounded-xl bg-white shadow-[0_22px_60px_rgba(17,19,24,0.20)] border border-[rgba(20,22,26,0.09)] text-sm text-[#59606b] p-2 z-[100]",children:[(0,d.jsx)("div",{className:"px-2 py-1.5 text-[11px] uppercase tracking-[0.14em] text-[var(--accent-600)] font-bold",children:p?"Local operator":"Signed in"}),(0,d.jsx)("span",{className:"block text-[#68707b] px-2 pb-2 truncate",children:o}),(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsx)(g(),{href:"/",className:"block w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:"Spaces"})}),(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsx)(g(),{href:"/settings",className:"block w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:"Settings"})}),(0,d.jsx)(i.wv,{className:"my-1 h-px bg-[rgba(20,22,26,0.09)]"}),k?.behind&&k?.latest?(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsxs)(g(),{href:"/",className:"flex items-center justify-between gap-x-2 w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:[(0,d.jsxs)("span",{className:"flex items-center gap-x-2",children:[(0,d.jsx)(y.A,{className:"w-4 h-4 text-[var(--accent-600)]",strokeWidth:1.75}),"Update available"]}),(0,d.jsxs)("span",{className:"text-[11px] font-semibold text-[var(--accent-600)]",children:["v",k.latest]})]})}):(0,d.jsxs)("div",{className:"flex items-center justify-between px-2 py-2 text-[12px] text-[#9aa1ab]",children:[(0,d.jsx)("span",{children:"Version"}),(0,d.jsx)("span",{className:"font-medium text-[#68707b]",children:k?.current?`v${k.current}`:"—"})]}),(0,d.jsx)(i.wv,{className:"my-1 h-px bg-[rgba(20,22,26,0.09)]"}),p?(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsxs)(g(),{href:"/settings/account",className:"flex items-center gap-x-2 w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:[(0,d.jsx)(z.A,{className:"w-4 h-4",strokeWidth:1.75}),"Sign in with an account"]})}):(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsxs)("button",{type:"button",onClick:f,className:"flex items-center gap-x-2 w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer text-[#313740]",children:[(0,d.jsx)(A.A,{className:"w-4 h-4",strokeWidth:1.75}),"Sign out"]})})]})})]})})]})]})}},65593:(a,b,c)=>{Promise.resolve().then(c.bind(c,74138)),Promise.resolve().then(c.bind(c,30724))},67237:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81170,23)),Promise.resolve().then(c.t.bind(c,23597,23)),Promise.resolve().then(c.t.bind(c,36893,23)),Promise.resolve().then(c.t.bind(c,89748,23)),Promise.resolve().then(c.t.bind(c,6060,23)),Promise.resolve().then(c.t.bind(c,7184,23)),Promise.resolve().then(c.t.bind(c,69576,23)),Promise.resolve().then(c.t.bind(c,73041,23)),Promise.resolve().then(c.t.bind(c,51384,23))},70715:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{default:()=>k,metadata:()=>l});var e=c(75338),f=c(46609),g=c(30724),h=c(74138),i=c(23230);c(82704);var j=a([i]);i=(j.then?(await j)():j)[0];let l={title:"madarX OS",description:"Local-first agent command center for Client Workspace"};function k({children:a}){let b=[];try{b=(0,i.O2)()}catch{b=[]}return(0,e.jsx)("html",{lang:"en",className:f.variable,children:(0,e.jsx)("body",{children:(0,e.jsx)(h.default,{sidebar:(0,e.jsx)(g.default,{moduleNav:b}),children:a})})})}d()}catch(a){d(a)}})},74138:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx","default")},80389:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,54160,23)),Promise.resolve().then(c.t.bind(c,31603,23)),Promise.resolve().then(c.t.bind(c,68495,23)),Promise.resolve().then(c.t.bind(c,75170,23)),Promise.resolve().then(c.t.bind(c,77526,23)),Promise.resolve().then(c.t.bind(c,78922,23)),Promise.resolve().then(c.t.bind(c,29234,23)),Promise.resolve().then(c.t.bind(c,12263,23)),Promise.resolve().then(c.bind(c,82146))},82704:()=>{},90391:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(75338),e=c(50872);function f(){return(0,d.jsx)(e.D,{})}}};
1
+ exports.id=6059,exports.ids=[6059],exports.modules={2041:(a,b,c)=>{Promise.resolve().then(c.bind(c,59265)),Promise.resolve().then(c.bind(c,62592))},2987:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>e});var d=c(97523);let e=async a=>[{type:"image/png",sizes:"64x64",url:(0,d.fillMetadataSegment)(".",await a.params,"icon.png")+"?4138ae2e9ba66d8a"}]},9866:(a,b,c)=>{"use strict";c.d(b,{N:()=>f});let d=null,e=new Set;function f(a){return e.add(a),()=>{if(e.delete(a),0===e.size&&d){try{d.close()}catch{}d=null}}}},23315:(a,b,c)=>{"use strict";c.d(b,{U_:()=>h,bX:()=>i,wb:()=>g});let d={Bash:"running a command",WebSearch:"searching the web",WebFetch:"reading a web page",Read:"reading a file",Write:"writing a file",Edit:"editing a file",MultiEdit:"editing a file",NotebookEdit:"editing a notebook",Glob:"finding files",Grep:"searching files",LS:"listing files",TodoWrite:"planning",Task:"delegating to a sub-agent",Skill:"using a skill",SlashCommand:"running a command",ExitPlanMode:"finishing the plan",AskUserQuestion:"asking a question",web_search:"searching the web",web_fetch:"reading a web page",web_extract:"extracting page content",browser_harness_run:"driving a browser",file_read:"reading a file",file_write:"writing a file",create_artifact:"creating a document",update_artifact:"updating a document",create_agent:"setting up an agent",send_email:"sending an email",flight_search:"searching flights"};function e(a){if(!a)return"";let b=String(a);return b.split("/").filter(Boolean).pop()||b}function f(a){try{return new URL(String(a)).hostname}catch{return String(a).slice(0,52)}}function g(a){if(!a||a<0)return null;if(a<1e3)return`${Math.round(a)}ms`;if(a<6e4)return`${(a/1e3).toFixed(1)}s`;let b=Math.round(a/1e3);return`${Math.floor(b/60)}m ${b%60}s`}function h(a){if(!a)return"";if(d[a])return d[a];if("string"==typeof a&&a.startsWith("mcp__")){let b=a.split("__");return b[b.length-1].replace(/_/g," ")}return a.replace(/_/g," ")}function i(a,b){return b?"web_search"===a&&b.query?`"${String(b.query).slice(0,52)}"`:"web_fetch"===a&&b.url?f(b.url):"browser_harness_run"===a&&b.script?"browser script":"create_artifact"===a&&b.title?`"${String(b.title).slice(0,40)}"`:"create_agent"===a&&b.name?`"${String(b.name).slice(0,40)}"`:("file_read"===a||"file_write"===a)&&b.path?e(b.path).slice(0,40):"Bash"===a&&b.command?String(b.command).slice(0,80):"WebSearch"===a&&b.query?`"${String(b.query).slice(0,52)}"`:"WebFetch"===a&&b.url?f(b.url):("Read"===a||"Write"===a||"Edit"===a||"MultiEdit"===a||"NotebookEdit"===a)&&b.file_path?e(b.file_path).slice(0,40):("Glob"===a||"Grep"===a)&&(b.pattern||b.path)?String(b.pattern||b.path).slice(0,52):"LS"===a&&b.path?e(b.path).slice(0,40)||"/":"TodoWrite"===a&&Array.isArray(b.todos)?`${b.todos.length} item${1===b.todos.length?"":"s"}`:"Task"===a&&b.description?`"${String(b.description).slice(0,52)}"`:"Skill"===a&&b.skill?`/${b.skill}`:"SlashCommand"===a&&b.command?String(b.command).slice(0,52):null:null}},30724:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/madarx-os/madarx-os/app/components/ui/sidebar-with-submenu.jsx","default")},43929:(a,b,c)=>{"use strict";c.d(b,{Nl:()=>f,Sr:()=>g,YE:()=>i,wx:()=>h});var d=c(21124),e=c(38301);function f(){return(0,d.jsx)("svg",{width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",children:(0,d.jsx)("circle",{cx:"5.5",cy:"5.5",r:"4",stroke:"currentColor",strokeWidth:"1.5",strokeDasharray:"6 4",strokeLinecap:"round",children:(0,d.jsx)("animateTransform",{attributeName:"transform",type:"rotate",from:"0 5.5 5.5",to:"360 5.5 5.5",dur:"0.75s",repeatCount:"indefinite"})})})}function g(){return(0,d.jsx)("svg",{width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",children:(0,d.jsx)("path",{d:"M2 5.5L4.5 8L9 3",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}function h(){return(0,d.jsx)("svg",{width:"11",height:"11",viewBox:"0 0 11 11",fill:"none",children:(0,d.jsx)("path",{d:"M2.5 2.5L8.5 8.5M8.5 2.5L2.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})})}function i({startTime:a}){let[b,c]=(0,e.useState)(0);return b<60?(0,d.jsxs)(d.Fragment,{children:[b,"s"]}):(0,d.jsxs)(d.Fragment,{children:[Math.floor(b/60),"m ",b%60,"s"]})}},50872:(a,b,c)=>{"use strict";c.d(b,{D:()=>e});var d=c(75338);function e({label:a}={}){return(0,d.jsx)("main",{className:"admin-shell","aria-busy":"true","aria-live":"polite",children:(0,d.jsxs)("div",{className:"nav-skeleton",role:"status",children:[(0,d.jsx)("span",{className:"sr-only",children:a?`Loading ${a}…`:"Loading…"}),(0,d.jsx)("div",{className:"nav-skeleton__header"}),(0,d.jsxs)("div",{className:"nav-skeleton__strip",children:[(0,d.jsx)("div",{className:"nav-skeleton__pill"}),(0,d.jsx)("div",{className:"nav-skeleton__pill"}),(0,d.jsx)("div",{className:"nav-skeleton__pill"}),(0,d.jsx)("div",{className:"nav-skeleton__pill"})]}),(0,d.jsxs)("div",{className:"nav-skeleton__rows",children:[(0,d.jsx)("div",{className:"nav-skeleton__row"}),(0,d.jsx)("div",{className:"nav-skeleton__row"}),(0,d.jsx)("div",{className:"nav-skeleton__row"}),(0,d.jsx)("div",{className:"nav-skeleton__row"})]})]})})}},59265:(a,b,c)=>{"use strict";c.d(b,{default:()=>y});var d=c(21124),e=c(38301),f=c(42378);let g=[{id:"set-anthropic-key",title:"Set Anthropic API key",category:"Credentials",keywords:["anthropic","api key","claude","apikey","llm","token","cloud engine"],kind:"secret",secretName:"ANTHROPIC_API_KEY",field:{label:"ANTHROPIC_API_KEY",type:"password",placeholder:"sk-ant-…",help:"Used by the Anthropic cloud engine. Stored encrypted in the secrets vault."},settingsHref:"/settings/tools",docSlug:"set-anthropic-key"},{id:"set-resend-key",title:"Set Resend API key (email)",category:"Credentials",keywords:["resend","email","api key","smtp","send mail"],kind:"secret",secretName:"RESEND_API_KEY",field:{label:"RESEND_API_KEY",type:"password",placeholder:"re_…",help:"Enables the email tool. Encrypted at rest."},settingsHref:"/settings/connectors",docSlug:"set-resend-key"},{id:"set-github-token",title:"Set GitHub token",category:"Credentials",keywords:["github","token","pat","api key","git","repo"],kind:"secret",secretName:"GITHUB_TOKEN",field:{label:"GITHUB_TOKEN",type:"password",placeholder:"ghp_… / github_pat_…",help:"Personal access token for the GitHub tool adapter."},settingsHref:"/settings/connectors",docSlug:"set-github-token"},{id:"set-supabase-url",title:"Set Supabase URL",category:"Credentials",keywords:["supabase","url","database","project url","connect"],kind:"secret",secretName:"SUPABASE_URL",field:{label:"SUPABASE_URL",type:"text",placeholder:"https://xxxx.supabase.co",help:"Project URL for Supabase writes + shared cloud layer."},settingsHref:"/settings/connectors",docSlug:"connect-supabase"},{id:"set-supabase-service-key",title:"Set Supabase service-role key",category:"Credentials",keywords:["supabase","service role","key","api key","secret","database"],kind:"secret",secretName:"SUPABASE_SERVICE_ROLE_KEY",field:{label:"SUPABASE_SERVICE_ROLE_KEY",type:"password",placeholder:"eyJ…",help:"Server-side service-role key. Never exposed to the browser."},settingsHref:"/settings/connectors",docSlug:"connect-supabase"},{id:"set-default-model",title:"Set default model",category:"Agent runtime",keywords:["model","default model","llm","opus","sonnet","haiku","picker"],kind:"config",configKey:"model",field:{label:"Default model",type:"select",help:"Model the main agent uses by default.",options:[{value:"claude-opus-4-7",label:"Opus 4.7"},{value:"claude-sonnet-4-6",label:"Sonnet 4.6"},{value:"claude-haiku-4-5-20251001",label:"Haiku 4.5"}]},settingsHref:"/settings/engines",docSlug:"choose-agent-engine"},{id:"set-design-style",title:"Set artifact design style",category:"Agent runtime",keywords:["design","style","aesthetic","minimal","bold","soft","balanced","artifact"],kind:"config",configKey:"designStyle",field:{label:"Design style",type:"select",help:"Visual style agents use when producing artifacts.",options:[{value:"balanced",label:"Balanced"},{value:"minimal",label:"Minimal"},{value:"bold",label:"Bold"},{value:"soft",label:"Soft"}]},settingsHref:"/settings/brand",docSlug:null},{id:"set-trust-mode",title:"Set main-agent trust mode",category:"Agent runtime",keywords:["trust","trust mode","auto","approval","safety","permission","gate"],kind:"trust-mode",field:{label:"Trust mode",type:"select",help:"Warning: auto lets the main agent run high-and-below risk tool calls WITHOUT asking you first (irreversible_external is always gated). Saving auto confirms this. approval_required is the safe default.",options:[{value:"approval_required",label:"Approval required (safe default)"},{value:"auto",label:"Auto (skip gate for ≤ high risk)"}]},settingsHref:"/settings/advanced",docSlug:"set-trust-mode"}],h=[{id:"start-whatsapp-bridge",slug:"start-whatsapp-bridge",title:"Start the WhatsApp bridge",summary:"Pair a dedicated WhatsApp number and run the gateway daemon so agents can send and receive messages.",category:"Channels",keywords:["whatsapp","bridge","gateway","baileys","pair","daemon","messages"],related:["secrets-vault-overview"]},{id:"set-api-key",slug:"set-api-key",title:"Set an API key",summary:"How API keys and secrets are stored, and the fastest way to add one from anywhere with Cmd+K.",category:"Credentials",keywords:["api key","secret","credential","token","vault","set key"],related:["set-anthropic-key","connect-supabase","secrets-vault-overview"]},{id:"set-anthropic-key",slug:"set-anthropic-key",title:"Set the Anthropic API key",summary:"Add the Anthropic key that powers the cloud engine.",category:"Credentials",keywords:["anthropic","api key","claude","cloud engine","llm"],related:["choose-agent-engine","set-api-key"]},{id:"set-resend-key",slug:"set-resend-key",title:"Set the Resend API key (email)",summary:"Enable the email tool by adding a Resend key.",category:"Credentials",keywords:["resend","email","api key","send mail"],related:["set-api-key"]},{id:"set-github-token",slug:"set-github-token",title:"Set a GitHub token",summary:"Add a personal access token to unlock the GitHub tool adapter.",category:"Credentials",keywords:["github","token","pat","repo","api key"],related:["set-api-key"]},{id:"connect-supabase",slug:"connect-supabase",title:"Connect Supabase",summary:"Wire up Supabase URL and keys for database writes and the shared cloud layer.",category:"Credentials",keywords:["supabase","database","connect","url","service role","shared cloud"],related:["set-api-key","secrets-vault-overview"]},{id:"choose-agent-engine",slug:"choose-agent-engine",title:"Choose an agent engine",summary:"Pick between claude-code, anthropic, ollama, codex, and hermes — and what each needs.",category:"Agent runtime",keywords:["engine","model","claude-code","ollama","codex","hermes","anthropic","local"],related:["set-anthropic-key"]},{id:"set-trust-mode",slug:"set-trust-mode",title:"Set trust mode",summary:"Control whether the main agent gates risky tool calls or runs them automatically.",category:"Agent runtime",keywords:["trust","trust mode","auto","approval","safety","risk","gate"],related:["create-agent"]},{id:"create-agent",slug:"create-agent",title:"Create an agent",summary:"Spin up a worker, set its schedule, scope its tools, and run it.",category:"Getting started",keywords:["agent","create","worker","new agent","caretaker","roster"],related:["schedules-and-cron","set-trust-mode"]},{id:"schedules-and-cron",slug:"schedules-and-cron",title:"Schedules and cron",summary:"How schedules queue durable heartbeat work, backfill missed windows, and run automatically.",category:"Getting started",keywords:["schedule","cron","daily","heartbeat","backfill","recurring"],related:["create-agent"]},{id:"secrets-vault-overview",slug:"secrets-vault-overview",title:"Secrets vault overview",summary:"Where credentials live, how they are encrypted, and why values are never shown back.",category:"Credentials",keywords:["secrets","vault","encryption","aes","master key","security"],related:["set-api-key"]},{id:"keyboard-shortcuts",slug:"keyboard-shortcuts",title:"Keyboard shortcuts",summary:"Every shortcut, including Cmd+K smart search and the composer keys.",category:"Getting started",keywords:["keyboard","shortcut","cmd k","command","hotkey","search"],related:[]}];function i({action:a,current:b,onClose:c,onSaved:g}){(0,f.useRouter)();let h=(0,e.useRef)(null),i=a.field,[j,k]=(0,e.useState)("select"===i.type&&(b?.value||i.options?.[0]?.value)||""),[l,m]=(0,e.useState)(!1),[n,o]=(0,e.useState)(""),[p,q]=(0,e.useState)(!1);async function r(b){if(b.preventDefault(),l)return;let d=String(j).trim();if(!d)return void o("Enter a value.");m(!0),o("");try{let{endpoint:b,method:e,body:f}=function(a,b){switch(a.kind){case"secret":return{endpoint:"/api/secrets",method:"POST",body:{name:a.secretName,value:b,scope:"global",source:"help-modal"}};case"config":return{endpoint:"/api/config",method:"PUT",body:{[a.configKey]:b}};case"trust-mode":return{endpoint:"/api/settings/trust-mode",method:"PATCH",body:"auto"===b?{mode:b,confirm:!0}:{mode:b}};default:throw Error(`unknown action kind: ${a.kind}`)}}(a,d),h=await fetch(b,{method:e,headers:{"content-type":"application/json"},body:JSON.stringify(f)});if(!h.ok){if(403===h.status)o("You need admin or owner access to change this.");else if(401===h.status)o("Sign in to change this setting.");else{let a=await h.text().catch(()=>""),b=a;try{b=JSON.parse(a)?.error||a}catch{}o(b||`Failed (${h.status}).`)}m(!1);return}q(!0),m(!1),g?.(a),window.setTimeout(()=>c(),700)}catch(a){o(a?.message||"Network error."),m(!1)}}let s=function(a,b){if(!b)return null;if("secret"===a.kind)return"set"===b.status?"Currently set":"Not set";if(null!=b.value){let c=a.field.options?.find(a=>a.value===b.value);return`Currently: ${c?c.label:b.value}`}return null}(a,b);return(0,d.jsx)("div",{className:"help-value-overlay",role:"presentation",onMouseDown:a=>{a.target===a.currentTarget&&c()},children:(0,d.jsxs)("form",{className:"help-value-modal",role:"dialog","aria-modal":"true","aria-label":a.title,onSubmit:r,children:[(0,d.jsxs)("header",{className:"help-value-head",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("small",{children:a.category}),(0,d.jsx)("h2",{children:a.title})]}),(0,d.jsx)("button",{type:"button",className:"help-value-close",onClick:c,"aria-label":"Close",children:"esc"})]}),(0,d.jsxs)("div",{className:"help-value-body",children:[(0,d.jsxs)("label",{className:"help-value-field",children:[(0,d.jsxs)("span",{className:"help-value-label",children:[i.label,s?(0,d.jsx)("em",{className:"help-value-status",children:s}):null]}),"select"===i.type?(0,d.jsx)("select",{ref:h,value:j,onChange:a=>k(a.target.value),disabled:l||p,children:i.options.map(a=>(0,d.jsx)("option",{value:a.value,children:a.label},a.value))}):(0,d.jsx)("input",{ref:h,type:"password"===i.type?"password":"text",value:j,placeholder:i.placeholder||"",onChange:a=>k(a.target.value),disabled:l||p,autoComplete:"off",spellCheck:!1})]}),i.help?(0,d.jsx)("p",{className:"help-value-help",children:i.help}):null,n?(0,d.jsx)("p",{className:"help-value-error",role:"alert",children:n}):null,p?(0,d.jsx)("p",{className:"help-value-ok",role:"status",children:"Saved."}):null]}),(0,d.jsxs)("footer",{className:"help-value-foot",children:[(0,d.jsxs)("div",{className:"help-value-links",children:[(0,d.jsx)("a",{href:a.settingsHref,onClick:c,children:"Open full settings"}),a.docSlug?(0,d.jsx)("a",{href:`/help/${a.docSlug}`,onClick:c,children:"Read the guide"}):null]}),(0,d.jsxs)("div",{className:"help-value-actions",children:[(0,d.jsx)("button",{type:"button",className:"help-value-btn ghost",onClick:c,disabled:l,children:"Cancel"}),(0,d.jsx)("button",{type:"submit",className:"help-value-btn primary",disabled:l||p,children:l?"Saving…":"Save"})]})]})]})})}let j=[{title:"Overview",href:"/",section:"Navigate",keys:["dashboard","home","canvas","main"]},{title:"Agents",href:"/agents",section:"Navigate",keys:["agent","worker","roster","team"]},{title:"Tasks",href:"/tasks",section:"Navigate",keys:["task","work","todo","kanban"]},{title:"Approvals",href:"/approvals",section:"Navigate",keys:["approve","permission","review"]},{title:"Tools",href:"/tools",section:"Navigate",keys:["tool","connector","capability"]},{title:"Schedules",href:"/schedules",section:"Navigate",keys:["cron","schedule","calendar"]},{title:"Reports",href:"/reports",section:"Navigate",keys:["report","artifact","brief"]},{title:"Activity",href:"/activity",section:"Navigate",keys:["activity","runs","history"]},{title:"Runtime",href:"/runtime",section:"Navigate",keys:["runtime","diagnostics","heartbeat","process"]},{title:"Brand",href:"/brand",section:"Navigate",keys:["brand","identity","design"]},{title:"Settings",href:"/settings",section:"Navigate",keys:["settings","config","preferences"]},{title:"Help",href:"/help",section:"Navigate",keys:["help","guide","docs","documentation","shortcuts"]}],k=[{id:"focus-main-agent",title:"Focus main agent composer",detail:"Jump to the prompt box without leaving the keyboard.",section:"Action",shortcut:"⌘J",keys:["chat","composer","prompt","ask","agent"],run:({router:a,pathname:b})=>{"/"!==b?(a.push("/"),window.setTimeout(()=>window.dispatchEvent(new Event("madarx:focus-composer")),180)):window.dispatchEvent(new Event("madarx:focus-composer"))}},{id:"new-chat",title:"New main-agent chat",detail:"Fresh conversation without using ⌘N, which belongs to the browser.",section:"Action",shortcut:"⌘⇧J",keys:["new","session","chat","fresh"],run:({router:a,pathname:b})=>{"/"!==b&&a.push("/"),window.setTimeout(()=>window.dispatchEvent(new Event("madarx:new-chat")),180*("/"!==b))}},{id:"settings-modal",title:"Open agent configuration",detail:"Close to the right thumb, but avoids browser-level ⌘, preferences.",section:"Action",shortcut:"⌘;",keys:["settings","preferences","config","model"],run:({router:a,pathname:b})=>{"/"!==b?(a.push("/"),window.setTimeout(()=>window.dispatchEvent(new Event("madarx:open-config")),180)):window.dispatchEvent(new Event("madarx:open-config"))}},{id:"shortcut-help",title:"Show keyboard shortcuts",detail:"Open this palette and filter to shortcut help.",section:"Action",shortcut:"⌘/",keys:["keyboard","shortcut","help","command"],run:({openWithQuery:a})=>a("shortcuts")}],l=[{title:"Open smart search",detail:"⌘Space or ⌘K. Thumb + home-row fallback; Ctrl Space also works when macOS owns Spotlight.",section:"Shortcuts",keys:["shortcut","search","spotlight","command space"]},{title:"Focus main agent",detail:"⌘J. Right thumb + index on home row; avoids browser shortcuts.",section:"Shortcuts",keys:["shortcut","composer","prompt"]},{title:"New chat",detail:"⌘⇧J. Same hand position as focus, with Shift; avoids ⌘N.",section:"Shortcuts",keys:["shortcut","new chat","session"]},{title:"Agents / Tasks / Runtime",detail:"⌘⇧A, ⌘⇧T, ⌘⇧D. Left-hand clusters for common operating surfaces.",section:"Shortcuts",keys:["shortcut","navigation","agents","tasks","runtime"]},{title:"Agent settings",detail:"⌘; sits under the right hand and avoids browser Preferences on ⌘,.",section:"Shortcuts",keys:["shortcut","settings","preferences"]}];function m(a){return String(a||"").toLowerCase().trim()}function n(){let a=(0,f.useRouter)(),b=(0,f.usePathname)(),c=(0,e.useRef)(null),[n,o]=(0,e.useState)(!1),[p,q]=(0,e.useState)(""),[r,s]=(0,e.useState)(0),[t,u]=(0,e.useState)({}),[v,w]=(0,e.useState)(!1),[x,y]=(0,e.useState)(null),z=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/help",{cache:"no-store"});if(!a.ok)return;let b=await a.json(),c={};for(let a of b.actions||[])c[a.id]=a.current;u(c),w(!0)}catch{}},[]),A=(0,e.useMemo)(()=>{let a=j.map(a=>({...a,id:`nav:${a.href}`,kind:"nav",detail:"/"===a.href?"Return to the main command center.":`Open ${a.href}`,run:({router:b})=>b.push(a.href)}));return[...k,...g.map(a=>({id:`set:${a.id}`,kind:"setting",action:a,title:a.title,detail:a.field?.help||"Set this value.",section:"Set",keys:a.keywords})),...h.map(a=>({id:`doc:${a.slug}`,kind:"doc",title:a.title,detail:a.summary,section:"Doc",href:`/help/${a.slug}`,keys:a.keywords})),...a,...l]},[]),B=(0,e.useMemo)(()=>{let a=m(p);if(!a)return A.slice(0,10);let b=a.split(/\s+/).filter(Boolean);return A.map(c=>{let d=[c.title,c.detail,c.section,c.href,...c.keys||[]].filter(Boolean).join(" ").toLowerCase(),e=b.reduce((a,b)=>a+ +!!d.includes(b),0),f=3*!!m(c.title).startsWith(a);return{item:c,score:e+f}}).filter(({score:a})=>a>0).sort((a,b)=>b.score-a.score||a.item.title.localeCompare(b.item.title)).map(({item:a})=>a).slice(0,12)},[A,p]),C=a=>{q(a||""),o(!0),s(0)},D=()=>{o(!1),q(""),s(0)};(0,e.useCallback)(a=>{let b=g.find(b=>b.id===a);b&&y(b)},[]);let E=(0,e.useCallback)(()=>y(null),[]),F=x?(0,d.jsx)(i,{action:x,current:t[x.id],onClose:E,onSaved:z}):null;return n?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)("div",{className:"smart-search-overlay",role:"presentation",onMouseDown:a=>{a.target===a.currentTarget&&D()},children:(0,d.jsxs)("section",{className:"smart-search-panel",role:"dialog","aria-modal":"true","aria-label":"Smart search",children:[(0,d.jsxs)("div",{className:"smart-search-head",children:[(0,d.jsx)("span",{className:"smart-search-orb","aria-hidden":"true"}),(0,d.jsx)("input",{ref:c,value:p,onChange:a=>q(a.target.value),placeholder:"Search docs, settings, pages…","aria-label":"Search madarX OS"}),(0,d.jsx)("kbd",{children:"esc"})]}),(0,d.jsx)("div",{className:"smart-search-results",role:"listbox","aria-label":"Smart search results",children:B.length?B.map((c,e)=>{let f="setting"===c.kind?t[c.action.id]:null,g=f&&"secret"===c.action.kind&&"set"===f.status?"Set":null;return(0,d.jsxs)("button",{type:"button",className:"smart-search-row"+(e===r?" is-active":""),onMouseEnter:()=>s(e),onClick:()=>(c=>{if(c){if("setting"===c.kind){y(c.action),D();return}if("doc"===c.kind){a.push(c.href),D();return}c.run&&(c.run({router:a,pathname:b,openWithQuery:C}),"Shortcuts"!==c.section&&D())}})(c),role:"option","aria-selected":e===r,children:[(0,d.jsxs)("span",{className:"smart-search-row-main",children:[(0,d.jsxs)("small",{children:[(0,d.jsx)("span",{className:`smart-search-kind kind-${c.kind||"nav"}`,children:c.section}),g?(0,d.jsx)("span",{className:"smart-search-pill",children:g}):null]}),(0,d.jsx)("b",{children:c.title}),(0,d.jsx)("em",{children:c.detail})]}),c.shortcut?(0,d.jsx)("kbd",{children:c.shortcut}):c.href?(0,d.jsx)("kbd",{children:c.href}):null]},c.id||c.title)}):(0,d.jsx)("div",{className:"smart-search-empty",children:"No matches. Try “api key”, “whatsapp”, “agent”, or “shortcut”."})}),(0,d.jsxs)("footer",{className:"smart-search-foot",children:[(0,d.jsxs)("span",{children:[(0,d.jsx)("kbd",{children:"↑"}),(0,d.jsx)("kbd",{children:"↓"})," select"]}),(0,d.jsxs)("span",{children:[(0,d.jsx)("kbd",{children:"return"})," open"]}),(0,d.jsxs)("span",{children:[(0,d.jsx)("kbd",{children:"⌘J"})," composer"]})]})]})}),F]}):F}var o=c(23312),p=c(37129),q=c(23062),r=c(17989);c(9866);var s=c(43929),t=c(23315);let u={main_agent:"Main Agent",cron:"Scheduled",heartbeat:"Scheduled",manual:"You",whatsapp:"WhatsApp"};function v(a){return a?u[a]||a.replace(/_/g," "):null}function w(){(0,f.usePathname)();let[a,b]=(0,e.useState)({}),[c,g]=(0,e.useState)(!1),h=(0,e.useRef)(null),i=(0,e.useRef)(null),[j,k]=(0,e.useState)(null),l=(0,e.useMemo)(()=>Object.values(a).sort((a,b)=>(b.started_at||0)-(a.started_at||0)),[a]),m=l.filter(a=>"running"===a.status),n=m.length,u="Activity";if(1===n){let a=m[0],b=a.current_tool?(0,t.U_)(a.current_tool):a.current_narration?"writing…":a.current_thinking?"thinking…":null;u=b?`${a.agent_name} \xb7 ${b}`:a.agent_name}else n>1&&(u=`${n} agents running`);return(0,d.jsxs)("header",{className:"app-topbar",role:"banner",children:[(0,d.jsxs)("div",{className:"app-topbar-left",children:[(0,d.jsxs)("span",{className:"app-topbar-brand",children:["madar",(0,d.jsx)("b",{children:"X"})]}),(0,d.jsx)("span",{className:"app-topbar-sep","aria-hidden":!0}),(0,d.jsx)("span",{className:"app-topbar-section",children:"OS"})]}),(0,d.jsxs)("div",{className:"app-topbar-right",children:[(0,d.jsx)("div",{id:"app-topbar-slot",className:"app-topbar-slot"}),(0,d.jsxs)("div",{className:"app-topbar-activity-wrap",ref:h,children:[(0,d.jsxs)("button",{type:"button",className:`app-topbar-activity is-clickable ${n?"is-running":""}`,title:n?`${n} agent${1===n?"":"s"} running — click for details`:"Background agent activity",onClick:()=>g(a=>!a),"aria-expanded":c,"aria-haspopup":"dialog",children:[(0,d.jsx)(p.A,{size:12,className:"app-topbar-activity-glyph","aria-hidden":!0}),(0,d.jsx)("span",{className:"app-topbar-dot","aria-hidden":!0}),(0,d.jsx)("span",{className:"app-topbar-activity-label",children:u})]}),c&&"undefined"!=typeof document&&(0,o.createPortal)((0,d.jsxs)("div",{className:"bg-activity-pop",role:"dialog","aria-label":"Background agent activity",ref:i,style:j?{top:j.top,right:j.right}:{visibility:"hidden"},children:[(0,d.jsxs)("div",{className:"bg-activity-head",children:[(0,d.jsx)("b",{children:"Activity"}),n||l.length?(0,d.jsx)("small",{children:n?`${n} working now`:"Recently finished"}):null]}),0===l.length&&(0,d.jsxs)("div",{className:"bg-activity-empty",children:[(0,d.jsx)(p.A,{size:18,"aria-hidden":!0}),(0,d.jsx)("span",{children:"Nothing running right now"})]}),(0,d.jsx)("div",{className:"bg-activity-list",children:l.map(a=>(0,d.jsxs)("div",{className:`bg-activity-agent bg-activity-agent--${a.status}`,children:[(0,d.jsxs)("div",{className:"bg-activity-agent-head",children:[(0,d.jsxs)("span",{className:"bg-activity-agent-icon","aria-hidden":!0,children:["running"===a.status&&(0,d.jsx)(s.Nl,{}),"complete"===a.status&&(0,d.jsx)(s.Sr,{}),"failed"===a.status&&(0,d.jsx)(s.wx,{})]}),(0,d.jsx)("span",{className:"bg-activity-agent-name",children:a.agent_name}),v(a.triggered_by)&&(0,d.jsx)("span",{className:"bg-activity-agent-by",children:v(a.triggered_by)}),(0,d.jsx)("span",{className:"bg-activity-agent-status",children:"running"===a.status?a.current_tool?(0,t.U_)(a.current_tool):"working…":"complete"===a.status?"done":"failed"})]}),"running"===a.status&&(a.current_narration||a.current_thinking)&&(0,d.jsxs)("div",{className:"bg-activity-doing",children:[(0,d.jsx)("span",{className:"bg-activity-doing-kind",children:a.current_narration?"Writing":"Thinking"}),(0,d.jsx)("span",{className:"bg-activity-doing-text",children:a.current_narration||a.current_thinking})]}),a.steps.length>0&&(0,d.jsx)("div",{className:"bg-activity-steps",children:a.steps.slice(-5).map((a,b)=>(0,d.jsxs)("div",{className:`bg-activity-step bg-activity-step--${a.status}`,children:[(0,d.jsxs)("span",{className:"bg-activity-step-icon","aria-hidden":!0,children:["running"===a.status&&(0,d.jsx)(s.Nl,{}),"done"===a.status&&(0,d.jsx)(s.Sr,{}),"error"===a.status&&(0,d.jsx)(s.wx,{})]}),(0,d.jsx)("code",{className:"bg-activity-step-name",children:(0,t.U_)(a.tool)}),(0,t.bX)(a.tool,a.input)&&(0,d.jsx)("span",{className:"bg-activity-step-sub",children:(0,t.bX)(a.tool,a.input)})]},b))})]},a.agent_id))}),(0,d.jsx)("a",{className:"bg-activity-foot",href:"/activity",children:"View all activity →"})]}),document.body)]}),(0,d.jsxs)("button",{type:"button",className:"app-topbar-search",onClick:function(){},"aria-label":"Open search (Command K)",children:[(0,d.jsx)(q.A,{size:13,"aria-hidden":!0}),(0,d.jsx)("span",{children:"Search"}),(0,d.jsxs)("kbd",{children:[(0,d.jsx)(r.A,{size:10,"aria-hidden":!0}),"K"]})]})]})]})}let x=["/login","/share"];function y({children:a,sidebar:b}){let c=(0,f.usePathname)();return(0,e.useMemo)(()=>x.some(a=>c===a||c?.startsWith(`${a}/`)),[c])?(0,d.jsx)("div",{className:"chromeless-page",children:a}):(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("div",{className:"app-shell",children:[(0,d.jsx)(w,{}),(0,d.jsx)("div",{className:"app-rail",children:b??null}),(0,d.jsx)("div",{className:"app-content",children:a})]}),(0,d.jsx)(n,{})]})}},62592:(a,b,c)=>{"use strict";c.d(b,{default:()=>J});var d=c(21124),e=c(38301),f=c(3991),g=c.n(f),h=c(42378),i=c(30242),j=c(11941),k=c(63881),l=c(23007),m=c(99802),n=c(93673),o=c(74905),p=c(39153),q=c(26890),r=c(77703),s=c(59153),t=c(30079),u=c(75571),v=c(13044),w=c(45423),x=c(79401),y=c(36248),z=c(81868),A=c(80207);let B="madarx:sidebarAvatar";function C(){let[a,b]=(0,e.useState)(null),c=(0,e.useRef)(null);return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsxs)("button",{type:"button",onClick:()=>c.current?.click(),"aria-label":a?"Change avatar":"Upload an avatar",title:a?"Change avatar":"Upload an avatar",className:"group relative w-9 h-9 rounded-full overflow-hidden flex items-center justify-center cursor-pointer border border-[rgba(20,22,26,0.16)] bg-[rgba(17,19,24,0.035)] transition-colors hover:border-[rgba(20,22,26,0.32)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50",children:[a?(0,d.jsx)("img",{src:a,alt:"Avatar",className:"w-full h-full object-cover"}):(0,d.jsx)("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"#9aa1ab",strokeWidth:"1.7",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:(0,d.jsx)("path",{d:"M12 16V8M8 12h8"})}),(0,d.jsx)("span",{className:"absolute inset-0 hidden group-hover:flex items-center justify-center bg-black/35 text-white",children:(0,d.jsxs)("svg",{width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.8",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",children:[(0,d.jsx)("path",{d:"M12 16V6M12 6 7.5 10.5M12 6l4.5 4.5"}),(0,d.jsx)("path",{d:"M5 18v1.5A1.5 1.5 0 0 0 6.5 21h11a1.5 1.5 0 0 0 1.5-1.5V18"})]})}),a?(0,d.jsx)("span",{role:"button",tabIndex:-1,onClick:function(a){a.stopPropagation(),b(null);try{localStorage.removeItem(B)}catch{}},"aria-label":"Remove avatar",className:"absolute -top-0.5 -right-0.5 hidden group-hover:flex w-4 h-4 items-center justify-center rounded-full bg-[#111318] text-white text-[9px] leading-none",children:"\xd7"}):null]}),(0,d.jsx)("input",{ref:c,type:"file",accept:"image/*",hidden:!0,onChange:function(a){let c=a.target.files?.[0];if(a.target.value="",!c||!c.type.startsWith("image/")||c.size>2097152)return;let d=new FileReader;d.onload=()=>{let a=String(d.result||"");if(a){b(a);try{localStorage.setItem(B,a)}catch{}}},d.readAsDataURL(c)}})]})}let D=[{group:"work",name:"Spaces",href:"/",icon:k.A},{group:"work",name:"Projects",href:"/projects",icon:l.A},{group:"work",name:"Agents",href:"/agents",icon:m.A},{group:"work",name:"Tasks",href:"/tasks",icon:n.A},{group:"work",name:"Workflows",href:"/workflows",icon:o.A},{group:"work",name:"Approvals",href:"/approvals",icon:p.A},{group:"library",name:"Marketplace",href:"/marketplace",icon:q.A}],E={Pickaxe:r.A,Boxes:s.A,Gem:t.A,FlaskConical:u.A,Factory:v.A,Building2:w.A,Package:q.A,FolderOpen:l.A,Workflow:o.A},F=[{name:"Settings",icon:x.A,href:"/settings"}];function G(a,b){return!!a&&("/"===b?"/"===a:a===b||a.startsWith(`${b}/`))}function H(a){a.currentTarget?.blur?.()}function I({item:a,active:b}){let c=a.icon;return(0,d.jsxs)(g(),{href:a.href,prefetch:!0,"aria-label":a.name,"aria-current":b?"page":void 0,"data-active":b?"true":void 0,onClick:H,className:`relative flex items-center justify-center p-2 rounded-lg transition-colors duration-150 group ${b?"text-[#C2452A]":"text-[#69707a] hover:text-[#111318] hover:bg-[rgba(17,19,24,0.08)] active:bg-[rgba(17,19,24,0.12)]"}`,children:[(0,d.jsx)(c,{className:"w-5 h-5",strokeWidth:1.75,"aria-hidden":"true"}),(0,d.jsx)("span",{className:"absolute left-12 px-2 py-1 rounded-md whitespace-nowrap text-xs text-white bg-[#111318] hidden group-hover:inline-block group-focus-visible:inline-block z-50 shadow-lg pointer-events-none",children:a.name})]})}function J({moduleNav:a=[]}){let b=(0,h.usePathname)(),{session:c,signOut:f}=function(){let[a,b]=(0,e.useState)(null),c=(0,h.useRouter)();return{session:a,signOut:async function(){await fetch("/api/auth/session",{method:"DELETE"}).catch(()=>null),c.replace("/login"),c.refresh()}}}(),[k,l]=(0,e.useState)(null),m=(Array.isArray(a)?a:[]).map(a=>({group:"module",name:a.label,href:a.href,icon:E[a.icon]||s.A})),n=[...D.filter(a=>"work"===a.group),...m,...D.filter(a=>"library"===a.group)],o=c?.email||"Local owner",p="local"===(c?.auth_mode||"local"),q=(c?.email||c?.display_name||"AK").slice(0,2).toUpperCase();return(0,d.jsxs)("aside",{className:"relative z-30 h-full w-full rounded-[18px] border border-white/75 bg-[var(--glass)] backdrop-blur-[22px] backdrop-saturate-150 flex flex-col","aria-label":"Primary navigation",children:[(0,d.jsx)("div",{className:"h-20 flex items-center justify-center px-3 shrink-0",children:(0,d.jsx)(C,{})}),(0,d.jsxs)("div",{className:"flex-1 flex flex-col min-h-0",children:[(0,d.jsx)("ul",{className:"list-none m-0 p-0 px-3 text-sm font-medium flex-1 space-y-1",children:n.map((a,c)=>{let e=n[c-1],f=e&&e.group!==a.group,g=G(b,a.href);return(0,d.jsxs)("li",{children:[f?(0,d.jsx)("div",{"aria-hidden":"true",className:"mx-2 my-2 h-px bg-[rgba(20,22,26,0.09)]"}):null,(0,d.jsx)(I,{item:a,active:g})]},a.name)})}),(0,d.jsx)("ul",{className:"list-none m-0 p-0 px-3 pb-3 pt-2 text-sm font-medium space-y-1",children:F.map(a=>{let c=G(b,a.href);return(0,d.jsx)("li",{children:(0,d.jsx)(I,{item:a,active:c})},a.name)})}),(0,d.jsx)("div",{className:"relative py-4 px-3 border-t border-[rgba(20,22,26,0.09)] flex justify-center",children:(0,d.jsxs)(i.bL,{children:[(0,d.jsx)(i.l9,{className:"outline-none rounded-full border-0 bg-transparent p-0 appearance-none cursor-pointer focus-visible:ring-2 focus-visible:ring-[#111318] focus-visible:ring-offset-2 focus-visible:ring-offset-white/50","aria-label":"Account menu",children:(0,d.jsxs)(j.bL,{className:"w-10 h-10 rounded-full overflow-hidden cursor-pointer block",children:[(0,d.jsx)(j._V,{className:"w-full h-full object-cover",src:"/madarx-mark.svg",alt:"AK"}),(0,d.jsx)(j.H4,{className:"flex w-full h-full items-center justify-center text-white text-xs font-bold tracking-wider bg-gradient-to-br from-[#111318] to-[#565d6b]",delayMs:150,children:q})]})}),(0,d.jsx)(i.ZL,{children:(0,d.jsxs)(i.UC,{side:"right",align:"end",sideOffset:12,className:"w-64 rounded-xl bg-white shadow-[0_22px_60px_rgba(17,19,24,0.20)] border border-[rgba(20,22,26,0.09)] text-sm text-[#59606b] p-2 z-[100]",children:[(0,d.jsx)("div",{className:"px-2 py-1.5 text-[11px] uppercase tracking-[0.14em] text-[var(--accent-600)] font-bold",children:p?"Local operator":"Signed in"}),(0,d.jsx)("span",{className:"block text-[#68707b] px-2 pb-2 truncate",children:o}),(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsx)(g(),{href:"/",className:"block w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:"Spaces"})}),(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsx)(g(),{href:"/settings",className:"block w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:"Settings"})}),(0,d.jsx)(i.wv,{className:"my-1 h-px bg-[rgba(20,22,26,0.09)]"}),k?.behind&&k?.latest?(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsxs)(g(),{href:"/",className:"flex items-center justify-between gap-x-2 w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:[(0,d.jsxs)("span",{className:"flex items-center gap-x-2",children:[(0,d.jsx)(y.A,{className:"w-4 h-4 text-[var(--accent-600)]",strokeWidth:1.75}),"Update available"]}),(0,d.jsxs)("span",{className:"text-[11px] font-semibold text-[var(--accent-600)]",children:["v",k.latest]})]})}):(0,d.jsxs)("div",{className:"flex items-center justify-between px-2 py-2 text-[12px] text-[#9aa1ab]",children:[(0,d.jsx)("span",{children:"Version"}),(0,d.jsx)("span",{className:"font-medium text-[#68707b]",children:k?.current?`v${k.current}`:"—"})]}),(0,d.jsx)(i.wv,{className:"my-1 h-px bg-[rgba(20,22,26,0.09)]"}),p?(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsxs)(g(),{href:"/settings/account",className:"flex items-center gap-x-2 w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer no-underline text-[#313740]",children:[(0,d.jsx)(z.A,{className:"w-4 h-4",strokeWidth:1.75}),"Sign in with an account"]})}):(0,d.jsx)(i.q7,{asChild:!0,className:"outline-none",children:(0,d.jsxs)("button",{type:"button",onClick:f,className:"flex items-center gap-x-2 w-full p-2 text-left rounded-md hover:bg-[rgba(17,19,24,0.05)] active:bg-[rgba(17,19,24,0.1)] duration-150 cursor-pointer text-[#313740]",children:[(0,d.jsx)(A.A,{className:"w-4 h-4",strokeWidth:1.75}),"Sign out"]})})]})})]})})]})]})}},65593:(a,b,c)=>{Promise.resolve().then(c.bind(c,74138)),Promise.resolve().then(c.bind(c,30724))},67237:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,81170,23)),Promise.resolve().then(c.t.bind(c,23597,23)),Promise.resolve().then(c.t.bind(c,36893,23)),Promise.resolve().then(c.t.bind(c,89748,23)),Promise.resolve().then(c.t.bind(c,6060,23)),Promise.resolve().then(c.t.bind(c,7184,23)),Promise.resolve().then(c.t.bind(c,69576,23)),Promise.resolve().then(c.t.bind(c,73041,23)),Promise.resolve().then(c.t.bind(c,51384,23))},70715:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{default:()=>k,metadata:()=>l});var e=c(75338),f=c(46609),g=c(30724),h=c(74138),i=c(23230);c(82704);var j=a([i]);i=(j.then?(await j)():j)[0];let l={title:"madarX OS",description:"Local-first agent command center for Client Workspace"};function k({children:a}){let b=[];try{b=(0,i.O2)()}catch{b=[]}return(0,e.jsx)("html",{lang:"en",className:f.variable,children:(0,e.jsx)("body",{children:(0,e.jsx)(h.default,{sidebar:(0,e.jsx)(g.default,{moduleNav:b}),children:a})})})}d()}catch(a){d(a)}})},74138:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(97954).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/madarx-os/madarx-os/app/components/app-chrome.jsx","default")},80389:(a,b,c)=>{Promise.resolve().then(c.t.bind(c,54160,23)),Promise.resolve().then(c.t.bind(c,31603,23)),Promise.resolve().then(c.t.bind(c,68495,23)),Promise.resolve().then(c.t.bind(c,75170,23)),Promise.resolve().then(c.t.bind(c,77526,23)),Promise.resolve().then(c.t.bind(c,78922,23)),Promise.resolve().then(c.t.bind(c,29234,23)),Promise.resolve().then(c.t.bind(c,12263,23)),Promise.resolve().then(c.bind(c,82146))},82704:()=>{},90391:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(75338),e=c(50872);function f(){return(0,d.jsx)(e.D,{})}}};
@@ -1,10 +1,33 @@
1
- "use strict";exports.id=8390,exports.ids=[8390],exports.modules={3421:(a,b,c)=>{Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(71237),e=c(55088),f=c(17679);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()}}},25403:(a,b,c)=>{c.a(a,async(a,b)=>{try{var d=c(19151),e=c(1623),f=c(511),g=c(60105),h=c(9001),i=c(65451),j=a([d,e,f,g,h,i]);[d,e,f,g,h,i]=j.then?(await j)():j,b()}catch(a){b(a)}})},95736:(a,b,c)=>{a.exports=c(44870)},96313:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{EI:()=>l,HQ:()=>k,Sn:()=>m,fi:()=>j});var e=c(34255),f=c(60105),g=c(9001),h=c(25403);c(64143);var i=a([e,f,g,h]);function j(){return(0,e.getDb)().prepare("SELECT id, chat_id, kind, label, created_at FROM whatsapp_allowlist ORDER BY created_at DESC").all()}function k({chat_id:a,kind:b="dm",label:c=null}){if(!a)throw Error("chat_id is required");let d=(0,e.newId)("waal");return(0,e.getDb)().prepare(`
2
- INSERT INTO whatsapp_allowlist (id, chat_id, kind, label, created_at)
3
- VALUES (?, ?, ?, ?, ?)
4
- ON CONFLICT(chat_id) DO UPDATE SET kind = excluded.kind, label = excluded.label
5
- `).run(d,String(a),String(b),c?String(c):null,(0,e.nowIso)()),(0,e.getDb)().prepare("SELECT id, chat_id, kind, label, created_at FROM whatsapp_allowlist WHERE chat_id = ?").get(String(a))}function l(a){return a?(0,e.getDb)().prepare("DELETE FROM whatsapp_allowlist WHERE chat_id = ?").run(String(a)).changes:0}function m(a=50){return(0,e.getDb)().prepare(`
1
+ "use strict";exports.id=8390,exports.ids=[8390],exports.modules={3421:(a,b,c)=>{Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(71237),e=c(55088),f=c(17679);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()}}},13414:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{Qh:()=>h,Rd:()=>g,XM:()=>m,iY:()=>l,rs:()=>n,zf:()=>k});var e=c(34255),f=a([e]);e=(f.then?(await f)():f)[0];let o=new Set(["whatsapp","telegram","slack","discord","imessage","signal","webhook"]);function g(a){let b=String(a||"").trim().toLowerCase();if(!b)throw Error("channel is required");if(!o.has(b))throw Error(`unsupported channel: ${b}`);return b}function h(a,b){let c=g(a),d=String(b||"").trim();if(!d)return"";if("whatsapp"===c){if(d.includes("@"))return d;let a=d.replace(/[^0-9]/g,"");return a?`${a}@s.whatsapp.net`:""}return d}function i(){try{return(0,e.getDb)().prepare(`
2
+ SELECT id, 'whatsapp' AS channel, chat_id AS address, chat_id, kind, label, created_at
3
+ FROM whatsapp_allowlist
4
+ ORDER BY created_at DESC
5
+ `).all()}catch{return[]}}function j(a=null){let b=(0,e.getDb)();return a?b.prepare(`
6
+ SELECT id, channel, address, address AS chat_id, kind, label, created_at
7
+ FROM channel_allowlist
8
+ WHERE channel = ?
9
+ ORDER BY created_at DESC
10
+ `).all(g(a)):b.prepare(`
11
+ SELECT id, channel, address, address AS chat_id, kind, label, created_at
12
+ FROM channel_allowlist
13
+ ORDER BY channel ASC, created_at DESC
14
+ `).all()}function k(a=null){if(a&&"whatsapp"===g(a)){let a=i(),b=j("whatsapp"),c=new Set;return[...a,...b].filter(a=>{let b=`${a.channel}:${a.address||a.chat_id}`;return!c.has(b)&&(c.add(b),!0)})}if(a)return j(a);let b=i(),c=j(),d=new Set;return[...b,...c].filter(a=>{let b=`${a.channel}:${a.address||a.chat_id}`;return!d.has(b)&&(d.add(b),!0)})}function l({channel:a,address:b,chat_id:c,kind:d=null,label:f=null}){let i=g(a),j=h(i,b||c);if(!j)throw Error("address is required");let k=d||function(a,b){let c=g(a),d=String(b||"");return"whatsapp"===c?d.endsWith("@g.us")?"group":"dm":"slack"===c||"discord"===c?d.startsWith("D")?"dm":"channel":"telegram"===c?d.startsWith("-")?"group":"dm":"webhook"===c?"endpoint":"dm"}(i,j);if("whatsapp"===i){let a=(0,e.newId)("waal");return(0,e.getDb)().prepare(`
15
+ INSERT INTO whatsapp_allowlist (id, chat_id, kind, label, created_at)
16
+ VALUES (?, ?, ?, ?, ?)
17
+ ON CONFLICT(chat_id) DO UPDATE SET kind = excluded.kind, label = excluded.label
18
+ `).run(a,j,String(k),f?String(f):null,(0,e.nowIso)()),(0,e.getDb)().prepare(`
19
+ SELECT id, 'whatsapp' AS channel, chat_id AS address, chat_id, kind, label, created_at
20
+ FROM whatsapp_allowlist WHERE chat_id = ?
21
+ `).get(j)}let l=(0,e.newId)("chal");return(0,e.getDb)().prepare(`
22
+ INSERT INTO channel_allowlist (id, channel, address, kind, label, created_at)
23
+ VALUES (?, ?, ?, ?, ?, ?)
24
+ ON CONFLICT(channel, address) DO UPDATE SET kind = excluded.kind, label = excluded.label
25
+ `).run(l,i,j,String(k),f?String(f):null,(0,e.nowIso)()),(0,e.getDb)().prepare(`
26
+ SELECT id, channel, address, address AS chat_id, kind, label, created_at
27
+ FROM channel_allowlist WHERE channel = ? AND address = ?
28
+ `).get(i,j)}function m(a,b){let c=g(a),d=h(c,b);if(!d)return 0;if("whatsapp"===c){let a=(0,e.getDb)().prepare("DELETE FROM whatsapp_allowlist WHERE chat_id = ?").run(d).changes,b=(0,e.getDb)().prepare("DELETE FROM channel_allowlist WHERE channel = ? AND address = ?").run(c,d).changes;return a+b}return(0,e.getDb)().prepare("DELETE FROM channel_allowlist WHERE channel = ? AND address = ?").run(c,d).changes}function n(){let a=k(),b=Object.fromEntries([...o].map(a=>[a,0]));for(let c of a)b[c.channel]=(b[c.channel]||0)+1;return b}d()}catch(a){d(a)}})},25403:(a,b,c)=>{c.a(a,async(a,b)=>{try{var d=c(19151),e=c(1623),f=c(511),g=c(60105),h=c(9001),i=c(65451),j=a([d,e,f,g,h,i]);[d,e,f,g,h,i]=j.then?(await j)():j,b()}catch(a){b(a)}})},95736:(a,b,c)=>{a.exports=c(44870)},96313:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{EI:()=>m,HQ:()=>l,Sn:()=>n,fi:()=>k});var e=c(34255),f=c(60105),g=c(13414),h=c(9001),i=c(25403);c(64143);var j=a([e,f,g,h,i]);function k(){return(0,g.zf)("whatsapp").map(a=>({id:a.id,channel:"whatsapp",address:a.address||a.chat_id,chat_id:a.address||a.chat_id,kind:a.kind,label:a.label,created_at:a.created_at}))}function l({chat_id:a,kind:b="dm",label:c=null}){if(!a)throw Error("chat_id is required");return(0,g.iY)({channel:"whatsapp",address:a,kind:b,label:c})}function m(a){return a?(0,g.XM)("whatsapp",a):0}function n(a=50){return(0,e.getDb)().prepare(`
6
29
  SELECT id, direction, chat_id, sender, message_id, text, run_id, created_at
7
30
  FROM whatsapp_messages
8
31
  ORDER BY created_at DESC
9
32
  LIMIT ?
10
- `).all(Math.max(1,Math.min(200,Number(a))))}[e,f,g,h]=i.then?(await i)():i,d()}catch(a){d(a)}})}};
33
+ `).all(Math.max(1,Math.min(200,Number(a))))}[e,f,g,h,i]=j.then?(await j)():j,d()}catch(a){d(a)}})}};
@@ -2,51 +2,54 @@
2
2
  "version": 1,
3
3
  "functions": {
4
4
  "/api/activity": {},
5
- "/api/agent-memory": {},
5
+ "/api/admin/audit-export": {},
6
6
  "/api/admin/share-links": {},
7
+ "/api/agent-memory": {},
7
8
  "/api/agent-runs/[id]/cancel": {},
8
9
  "/api/agent-runs/[id]/events": {},
9
10
  "/api/agent-runs/[id]/log": {},
10
- "/api/admin/audit-export": {},
11
+ "/api/agent-runs/[id]": {},
11
12
  "/api/agent-runs": {},
12
13
  "/api/agents/[id]/active-run": {},
13
- "/api/agents/[id]/chain": {},
14
- "/api/agent-runs/[id]": {},
15
14
  "/api/agents/[id]/memory": {},
15
+ "/api/agents/[id]/chain": {},
16
16
  "/api/agents/[id]/reports": {},
17
17
  "/api/agents/[id]/skills": {},
18
18
  "/api/agents/[id]/run": {},
19
19
  "/api/agents/active-runs": {},
20
20
  "/api/agents/create": {},
21
21
  "/api/agents/ops": {},
22
- "/api/approvals/[id]": {},
23
22
  "/api/agents/resume-approval": {},
24
23
  "/api/approvals": {},
24
+ "/api/approvals/[id]": {},
25
25
  "/api/artifacts/[id]/acl": {},
26
- "/api/artifacts/[id]/protect": {},
27
26
  "/api/artifacts/[id]/raw": {},
27
+ "/api/artifacts/[id]/protect": {},
28
28
  "/api/artifacts/[id]": {},
29
- "/api/artifacts/[id]/share-link": {},
30
- "/api/artifacts/upload": {},
31
29
  "/api/artifacts/[id]/share-link/[linkId]": {},
30
+ "/api/artifacts/upload": {},
31
+ "/api/artifacts/[id]/share-link": {},
32
+ "/api/audit/search": {},
32
33
  "/api/audit/list": {},
33
34
  "/api/auth/callback": {},
34
35
  "/api/auth/config": {},
35
36
  "/api/auth/join-bootstrap": {},
36
- "/api/audit/search": {},
37
37
  "/api/auth/session": {},
38
38
  "/api/brand": {},
39
- "/api/chat/sessions": {},
40
39
  "/api/chat/sessions/[id]": {},
41
40
  "/api/brand/share": {},
41
+ "/api/chat/sessions": {},
42
42
  "/api/cloud/schema": {},
43
- "/api/config/env": {},
44
43
  "/api/compliance/export": {},
44
+ "/api/config/env": {},
45
45
  "/api/config": {},
46
46
  "/api/connections/[service]": {},
47
- "/api/cron/tick": {},
48
47
  "/api/connections/[service]/verify": {},
49
48
  "/api/connections": {},
49
+ "/api/connectivity/allowlist": {},
50
+ "/api/connectivity/smoke": {},
51
+ "/api/connectivity/status": {},
52
+ "/api/cron/tick": {},
50
53
  "/api/dashboard/spaces/[id]/share-link/[linkId]": {},
51
54
  "/api/dashboard/spaces/[id]/share-link": {},
52
55
  "/api/disk/files/[id]/blob": {},
@@ -56,13 +59,13 @@
56
59
  "/api/disk/folders": {},
57
60
  "/api/events/since/[cursor]": {},
58
61
  "/api/events/stream": {},
59
- "/api/fs/pick-folder": {},
60
62
  "/api/fs/create-folder": {},
63
+ "/api/fs/pick-folder": {},
61
64
  "/api/hail/engagements/[id]/blueprint": {},
62
65
  "/api/hail/engagements/[id]/diagnostic": {},
63
66
  "/api/hail/engagements/[id]/governance": {},
64
- "/api/hail/engagements/[id]/pilot": {},
65
67
  "/api/hail/engagements/[id]/interview": {},
68
+ "/api/hail/engagements/[id]/pilot": {},
66
69
  "/api/hail/engagements/[id]/quarterly": {},
67
70
  "/api/hail/engagements/[id]": {},
68
71
  "/api/hail/engagements/[id]/setup-package": {},
@@ -72,39 +75,39 @@
72
75
  "/api/hail/setup-packages/[id]/apply": {},
73
76
  "/api/hail/setup-packages/validate": {},
74
77
  "/api/heartbeat/tick": {},
75
- "/api/heartbeat/worker": {},
76
78
  "/api/help": {},
79
+ "/api/heartbeat/worker": {},
77
80
  "/api/hermes/jobs/[id]/events": {},
78
81
  "/api/hermes/jobs/[id]": {},
79
- "/api/hermes/jobs": {},
80
82
  "/api/integrations/google/callback": {},
81
- "/api/marketplace/[id]": {},
83
+ "/api/hermes/jobs": {},
82
84
  "/api/integrations/google/oauth": {},
85
+ "/api/marketplace/[id]": {},
83
86
  "/api/marketplace/open-design": {},
84
87
  "/api/marketplace": {},
85
88
  "/api/mines/import-roots": {},
89
+ "/api/mines/portfolio": {},
86
90
  "/api/mines/projects/[id]/chunks": {},
87
91
  "/api/mines/projects/[id]/diligence": {},
88
92
  "/api/mines/projects/[id]/import": {},
89
93
  "/api/mines/projects/[id]/publish": {},
90
- "/api/mines/portfolio": {},
91
- "/api/mines/projects": {},
92
94
  "/api/missions": {},
95
+ "/api/mines/projects": {},
93
96
  "/api/models": {},
94
97
  "/api/onboarding/blueprint": {},
95
- "/api/orchestrator/command": {},
96
98
  "/api/onboarding/launch": {},
99
+ "/api/orchestrator/command": {},
97
100
  "/api/orchestrator/stream/attach": {},
98
- "/api/orchestrator/upload": {},
99
101
  "/api/orchestrator/stream": {},
100
- "/api/org": {},
102
+ "/api/orchestrator/upload": {},
101
103
  "/api/orgs/[id]/invites/[inviteId]": {},
104
+ "/api/org": {},
102
105
  "/api/orgs/[id]/invites": {},
103
106
  "/api/orgs/[id]/members/[userId]/role": {},
104
107
  "/api/orgs/[id]/members/[userId]": {},
105
108
  "/api/orgs/[id]/members": {},
106
- "/api/orgs/invites/pending": {},
107
109
  "/api/orgs/[id]": {},
110
+ "/api/orgs/invites/pending": {},
108
111
  "/api/orgs/join": {},
109
112
  "/api/orgs/join-complete": {},
110
113
  "/api/orgs": {},
@@ -112,17 +115,17 @@
112
115
  "/api/printing-press/clis": {},
113
116
  "/api/printing-press/security-mode": {},
114
117
  "/api/privacy/config": {},
115
- "/api/processes/[id]": {},
116
118
  "/api/privacy/verify": {},
119
+ "/api/processes/[id]": {},
117
120
  "/api/processes/[id]/stages/[stageId]/override": {},
118
121
  "/api/processes/[id]/stages/[stageId]/retry": {},
119
122
  "/api/processes/[id]/share-link": {},
120
123
  "/api/processes/[id]/stages/[stageId]/submit": {},
121
- "/api/processes/definitions/[slug]/settings": {},
122
124
  "/api/processes/definitions/[slug]": {},
125
+ "/api/processes/definitions/[slug]/settings": {},
126
+ "/api/processes/definitions": {},
123
127
  "/api/processes/definitions/validate": {},
124
128
  "/api/processes": {},
125
- "/api/processes/definitions": {},
126
129
  "/api/processes/start-and-route": {},
127
130
  "/api/projects/[slug]/library": {},
128
131
  "/api/projects/[slug]": {},
@@ -136,8 +139,8 @@
136
139
  "/api/secrets/[name]": {},
137
140
  "/api/secrets": {},
138
141
  "/api/settings/trust-mode": {},
139
- "/api/share/[token]/otp": {},
140
142
  "/api/share/[token]": {},
143
+ "/api/share/[token]/otp": {},
141
144
  "/api/share/[token]/verify": {},
142
145
  "/api/share/space/[token]/otp": {},
143
146
  "/api/share/space/[token]": {},
@@ -168,12 +171,12 @@
168
171
  "/api/tools/[name]": {},
169
172
  "/api/tools": {},
170
173
  "/api/transcripts": {},
171
- "/api/voice/providers": {},
172
174
  "/api/voice/realtime/context": {},
173
- "/api/voice/realtime/tool-result": {},
175
+ "/api/voice/providers": {},
176
+ "/api/voice/realtime/session": {},
174
177
  "/api/voice/realtime/tools": {},
178
+ "/api/voice/realtime/tool-result": {},
175
179
  "/api/voice/tts": {},
176
- "/api/voice/realtime/session": {},
177
180
  "/api/whatsapp/allowlist": {},
178
181
  "/api/whatsapp/disconnect": {},
179
182
  "/api/whatsapp/messages": {},
@@ -182,12 +185,12 @@
182
185
  "/api/whatsapp/status": {},
183
186
  "/reports/[file]": {},
184
187
  "/activity": {},
185
- "/admin": {},
186
188
  "/agents/[id]": {},
189
+ "/admin": {},
187
190
  "/agents": {},
188
- "/approvals": {},
189
191
  "/audit/live": {},
190
192
  "/audit": {},
193
+ "/approvals": {},
191
194
  "/hail/[id]/governance": {},
192
195
  "/hail/[id]/interview": {},
193
196
  "/hail/[id]": {},
@@ -200,23 +203,23 @@
200
203
  "/mines": {},
201
204
  "/missions": {},
202
205
  "/onboarding/org": {},
203
- "/org": {},
204
206
  "/onboarding/team": {},
205
207
  "/reports": {},
206
- "/schedules": {},
207
208
  "/runtime": {},
209
+ "/schedules": {},
210
+ "/org": {},
208
211
  "/share/space/[token]": {},
209
- "/tasks": {},
210
212
  "/tasks/[id]": {},
213
+ "/tasks": {},
211
214
  "/tools": {},
212
215
  "/settings/account": {},
213
216
  "/settings/advanced": {},
214
- "/settings/connectors": {},
215
217
  "/settings/appearance": {},
218
+ "/settings/connectors": {},
216
219
  "/settings/engines": {},
220
+ "/settings/organization": {},
217
221
  "/settings": {},
218
222
  "/settings/runtime": {},
219
- "/settings/organization": {},
220
223
  "/settings/team": {},
221
224
  "/settings/tools": {}
222
225
  }
@@ -1 +1 @@
1
- globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-70fa3d729cba3d69.js","static/chunks/4bd1b696-100b9d70ed4e49c1.js","static/chunks/1255-eae4096fb21f1304.js","static/chunks/main-app-46bb3335c2fc50a9.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-70fa3d729cba3d69.js","static/chunks/framework-e9384f6a6720bcd2.js","static/chunks/main-944972f800552297.js","static/chunks/pages/_app-4b3fb5e477a0267f.js"],"/_error":["static/chunks/webpack-70fa3d729cba3d69.js","static/chunks/framework-e9384f6a6720bcd2.js","static/chunks/main-944972f800552297.js","static/chunks/pages/_error-c970d8b55ace1b48.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
1
+ globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-898ec578bfafc53f.js","static/chunks/4bd1b696-100b9d70ed4e49c1.js","static/chunks/1255-eae4096fb21f1304.js","static/chunks/main-app-46bb3335c2fc50a9.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-898ec578bfafc53f.js","static/chunks/framework-e9384f6a6720bcd2.js","static/chunks/main-944972f800552297.js","static/chunks/pages/_app-4b3fb5e477a0267f.js"],"/_error":["static/chunks/webpack-898ec578bfafc53f.js","static/chunks/framework-e9384f6a6720bcd2.js","static/chunks/main-944972f800552297.js","static/chunks/pages/_error-c970d8b55ace1b48.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
@@ -17,11 +17,11 @@
17
17
  "wasm": [],
18
18
  "assets": [],
19
19
  "env": {
20
- "__NEXT_BUILD_ID": "-RjcZjzMx7XdfCnofRZHf",
21
- "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "6Uq44ID2EiPl7q51+a7bohusqEHDlOwUtQfW7eSQBhk=",
22
- "__NEXT_PREVIEW_MODE_ID": "276e2fe5111baddbb8e94d587e9ad2dd",
23
- "__NEXT_PREVIEW_MODE_SIGNING_KEY": "c3ad4b32cbc1ec2f102ffadd4dd925b9aa9acf15e4919b6567fd67ac98736a23",
24
- "__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "e22882ff9f8523e3c8769a160a0dd9ab254ac60e39d096f149887e73360dd750"
20
+ "__NEXT_BUILD_ID": "DolrPgGSY-J2Mq_5nw2iX",
21
+ "NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "HRU3j9ArN+0terSpKcKHeYEmcmFP6DMxRqMW34LpWGw=",
22
+ "__NEXT_PREVIEW_MODE_ID": "a87083be061cde9521af374f3f1fb507",
23
+ "__NEXT_PREVIEW_MODE_SIGNING_KEY": "7819ad74cb53ee1318d3f9aa4b45d336c7d68ff33c2863f2c43ee79e640c2c7d",
24
+ "__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "a886a1bb5a9cc7a5cd9667204f0691b9520822374357afe2e76250a01e6cf59f"
25
25
  }
26
26
  }
27
27
  },
@@ -1 +1 @@
1
- self.__REACT_LOADABLE_MANIFEST='{"app/(home)/page.js -> ../components/dashboard/config-panel":{"id":53168,"files":["static/chunks/2769-5b75c7bddf7ca30a.js","static/chunks/4119-cfb6260557a0a3d2.js","static/chunks/3168.9b96304f6b1d2346.js"]},"app/(home)/page.js -> ../components/dashboard/trust-mode-confirm-modal":{"id":95938,"files":["static/chunks/5938.9d4468131146b81c.js"]},"app/(home)/page.js -> ../components/dashboard/voice-panel":{"id":98217,"files":["static/chunks/8217.5602cdd3d9479433.js"]},"app/(home)/page.js -> ../components/update-banner":{"id":67130,"files":["static/chunks/7130.08b2adb325a87ad8.js"]},"app/login/login-client.jsx -> @supabase/ssr":{"id":9230,"files":["static/chunks/44530001.a9ce8b2fb3979725.js","static/chunks/840.e6f27edfb8124775.js"]},"app/projects/[slug]/album-view.jsx -> ./album-thumbnails/markdown.jsx":{"id":99863,"files":["static/chunks/930-721369985da388ce.js","static/chunks/9863.cb7415f4a67d7f45.js"]},"app/projects/[slug]/album-view.jsx -> ./floating-artifact-window.jsx":{"id":55094,"files":["static/chunks/930-721369985da388ce.js","static/chunks/2713.ffa893e49f7e4183.js"]},"app/projects/[slug]/album-view.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]},"app/projects/[slug]/floating-artifact-window.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]},"app/projects/[slug]/header-actions.jsx -> ./privacy-passphrase-modal.jsx":{"id":51517,"files":["static/chunks/1517.ebf6fe1a9c310c88.js"]},"app/projects/[slug]/header-actions.jsx -> ./privacy-unlock-modal.jsx":{"id":44797,"files":["static/chunks/4797.c676c6ac0f39449c.js"]},"app/projects/[slug]/header-actions.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]}}';
1
+ self.__REACT_LOADABLE_MANIFEST='{"app/(home)/page.js -> ../components/dashboard/config-panel":{"id":53168,"files":["static/chunks/2769-5b75c7bddf7ca30a.js","static/chunks/4119-88678985133f8e3e.js","static/chunks/3168.bfda0afc8c838efd.js"]},"app/(home)/page.js -> ../components/dashboard/trust-mode-confirm-modal":{"id":95938,"files":["static/chunks/5938.9d4468131146b81c.js"]},"app/(home)/page.js -> ../components/dashboard/voice-panel":{"id":98217,"files":["static/chunks/8217.5602cdd3d9479433.js"]},"app/(home)/page.js -> ../components/update-banner":{"id":67130,"files":["static/chunks/7130.08b2adb325a87ad8.js"]},"app/login/login-client.jsx -> @supabase/ssr":{"id":9230,"files":["static/chunks/44530001.a9ce8b2fb3979725.js","static/chunks/840.e6f27edfb8124775.js"]},"app/projects/[slug]/album-view.jsx -> ./album-thumbnails/markdown.jsx":{"id":99863,"files":["static/chunks/930-721369985da388ce.js","static/chunks/9863.cb7415f4a67d7f45.js"]},"app/projects/[slug]/album-view.jsx -> ./floating-artifact-window.jsx":{"id":55094,"files":["static/chunks/930-721369985da388ce.js","static/chunks/2713.ffa893e49f7e4183.js"]},"app/projects/[slug]/album-view.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]},"app/projects/[slug]/floating-artifact-window.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]},"app/projects/[slug]/header-actions.jsx -> ./privacy-passphrase-modal.jsx":{"id":51517,"files":["static/chunks/1517.ebf6fe1a9c310c88.js"]},"app/projects/[slug]/header-actions.jsx -> ./privacy-unlock-modal.jsx":{"id":44797,"files":["static/chunks/4797.c676c6ac0f39449c.js"]},"app/projects/[slug]/header-actions.jsx -> ./share-panel.jsx":{"id":59867,"files":["static/chunks/9867.f985c0e7589f40cf.js"]}}';