@mndrk/agx 2.0.36 → 2.0.39

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 (765) hide show
  1. package/cloud-runtime/standalone/.next/BUILD_ID +1 -1
  2. package/cloud-runtime/standalone/.next/build-manifest.json +4 -4
  3. package/cloud-runtime/standalone/.next/prerender-manifest.json +3 -3
  4. package/cloud-runtime/standalone/.next/required-server-files.json +4 -7
  5. package/cloud-runtime/standalone/.next/server/app/_global-error/page/build-manifest.json +2 -2
  6. package/cloud-runtime/standalone/.next/server/app/_global-error.html +2 -2
  7. package/cloud-runtime/standalone/.next/server/app/_global-error.rsc +1 -1
  8. package/cloud-runtime/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/cloud-runtime/standalone/.next/server/app/_not-found/page/build-manifest.json +2 -2
  14. package/cloud-runtime/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/cloud-runtime/standalone/.next/server/app/_not-found.html +2 -2
  16. package/cloud-runtime/standalone/.next/server/app/_not-found.rsc +4 -4
  17. package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +4 -4
  18. package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  19. package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
  20. package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  21. package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  22. package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/cloud-runtime/standalone/.next/server/app/agents/[id]/page/build-manifest.json +2 -2
  24. package/cloud-runtime/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
  25. package/cloud-runtime/standalone/.next/server/app/agents/page/build-manifest.json +2 -2
  26. package/cloud-runtime/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  27. package/cloud-runtime/standalone/.next/server/app/agents.html +2 -2
  28. package/cloud-runtime/standalone/.next/server/app/agents.rsc +5 -5
  29. package/cloud-runtime/standalone/.next/server/app/agents.segments/_full.segment.rsc +5 -5
  30. package/cloud-runtime/standalone/.next/server/app/agents.segments/_head.segment.rsc +1 -1
  31. package/cloud-runtime/standalone/.next/server/app/agents.segments/_index.segment.rsc +4 -4
  32. package/cloud-runtime/standalone/.next/server/app/agents.segments/_tree.segment.rsc +1 -1
  33. package/cloud-runtime/standalone/.next/server/app/agents.segments/agents/__PAGE__.segment.rsc +2 -2
  34. package/cloud-runtime/standalone/.next/server/app/agents.segments/agents.segment.rsc +1 -1
  35. package/cloud-runtime/standalone/.next/server/app/api/agent-specs/route.js +3 -3
  36. package/cloud-runtime/standalone/.next/server/app/api/agent-specs/route.js.nft.json +1 -1
  37. package/cloud-runtime/standalone/.next/server/app/api/agents/[id]/messages/route.js +1 -1
  38. package/cloud-runtime/standalone/.next/server/app/api/agents/[id]/messages/route.js.nft.json +1 -1
  39. package/cloud-runtime/standalone/.next/server/app/api/agents/[id]/profile/route.js +3 -3
  40. package/cloud-runtime/standalone/.next/server/app/api/agents/[id]/profile/route.js.nft.json +1 -1
  41. package/cloud-runtime/standalone/.next/server/app/api/agents/export/route.js +3 -3
  42. package/cloud-runtime/standalone/.next/server/app/api/agents/export/route.js.nft.json +1 -1
  43. package/cloud-runtime/standalone/.next/server/app/api/attachments/[id]/route.js +1 -1
  44. package/cloud-runtime/standalone/.next/server/app/api/attachments/[id]/route.js.nft.json +1 -1
  45. package/cloud-runtime/standalone/.next/server/app/api/automations/create/route.js +3 -3
  46. package/cloud-runtime/standalone/.next/server/app/api/automations/create/route.js.nft.json +1 -1
  47. package/cloud-runtime/standalone/.next/server/app/api/automations/route.js +1 -1
  48. package/cloud-runtime/standalone/.next/server/app/api/automations/route.js.nft.json +1 -1
  49. package/cloud-runtime/standalone/.next/server/app/api/chat/route.js +4 -4
  50. package/cloud-runtime/standalone/.next/server/app/api/chat/route.js.nft.json +1 -1
  51. package/cloud-runtime/standalone/.next/server/app/api/chat-runs/[id]/route.js +1 -1
  52. package/cloud-runtime/standalone/.next/server/app/api/chat-runs/[id]/route.js.nft.json +1 -1
  53. package/cloud-runtime/standalone/.next/server/app/api/chat-runs/[id]/signal/route.js +1 -1
  54. package/cloud-runtime/standalone/.next/server/app/api/chat-runs/[id]/signal/route.js.nft.json +1 -1
  55. package/cloud-runtime/standalone/.next/server/app/api/chat-runs/route.js +1 -1
  56. package/cloud-runtime/standalone/.next/server/app/api/chat-runs/route.js.nft.json +1 -1
  57. package/cloud-runtime/standalone/.next/server/app/api/daemon/route.js +1 -1
  58. package/cloud-runtime/standalone/.next/server/app/api/daemon/route.js.nft.json +1 -1
  59. package/cloud-runtime/standalone/.next/server/app/api/file-search/route.js.nft.json +1 -1
  60. package/cloud-runtime/standalone/.next/server/app/api/graphs/[graphId]/nodes/[nodeId]/route.js +1 -1
  61. package/cloud-runtime/standalone/.next/server/app/api/graphs/[graphId]/nodes/[nodeId]/route.js.nft.json +1 -1
  62. package/cloud-runtime/standalone/.next/server/app/api/health/route.js +3 -3
  63. package/cloud-runtime/standalone/.next/server/app/api/health/route.js.nft.json +1 -1
  64. package/cloud-runtime/standalone/.next/server/app/api/history/route.js +1 -1
  65. package/cloud-runtime/standalone/.next/server/app/api/history/route.js.nft.json +1 -1
  66. package/cloud-runtime/standalone/.next/server/app/api/history/status/route.js +1 -1
  67. package/cloud-runtime/standalone/.next/server/app/api/history/status/route.js.nft.json +1 -1
  68. package/cloud-runtime/standalone/.next/server/app/api/knowledge-notes/route.js +2 -2
  69. package/cloud-runtime/standalone/.next/server/app/api/knowledge-notes/route.js.nft.json +1 -1
  70. package/cloud-runtime/standalone/.next/server/app/api/learnings/route.js +3 -3
  71. package/cloud-runtime/standalone/.next/server/app/api/learnings/route.js.nft.json +1 -1
  72. package/cloud-runtime/standalone/.next/server/app/api/logs/route.js +1 -1
  73. package/cloud-runtime/standalone/.next/server/app/api/logs/route.js.nft.json +1 -1
  74. package/cloud-runtime/standalone/.next/server/app/api/logs/stream/route.js +1 -1
  75. package/cloud-runtime/standalone/.next/server/app/api/logs/stream/route.js.nft.json +1 -1
  76. package/cloud-runtime/standalone/.next/server/app/api/memories/route.js +2 -2
  77. package/cloud-runtime/standalone/.next/server/app/api/memories/route.js.nft.json +1 -1
  78. package/cloud-runtime/standalone/.next/server/app/api/messages/[id]/route.js +1 -1
  79. package/cloud-runtime/standalone/.next/server/app/api/messages/[id]/route.js.nft.json +1 -1
  80. package/cloud-runtime/standalone/.next/server/app/api/migrate/teams-to-projects/route.js +1 -1
  81. package/cloud-runtime/standalone/.next/server/app/api/migrate/teams-to-projects/route.js.nft.json +1 -1
  82. package/cloud-runtime/standalone/.next/server/app/api/migrate/workspaces-to-projects/route.js +1 -1
  83. package/cloud-runtime/standalone/.next/server/app/api/migrate/workspaces-to-projects/route.js.nft.json +1 -1
  84. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/cancel/route.js +2 -2
  85. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/cancel/route.js.nft.json +1 -1
  86. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/signal/route.js +2 -2
  87. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/signal/route.js.nft.json +1 -1
  88. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/start/route.js +4 -4
  89. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/start/route.js.nft.json +1 -1
  90. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/status/route.js +3 -3
  91. package/cloud-runtime/standalone/.next/server/app/api/orchestrator/tasks/[taskId]/status/route.js.nft.json +1 -1
  92. package/cloud-runtime/standalone/.next/server/app/api/participants/route.js +1 -1
  93. package/cloud-runtime/standalone/.next/server/app/api/participants/route.js.nft.json +1 -1
  94. package/cloud-runtime/standalone/.next/server/app/api/processes/route.js +1 -1
  95. package/cloud-runtime/standalone/.next/server/app/api/processes/route.js.nft.json +1 -1
  96. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/agents/route.js +4 -4
  97. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/agents/route.js.nft.json +1 -1
  98. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/memory/route.js +4 -4
  99. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/memory/route.js.nft.json +1 -1
  100. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/migrate-v1/route.js +2 -2
  101. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/migrate-v1/route.js.nft.json +1 -1
  102. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/migrate-v2/route.js +2 -2
  103. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/migrate-v2/route.js.nft.json +1 -1
  104. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/route.js +3 -3
  105. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/route.js.nft.json +1 -1
  106. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/skills/route.js +4 -4
  107. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/skills/route.js.nft.json +1 -1
  108. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/threads/route.js +4 -4
  109. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/threads/route.js.nft.json +1 -1
  110. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/variables/route.js +4 -4
  111. package/cloud-runtime/standalone/.next/server/app/api/projects/[id]/variables/route.js.nft.json +1 -1
  112. package/cloud-runtime/standalone/.next/server/app/api/projects/route.js +3 -3
  113. package/cloud-runtime/standalone/.next/server/app/api/projects/route.js.nft.json +1 -1
  114. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/[id]/cancel/route.js +4 -4
  115. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/[id]/cancel/route.js.nft.json +1 -1
  116. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/[id]/route.js +4 -4
  117. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/[id]/route.js.nft.json +1 -1
  118. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/[id]/runs/route.js +4 -4
  119. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/[id]/runs/route.js.nft.json +1 -1
  120. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/agents/route.js +4 -4
  121. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/agents/route.js.nft.json +1 -1
  122. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/poll/route.js +4 -4
  123. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/poll/route.js.nft.json +1 -1
  124. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/route.js +4 -4
  125. package/cloud-runtime/standalone/.next/server/app/api/prompt-jobs/route.js.nft.json +1 -1
  126. package/cloud-runtime/standalone/.next/server/app/api/queue/complete/route.js +3 -3
  127. package/cloud-runtime/standalone/.next/server/app/api/queue/complete/route.js.nft.json +1 -1
  128. package/cloud-runtime/standalone/.next/server/app/api/queue/route.js +3 -3
  129. package/cloud-runtime/standalone/.next/server/app/api/queue/route.js.nft.json +1 -1
  130. package/cloud-runtime/standalone/.next/server/app/api/reactions/route.js +1 -1
  131. package/cloud-runtime/standalone/.next/server/app/api/reactions/route.js.nft.json +1 -1
  132. package/cloud-runtime/standalone/.next/server/app/api/repos/[id]/knowledge/route.js +1 -1
  133. package/cloud-runtime/standalone/.next/server/app/api/repos/[id]/knowledge/route.js.nft.json +1 -1
  134. package/cloud-runtime/standalone/.next/server/app/api/schedules/debug/route.js +2 -2
  135. package/cloud-runtime/standalone/.next/server/app/api/schedules/debug/route.js.nft.json +1 -1
  136. package/cloud-runtime/standalone/.next/server/app/api/schedules/poll/route.js +1 -1
  137. package/cloud-runtime/standalone/.next/server/app/api/schedules/poll/route.js.nft.json +1 -1
  138. package/cloud-runtime/standalone/.next/server/app/api/schedules/route.js +2 -2
  139. package/cloud-runtime/standalone/.next/server/app/api/schedules/route.js.nft.json +1 -1
  140. package/cloud-runtime/standalone/.next/server/app/api/search/route.js +1 -1
  141. package/cloud-runtime/standalone/.next/server/app/api/search/route.js.nft.json +1 -1
  142. package/cloud-runtime/standalone/.next/server/app/api/skills/assign/route.js +1 -1
  143. package/cloud-runtime/standalone/.next/server/app/api/skills/assign/route.js.nft.json +1 -1
  144. package/cloud-runtime/standalone/.next/server/app/api/skills/available/route.js +2 -2
  145. package/cloud-runtime/standalone/.next/server/app/api/skills/available/route.js.nft.json +1 -1
  146. package/cloud-runtime/standalone/.next/server/app/api/skills/detail/route.js +2 -2
  147. package/cloud-runtime/standalone/.next/server/app/api/skills/detail/route.js.nft.json +1 -1
  148. package/cloud-runtime/standalone/.next/server/app/api/skills/history/route.js +2 -2
  149. package/cloud-runtime/standalone/.next/server/app/api/skills/history/route.js.nft.json +1 -1
  150. package/cloud-runtime/standalone/.next/server/app/api/skills/learn/route.js +2 -2
  151. package/cloud-runtime/standalone/.next/server/app/api/skills/learn/route.js.nft.json +1 -1
  152. package/cloud-runtime/standalone/.next/server/app/api/skills/route.js +2 -2
  153. package/cloud-runtime/standalone/.next/server/app/api/skills/route.js.nft.json +1 -1
  154. package/cloud-runtime/standalone/.next/server/app/api/skills/unlearn/route.js +2 -2
  155. package/cloud-runtime/standalone/.next/server/app/api/skills/unlearn/route.js.nft.json +1 -1
  156. package/cloud-runtime/standalone/.next/server/app/api/summarize/route.js +3 -3
  157. package/cloud-runtime/standalone/.next/server/app/api/summarize/route.js.nft.json +1 -1
  158. package/cloud-runtime/standalone/.next/server/app/api/system/db-status/route.js +1 -1
  159. package/cloud-runtime/standalone/.next/server/app/api/system/db-status/route.js.nft.json +1 -1
  160. package/cloud-runtime/standalone/.next/server/app/api/task-drafts/route.js +1 -1
  161. package/cloud-runtime/standalone/.next/server/app/api/task-drafts/route.js.nft.json +1 -1
  162. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/comments/[commentId]/route.js +4 -4
  163. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/comments/[commentId]/route.js.nft.json +1 -1
  164. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/comments/route.js +2 -2
  165. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/comments/route.js.nft.json +1 -1
  166. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/costs/route.js +3 -3
  167. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/costs/route.js.nft.json +1 -1
  168. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/dependencies/route.js +1 -1
  169. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/dependencies/route.js.nft.json +1 -1
  170. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/events/route.js +3 -3
  171. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/events/route.js.nft.json +1 -1
  172. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/history/route.js +2 -2
  173. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/history/route.js.nft.json +1 -1
  174. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/metrics/route.js +2 -2
  175. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/metrics/route.js.nft.json +1 -1
  176. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/pause/route.js +1 -1
  177. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/pause/route.js.nft.json +1 -1
  178. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/replan/route.js +4 -4
  179. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/replan/route.js.nft.json +1 -1
  180. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/restart/route.js +3 -3
  181. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/restart/route.js.nft.json +1 -1
  182. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/resume/route.js +3 -3
  183. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/resume/route.js.nft.json +1 -1
  184. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/rollback/route.js +4 -4
  185. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/rollback/route.js.nft.json +1 -1
  186. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/route.js +4 -4
  187. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/route.js.nft.json +1 -1
  188. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/schedule/route.js +4 -4
  189. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/schedule/route.js.nft.json +1 -1
  190. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/start/route.js +3 -3
  191. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/start/route.js.nft.json +1 -1
  192. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/stop/route.js +1 -1
  193. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/graph/stop/route.js.nft.json +1 -1
  194. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/heartbeat/route.js +1 -1
  195. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/heartbeat/route.js.nft.json +1 -1
  196. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/history/route.js +3 -3
  197. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/history/route.js.nft.json +1 -1
  198. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/logs/route.js +4 -4
  199. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/logs/route.js.nft.json +1 -1
  200. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/logs/stream/route.js +1 -1
  201. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/logs/stream/route.js.nft.json +1 -1
  202. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/comments/route.js +2 -2
  203. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/comments/route.js.nft.json +1 -1
  204. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/complete/route.js +5 -5
  205. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/complete/route.js.nft.json +1 -1
  206. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/fail/route.js +5 -5
  207. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/fail/route.js.nft.json +1 -1
  208. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/resume/route.js +5 -5
  209. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/resume/route.js.nft.json +1 -1
  210. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/start/route.js +5 -5
  211. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/start/route.js.nft.json +1 -1
  212. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/stop/route.js +5 -5
  213. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/stop/route.js.nft.json +1 -1
  214. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/verify/route.js +6 -6
  215. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/nodes/[nodeId]/verify/route.js.nft.json +1 -1
  216. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/route.js +4 -4
  217. package/cloud-runtime/standalone/.next/server/app/api/tasks/[id]/route.js.nft.json +1 -1
  218. package/cloud-runtime/standalone/.next/server/app/api/tasks/assign-orphans/route.js +3 -3
  219. package/cloud-runtime/standalone/.next/server/app/api/tasks/assign-orphans/route.js.nft.json +1 -1
  220. package/cloud-runtime/standalone/.next/server/app/api/tasks/extract/route.js +3 -3
  221. package/cloud-runtime/standalone/.next/server/app/api/tasks/extract/route.js.nft.json +1 -1
  222. package/cloud-runtime/standalone/.next/server/app/api/tasks/route.js +4 -4
  223. package/cloud-runtime/standalone/.next/server/app/api/tasks/route.js.nft.json +1 -1
  224. package/cloud-runtime/standalone/.next/server/app/api/tasks/stream/route.js +1 -1
  225. package/cloud-runtime/standalone/.next/server/app/api/tasks/stream/route.js.nft.json +1 -1
  226. package/cloud-runtime/standalone/.next/server/app/api/thread-repos/route.js +1 -1
  227. package/cloud-runtime/standalone/.next/server/app/api/thread-repos/route.js.nft.json +1 -1
  228. package/cloud-runtime/standalone/.next/server/app/api/threads/knowledge/route.js +3 -3
  229. package/cloud-runtime/standalone/.next/server/app/api/threads/knowledge/route.js.nft.json +1 -1
  230. package/cloud-runtime/standalone/.next/server/app/api/threads/route.js +3 -3
  231. package/cloud-runtime/standalone/.next/server/app/api/threads/route.js.nft.json +1 -1
  232. package/cloud-runtime/standalone/.next/server/app/api/upload/[id]/route.js +1 -1
  233. package/cloud-runtime/standalone/.next/server/app/api/upload/[id]/route.js.nft.json +1 -1
  234. package/cloud-runtime/standalone/.next/server/app/api/upload/route.js +1 -1
  235. package/cloud-runtime/standalone/.next/server/app/api/upload/route.js.nft.json +1 -1
  236. package/cloud-runtime/standalone/.next/server/app/api/user-settings/route.js +3 -3
  237. package/cloud-runtime/standalone/.next/server/app/api/user-settings/route.js.nft.json +1 -1
  238. package/cloud-runtime/standalone/.next/server/app/automations/page/build-manifest.json +2 -2
  239. package/cloud-runtime/standalone/.next/server/app/automations/page_client-reference-manifest.js +1 -1
  240. package/cloud-runtime/standalone/.next/server/app/automations.html +2 -2
  241. package/cloud-runtime/standalone/.next/server/app/automations.rsc +5 -5
  242. package/cloud-runtime/standalone/.next/server/app/automations.segments/_full.segment.rsc +5 -5
  243. package/cloud-runtime/standalone/.next/server/app/automations.segments/_head.segment.rsc +1 -1
  244. package/cloud-runtime/standalone/.next/server/app/automations.segments/_index.segment.rsc +4 -4
  245. package/cloud-runtime/standalone/.next/server/app/automations.segments/_tree.segment.rsc +1 -1
  246. package/cloud-runtime/standalone/.next/server/app/automations.segments/automations/__PAGE__.segment.rsc +2 -2
  247. package/cloud-runtime/standalone/.next/server/app/automations.segments/automations.segment.rsc +1 -1
  248. package/cloud-runtime/standalone/.next/server/app/board/page/build-manifest.json +2 -2
  249. package/cloud-runtime/standalone/.next/server/app/board/page_client-reference-manifest.js +1 -1
  250. package/cloud-runtime/standalone/.next/server/app/board.html +2 -2
  251. package/cloud-runtime/standalone/.next/server/app/board.rsc +4 -4
  252. package/cloud-runtime/standalone/.next/server/app/board.segments/_full.segment.rsc +4 -4
  253. package/cloud-runtime/standalone/.next/server/app/board.segments/_head.segment.rsc +1 -1
  254. package/cloud-runtime/standalone/.next/server/app/board.segments/_index.segment.rsc +4 -4
  255. package/cloud-runtime/standalone/.next/server/app/board.segments/_tree.segment.rsc +1 -1
  256. package/cloud-runtime/standalone/.next/server/app/board.segments/board/__PAGE__.segment.rsc +1 -1
  257. package/cloud-runtime/standalone/.next/server/app/board.segments/board.segment.rsc +1 -1
  258. package/cloud-runtime/standalone/.next/server/app/execution-graph/page/build-manifest.json +2 -2
  259. package/cloud-runtime/standalone/.next/server/app/execution-graph/page_client-reference-manifest.js +1 -1
  260. package/cloud-runtime/standalone/.next/server/app/execution-graph.html +2 -2
  261. package/cloud-runtime/standalone/.next/server/app/execution-graph.rsc +5 -5
  262. package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_full.segment.rsc +5 -5
  263. package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_head.segment.rsc +1 -1
  264. package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_index.segment.rsc +4 -4
  265. package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_tree.segment.rsc +1 -1
  266. package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/execution-graph/__PAGE__.segment.rsc +2 -2
  267. package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/execution-graph.segment.rsc +1 -1
  268. package/cloud-runtime/standalone/.next/server/app/index.html +2 -2
  269. package/cloud-runtime/standalone/.next/server/app/index.rsc +5 -5
  270. package/cloud-runtime/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  271. package/cloud-runtime/standalone/.next/server/app/index.segments/_full.segment.rsc +5 -5
  272. package/cloud-runtime/standalone/.next/server/app/index.segments/_head.segment.rsc +1 -1
  273. package/cloud-runtime/standalone/.next/server/app/index.segments/_index.segment.rsc +4 -4
  274. package/cloud-runtime/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  275. package/cloud-runtime/standalone/.next/server/app/page/build-manifest.json +2 -2
  276. package/cloud-runtime/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  277. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/automations/page/build-manifest.json +2 -2
  278. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/automations/page_client-reference-manifest.js +1 -1
  279. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page/build-manifest.json +2 -2
  280. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page_client-reference-manifest.js +1 -1
  281. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/knowledge/page/build-manifest.json +2 -2
  282. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/knowledge/page_client-reference-manifest.js +1 -1
  283. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page/build-manifest.json +2 -2
  284. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
  285. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/thread/[threadId]/page/build-manifest.json +2 -2
  286. package/cloud-runtime/standalone/.next/server/app/projects/[slug]/thread/[threadId]/page_client-reference-manifest.js +1 -1
  287. package/cloud-runtime/standalone/.next/server/app/projects/orphans/page/build-manifest.json +2 -2
  288. package/cloud-runtime/standalone/.next/server/app/projects/orphans/page_client-reference-manifest.js +1 -1
  289. package/cloud-runtime/standalone/.next/server/app/projects/orphans.html +2 -2
  290. package/cloud-runtime/standalone/.next/server/app/projects/orphans.rsc +5 -5
  291. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_full.segment.rsc +5 -5
  292. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_head.segment.rsc +1 -1
  293. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_index.segment.rsc +4 -4
  294. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_tree.segment.rsc +1 -1
  295. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects/orphans/__PAGE__.segment.rsc +2 -2
  296. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects/orphans.segment.rsc +1 -1
  297. package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects.segment.rsc +1 -1
  298. package/cloud-runtime/standalone/.next/server/app/projects/page/build-manifest.json +2 -2
  299. package/cloud-runtime/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
  300. package/cloud-runtime/standalone/.next/server/app/projects.html +2 -2
  301. package/cloud-runtime/standalone/.next/server/app/projects.rsc +5 -5
  302. package/cloud-runtime/standalone/.next/server/app/projects.segments/_full.segment.rsc +5 -5
  303. package/cloud-runtime/standalone/.next/server/app/projects.segments/_head.segment.rsc +1 -1
  304. package/cloud-runtime/standalone/.next/server/app/projects.segments/_index.segment.rsc +4 -4
  305. package/cloud-runtime/standalone/.next/server/app/projects.segments/_tree.segment.rsc +1 -1
  306. package/cloud-runtime/standalone/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +2 -2
  307. package/cloud-runtime/standalone/.next/server/app/projects.segments/projects.segment.rsc +1 -1
  308. package/cloud-runtime/standalone/.next/server/app/settings/page/build-manifest.json +2 -2
  309. package/cloud-runtime/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  310. package/cloud-runtime/standalone/.next/server/app/settings.html +2 -2
  311. package/cloud-runtime/standalone/.next/server/app/settings.rsc +5 -5
  312. package/cloud-runtime/standalone/.next/server/app/settings.segments/_full.segment.rsc +5 -5
  313. package/cloud-runtime/standalone/.next/server/app/settings.segments/_head.segment.rsc +1 -1
  314. package/cloud-runtime/standalone/.next/server/app/settings.segments/_index.segment.rsc +4 -4
  315. package/cloud-runtime/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  316. package/cloud-runtime/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +2 -2
  317. package/cloud-runtime/standalone/.next/server/app/settings.segments/settings.segment.rsc +1 -1
  318. package/cloud-runtime/standalone/.next/server/app/skills/page/build-manifest.json +2 -2
  319. package/cloud-runtime/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  320. package/cloud-runtime/standalone/.next/server/app/skills.html +2 -2
  321. package/cloud-runtime/standalone/.next/server/app/skills.rsc +5 -5
  322. package/cloud-runtime/standalone/.next/server/app/skills.segments/_full.segment.rsc +5 -5
  323. package/cloud-runtime/standalone/.next/server/app/skills.segments/_head.segment.rsc +1 -1
  324. package/cloud-runtime/standalone/.next/server/app/skills.segments/_index.segment.rsc +4 -4
  325. package/cloud-runtime/standalone/.next/server/app/skills.segments/_tree.segment.rsc +1 -1
  326. package/cloud-runtime/standalone/.next/server/app/skills.segments/skills/__PAGE__.segment.rsc +2 -2
  327. package/cloud-runtime/standalone/.next/server/app/skills.segments/skills.segment.rsc +1 -1
  328. package/cloud-runtime/standalone/.next/server/app/status/page/build-manifest.json +2 -2
  329. package/cloud-runtime/standalone/.next/server/app/status/page_client-reference-manifest.js +1 -1
  330. package/cloud-runtime/standalone/.next/server/app/status.html +2 -2
  331. package/cloud-runtime/standalone/.next/server/app/status.rsc +5 -5
  332. package/cloud-runtime/standalone/.next/server/app/status.segments/_full.segment.rsc +5 -5
  333. package/cloud-runtime/standalone/.next/server/app/status.segments/_head.segment.rsc +1 -1
  334. package/cloud-runtime/standalone/.next/server/app/status.segments/_index.segment.rsc +4 -4
  335. package/cloud-runtime/standalone/.next/server/app/status.segments/_tree.segment.rsc +1 -1
  336. package/cloud-runtime/standalone/.next/server/app/status.segments/status/__PAGE__.segment.rsc +2 -2
  337. package/cloud-runtime/standalone/.next/server/app/status.segments/status.segment.rsc +1 -1
  338. package/cloud-runtime/standalone/.next/server/app/thread/[id]/page/build-manifest.json +2 -2
  339. package/cloud-runtime/standalone/.next/server/app/thread/[id]/page_client-reference-manifest.js +1 -1
  340. package/cloud-runtime/standalone/.next/server/app/welcome/page/build-manifest.json +2 -2
  341. package/cloud-runtime/standalone/.next/server/app/welcome/page_client-reference-manifest.js +1 -1
  342. package/cloud-runtime/standalone/.next/server/app/welcome.html +2 -2
  343. package/cloud-runtime/standalone/.next/server/app/welcome.rsc +5 -5
  344. package/cloud-runtime/standalone/.next/server/app/welcome.segments/_full.segment.rsc +5 -5
  345. package/cloud-runtime/standalone/.next/server/app/welcome.segments/_head.segment.rsc +1 -1
  346. package/cloud-runtime/standalone/.next/server/app/welcome.segments/_index.segment.rsc +4 -4
  347. package/cloud-runtime/standalone/.next/server/app/welcome.segments/_tree.segment.rsc +1 -1
  348. package/cloud-runtime/standalone/.next/server/app/welcome.segments/welcome/__PAGE__.segment.rsc +2 -2
  349. package/cloud-runtime/standalone/.next/server/app/welcome.segments/welcome.segment.rsc +1 -1
  350. package/cloud-runtime/standalone/.next/server/chunks/{[externals]__cf9f18a6._.js → [externals]__986fcdb7._.js} +1 -1
  351. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__01cd082e._.js +13 -0
  352. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__0936925d._.js +3 -0
  353. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__0c3dd73b._.js +13 -0
  354. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__0cc3f3b7._.js +18 -0
  355. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__d4126e05._.js → [root-of-the-server]__1b0bb735._.js} +3 -3
  356. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__4d865017._.js → [root-of-the-server]__1c86bf6e._.js} +6 -6
  357. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__1dce6c15._.js +3 -0
  358. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__0bb52353._.js → [root-of-the-server]__20c58b41._.js} +18 -18
  359. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__2126c763._.js +42 -0
  360. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__255b11f2._.js +3 -0
  361. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__26817611._.js +3 -0
  362. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__277ed37d._.js +3 -0
  363. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__294fceef._.js +3 -0
  364. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__2f06f568._.js +46 -0
  365. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__30bd0c87._.js +13 -0
  366. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__314d5c41._.js +3 -0
  367. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__352dad6d._.js +3 -0
  368. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__374cd94c._.js +42 -0
  369. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__3785024c._.js +80 -0
  370. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__379604d4._.js +13 -0
  371. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__3c8f1de6._.js +15 -0
  372. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__3d0df5a8._.js +8 -0
  373. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__0b3b6a47._.js → [root-of-the-server]__4014ed70._.js} +20 -20
  374. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__42fcb81c._.js +52 -0
  375. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4a3cd6ac._.js +13 -0
  376. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4a4265e0._.js +22 -0
  377. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4bce7db7._.js +101 -0
  378. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4c5c536d._.js +18 -0
  379. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4e522535._.js +6 -0
  380. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__50c24784._.js +3 -0
  381. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__50ddd3ce._.js +1 -1
  382. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__529a6e1c._.js +80 -0
  383. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__59d1cdd8._.js +3 -0
  384. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__5a1fd688._.js +3 -0
  385. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__5d359afa._.js +18 -18
  386. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__628d686b._.js +3 -0
  387. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__005b3c82._.js → [root-of-the-server]__644e6285._.js} +8 -8
  388. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__65755104._.js +7 -0
  389. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__068b4f08._.js → [root-of-the-server]__73c20995._.js} +3 -3
  390. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__762ab29c._.js +51 -0
  391. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__981d92dd._.js → [root-of-the-server]__8125bbc3._.js} +19 -19
  392. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__85275b88._.js +3 -0
  393. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__89666394._.js +8 -0
  394. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__8c0fb154._.js +13 -0
  395. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__8f5cac13._.js +46 -0
  396. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__91b22098._.js +8 -0
  397. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__92924218._.js +13 -0
  398. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__94bd7f65._.js +3 -0
  399. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__96ae701e._.js +1 -1
  400. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__9746d1f5._.js +18 -0
  401. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__98ce983b._.js +3 -0
  402. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__ee6511a0._.js → [root-of-the-server]__9a9fd39f._.js} +10 -10
  403. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__9ad4e385._.js +3 -0
  404. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__9b69f93e._.js +18 -0
  405. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__a01ddd0b._.js +46 -0
  406. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__8ac0286e._.js → [root-of-the-server]__a099c992._.js} +20 -20
  407. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__a9b949c3._.js +7 -0
  408. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__ab7343c8._.js +3 -0
  409. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__af7a73fd._.js +3 -0
  410. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__bd43017b._.js +3 -0
  411. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__bf6fb108._.js +80 -0
  412. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__c0a18648._.js +10 -10
  413. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__7ee9b7b6._.js → [root-of-the-server]__c122c54a._.js} +3 -3
  414. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__c4ea4921._.js +3 -0
  415. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__8b0ab82f._.js → [root-of-the-server]__c4ed5d83._.js} +7 -7
  416. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__c695a5f2._.js +18 -0
  417. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__c8b49077._.js +10 -10
  418. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__d57e800e._.js +13 -0
  419. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__d8b615bf._.js +34 -0
  420. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__d9bd6334._.js +3 -0
  421. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__543ba6c4._.js → [root-of-the-server]__da3a1ce7._.js} +2 -2
  422. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__db469f1b._.js +3 -0
  423. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__de2a1e43._.js +3 -0
  424. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__5031f8d4._.js → [root-of-the-server]__dec3e1b7._.js} +11 -11
  425. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__f1147a4a._.js +15 -0
  426. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__f5597fea._.js +13 -0
  427. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__f8c94cb3._.js +8 -0
  428. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__ceb02db8._.js → [root-of-the-server]__f9cff4b0._.js} +2 -2
  429. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__f9f7f2df._.js +4 -0
  430. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__fa79d53f._.js +46 -0
  431. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__fb14cd4a._.js +3 -0
  432. package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__a55c16a5._.js → [root-of-the-server]__fc27a898._.js} +31 -31
  433. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__fcf0b40a._.js +3 -0
  434. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__ffb21023._.js +80 -0
  435. package/cloud-runtime/standalone/.next/server/chunks/_05fa3b89._.js +18 -18
  436. package/cloud-runtime/standalone/.next/server/chunks/_17e53c87._.js +3 -0
  437. package/cloud-runtime/standalone/.next/server/chunks/_4190f170._.js +18 -18
  438. package/cloud-runtime/standalone/.next/server/chunks/_42e9c8d5._.js +18 -18
  439. package/cloud-runtime/standalone/.next/server/chunks/_5ca51127._.js +3 -3
  440. package/cloud-runtime/standalone/.next/server/chunks/_5fd6af5d._.js +3 -3
  441. package/cloud-runtime/standalone/.next/server/chunks/_8b9fde82._.js +20 -20
  442. package/cloud-runtime/standalone/.next/server/chunks/_994414cd._.js +3 -3
  443. package/cloud-runtime/standalone/.next/server/chunks/_99b78daf._.js +18 -18
  444. package/cloud-runtime/standalone/.next/server/chunks/_affbdbb0._.js +18 -18
  445. package/cloud-runtime/standalone/.next/server/chunks/_d22934ab._.js +20 -20
  446. package/cloud-runtime/standalone/.next/server/chunks/_efc73784._.js +18 -18
  447. package/cloud-runtime/standalone/.next/server/chunks/lib_a5adca60._.js +15 -15
  448. package/cloud-runtime/standalone/.next/server/chunks/lib_check-node-version_ts_ef89bf83._.js +3 -0
  449. package/cloud-runtime/standalone/.next/server/chunks/lib_ea45fe73._.js +18 -18
  450. package/cloud-runtime/standalone/.next/server/chunks/lib_history-store_ts_2e721df2._.js +39 -39
  451. package/cloud-runtime/standalone/.next/server/chunks/lib_history-store_ts_74d1c060._.js +39 -39
  452. package/cloud-runtime/standalone/.next/server/chunks/lib_sqlite-query-adapter_ts_3ea4d849._.js +18 -18
  453. package/cloud-runtime/standalone/.next/server/chunks/lib_sqlite-query-adapter_ts_b0b1a9b2._.js +19 -19
  454. package/cloud-runtime/standalone/.next/server/chunks/src_graph_14067235._.js +18 -18
  455. package/cloud-runtime/standalone/.next/server/chunks/src_graph_b63e2d39._.js +18 -18
  456. package/cloud-runtime/standalone/.next/server/chunks/ssr/_0c5c111f._.js +1 -1
  457. package/cloud-runtime/standalone/.next/server/chunks/ssr/_314f4c49._.js +1 -1
  458. package/cloud-runtime/standalone/.next/server/chunks/ssr/components_thread_WorkspaceSidebar_tsx_e660301b._.js +1 -1
  459. package/cloud-runtime/standalone/.next/server/instrumentation.js +1 -1
  460. package/cloud-runtime/standalone/.next/server/middleware-build-manifest.js +2 -2
  461. package/cloud-runtime/standalone/.next/server/middleware-manifest.json +5 -5
  462. package/cloud-runtime/standalone/.next/server/pages/404.html +2 -2
  463. package/cloud-runtime/standalone/.next/server/pages/500.html +2 -2
  464. package/cloud-runtime/standalone/.next/server/server-reference-manifest.js +1 -1
  465. package/cloud-runtime/standalone/.next/server/server-reference-manifest.json +1 -1
  466. package/cloud-runtime/standalone/.next/static/chunks/{47f22a56011af8d3.js → 5c0819dcc4bfec85.js} +1 -1
  467. package/cloud-runtime/standalone/.next/static/chunks/{25c9ac515cfe5635.js → 9bde80696400d2ff.js} +2 -2
  468. package/cloud-runtime/standalone/.next/static/chunks/ac9a7d8cf17b5d75.js +1 -0
  469. package/cloud-runtime/standalone/.next/static/chunks/{dfff51033c303fc7.js → ee5f1457fbc593e1.js} +1 -1
  470. package/cloud-runtime/standalone/.next/static/chunks/{turbopack-22475f0dd0c18f92.js → turbopack-e1d640f2fbe4fa5e.js} +1 -1
  471. package/cloud-runtime/standalone/app/api/agents/[id]/messages/route.ts +4 -3
  472. package/cloud-runtime/standalone/app/api/agents/[id]/profile/route.ts +1 -1
  473. package/cloud-runtime/standalone/app/api/automations/route.ts +1 -1
  474. package/cloud-runtime/standalone/app/api/chat/route.ts +2 -2
  475. package/cloud-runtime/standalone/app/api/memories/route.ts +2 -2
  476. package/cloud-runtime/standalone/app/api/prompt-jobs/[id]/route.ts +9 -1
  477. package/cloud-runtime/standalone/app/api/system/db-status/route.ts +12 -11
  478. package/cloud-runtime/standalone/components/PromptJobBoard.tsx +12 -1
  479. package/cloud-runtime/standalone/components/errors/StartupGuard.tsx +1 -1
  480. package/cloud-runtime/standalone/components/errors/StartupGuardWrapper.tsx +1 -1
  481. package/cloud-runtime/standalone/components/thread/WorkspaceSidebar.tsx +1 -1
  482. package/cloud-runtime/standalone/coverage/clover.xml +1208 -0
  483. package/cloud-runtime/standalone/coverage/coverage-final.json +29 -0
  484. package/cloud-runtime/standalone/coverage/lcov-report/app/api/audit/index.html +116 -0
  485. package/cloud-runtime/standalone/coverage/lcov-report/app/api/audit/route.ts.html +208 -0
  486. package/cloud-runtime/standalone/coverage/lcov-report/app/api/auth/[...nextauth]/index.html +116 -0
  487. package/cloud-runtime/standalone/coverage/lcov-report/app/api/auth/[...nextauth]/route.ts.html +166 -0
  488. package/cloud-runtime/standalone/coverage/lcov-report/app/api/auth/daemon-secret/index.html +116 -0
  489. package/cloud-runtime/standalone/coverage/lcov-report/app/api/auth/daemon-secret/route.ts.html +532 -0
  490. package/cloud-runtime/standalone/coverage/lcov-report/app/api/auth/status/index.html +116 -0
  491. package/cloud-runtime/standalone/coverage/lcov-report/app/api/auth/status/route.ts.html +178 -0
  492. package/cloud-runtime/standalone/coverage/lcov-report/app/api/learnings/index.html +116 -0
  493. package/cloud-runtime/standalone/coverage/lcov-report/app/api/learnings/route.ts.html +262 -0
  494. package/cloud-runtime/standalone/coverage/lcov-report/app/api/logs/stream/index.html +116 -0
  495. package/cloud-runtime/standalone/coverage/lcov-report/app/api/logs/stream/route.ts.html +448 -0
  496. package/cloud-runtime/standalone/coverage/lcov-report/app/api/queue/complete/index.html +116 -0
  497. package/cloud-runtime/standalone/coverage/lcov-report/app/api/queue/complete/route.ts.html +331 -0
  498. package/cloud-runtime/standalone/coverage/lcov-report/app/api/queue/index.html +116 -0
  499. package/cloud-runtime/standalone/coverage/lcov-report/app/api/queue/route.ts.html +505 -0
  500. package/cloud-runtime/standalone/coverage/lcov-report/app/api/stage-prompts/index.html +116 -0
  501. package/cloud-runtime/standalone/coverage/lcov-report/app/api/stage-prompts/route.ts.html +412 -0
  502. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/[id]/advance/index.html +116 -0
  503. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/[id]/advance/route.ts.html +304 -0
  504. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/[id]/index.html +116 -0
  505. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/[id]/logs/index.html +116 -0
  506. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/[id]/logs/route.ts.html +202 -0
  507. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/[id]/route.ts.html +373 -0
  508. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/index.html +116 -0
  509. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/route.ts.html +499 -0
  510. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/stream/index.html +116 -0
  511. package/cloud-runtime/standalone/coverage/lcov-report/app/api/tasks/stream/route.ts.html +349 -0
  512. package/cloud-runtime/standalone/coverage/lcov-report/base.css +224 -0
  513. package/cloud-runtime/standalone/coverage/lcov-report/block-navigation.js +87 -0
  514. package/cloud-runtime/standalone/coverage/lcov-report/components/AuthProvider.tsx.html +259 -0
  515. package/cloud-runtime/standalone/coverage/lcov-report/components/ChatInterface.tsx.html +1228 -0
  516. package/cloud-runtime/standalone/coverage/lcov-report/components/KanbanBoard.tsx.html +1024 -0
  517. package/cloud-runtime/standalone/coverage/lcov-report/components/Layout.tsx.html +211 -0
  518. package/cloud-runtime/standalone/coverage/lcov-report/components/LearningsPanel.tsx.html +535 -0
  519. package/cloud-runtime/standalone/coverage/lcov-report/components/LogTimeline.tsx.html +415 -0
  520. package/cloud-runtime/standalone/coverage/lcov-report/components/SortableTaskCard.tsx.html +358 -0
  521. package/cloud-runtime/standalone/coverage/lcov-report/components/StagePills.tsx.html +439 -0
  522. package/cloud-runtime/standalone/coverage/lcov-report/components/TaskCard.tsx.html +514 -0
  523. package/cloud-runtime/standalone/coverage/lcov-report/components/TaskCardOverlay.tsx.html +256 -0
  524. package/cloud-runtime/standalone/coverage/lcov-report/components/TaskDetail.tsx.html +622 -0
  525. package/cloud-runtime/standalone/coverage/lcov-report/components/TaskList.tsx.html +253 -0
  526. package/cloud-runtime/standalone/coverage/lcov-report/components/index.html +281 -0
  527. package/cloud-runtime/standalone/coverage/lcov-report/favicon.png +0 -0
  528. package/cloud-runtime/standalone/coverage/lcov-report/hooks/index.html +116 -0
  529. package/cloud-runtime/standalone/coverage/lcov-report/hooks/useTasks.ts.html +1042 -0
  530. package/cloud-runtime/standalone/coverage/lcov-report/index.html +341 -0
  531. package/cloud-runtime/standalone/coverage/lcov-report/lib/auth-client.ts.html +202 -0
  532. package/cloud-runtime/standalone/coverage/lcov-report/lib/auth-server.ts.html +172 -0
  533. package/cloud-runtime/standalone/coverage/lcov-report/lib/auth.ts.html +265 -0
  534. package/cloud-runtime/standalone/coverage/lcov-report/lib/db.ts.html +1252 -0
  535. package/cloud-runtime/standalone/coverage/lcov-report/lib/index.html +131 -0
  536. package/cloud-runtime/standalone/coverage/lcov-report/lib/orchestrator.ts.html +409 -0
  537. package/cloud-runtime/standalone/coverage/lcov-report/lib/security.ts.html +1165 -0
  538. package/cloud-runtime/standalone/coverage/lcov-report/lib/supabase-server.ts.html +175 -0
  539. package/cloud-runtime/standalone/coverage/lcov-report/lib/supabase.ts.html +157 -0
  540. package/cloud-runtime/standalone/coverage/lcov-report/prettify.css +1 -0
  541. package/cloud-runtime/standalone/coverage/lcov-report/prettify.js +2 -0
  542. package/cloud-runtime/standalone/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  543. package/cloud-runtime/standalone/coverage/lcov-report/sorter.js +210 -0
  544. package/cloud-runtime/standalone/coverage/lcov.info +2386 -0
  545. package/cloud-runtime/standalone/docs/LIMITS.md +63 -0
  546. package/cloud-runtime/standalone/docs/architecture/ADR-001-hybrid-to-full-sqlite.md +345 -0
  547. package/cloud-runtime/standalone/docs/baseline/baseline-report.json +1009 -0
  548. package/cloud-runtime/standalone/docs/baseline/critical-queries.md +105 -0
  549. package/cloud-runtime/standalone/docs/baseline/lock-metrics.json +21 -0
  550. package/cloud-runtime/standalone/docs/baseline/read-latency.json +146 -0
  551. package/cloud-runtime/standalone/docs/baseline/restore-time.json +10 -0
  552. package/cloud-runtime/standalone/docs/baseline/write-metrics.json +803 -0
  553. package/cloud-runtime/standalone/docs/decisions/sqlite-migration-adr.md +327 -0
  554. package/cloud-runtime/standalone/docs/error-code-mapping.md +74 -0
  555. package/cloud-runtime/standalone/docs/migration-plan.md +120 -0
  556. package/cloud-runtime/standalone/docs/migration-spec.md +345 -0
  557. package/cloud-runtime/standalone/docs/pg-sqlite-compatibility-matrix.md +554 -0
  558. package/cloud-runtime/standalone/docs/project-agent-migration-status.md +229 -0
  559. package/cloud-runtime/standalone/docs/runbook-shadow-read.md +66 -0
  560. package/cloud-runtime/standalone/docs/runbook.md +155 -0
  561. package/cloud-runtime/standalone/docs/specs/cli-postgres-removal.md +69 -0
  562. package/cloud-runtime/standalone/docs/specs/thread-mentions.md +53 -0
  563. package/cloud-runtime/standalone/docs/superpowers/plans/2026-04-01-prompt-scheduler.md +1907 -0
  564. package/cloud-runtime/standalone/docs/superpowers/plans/2026-04-02-sqlite-migration.md +1047 -0
  565. package/cloud-runtime/standalone/docs/transcript.txt +282 -0
  566. package/cloud-runtime/standalone/docs/ux/GlobalChatFlow.storyboard +23 -0
  567. package/cloud-runtime/standalone/docs/ux/assistant-chat-cli.md +32 -0
  568. package/cloud-runtime/standalone/hooks/usePromptJobs.ts +9 -18
  569. package/cloud-runtime/standalone/instrumentation.ts +33 -0
  570. package/cloud-runtime/standalone/lib/agent-process-registry.ts +10 -9
  571. package/cloud-runtime/standalone/lib/attachment-store.ts +6 -5
  572. package/cloud-runtime/standalone/lib/check-node-version.ts +12 -0
  573. package/cloud-runtime/standalone/lib/db-adapter.interface.ts +1 -1
  574. package/cloud-runtime/standalone/lib/history-store.ts +46 -46
  575. package/cloud-runtime/standalone/lib/knowledge-store.ts +2 -1
  576. package/cloud-runtime/standalone/lib/participants-store.ts +9 -8
  577. package/cloud-runtime/standalone/lib/queue/sqlite-adapter.ts +12 -11
  578. package/cloud-runtime/standalone/lib/repo-knowledge.ts +6 -5
  579. package/cloud-runtime/standalone/lib/sqlite-compat.ts +75 -0
  580. package/cloud-runtime/standalone/lib/sqlite-query-adapter.ts +15 -14
  581. package/cloud-runtime/standalone/lib/sqlite_writer.ts +10 -9
  582. package/cloud-runtime/standalone/lib/startup.ts +18 -19
  583. package/cloud-runtime/standalone/lib/thread-knowledge-runs.ts +2 -1
  584. package/cloud-runtime/standalone/lib/workspaces-to-projects-migration.ts +19 -18
  585. package/cloud-runtime/standalone/mcp/dist/constants.js +66 -0
  586. package/cloud-runtime/standalone/mcp/dist/db.js +220 -0
  587. package/cloud-runtime/standalone/mcp/dist/index.js +7 -0
  588. package/cloud-runtime/standalone/mcp/dist/security.js +18 -0
  589. package/cloud-runtime/standalone/mcp/dist/server.js +240 -0
  590. package/cloud-runtime/standalone/mcp/dist/task-context.js +287 -0
  591. package/cloud-runtime/standalone/mcp/dist/test-client.js +82 -0
  592. package/cloud-runtime/standalone/mcp/dist/tools/audit.js +69 -0
  593. package/cloud-runtime/standalone/mcp/dist/tools/learnings.js +88 -0
  594. package/cloud-runtime/standalone/mcp/dist/tools/queue.js +312 -0
  595. package/cloud-runtime/standalone/mcp/dist/tools/tasks.js +244 -0
  596. package/cloud-runtime/standalone/mcp/dist/types.js +74 -0
  597. package/cloud-runtime/standalone/mcp/package-lock.json +3 -147
  598. package/cloud-runtime/standalone/mcp/package.json +1 -1
  599. package/cloud-runtime/standalone/mcp/src/check-node-version.ts +8 -0
  600. package/cloud-runtime/standalone/mcp/src/db.ts +4 -5
  601. package/cloud-runtime/standalone/mcp/src/index.ts +1 -0
  602. package/cloud-runtime/standalone/next.config.ts +0 -1
  603. package/cloud-runtime/standalone/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
  604. package/cloud-runtime/standalone/node_modules/@img/{sharp-linux-x64 → sharp-darwin-arm64}/package.json +7 -13
  605. package/cloud-runtime/standalone/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/README.md +2 -2
  606. package/cloud-runtime/standalone/node_modules/@img/{sharp-libvips-linuxmusl-x64 → sharp-libvips-darwin-arm64}/lib/glib-2.0/include/glibconfig.h +8 -9
  607. package/cloud-runtime/standalone/node_modules/@img/{sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.3 → sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.3.dylib} +0 -0
  608. package/cloud-runtime/standalone/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/package.json +5 -11
  609. package/cloud-runtime/standalone/notes/comments-context-demo.md +141 -0
  610. package/cloud-runtime/standalone/notes/comments-context-plan.md +119 -0
  611. package/cloud-runtime/standalone/notes/context-audit.md +21 -0
  612. package/cloud-runtime/standalone/notes/project-layer-plan.md +30 -0
  613. package/cloud-runtime/standalone/notes/project-layer.md +123 -0
  614. package/cloud-runtime/standalone/notes/temporal-migration-design.md +199 -0
  615. package/cloud-runtime/standalone/package-lock.json +9 -413
  616. package/cloud-runtime/standalone/package.json +3 -2
  617. package/cloud-runtime/standalone/playwright-report/data/00d55996f37c1506b90144c85493dd85032c13e5.png +0 -0
  618. package/cloud-runtime/standalone/playwright-report/data/0b9d409e57237ae111d7ba258d3dfe64dc368456.png +0 -0
  619. package/cloud-runtime/standalone/playwright-report/data/b33d5e80a15bd1deda4415b9d318ef73f581c950.png +0 -0
  620. package/cloud-runtime/standalone/playwright-report/data/b55684161aa440d0614595e13c91338f0420abbb.md +131 -0
  621. package/cloud-runtime/standalone/playwright-report/data/b9913957ae07e7565c38ddd71215be79b1ceb017.png +0 -0
  622. package/cloud-runtime/standalone/playwright-report/data/c3538be8ebbebc9fe4a7df8f12f04483af4a0d91.png +0 -0
  623. package/cloud-runtime/standalone/playwright-report/data/fe638f64ff5e36f1c30325564565662d3f57da87.md +180 -0
  624. package/cloud-runtime/standalone/playwright-report/index.html +85 -0
  625. package/cloud-runtime/standalone/scripts/bench-queue.ts +5 -4
  626. package/cloud-runtime/standalone/server.js +1 -1
  627. package/cloud-runtime/standalone/src/db/backup.ts +12 -11
  628. package/cloud-runtime/standalone/src/db/checks.ts +3 -3
  629. package/cloud-runtime/standalone/src/db/init.ts +13 -12
  630. package/cloud-runtime/standalone/src/graph/schedule-runner.ts +1 -1
  631. package/cloud-runtime/standalone/src/graph/store.ts +14 -13
  632. package/cloud-runtime/standalone/src/prompt-scheduler/get-store.ts +19 -3
  633. package/cloud-runtime/standalone/src/prompt-scheduler/store.ts +9 -9
  634. package/cloud-runtime/standalone/test/adapters/sqlite.ts +7 -6
  635. package/cloud-runtime/standalone/test-results/auth-Authentication-Flow-S-aff25-sion-across-page-navigation-chromium/test-failed-1.png +0 -0
  636. package/cloud-runtime/standalone/test-results/comments-Task-comments-add-4dc59-nd-persists-it-for-the-task-chromium/error-context.md +131 -0
  637. package/cloud-runtime/standalone/test-results/comments-Task-comments-add-4dc59-nd-persists-it-for-the-task-chromium/test-failed-1.png +0 -0
  638. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Stage--4082a-er-planning-after-ideation--chromium/error-context.md +180 -0
  639. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Stage--4082a-er-planning-after-ideation--chromium/test-failed-1.png +0 -0
  640. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Stage-Columns-displays-all-9-SDLC-stages-chromium/error-context.md +180 -0
  641. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Stage-Columns-displays-all-9-SDLC-stages-chromium/test-failed-1.png +0 -0
  642. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Task-D-b6d98-ys-tasks-in-correct-columns-chromium/error-context.md +180 -0
  643. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Task-D-b6d98-ys-tasks-in-correct-columns-chromium/test-failed-1.png +0 -0
  644. package/cloud-runtime/standalone/test-results/kanban-Kanban-Board-Task-Display-shows-task-count-per-column-chromium/test-failed-1.png +0 -0
  645. package/cloud-runtime/standalone/test-results/kanban-Task-Lifecycle-can-advance-task-through-all-stages-chromium/test-failed-1.png +0 -0
  646. package/cloud-runtime/standalone/tsconfig.json +1 -2
  647. package/cloud-runtime/standalone/tsconfig.tsbuildinfo +1 -0
  648. package/cloud-runtime/standalone/worker/index.js +110 -823
  649. package/cloud-runtime/standalone/worker/index.ts +1 -0
  650. package/package.json +1 -1
  651. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__017f03c3._.js +0 -13
  652. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__056d94e4._.js +0 -3
  653. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__06634853._.js +0 -80
  654. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__0f580808._.js +0 -13
  655. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__164a80ba._.js +0 -18
  656. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__16dd1fd7._.js +0 -13
  657. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__1a8e0957._.js +0 -7
  658. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__1cc2fe7f._.js +0 -3
  659. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__23ad03bf._.js +0 -3
  660. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__241a8bcf._.js +0 -3
  661. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__29419d66._.js +0 -42
  662. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__2948f712._.js +0 -3
  663. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__32ef6623._.js +0 -3
  664. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__34cb1b98._.js +0 -3
  665. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__3c1567b6._.js +0 -3
  666. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__3c37453e._.js +0 -3
  667. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__3faa64cd._.js +0 -4
  668. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4041bb93._.js +0 -18
  669. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__42497c7b._.js +0 -80
  670. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__49c03d66._.js +0 -3
  671. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4a8d14c1._.js +0 -3
  672. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4c50f159._.js +0 -18
  673. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__4c861686._.js +0 -46
  674. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__588b6ab0._.js +0 -46
  675. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__596d0e81._.js +0 -42
  676. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__59b5d4e5._.js +0 -3
  677. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__61c99680._.js +0 -52
  678. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__64712846._.js +0 -3
  679. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__707c32af._.js +0 -15
  680. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__7370bb86._.js +0 -8
  681. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__749af50f._.js +0 -8
  682. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__74b97f0a._.js +0 -3
  683. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__75cedecf._.js +0 -6
  684. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__7e79d86a._.js +0 -3
  685. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__8b461158._.js +0 -3
  686. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__918f0106._.js +0 -80
  687. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__922eb7cd._.js +0 -80
  688. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__927cfc20._.js +0 -3
  689. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__952af4b3._.js +0 -22
  690. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__98b352f7._.js +0 -13
  691. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__a44db634._.js +0 -8
  692. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__a67cd108._.js +0 -51
  693. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__ab2bf82d._.js +0 -13
  694. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__abb032c1._.js +0 -34
  695. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__b4931ee1._.js +0 -3
  696. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__b4d05543._.js +0 -3
  697. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__b500f1bf._.js +0 -3
  698. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__b707e701._.js +0 -3
  699. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__b9e41767._.js +0 -3
  700. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__be4ad4b5._.js +0 -46
  701. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__bf5803eb._.js +0 -13
  702. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__c99509c2._.js +0 -101
  703. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__ccd4846e._.js +0 -13
  704. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__d7e839a8._.js +0 -18
  705. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__d908c9ea._.js +0 -8
  706. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__da20a0aa._.js +0 -18
  707. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__dcdeee3d._.js +0 -3
  708. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__e069c0a3._.js +0 -3
  709. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__e1e51c02._.js +0 -7
  710. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__e3a4fd97._.js +0 -13
  711. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__e4a87984._.js +0 -15
  712. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__ef82dda1._.js +0 -3
  713. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__fa0ebee3._.js +0 -13
  714. package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__fee58db1._.js +0 -46
  715. package/cloud-runtime/standalone/.next/server/chunks/_d225c04f._.js +0 -3
  716. package/cloud-runtime/standalone/.next/static/chunks/d73f1cc3ebc9993b.js +0 -1
  717. package/cloud-runtime/standalone/node_modules/@img/sharp-libvips-linux-x64/lib/glib-2.0/include/glibconfig.h +0 -221
  718. package/cloud-runtime/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/README.md +0 -46
  719. package/cloud-runtime/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +0 -1
  720. package/cloud-runtime/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.3 +0 -0
  721. package/cloud-runtime/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +0 -42
  722. package/cloud-runtime/standalone/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +0 -30
  723. package/cloud-runtime/standalone/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  724. package/cloud-runtime/standalone/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
  725. package/cloud-runtime/standalone/node_modules/@img/sharp-linuxmusl-x64/package.json +0 -46
  726. package/cloud-runtime/standalone/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
  727. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/database.js +0 -90
  728. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/index.js +0 -3
  729. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/aggregate.js +0 -43
  730. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/backup.js +0 -67
  731. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/function.js +0 -31
  732. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/inspect.js +0 -7
  733. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/pragma.js +0 -12
  734. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/serialize.js +0 -16
  735. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/table.js +0 -189
  736. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/transaction.js +0 -78
  737. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/methods/wrappers.js +0 -54
  738. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/sqlite-error.js +0 -20
  739. package/cloud-runtime/standalone/node_modules/better-sqlite3/lib/util.js +0 -12
  740. package/cloud-runtime/standalone/node_modules/better-sqlite3/package.json +0 -59
  741. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/build/Release/better_sqlite3.node +0 -0
  742. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/database.js +0 -90
  743. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/index.js +0 -3
  744. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/aggregate.js +0 -43
  745. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/backup.js +0 -67
  746. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/function.js +0 -31
  747. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/inspect.js +0 -7
  748. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/pragma.js +0 -12
  749. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/serialize.js +0 -16
  750. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/table.js +0 -189
  751. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/transaction.js +0 -78
  752. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/methods/wrappers.js +0 -54
  753. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/sqlite-error.js +0 -20
  754. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/lib/util.js +0 -12
  755. package/cloud-runtime/standalone/node_modules/better-sqlite3-90e2652d1716b047/package.json +0 -59
  756. package/cloud-runtime/standalone/node_modules/bindings/bindings.js +0 -221
  757. package/cloud-runtime/standalone/node_modules/bindings/package.json +0 -28
  758. package/cloud-runtime/standalone/node_modules/file-uri-to-path/index.js +0 -66
  759. package/cloud-runtime/standalone/node_modules/file-uri-to-path/package.json +0 -32
  760. package/cloud-runtime/standalone/scripts/fix-turbopack-externals.mjs +0 -87
  761. /package/cloud-runtime/standalone/.next/static/{15nzSRnot8KsYYP8yMBe- → 9PXl40CrFxI8nirdJ1A-T}/_buildManifest.js +0 -0
  762. /package/cloud-runtime/standalone/.next/static/{15nzSRnot8KsYYP8yMBe- → 9PXl40CrFxI8nirdJ1A-T}/_clientMiddlewareManifest.json +0 -0
  763. /package/cloud-runtime/standalone/.next/static/{15nzSRnot8KsYYP8yMBe- → 9PXl40CrFxI8nirdJ1A-T}/_ssgManifest.js +0 -0
  764. /package/cloud-runtime/standalone/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/lib/index.js +0 -0
  765. /package/cloud-runtime/standalone/node_modules/@img/{sharp-libvips-linux-x64 → sharp-libvips-darwin-arm64}/versions.json +0 -0
@@ -1,78 +0,0 @@
1
- 'use strict';
2
- const { cppdb } = require('../util');
3
- const controllers = new WeakMap();
4
-
5
- module.exports = function transaction(fn) {
6
- if (typeof fn !== 'function') throw new TypeError('Expected first argument to be a function');
7
-
8
- const db = this[cppdb];
9
- const controller = getController(db, this);
10
- const { apply } = Function.prototype;
11
-
12
- // Each version of the transaction function has these same properties
13
- const properties = {
14
- default: { value: wrapTransaction(apply, fn, db, controller.default) },
15
- deferred: { value: wrapTransaction(apply, fn, db, controller.deferred) },
16
- immediate: { value: wrapTransaction(apply, fn, db, controller.immediate) },
17
- exclusive: { value: wrapTransaction(apply, fn, db, controller.exclusive) },
18
- database: { value: this, enumerable: true },
19
- };
20
-
21
- Object.defineProperties(properties.default.value, properties);
22
- Object.defineProperties(properties.deferred.value, properties);
23
- Object.defineProperties(properties.immediate.value, properties);
24
- Object.defineProperties(properties.exclusive.value, properties);
25
-
26
- // Return the default version of the transaction function
27
- return properties.default.value;
28
- };
29
-
30
- // Return the database's cached transaction controller, or create a new one
31
- const getController = (db, self) => {
32
- let controller = controllers.get(db);
33
- if (!controller) {
34
- const shared = {
35
- commit: db.prepare('COMMIT', self, false),
36
- rollback: db.prepare('ROLLBACK', self, false),
37
- savepoint: db.prepare('SAVEPOINT `\t_bs3.\t`', self, false),
38
- release: db.prepare('RELEASE `\t_bs3.\t`', self, false),
39
- rollbackTo: db.prepare('ROLLBACK TO `\t_bs3.\t`', self, false),
40
- };
41
- controllers.set(db, controller = {
42
- default: Object.assign({ begin: db.prepare('BEGIN', self, false) }, shared),
43
- deferred: Object.assign({ begin: db.prepare('BEGIN DEFERRED', self, false) }, shared),
44
- immediate: Object.assign({ begin: db.prepare('BEGIN IMMEDIATE', self, false) }, shared),
45
- exclusive: Object.assign({ begin: db.prepare('BEGIN EXCLUSIVE', self, false) }, shared),
46
- });
47
- }
48
- return controller;
49
- };
50
-
51
- // Return a new transaction function by wrapping the given function
52
- const wrapTransaction = (apply, fn, db, { begin, commit, rollback, savepoint, release, rollbackTo }) => function sqliteTransaction() {
53
- let before, after, undo;
54
- if (db.inTransaction) {
55
- before = savepoint;
56
- after = release;
57
- undo = rollbackTo;
58
- } else {
59
- before = begin;
60
- after = commit;
61
- undo = rollback;
62
- }
63
- before.run();
64
- try {
65
- const result = apply.call(fn, this, arguments);
66
- if (result && typeof result.then === 'function') {
67
- throw new TypeError('Transaction function cannot return a promise');
68
- }
69
- after.run();
70
- return result;
71
- } catch (ex) {
72
- if (db.inTransaction) {
73
- undo.run();
74
- if (undo !== rollback) after.run();
75
- }
76
- throw ex;
77
- }
78
- };
@@ -1,54 +0,0 @@
1
- 'use strict';
2
- const { cppdb } = require('../util');
3
-
4
- exports.prepare = function prepare(sql) {
5
- return this[cppdb].prepare(sql, this, false);
6
- };
7
-
8
- exports.exec = function exec(sql) {
9
- this[cppdb].exec(sql);
10
- return this;
11
- };
12
-
13
- exports.close = function close() {
14
- this[cppdb].close();
15
- return this;
16
- };
17
-
18
- exports.loadExtension = function loadExtension(...args) {
19
- this[cppdb].loadExtension(...args);
20
- return this;
21
- };
22
-
23
- exports.defaultSafeIntegers = function defaultSafeIntegers(...args) {
24
- this[cppdb].defaultSafeIntegers(...args);
25
- return this;
26
- };
27
-
28
- exports.unsafeMode = function unsafeMode(...args) {
29
- this[cppdb].unsafeMode(...args);
30
- return this;
31
- };
32
-
33
- exports.getters = {
34
- name: {
35
- get: function name() { return this[cppdb].name; },
36
- enumerable: true,
37
- },
38
- open: {
39
- get: function open() { return this[cppdb].open; },
40
- enumerable: true,
41
- },
42
- inTransaction: {
43
- get: function inTransaction() { return this[cppdb].inTransaction; },
44
- enumerable: true,
45
- },
46
- readonly: {
47
- get: function readonly() { return this[cppdb].readonly; },
48
- enumerable: true,
49
- },
50
- memory: {
51
- get: function memory() { return this[cppdb].memory; },
52
- enumerable: true,
53
- },
54
- };
@@ -1,20 +0,0 @@
1
- 'use strict';
2
- const descriptor = { value: 'SqliteError', writable: true, enumerable: false, configurable: true };
3
-
4
- function SqliteError(message, code) {
5
- if (new.target !== SqliteError) {
6
- return new SqliteError(message, code);
7
- }
8
- if (typeof code !== 'string') {
9
- throw new TypeError('Expected second argument to be a string');
10
- }
11
- Error.call(this, message);
12
- descriptor.value = '' + message;
13
- Object.defineProperty(this, 'message', descriptor);
14
- Error.captureStackTrace(this, SqliteError);
15
- this.code = code;
16
- }
17
- Object.setPrototypeOf(SqliteError, Error);
18
- Object.setPrototypeOf(SqliteError.prototype, Error.prototype);
19
- Object.defineProperty(SqliteError.prototype, 'name', descriptor);
20
- module.exports = SqliteError;
@@ -1,12 +0,0 @@
1
- 'use strict';
2
-
3
- exports.getBooleanOption = (options, key) => {
4
- let value = false;
5
- if (key in options && typeof (value = options[key]) !== 'boolean') {
6
- throw new TypeError(`Expected the "${key}" option to be a boolean`);
7
- }
8
- return value;
9
- };
10
-
11
- exports.cppdb = Symbol();
12
- exports.inspect = Symbol.for('nodejs.util.inspect.custom');
@@ -1,59 +0,0 @@
1
- {
2
- "name": "better-sqlite3",
3
- "version": "12.6.2",
4
- "description": "The fastest and simplest library for SQLite in Node.js.",
5
- "homepage": "http://github.com/WiseLibs/better-sqlite3",
6
- "author": "Joshua Wise <joshuathomaswise@gmail.com>",
7
- "repository": {
8
- "type": "git",
9
- "url": "git://github.com/WiseLibs/better-sqlite3.git"
10
- },
11
- "main": "lib/index.js",
12
- "files": [
13
- "binding.gyp",
14
- "src/**/*.[ch]pp",
15
- "lib/**",
16
- "deps/**"
17
- ],
18
- "engines": {
19
- "node": "20.x || 22.x || 23.x || 24.x || 25.x"
20
- },
21
- "dependencies": {
22
- "bindings": "^1.5.0",
23
- "prebuild-install": "^7.1.1"
24
- },
25
- "overrides": {
26
- "prebuild": {
27
- "node-abi": "^4.25.0"
28
- }
29
- },
30
- "devDependencies": {
31
- "chai": "^4.3.8",
32
- "cli-color": "^2.0.3",
33
- "fs-extra": "^11.1.1",
34
- "mocha": "^10.2.0",
35
- "nodemark": "^0.3.0",
36
- "prebuild": "^13.0.1",
37
- "sqlite": "^5.0.1",
38
- "sqlite3": "^5.1.6"
39
- },
40
- "scripts": {
41
- "install": "prebuild-install || node-gyp rebuild --release",
42
- "build-release": "node-gyp rebuild --release",
43
- "build-debug": "node-gyp rebuild --debug",
44
- "test": "mocha --exit --slow=75 --timeout=5000",
45
- "benchmark": "node benchmark",
46
- "download": "bash ./deps/download.sh"
47
- },
48
- "license": "MIT",
49
- "keywords": [
50
- "sql",
51
- "sqlite",
52
- "sqlite3",
53
- "transactions",
54
- "user-defined functions",
55
- "aggregate functions",
56
- "window functions",
57
- "database"
58
- ]
59
- }
@@ -1,221 +0,0 @@
1
- /**
2
- * Module dependencies.
3
- */
4
-
5
- var fs = require('fs'),
6
- path = require('path'),
7
- fileURLToPath = require('file-uri-to-path'),
8
- join = path.join,
9
- dirname = path.dirname,
10
- exists =
11
- (fs.accessSync &&
12
- function(path) {
13
- try {
14
- fs.accessSync(path);
15
- } catch (e) {
16
- return false;
17
- }
18
- return true;
19
- }) ||
20
- fs.existsSync ||
21
- path.existsSync,
22
- defaults = {
23
- arrow: process.env.NODE_BINDINGS_ARROW || ' → ',
24
- compiled: process.env.NODE_BINDINGS_COMPILED_DIR || 'compiled',
25
- platform: process.platform,
26
- arch: process.arch,
27
- nodePreGyp:
28
- 'node-v' +
29
- process.versions.modules +
30
- '-' +
31
- process.platform +
32
- '-' +
33
- process.arch,
34
- version: process.versions.node,
35
- bindings: 'bindings.node',
36
- try: [
37
- // node-gyp's linked version in the "build" dir
38
- ['module_root', 'build', 'bindings'],
39
- // node-waf and gyp_addon (a.k.a node-gyp)
40
- ['module_root', 'build', 'Debug', 'bindings'],
41
- ['module_root', 'build', 'Release', 'bindings'],
42
- // Debug files, for development (legacy behavior, remove for node v0.9)
43
- ['module_root', 'out', 'Debug', 'bindings'],
44
- ['module_root', 'Debug', 'bindings'],
45
- // Release files, but manually compiled (legacy behavior, remove for node v0.9)
46
- ['module_root', 'out', 'Release', 'bindings'],
47
- ['module_root', 'Release', 'bindings'],
48
- // Legacy from node-waf, node <= 0.4.x
49
- ['module_root', 'build', 'default', 'bindings'],
50
- // Production "Release" buildtype binary (meh...)
51
- ['module_root', 'compiled', 'version', 'platform', 'arch', 'bindings'],
52
- // node-qbs builds
53
- ['module_root', 'addon-build', 'release', 'install-root', 'bindings'],
54
- ['module_root', 'addon-build', 'debug', 'install-root', 'bindings'],
55
- ['module_root', 'addon-build', 'default', 'install-root', 'bindings'],
56
- // node-pre-gyp path ./lib/binding/{node_abi}-{platform}-{arch}
57
- ['module_root', 'lib', 'binding', 'nodePreGyp', 'bindings']
58
- ]
59
- };
60
-
61
- /**
62
- * The main `bindings()` function loads the compiled bindings for a given module.
63
- * It uses V8's Error API to determine the parent filename that this function is
64
- * being invoked from, which is then used to find the root directory.
65
- */
66
-
67
- function bindings(opts) {
68
- // Argument surgery
69
- if (typeof opts == 'string') {
70
- opts = { bindings: opts };
71
- } else if (!opts) {
72
- opts = {};
73
- }
74
-
75
- // maps `defaults` onto `opts` object
76
- Object.keys(defaults).map(function(i) {
77
- if (!(i in opts)) opts[i] = defaults[i];
78
- });
79
-
80
- // Get the module root
81
- if (!opts.module_root) {
82
- opts.module_root = exports.getRoot(exports.getFileName());
83
- }
84
-
85
- // Ensure the given bindings name ends with .node
86
- if (path.extname(opts.bindings) != '.node') {
87
- opts.bindings += '.node';
88
- }
89
-
90
- // https://github.com/webpack/webpack/issues/4175#issuecomment-342931035
91
- var requireFunc =
92
- typeof __webpack_require__ === 'function'
93
- ? __non_webpack_require__
94
- : require;
95
-
96
- var tries = [],
97
- i = 0,
98
- l = opts.try.length,
99
- n,
100
- b,
101
- err;
102
-
103
- for (; i < l; i++) {
104
- n = join.apply(
105
- null,
106
- opts.try[i].map(function(p) {
107
- return opts[p] || p;
108
- })
109
- );
110
- tries.push(n);
111
- try {
112
- b = opts.path ? requireFunc.resolve(n) : requireFunc(n);
113
- if (!opts.path) {
114
- b.path = n;
115
- }
116
- return b;
117
- } catch (e) {
118
- if (e.code !== 'MODULE_NOT_FOUND' &&
119
- e.code !== 'QUALIFIED_PATH_RESOLUTION_FAILED' &&
120
- !/not find/i.test(e.message)) {
121
- throw e;
122
- }
123
- }
124
- }
125
-
126
- err = new Error(
127
- 'Could not locate the bindings file. Tried:\n' +
128
- tries
129
- .map(function(a) {
130
- return opts.arrow + a;
131
- })
132
- .join('\n')
133
- );
134
- err.tries = tries;
135
- throw err;
136
- }
137
- module.exports = exports = bindings;
138
-
139
- /**
140
- * Gets the filename of the JavaScript file that invokes this function.
141
- * Used to help find the root directory of a module.
142
- * Optionally accepts an filename argument to skip when searching for the invoking filename
143
- */
144
-
145
- exports.getFileName = function getFileName(calling_file) {
146
- var origPST = Error.prepareStackTrace,
147
- origSTL = Error.stackTraceLimit,
148
- dummy = {},
149
- fileName;
150
-
151
- Error.stackTraceLimit = 10;
152
-
153
- Error.prepareStackTrace = function(e, st) {
154
- for (var i = 0, l = st.length; i < l; i++) {
155
- fileName = st[i].getFileName();
156
- if (fileName !== __filename) {
157
- if (calling_file) {
158
- if (fileName !== calling_file) {
159
- return;
160
- }
161
- } else {
162
- return;
163
- }
164
- }
165
- }
166
- };
167
-
168
- // run the 'prepareStackTrace' function above
169
- Error.captureStackTrace(dummy);
170
- dummy.stack;
171
-
172
- // cleanup
173
- Error.prepareStackTrace = origPST;
174
- Error.stackTraceLimit = origSTL;
175
-
176
- // handle filename that starts with "file://"
177
- var fileSchema = 'file://';
178
- if (fileName.indexOf(fileSchema) === 0) {
179
- fileName = fileURLToPath(fileName);
180
- }
181
-
182
- return fileName;
183
- };
184
-
185
- /**
186
- * Gets the root directory of a module, given an arbitrary filename
187
- * somewhere in the module tree. The "root directory" is the directory
188
- * containing the `package.json` file.
189
- *
190
- * In: /home/nate/node-native-module/lib/index.js
191
- * Out: /home/nate/node-native-module
192
- */
193
-
194
- exports.getRoot = function getRoot(file) {
195
- var dir = dirname(file),
196
- prev;
197
- while (true) {
198
- if (dir === '.') {
199
- // Avoids an infinite loop in rare cases, like the REPL
200
- dir = process.cwd();
201
- }
202
- if (
203
- exists(join(dir, 'package.json')) ||
204
- exists(join(dir, 'node_modules'))
205
- ) {
206
- // Found the 'package.json' file or 'node_modules' dir; we're done
207
- return dir;
208
- }
209
- if (prev === dir) {
210
- // Got to the top
211
- throw new Error(
212
- 'Could not find module root given file: "' +
213
- file +
214
- '". Do you have a `package.json` file? '
215
- );
216
- }
217
- // Try the parent dir next
218
- prev = dir;
219
- dir = join(dir, '..');
220
- }
221
- };
@@ -1,28 +0,0 @@
1
- {
2
- "name": "bindings",
3
- "description": "Helper module for loading your native module's .node file",
4
- "keywords": [
5
- "native",
6
- "addon",
7
- "bindings",
8
- "gyp",
9
- "waf",
10
- "c",
11
- "c++"
12
- ],
13
- "version": "1.5.0",
14
- "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
15
- "repository": {
16
- "type": "git",
17
- "url": "git://github.com/TooTallNate/node-bindings.git"
18
- },
19
- "main": "./bindings.js",
20
- "bugs": {
21
- "url": "https://github.com/TooTallNate/node-bindings/issues"
22
- },
23
- "homepage": "https://github.com/TooTallNate/node-bindings",
24
- "license": "MIT",
25
- "dependencies": {
26
- "file-uri-to-path": "1.0.0"
27
- }
28
- }
@@ -1,66 +0,0 @@
1
-
2
- /**
3
- * Module dependencies.
4
- */
5
-
6
- var sep = require('path').sep || '/';
7
-
8
- /**
9
- * Module exports.
10
- */
11
-
12
- module.exports = fileUriToPath;
13
-
14
- /**
15
- * File URI to Path function.
16
- *
17
- * @param {String} uri
18
- * @return {String} path
19
- * @api public
20
- */
21
-
22
- function fileUriToPath (uri) {
23
- if ('string' != typeof uri ||
24
- uri.length <= 7 ||
25
- 'file://' != uri.substring(0, 7)) {
26
- throw new TypeError('must pass in a file:// URI to convert to a file path');
27
- }
28
-
29
- var rest = decodeURI(uri.substring(7));
30
- var firstSlash = rest.indexOf('/');
31
- var host = rest.substring(0, firstSlash);
32
- var path = rest.substring(firstSlash + 1);
33
-
34
- // 2. Scheme Definition
35
- // As a special case, <host> can be the string "localhost" or the empty
36
- // string; this is interpreted as "the machine from which the URL is
37
- // being interpreted".
38
- if ('localhost' == host) host = '';
39
-
40
- if (host) {
41
- host = sep + sep + host;
42
- }
43
-
44
- // 3.2 Drives, drive letters, mount points, file system root
45
- // Drive letters are mapped into the top of a file URI in various ways,
46
- // depending on the implementation; some applications substitute
47
- // vertical bar ("|") for the colon after the drive letter, yielding
48
- // "file:///c|/tmp/test.txt". In some cases, the colon is left
49
- // unchanged, as in "file:///c:/tmp/test.txt". In other cases, the
50
- // colon is simply omitted, as in "file:///c/tmp/test.txt".
51
- path = path.replace(/^(.+)\|/, '$1:');
52
-
53
- // for Windows, we need to invert the path separators from what a URI uses
54
- if (sep == '\\') {
55
- path = path.replace(/\//g, '\\');
56
- }
57
-
58
- if (/^.+\:/.test(path)) {
59
- // has Windows drive at beginning of path
60
- } else {
61
- // unix path…
62
- path = sep + path;
63
- }
64
-
65
- return host + path;
66
- }
@@ -1,32 +0,0 @@
1
- {
2
- "name": "file-uri-to-path",
3
- "version": "1.0.0",
4
- "description": "Convert a file: URI to a file path",
5
- "main": "index.js",
6
- "types": "index.d.ts",
7
- "directories": {
8
- "test": "test"
9
- },
10
- "scripts": {
11
- "test": "mocha --reporter spec"
12
- },
13
- "repository": {
14
- "type": "git",
15
- "url": "git://github.com/TooTallNate/file-uri-to-path.git"
16
- },
17
- "keywords": [
18
- "file",
19
- "uri",
20
- "convert",
21
- "path"
22
- ],
23
- "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
24
- "license": "MIT",
25
- "bugs": {
26
- "url": "https://github.com/TooTallNate/file-uri-to-path/issues"
27
- },
28
- "homepage": "https://github.com/TooTallNate/file-uri-to-path",
29
- "devDependencies": {
30
- "mocha": "3"
31
- }
32
- }
@@ -1,87 +0,0 @@
1
- #!/usr/bin/env node
2
- /**
3
- * Turbopack renames serverExternalPackages to <name>-<hash> in the bundled
4
- * output, but the standalone node_modules only contains the real package name.
5
- * This script scans the standalone build for hashed require() calls and
6
- * creates symlinks so Node can resolve them at runtime.
7
- */
8
- import { cpSync, readdirSync, existsSync, readFileSync } from "fs";
9
- import { join, resolve } from "path";
10
-
11
- const STANDALONE_DIR = resolve(".next/standalone");
12
- const EXTERNALS = ["better-sqlite3"];
13
-
14
- function scanDir(dir, callback) {
15
- let entries;
16
- try {
17
- entries = readdirSync(dir, { withFileTypes: true });
18
- } catch {
19
- return;
20
- }
21
- for (const entry of entries) {
22
- const full = join(dir, entry.name);
23
- if (entry.isDirectory() && entry.name !== "node_modules") {
24
- scanDir(full, callback);
25
- } else if (entry.name.endsWith(".js")) {
26
- callback(full);
27
- }
28
- }
29
- }
30
-
31
- function findHashedReferences() {
32
- const refs = new Map();
33
- const serverDir = join(STANDALONE_DIR, ".next/server");
34
- if (!existsSync(serverDir)) {
35
- console.log("[fix-turbopack-externals] No .next/server directory found.");
36
- return refs;
37
- }
38
-
39
- scanDir(serverDir, (filePath) => {
40
- try {
41
- const content = readFileSync(filePath, "utf-8");
42
- for (const pkg of EXTERNALS) {
43
- const escaped = pkg.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
44
- const re = new RegExp(`["']${escaped}-([0-9a-f]{8,})["']`, "g");
45
- let m;
46
- while ((m = re.exec(content)) !== null) {
47
- refs.set(`${pkg}-${m[1]}`, pkg);
48
- }
49
- }
50
- } catch {
51
- // skip unreadable
52
- }
53
- });
54
-
55
- return refs;
56
- }
57
-
58
- const refs = findHashedReferences();
59
- if (refs.size === 0) {
60
- console.log("[fix-turbopack-externals] No hashed external references found — nothing to do.");
61
- process.exit(0);
62
- }
63
-
64
- const nodeModules = join(STANDALONE_DIR, "node_modules");
65
- if (!existsSync(nodeModules)) {
66
- console.error("[fix-turbopack-externals] No standalone node_modules found at", nodeModules);
67
- process.exit(1);
68
- }
69
-
70
- let created = 0;
71
- for (const [hashed, real] of refs) {
72
- const target = join(nodeModules, hashed);
73
- const source = join(nodeModules, real);
74
- if (existsSync(target)) {
75
- console.log(`[fix-turbopack-externals] ${hashed} already exists, skipping.`);
76
- continue;
77
- }
78
- if (!existsSync(source)) {
79
- console.warn(`[fix-turbopack-externals] ${real} not found in node_modules, skipping.`);
80
- continue;
81
- }
82
- cpSync(source, target, { recursive: true });
83
- console.log(`[fix-turbopack-externals] Copied ${hashed} from ${real}`);
84
- created++;
85
- }
86
-
87
- console.log(`[fix-turbopack-externals] Done. Created ${created} symlink(s).`);