denchclaw 2.1.4 → 2.2.0

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 (371) hide show
  1. package/README.md +4 -1
  2. package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  3. package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +180 -166
  4. package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +34 -32
  5. package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +5 -5
  6. package/apps/web/.next/standalone/apps/web/.next/react-loadable-manifest.json +8 -0
  7. package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +4 -2
  8. package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +8 -0
  9. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  10. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route.js +61 -0
  11. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route.js.nft.json +1 -0
  12. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -0
  13. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route.js +61 -0
  14. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route.js.nft.json +1 -0
  15. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -0
  16. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
  17. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +2 -2
  18. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  19. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
  20. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  21. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js +1 -1
  22. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js.nft.json +1 -1
  23. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
  24. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
  25. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
  26. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
  27. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
  28. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
  29. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
  30. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route.js +1 -1
  31. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  32. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route.js +1 -1
  33. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
  34. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
  35. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  36. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  37. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
  38. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js +1 -1
  39. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
  40. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
  41. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
  42. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
  43. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
  44. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
  45. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
  46. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
  47. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
  48. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
  49. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
  50. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
  51. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
  52. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +69 -3
  53. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
  54. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route.js +1 -1
  55. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
  56. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
  57. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
  58. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
  59. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
  60. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
  61. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
  62. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
  63. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route_client-reference-manifest.js +1 -1
  64. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
  65. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
  66. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
  67. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
  68. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
  69. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
  70. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
  71. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
  72. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
  73. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
  74. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
  75. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
  76. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
  77. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
  78. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
  79. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route.js +1 -1
  80. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
  81. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
  82. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
  83. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
  84. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
  85. package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +8 -8
  86. package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  87. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  88. package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +34 -32
  89. package/apps/web/.next/standalone/apps/web/.next/server/chunks/6426.js +7 -6
  90. package/apps/web/.next/standalone/apps/web/.next/server/chunks/6924.js +1 -1
  91. package/apps/web/.next/standalone/apps/web/.next/server/chunks/737.js +25 -0
  92. package/apps/web/.next/standalone/apps/web/.next/server/chunks/8899.js +1 -0
  93. package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +25 -23
  94. package/apps/web/.next/standalone/apps/web/.next/server/instrumentation.js +1 -0
  95. package/apps/web/.next/standalone/apps/web/.next/server/middleware-build-manifest.js +1 -1
  96. package/apps/web/.next/standalone/apps/web/.next/server/middleware-react-loadable-manifest.js +1 -1
  97. package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  98. package/apps/web/.next/standalone/apps/web/.next/static/8TiFtXeWNbJK3kK2Uw7Dl/_buildManifest.js +1 -0
  99. package/apps/web/.next/standalone/apps/web/.next/static/chunks/1d2d5650.bf15d84c356fe97b.js +18 -0
  100. package/apps/web/.next/standalone/apps/web/.next/static/chunks/7858.c5e365bb10ae46df.js +1 -0
  101. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-92144e0c11c84d4d.js +1 -0
  102. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-92144e0c11c84d4d.js +1 -0
  103. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-92144e0c11c84d4d.js +1 -0
  104. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-92144e0c11c84d4d.js +1 -0
  105. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-92144e0c11c84d4d.js +1 -0
  106. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-92144e0c11c84d4d.js +1 -0
  107. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-92144e0c11c84d4d.js +1 -0
  108. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-92144e0c11c84d4d.js +1 -0
  109. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-92144e0c11c84d4d.js +1 -0
  110. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-92144e0c11c84d4d.js +1 -0
  111. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-92144e0c11c84d4d.js +1 -0
  112. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-92144e0c11c84d4d.js +1 -0
  113. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-92144e0c11c84d4d.js +1 -0
  114. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-92144e0c11c84d4d.js +1 -0
  115. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-92144e0c11c84d4d.js +1 -0
  116. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-92144e0c11c84d4d.js +1 -0
  117. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-92144e0c11c84d4d.js +1 -0
  118. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-92144e0c11c84d4d.js +1 -0
  119. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-92144e0c11c84d4d.js +1 -0
  120. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-92144e0c11c84d4d.js +1 -0
  121. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-92144e0c11c84d4d.js +1 -0
  122. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-92144e0c11c84d4d.js +1 -0
  123. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-92144e0c11c84d4d.js +1 -0
  124. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-92144e0c11c84d4d.js +1 -0
  125. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-92144e0c11c84d4d.js +1 -0
  126. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-92144e0c11c84d4d.js +1 -0
  127. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-92144e0c11c84d4d.js +1 -0
  128. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-92144e0c11c84d4d.js +1 -0
  129. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-92144e0c11c84d4d.js +1 -0
  130. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-92144e0c11c84d4d.js +1 -0
  131. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-92144e0c11c84d4d.js +1 -0
  132. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-92144e0c11c84d4d.js +1 -0
  133. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-92144e0c11c84d4d.js +1 -0
  134. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-92144e0c11c84d4d.js +1 -0
  135. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-92144e0c11c84d4d.js +1 -0
  136. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-92144e0c11c84d4d.js +1 -0
  137. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-92144e0c11c84d4d.js +1 -0
  138. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-92144e0c11c84d4d.js +1 -0
  139. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-92144e0c11c84d4d.js +1 -0
  140. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-92144e0c11c84d4d.js +1 -0
  141. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-92144e0c11c84d4d.js +1 -0
  142. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-92144e0c11c84d4d.js +1 -0
  143. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-92144e0c11c84d4d.js +1 -0
  144. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-92144e0c11c84d4d.js +1 -0
  145. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-92144e0c11c84d4d.js +1 -0
  146. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-92144e0c11c84d4d.js +1 -0
  147. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-92144e0c11c84d4d.js +1 -0
  148. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-92144e0c11c84d4d.js +1 -0
  149. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-92144e0c11c84d4d.js +1 -0
  150. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-92144e0c11c84d4d.js +1 -0
  151. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-92144e0c11c84d4d.js +1 -0
  152. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-92144e0c11c84d4d.js +1 -0
  153. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-92144e0c11c84d4d.js +1 -0
  154. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-92144e0c11c84d4d.js +1 -0
  155. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-92144e0c11c84d4d.js +1 -0
  156. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-92144e0c11c84d4d.js +1 -0
  157. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-92144e0c11c84d4d.js +1 -0
  158. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-92144e0c11c84d4d.js +1 -0
  159. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-92144e0c11c84d4d.js +1 -0
  160. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-890b7921644e2001.js +1 -0
  161. package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-b4ff13c7886e10c9.js +1 -0
  162. package/apps/web/.next/standalone/apps/web/.next/static/css/659eccb5db697b76.css +1 -0
  163. package/apps/web/.next/standalone/apps/web/.next/static/css/8e60990c0f80a584.css +1 -0
  164. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/eventEmitter2.js +47 -0
  165. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/index.js +52 -0
  166. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/shared/conout.js +11 -0
  167. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/terminal.js +190 -0
  168. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/unixTerminal.js +346 -0
  169. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/utils.js +39 -0
  170. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/windowsConoutConnection.js +125 -0
  171. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/windowsPtyAgent.js +320 -0
  172. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/lib/windowsTerminal.js +199 -0
  173. package/apps/web/.next/standalone/apps/web/node_modules/node-pty/package.json +64 -0
  174. package/apps/web/.next/standalone/apps/web/package.json +3 -0
  175. package/apps/web/.next/standalone/apps/web/server.js +1 -1
  176. package/apps/web/.next/standalone/package.json +1 -1
  177. package/apps/web/.next/static/8TiFtXeWNbJK3kK2Uw7Dl/_buildManifest.js +1 -0
  178. package/apps/web/.next/static/chunks/1d2d5650.bf15d84c356fe97b.js +18 -0
  179. package/apps/web/.next/static/chunks/7858.c5e365bb10ae46df.js +1 -0
  180. package/apps/web/.next/static/chunks/app/api/apps/route-92144e0c11c84d4d.js +1 -0
  181. package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-92144e0c11c84d4d.js +1 -0
  182. package/apps/web/.next/static/chunks/app/api/chat/active/route-92144e0c11c84d4d.js +1 -0
  183. package/apps/web/.next/static/chunks/app/api/chat/route-92144e0c11c84d4d.js +1 -0
  184. package/apps/web/.next/static/chunks/app/api/chat/stop/route-92144e0c11c84d4d.js +1 -0
  185. package/apps/web/.next/static/chunks/app/api/chat/stream/route-92144e0c11c84d4d.js +1 -0
  186. package/apps/web/.next/static/chunks/app/api/chat/subagents/route-92144e0c11c84d4d.js +1 -0
  187. package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-92144e0c11c84d4d.js +1 -0
  188. package/apps/web/.next/static/chunks/app/api/cron/jobs/route-92144e0c11c84d4d.js +1 -0
  189. package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-92144e0c11c84d4d.js +1 -0
  190. package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-92144e0c11c84d4d.js +1 -0
  191. package/apps/web/.next/static/chunks/app/api/feedback/route-92144e0c11c84d4d.js +1 -0
  192. package/apps/web/.next/static/chunks/app/api/memories/route-92144e0c11c84d4d.js +1 -0
  193. package/apps/web/.next/static/chunks/app/api/profiles/route-92144e0c11c84d4d.js +1 -0
  194. package/apps/web/.next/static/chunks/app/api/profiles/switch/route-92144e0c11c84d4d.js +1 -0
  195. package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-92144e0c11c84d4d.js +1 -0
  196. package/apps/web/.next/static/chunks/app/api/sessions/route-92144e0c11c84d4d.js +1 -0
  197. package/apps/web/.next/static/chunks/app/api/skills/route-92144e0c11c84d4d.js +1 -0
  198. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-92144e0c11c84d4d.js +1 -0
  199. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-92144e0c11c84d4d.js +1 -0
  200. package/apps/web/.next/static/chunks/app/api/web-sessions/route-92144e0c11c84d4d.js +1 -0
  201. package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-92144e0c11c84d4d.js +1 -0
  202. package/apps/web/.next/static/chunks/app/api/workspace/browse/route-92144e0c11c84d4d.js +1 -0
  203. package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-92144e0c11c84d4d.js +1 -0
  204. package/apps/web/.next/static/chunks/app/api/workspace/context/route-92144e0c11c84d4d.js +1 -0
  205. package/apps/web/.next/static/chunks/app/api/workspace/copy/route-92144e0c11c84d4d.js +1 -0
  206. package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-92144e0c11c84d4d.js +1 -0
  207. package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-92144e0c11c84d4d.js +1 -0
  208. package/apps/web/.next/static/chunks/app/api/workspace/delete/route-92144e0c11c84d4d.js +1 -0
  209. package/apps/web/.next/static/chunks/app/api/workspace/file/route-92144e0c11c84d4d.js +1 -0
  210. package/apps/web/.next/static/chunks/app/api/workspace/init/route-92144e0c11c84d4d.js +1 -0
  211. package/apps/web/.next/static/chunks/app/api/workspace/list/route-92144e0c11c84d4d.js +1 -0
  212. package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-92144e0c11c84d4d.js +1 -0
  213. package/apps/web/.next/static/chunks/app/api/workspace/move/route-92144e0c11c84d4d.js +1 -0
  214. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-92144e0c11c84d4d.js +1 -0
  215. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-92144e0c11c84d4d.js +1 -0
  216. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-92144e0c11c84d4d.js +1 -0
  217. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-92144e0c11c84d4d.js +1 -0
  218. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-92144e0c11c84d4d.js +1 -0
  219. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-92144e0c11c84d4d.js +1 -0
  220. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-92144e0c11c84d4d.js +1 -0
  221. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-92144e0c11c84d4d.js +1 -0
  222. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-92144e0c11c84d4d.js +1 -0
  223. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-92144e0c11c84d4d.js +1 -0
  224. package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-92144e0c11c84d4d.js +1 -0
  225. package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-92144e0c11c84d4d.js +1 -0
  226. package/apps/web/.next/static/chunks/app/api/workspace/query/route-92144e0c11c84d4d.js +1 -0
  227. package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-92144e0c11c84d4d.js +1 -0
  228. package/apps/web/.next/static/chunks/app/api/workspace/rename/route-92144e0c11c84d4d.js +1 -0
  229. package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-92144e0c11c84d4d.js +1 -0
  230. package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-92144e0c11c84d4d.js +1 -0
  231. package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-92144e0c11c84d4d.js +1 -0
  232. package/apps/web/.next/static/chunks/app/api/workspace/switch/route-92144e0c11c84d4d.js +1 -0
  233. package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-92144e0c11c84d4d.js +1 -0
  234. package/apps/web/.next/static/chunks/app/api/workspace/tree/route-92144e0c11c84d4d.js +1 -0
  235. package/apps/web/.next/static/chunks/app/api/workspace/upload/route-92144e0c11c84d4d.js +1 -0
  236. package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-92144e0c11c84d4d.js +1 -0
  237. package/apps/web/.next/static/chunks/app/api/workspace/watch/route-92144e0c11c84d4d.js +1 -0
  238. package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-92144e0c11c84d4d.js +1 -0
  239. package/apps/web/.next/static/chunks/app/page-890b7921644e2001.js +1 -0
  240. package/apps/web/.next/static/chunks/webpack-b4ff13c7886e10c9.js +1 -0
  241. package/apps/web/.next/static/css/659eccb5db697b76.css +1 -0
  242. package/apps/web/.next/static/css/8e60990c0f80a584.css +1 -0
  243. package/dist/entry.js +1 -1
  244. package/dist/{program-B44Xn_sp.js → program-VYLGlGTu.js} +87 -4
  245. package/dist/{run-main-CesqAppu.js → run-main-BF0xKDV2.js} +1 -1
  246. package/package.json +1 -1
  247. package/skills/app-builder/SKILL.md +2335 -0
  248. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-ff99b057da8a00ed.js +0 -1
  249. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-ff99b057da8a00ed.js +0 -1
  250. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-ff99b057da8a00ed.js +0 -1
  251. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-ff99b057da8a00ed.js +0 -1
  252. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-ff99b057da8a00ed.js +0 -1
  253. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-ff99b057da8a00ed.js +0 -1
  254. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-ff99b057da8a00ed.js +0 -1
  255. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-ff99b057da8a00ed.js +0 -1
  256. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-ff99b057da8a00ed.js +0 -1
  257. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-ff99b057da8a00ed.js +0 -1
  258. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-ff99b057da8a00ed.js +0 -1
  259. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-ff99b057da8a00ed.js +0 -1
  260. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-ff99b057da8a00ed.js +0 -1
  261. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-ff99b057da8a00ed.js +0 -1
  262. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-ff99b057da8a00ed.js +0 -1
  263. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-ff99b057da8a00ed.js +0 -1
  264. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-ff99b057da8a00ed.js +0 -1
  265. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-ff99b057da8a00ed.js +0 -1
  266. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-ff99b057da8a00ed.js +0 -1
  267. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-ff99b057da8a00ed.js +0 -1
  268. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-ff99b057da8a00ed.js +0 -1
  269. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-ff99b057da8a00ed.js +0 -1
  270. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-ff99b057da8a00ed.js +0 -1
  271. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-ff99b057da8a00ed.js +0 -1
  272. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-ff99b057da8a00ed.js +0 -1
  273. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-ff99b057da8a00ed.js +0 -1
  274. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-ff99b057da8a00ed.js +0 -1
  275. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-ff99b057da8a00ed.js +0 -1
  276. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-ff99b057da8a00ed.js +0 -1
  277. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-ff99b057da8a00ed.js +0 -1
  278. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-ff99b057da8a00ed.js +0 -1
  279. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-ff99b057da8a00ed.js +0 -1
  280. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-ff99b057da8a00ed.js +0 -1
  281. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-ff99b057da8a00ed.js +0 -1
  282. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-ff99b057da8a00ed.js +0 -1
  283. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-ff99b057da8a00ed.js +0 -1
  284. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-ff99b057da8a00ed.js +0 -1
  285. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-ff99b057da8a00ed.js +0 -1
  286. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-ff99b057da8a00ed.js +0 -1
  287. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-ff99b057da8a00ed.js +0 -1
  288. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-ff99b057da8a00ed.js +0 -1
  289. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-ff99b057da8a00ed.js +0 -1
  290. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-ff99b057da8a00ed.js +0 -1
  291. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-ff99b057da8a00ed.js +0 -1
  292. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-ff99b057da8a00ed.js +0 -1
  293. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-ff99b057da8a00ed.js +0 -1
  294. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-ff99b057da8a00ed.js +0 -1
  295. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-ff99b057da8a00ed.js +0 -1
  296. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-ff99b057da8a00ed.js +0 -1
  297. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-ff99b057da8a00ed.js +0 -1
  298. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-ff99b057da8a00ed.js +0 -1
  299. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-ff99b057da8a00ed.js +0 -1
  300. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-ff99b057da8a00ed.js +0 -1
  301. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-ff99b057da8a00ed.js +0 -1
  302. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-ff99b057da8a00ed.js +0 -1
  303. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-ff99b057da8a00ed.js +0 -1
  304. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-ff99b057da8a00ed.js +0 -1
  305. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-69792dc72cd99a61.js +0 -1
  306. package/apps/web/.next/standalone/apps/web/.next/static/chunks/webpack-f4003099d25f0299.js +0 -1
  307. package/apps/web/.next/standalone/apps/web/.next/static/css/5f21e02e203472d6.css +0 -1
  308. package/apps/web/.next/standalone/apps/web/.next/static/vpW04s7HdH5k8Nb2BR6u3/_buildManifest.js +0 -1
  309. package/apps/web/.next/static/chunks/app/api/chat/active/route-ff99b057da8a00ed.js +0 -1
  310. package/apps/web/.next/static/chunks/app/api/chat/route-ff99b057da8a00ed.js +0 -1
  311. package/apps/web/.next/static/chunks/app/api/chat/stop/route-ff99b057da8a00ed.js +0 -1
  312. package/apps/web/.next/static/chunks/app/api/chat/stream/route-ff99b057da8a00ed.js +0 -1
  313. package/apps/web/.next/static/chunks/app/api/chat/subagents/route-ff99b057da8a00ed.js +0 -1
  314. package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-ff99b057da8a00ed.js +0 -1
  315. package/apps/web/.next/static/chunks/app/api/cron/jobs/route-ff99b057da8a00ed.js +0 -1
  316. package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-ff99b057da8a00ed.js +0 -1
  317. package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-ff99b057da8a00ed.js +0 -1
  318. package/apps/web/.next/static/chunks/app/api/feedback/route-ff99b057da8a00ed.js +0 -1
  319. package/apps/web/.next/static/chunks/app/api/memories/route-ff99b057da8a00ed.js +0 -1
  320. package/apps/web/.next/static/chunks/app/api/profiles/route-ff99b057da8a00ed.js +0 -1
  321. package/apps/web/.next/static/chunks/app/api/profiles/switch/route-ff99b057da8a00ed.js +0 -1
  322. package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-ff99b057da8a00ed.js +0 -1
  323. package/apps/web/.next/static/chunks/app/api/sessions/route-ff99b057da8a00ed.js +0 -1
  324. package/apps/web/.next/static/chunks/app/api/skills/route-ff99b057da8a00ed.js +0 -1
  325. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-ff99b057da8a00ed.js +0 -1
  326. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-ff99b057da8a00ed.js +0 -1
  327. package/apps/web/.next/static/chunks/app/api/web-sessions/route-ff99b057da8a00ed.js +0 -1
  328. package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-ff99b057da8a00ed.js +0 -1
  329. package/apps/web/.next/static/chunks/app/api/workspace/browse/route-ff99b057da8a00ed.js +0 -1
  330. package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-ff99b057da8a00ed.js +0 -1
  331. package/apps/web/.next/static/chunks/app/api/workspace/context/route-ff99b057da8a00ed.js +0 -1
  332. package/apps/web/.next/static/chunks/app/api/workspace/copy/route-ff99b057da8a00ed.js +0 -1
  333. package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-ff99b057da8a00ed.js +0 -1
  334. package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-ff99b057da8a00ed.js +0 -1
  335. package/apps/web/.next/static/chunks/app/api/workspace/delete/route-ff99b057da8a00ed.js +0 -1
  336. package/apps/web/.next/static/chunks/app/api/workspace/file/route-ff99b057da8a00ed.js +0 -1
  337. package/apps/web/.next/static/chunks/app/api/workspace/init/route-ff99b057da8a00ed.js +0 -1
  338. package/apps/web/.next/static/chunks/app/api/workspace/list/route-ff99b057da8a00ed.js +0 -1
  339. package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-ff99b057da8a00ed.js +0 -1
  340. package/apps/web/.next/static/chunks/app/api/workspace/move/route-ff99b057da8a00ed.js +0 -1
  341. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-ff99b057da8a00ed.js +0 -1
  342. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-ff99b057da8a00ed.js +0 -1
  343. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-ff99b057da8a00ed.js +0 -1
  344. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-ff99b057da8a00ed.js +0 -1
  345. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-ff99b057da8a00ed.js +0 -1
  346. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-ff99b057da8a00ed.js +0 -1
  347. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-ff99b057da8a00ed.js +0 -1
  348. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-ff99b057da8a00ed.js +0 -1
  349. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-ff99b057da8a00ed.js +0 -1
  350. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-ff99b057da8a00ed.js +0 -1
  351. package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-ff99b057da8a00ed.js +0 -1
  352. package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-ff99b057da8a00ed.js +0 -1
  353. package/apps/web/.next/static/chunks/app/api/workspace/query/route-ff99b057da8a00ed.js +0 -1
  354. package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-ff99b057da8a00ed.js +0 -1
  355. package/apps/web/.next/static/chunks/app/api/workspace/rename/route-ff99b057da8a00ed.js +0 -1
  356. package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-ff99b057da8a00ed.js +0 -1
  357. package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-ff99b057da8a00ed.js +0 -1
  358. package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-ff99b057da8a00ed.js +0 -1
  359. package/apps/web/.next/static/chunks/app/api/workspace/switch/route-ff99b057da8a00ed.js +0 -1
  360. package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-ff99b057da8a00ed.js +0 -1
  361. package/apps/web/.next/static/chunks/app/api/workspace/tree/route-ff99b057da8a00ed.js +0 -1
  362. package/apps/web/.next/static/chunks/app/api/workspace/upload/route-ff99b057da8a00ed.js +0 -1
  363. package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-ff99b057da8a00ed.js +0 -1
  364. package/apps/web/.next/static/chunks/app/api/workspace/watch/route-ff99b057da8a00ed.js +0 -1
  365. package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-ff99b057da8a00ed.js +0 -1
  366. package/apps/web/.next/static/chunks/app/page-69792dc72cd99a61.js +0 -1
  367. package/apps/web/.next/static/chunks/webpack-f4003099d25f0299.js +0 -1
  368. package/apps/web/.next/static/css/5f21e02e203472d6.css +0 -1
  369. package/apps/web/.next/static/vpW04s7HdH5k8Nb2BR6u3/_buildManifest.js +0 -1
  370. /package/apps/web/.next/standalone/apps/web/.next/static/{vpW04s7HdH5k8Nb2BR6u3 → 8TiFtXeWNbJK3kK2Uw7Dl}/_ssgManifest.js +0 -0
  371. /package/apps/web/.next/static/{vpW04s7HdH5k8Nb2BR6u3 → 8TiFtXeWNbJK3kK2Uw7Dl}/_ssgManifest.js +0 -0
@@ -0,0 +1,320 @@
1
+ "use strict";
2
+ /**
3
+ * Copyright (c) 2012-2015, Christopher Jeffrey, Peter Sunde (MIT License)
4
+ * Copyright (c) 2016, Daniel Imms (MIT License).
5
+ * Copyright (c) 2018, Microsoft Corporation (MIT License).
6
+ */
7
+ Object.defineProperty(exports, "__esModule", { value: true });
8
+ exports.argsToCommandLine = exports.WindowsPtyAgent = void 0;
9
+ var fs = require("fs");
10
+ var os = require("os");
11
+ var path = require("path");
12
+ var child_process_1 = require("child_process");
13
+ var net_1 = require("net");
14
+ var windowsConoutConnection_1 = require("./windowsConoutConnection");
15
+ var utils_1 = require("./utils");
16
+ var conptyNative;
17
+ var winptyNative;
18
+ /**
19
+ * The amount of time to wait for additional data after the conpty shell process has exited before
20
+ * shutting down the socket. The timer will be reset if a new data event comes in after the timer
21
+ * has started.
22
+ */
23
+ var FLUSH_DATA_INTERVAL = 1000;
24
+ /**
25
+ * This agent sits between the WindowsTerminal class and provides a common interface for both conpty
26
+ * and winpty.
27
+ */
28
+ var WindowsPtyAgent = /** @class */ (function () {
29
+ function WindowsPtyAgent(file, args, env, cwd, cols, rows, debug, _useConpty, _useConptyDll, conptyInheritCursor) {
30
+ var _this = this;
31
+ if (_useConptyDll === void 0) { _useConptyDll = false; }
32
+ if (conptyInheritCursor === void 0) { conptyInheritCursor = false; }
33
+ this._useConpty = _useConpty;
34
+ this._useConptyDll = _useConptyDll;
35
+ this._pid = 0;
36
+ this._innerPid = 0;
37
+ if (this._useConpty === undefined || this._useConpty === true) {
38
+ this._useConpty = this._getWindowsBuildNumber() >= 18309;
39
+ }
40
+ if (this._useConpty) {
41
+ if (!conptyNative) {
42
+ conptyNative = utils_1.loadNativeModule('conpty').module;
43
+ }
44
+ }
45
+ else {
46
+ if (!winptyNative) {
47
+ winptyNative = utils_1.loadNativeModule('pty').module;
48
+ }
49
+ }
50
+ this._ptyNative = this._useConpty ? conptyNative : winptyNative;
51
+ // Sanitize input variable.
52
+ cwd = path.resolve(cwd);
53
+ // Compose command line
54
+ var commandLine = argsToCommandLine(file, args);
55
+ // Open pty session.
56
+ var term;
57
+ if (this._useConpty) {
58
+ term = this._ptyNative.startProcess(file, cols, rows, debug, this._generatePipeName(), conptyInheritCursor, this._useConptyDll);
59
+ }
60
+ else {
61
+ term = this._ptyNative.startProcess(file, commandLine, env, cwd, cols, rows, debug);
62
+ this._pid = term.pid;
63
+ this._innerPid = term.innerPid;
64
+ }
65
+ // Not available on windows.
66
+ this._fd = term.fd;
67
+ // Generated incremental number that has no real purpose besides using it
68
+ // as a terminal id.
69
+ this._pty = term.pty;
70
+ // Create terminal pipe IPC channel and forward to a local unix socket.
71
+ this._outSocket = new net_1.Socket();
72
+ this._outSocket.setEncoding('utf8');
73
+ // The conout socket must be ready out on another thread to avoid deadlocks
74
+ this._conoutSocketWorker = new windowsConoutConnection_1.ConoutConnection(term.conout, this._useConptyDll);
75
+ this._conoutSocketWorker.onReady(function () {
76
+ _this._conoutSocketWorker.connectSocket(_this._outSocket);
77
+ });
78
+ this._outSocket.on('connect', function () {
79
+ _this._outSocket.emit('ready_datapipe');
80
+ });
81
+ var inSocketFD = fs.openSync(term.conin, 'w');
82
+ this._inSocket = new net_1.Socket({
83
+ fd: inSocketFD,
84
+ readable: false,
85
+ writable: true
86
+ });
87
+ this._inSocket.setEncoding('utf8');
88
+ if (this._useConpty) {
89
+ var connect = this._ptyNative.connect(this._pty, commandLine, cwd, env, this._useConptyDll, function (c) { return _this._$onProcessExit(c); });
90
+ this._innerPid = connect.pid;
91
+ }
92
+ }
93
+ Object.defineProperty(WindowsPtyAgent.prototype, "inSocket", {
94
+ get: function () { return this._inSocket; },
95
+ enumerable: false,
96
+ configurable: true
97
+ });
98
+ Object.defineProperty(WindowsPtyAgent.prototype, "outSocket", {
99
+ get: function () { return this._outSocket; },
100
+ enumerable: false,
101
+ configurable: true
102
+ });
103
+ Object.defineProperty(WindowsPtyAgent.prototype, "fd", {
104
+ get: function () { return this._fd; },
105
+ enumerable: false,
106
+ configurable: true
107
+ });
108
+ Object.defineProperty(WindowsPtyAgent.prototype, "innerPid", {
109
+ get: function () { return this._innerPid; },
110
+ enumerable: false,
111
+ configurable: true
112
+ });
113
+ Object.defineProperty(WindowsPtyAgent.prototype, "pty", {
114
+ get: function () { return this._pty; },
115
+ enumerable: false,
116
+ configurable: true
117
+ });
118
+ WindowsPtyAgent.prototype.resize = function (cols, rows) {
119
+ if (this._useConpty) {
120
+ if (this._exitCode !== undefined) {
121
+ throw new Error('Cannot resize a pty that has already exited');
122
+ }
123
+ this._ptyNative.resize(this._pty, cols, rows, this._useConptyDll);
124
+ return;
125
+ }
126
+ this._ptyNative.resize(this._pid, cols, rows);
127
+ };
128
+ WindowsPtyAgent.prototype.clear = function () {
129
+ if (this._useConpty) {
130
+ this._ptyNative.clear(this._pty, this._useConptyDll);
131
+ }
132
+ };
133
+ WindowsPtyAgent.prototype.kill = function () {
134
+ var _this = this;
135
+ // Tell the agent to kill the pty, this releases handles to the process
136
+ if (this._useConpty) {
137
+ if (!this._useConptyDll) {
138
+ this._inSocket.readable = false;
139
+ this._outSocket.readable = false;
140
+ this._getConsoleProcessList().then(function (consoleProcessList) {
141
+ consoleProcessList.forEach(function (pid) {
142
+ try {
143
+ process.kill(pid);
144
+ }
145
+ catch (e) {
146
+ // Ignore if process cannot be found (kill ESRCH error)
147
+ }
148
+ });
149
+ });
150
+ this._ptyNative.kill(this._pty, this._useConptyDll);
151
+ this._conoutSocketWorker.dispose();
152
+ }
153
+ else {
154
+ // Close the input write handle to signal the end of session.
155
+ this._inSocket.destroy();
156
+ this._ptyNative.kill(this._pty, this._useConptyDll);
157
+ this._outSocket.on('data', function () {
158
+ _this._conoutSocketWorker.dispose();
159
+ });
160
+ }
161
+ }
162
+ else {
163
+ // Because pty.kill closes the handle, it will kill most processes by itself.
164
+ // Process IDs can be reused as soon as all handles to them are
165
+ // dropped, so we want to immediately kill the entire console process list.
166
+ // If we do not force kill all processes here, node servers in particular
167
+ // seem to become detached and remain running (see
168
+ // Microsoft/vscode#26807).
169
+ var processList = this._ptyNative.getProcessList(this._pid);
170
+ this._ptyNative.kill(this._pid, this._innerPid);
171
+ processList.forEach(function (pid) {
172
+ try {
173
+ process.kill(pid);
174
+ }
175
+ catch (e) {
176
+ // Ignore if process cannot be found (kill ESRCH error)
177
+ }
178
+ });
179
+ }
180
+ };
181
+ WindowsPtyAgent.prototype._getConsoleProcessList = function () {
182
+ var _this = this;
183
+ return new Promise(function (resolve) {
184
+ var agent = child_process_1.fork(path.join(__dirname, 'conpty_console_list_agent'), [_this._innerPid.toString()]);
185
+ agent.on('message', function (message) {
186
+ clearTimeout(timeout);
187
+ resolve(message.consoleProcessList);
188
+ });
189
+ var timeout = setTimeout(function () {
190
+ // Something went wrong, just send back the shell PID
191
+ agent.kill();
192
+ resolve([_this._innerPid]);
193
+ }, 5000);
194
+ });
195
+ };
196
+ Object.defineProperty(WindowsPtyAgent.prototype, "exitCode", {
197
+ get: function () {
198
+ if (this._useConpty) {
199
+ return this._exitCode;
200
+ }
201
+ var winptyExitCode = this._ptyNative.getExitCode(this._innerPid);
202
+ return winptyExitCode === -1 ? undefined : winptyExitCode;
203
+ },
204
+ enumerable: false,
205
+ configurable: true
206
+ });
207
+ WindowsPtyAgent.prototype._getWindowsBuildNumber = function () {
208
+ var osVersion = (/(\d+)\.(\d+)\.(\d+)/g).exec(os.release());
209
+ var buildNumber = 0;
210
+ if (osVersion && osVersion.length === 4) {
211
+ buildNumber = parseInt(osVersion[3]);
212
+ }
213
+ return buildNumber;
214
+ };
215
+ WindowsPtyAgent.prototype._generatePipeName = function () {
216
+ return "conpty-" + Math.random() * 10000000;
217
+ };
218
+ /**
219
+ * Triggered from the native side when a contpy process exits.
220
+ */
221
+ WindowsPtyAgent.prototype._$onProcessExit = function (exitCode) {
222
+ var _this = this;
223
+ this._exitCode = exitCode;
224
+ if (!this._useConptyDll) {
225
+ this._flushDataAndCleanUp();
226
+ this._outSocket.on('data', function () { return _this._flushDataAndCleanUp(); });
227
+ }
228
+ };
229
+ WindowsPtyAgent.prototype._flushDataAndCleanUp = function () {
230
+ var _this = this;
231
+ if (this._useConptyDll) {
232
+ return;
233
+ }
234
+ if (this._closeTimeout) {
235
+ clearTimeout(this._closeTimeout);
236
+ }
237
+ this._closeTimeout = setTimeout(function () { return _this._cleanUpProcess(); }, FLUSH_DATA_INTERVAL);
238
+ };
239
+ WindowsPtyAgent.prototype._cleanUpProcess = function () {
240
+ if (this._useConptyDll) {
241
+ return;
242
+ }
243
+ this._inSocket.readable = false;
244
+ this._outSocket.readable = false;
245
+ this._outSocket.destroy();
246
+ };
247
+ return WindowsPtyAgent;
248
+ }());
249
+ exports.WindowsPtyAgent = WindowsPtyAgent;
250
+ // Convert argc/argv into a Win32 command-line following the escaping convention
251
+ // documented on MSDN (e.g. see CommandLineToArgvW documentation). Copied from
252
+ // winpty project.
253
+ function argsToCommandLine(file, args) {
254
+ if (isCommandLine(args)) {
255
+ if (args.length === 0) {
256
+ return file;
257
+ }
258
+ return argsToCommandLine(file, []) + " " + args;
259
+ }
260
+ var argv = [file];
261
+ Array.prototype.push.apply(argv, args);
262
+ var result = '';
263
+ for (var argIndex = 0; argIndex < argv.length; argIndex++) {
264
+ if (argIndex > 0) {
265
+ result += ' ';
266
+ }
267
+ var arg = argv[argIndex];
268
+ // if it is empty or it contains whitespace and is not already quoted
269
+ var hasLopsidedEnclosingQuote = xOr((arg[0] !== '"'), (arg[arg.length - 1] !== '"'));
270
+ var hasNoEnclosingQuotes = ((arg[0] !== '"') && (arg[arg.length - 1] !== '"'));
271
+ var quote = arg === '' ||
272
+ (arg.indexOf(' ') !== -1 ||
273
+ arg.indexOf('\t') !== -1) &&
274
+ ((arg.length > 1) &&
275
+ (hasLopsidedEnclosingQuote || hasNoEnclosingQuotes));
276
+ if (quote) {
277
+ result += '\"';
278
+ }
279
+ var bsCount = 0;
280
+ for (var i = 0; i < arg.length; i++) {
281
+ var p = arg[i];
282
+ if (p === '\\') {
283
+ bsCount++;
284
+ }
285
+ else if (p === '"') {
286
+ result += repeatText('\\', bsCount * 2 + 1);
287
+ result += '"';
288
+ bsCount = 0;
289
+ }
290
+ else {
291
+ result += repeatText('\\', bsCount);
292
+ bsCount = 0;
293
+ result += p;
294
+ }
295
+ }
296
+ if (quote) {
297
+ result += repeatText('\\', bsCount * 2);
298
+ result += '\"';
299
+ }
300
+ else {
301
+ result += repeatText('\\', bsCount);
302
+ }
303
+ }
304
+ return result;
305
+ }
306
+ exports.argsToCommandLine = argsToCommandLine;
307
+ function isCommandLine(args) {
308
+ return typeof args === 'string';
309
+ }
310
+ function repeatText(text, count) {
311
+ var result = '';
312
+ for (var i = 0; i < count; i++) {
313
+ result += text;
314
+ }
315
+ return result;
316
+ }
317
+ function xOr(arg1, arg2) {
318
+ return ((arg1 && !arg2) || (!arg1 && arg2));
319
+ }
320
+ //# sourceMappingURL=windowsPtyAgent.js.map
@@ -0,0 +1,199 @@
1
+ "use strict";
2
+ /**
3
+ * Copyright (c) 2012-2015, Christopher Jeffrey, Peter Sunde (MIT License)
4
+ * Copyright (c) 2016, Daniel Imms (MIT License).
5
+ * Copyright (c) 2018, Microsoft Corporation (MIT License).
6
+ */
7
+ var __extends = (this && this.__extends) || (function () {
8
+ var extendStatics = function (d, b) {
9
+ extendStatics = Object.setPrototypeOf ||
10
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
11
+ function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
12
+ return extendStatics(d, b);
13
+ };
14
+ return function (d, b) {
15
+ extendStatics(d, b);
16
+ function __() { this.constructor = d; }
17
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
18
+ };
19
+ })();
20
+ Object.defineProperty(exports, "__esModule", { value: true });
21
+ exports.WindowsTerminal = void 0;
22
+ var terminal_1 = require("./terminal");
23
+ var windowsPtyAgent_1 = require("./windowsPtyAgent");
24
+ var utils_1 = require("./utils");
25
+ var DEFAULT_FILE = 'cmd.exe';
26
+ var DEFAULT_NAME = 'Windows Shell';
27
+ var WindowsTerminal = /** @class */ (function (_super) {
28
+ __extends(WindowsTerminal, _super);
29
+ function WindowsTerminal(file, args, opt) {
30
+ var _this = _super.call(this, opt) || this;
31
+ _this._checkType('args', args, 'string', true);
32
+ // Initialize arguments
33
+ args = args || [];
34
+ file = file || DEFAULT_FILE;
35
+ opt = opt || {};
36
+ opt.env = opt.env || process.env;
37
+ if (opt.encoding) {
38
+ console.warn('Setting encoding on Windows is not supported');
39
+ }
40
+ var env = utils_1.assign({}, opt.env);
41
+ _this._cols = opt.cols || terminal_1.DEFAULT_COLS;
42
+ _this._rows = opt.rows || terminal_1.DEFAULT_ROWS;
43
+ var cwd = opt.cwd || process.cwd();
44
+ var name = opt.name || env.TERM || DEFAULT_NAME;
45
+ var parsedEnv = _this._parseEnv(env);
46
+ // If the terminal is ready
47
+ _this._isReady = false;
48
+ // Functions that need to run after `ready` event is emitted.
49
+ _this._deferreds = [];
50
+ // Create new termal.
51
+ _this._agent = new windowsPtyAgent_1.WindowsPtyAgent(file, args, parsedEnv, cwd, _this._cols, _this._rows, false, opt.useConpty, opt.useConptyDll, opt.conptyInheritCursor);
52
+ _this._socket = _this._agent.outSocket;
53
+ // Not available until `ready` event emitted.
54
+ _this._pid = _this._agent.innerPid;
55
+ _this._fd = _this._agent.fd;
56
+ _this._pty = _this._agent.pty;
57
+ // The forked windows terminal is not available until `ready` event is
58
+ // emitted.
59
+ _this._socket.on('ready_datapipe', function () {
60
+ // Run deferreds and set ready state once the first data event is received.
61
+ _this._socket.once('data', function () {
62
+ // Wait until the first data event is fired then we can run deferreds.
63
+ if (!_this._isReady) {
64
+ // Terminal is now ready and we can avoid having to defer method
65
+ // calls.
66
+ _this._isReady = true;
67
+ // Execute all deferred methods
68
+ _this._deferreds.forEach(function (fn) {
69
+ // NB! In order to ensure that `this` has all its references
70
+ // updated any variable that need to be available in `this` before
71
+ // the deferred is run has to be declared above this forEach
72
+ // statement.
73
+ fn.run();
74
+ });
75
+ // Reset
76
+ _this._deferreds = [];
77
+ }
78
+ });
79
+ // Shutdown if `error` event is emitted.
80
+ _this._socket.on('error', function (err) {
81
+ // Close terminal session.
82
+ _this._close();
83
+ // EIO, happens when someone closes our child process: the only process
84
+ // in the terminal.
85
+ // node < 0.6.14: errno 5
86
+ // node >= 0.6.14: read EIO
87
+ if (err.code) {
88
+ if (~err.code.indexOf('errno 5') || ~err.code.indexOf('EIO'))
89
+ return;
90
+ }
91
+ // Throw anything else.
92
+ if (_this.listeners('error').length < 2) {
93
+ throw err;
94
+ }
95
+ });
96
+ // Cleanup after the socket is closed.
97
+ _this._socket.on('close', function () {
98
+ _this.emit('exit', _this._agent.exitCode);
99
+ _this._close();
100
+ });
101
+ });
102
+ _this._file = file;
103
+ _this._name = name;
104
+ _this._readable = true;
105
+ _this._writable = true;
106
+ _this._forwardEvents();
107
+ return _this;
108
+ }
109
+ WindowsTerminal.prototype._write = function (data) {
110
+ this._defer(this._doWrite, data);
111
+ };
112
+ WindowsTerminal.prototype._doWrite = function (data) {
113
+ this._agent.inSocket.write(data);
114
+ };
115
+ /**
116
+ * openpty
117
+ */
118
+ WindowsTerminal.open = function (options) {
119
+ throw new Error('open() not supported on windows, use Fork() instead.');
120
+ };
121
+ /**
122
+ * TTY
123
+ */
124
+ WindowsTerminal.prototype.resize = function (cols, rows) {
125
+ var _this = this;
126
+ if (cols <= 0 || rows <= 0 || isNaN(cols) || isNaN(rows) || cols === Infinity || rows === Infinity) {
127
+ throw new Error('resizing must be done using positive cols and rows');
128
+ }
129
+ this._deferNoArgs(function () {
130
+ _this._agent.resize(cols, rows);
131
+ _this._cols = cols;
132
+ _this._rows = rows;
133
+ });
134
+ };
135
+ WindowsTerminal.prototype.clear = function () {
136
+ var _this = this;
137
+ this._deferNoArgs(function () {
138
+ _this._agent.clear();
139
+ });
140
+ };
141
+ WindowsTerminal.prototype.destroy = function () {
142
+ var _this = this;
143
+ this._deferNoArgs(function () {
144
+ _this.kill();
145
+ });
146
+ };
147
+ WindowsTerminal.prototype.kill = function (signal) {
148
+ var _this = this;
149
+ this._deferNoArgs(function () {
150
+ if (signal) {
151
+ throw new Error('Signals not supported on windows.');
152
+ }
153
+ _this._close();
154
+ _this._agent.kill();
155
+ });
156
+ };
157
+ WindowsTerminal.prototype._deferNoArgs = function (deferredFn) {
158
+ var _this = this;
159
+ // If the terminal is ready, execute.
160
+ if (this._isReady) {
161
+ deferredFn.call(this);
162
+ return;
163
+ }
164
+ // Queue until terminal is ready.
165
+ this._deferreds.push({
166
+ run: function () { return deferredFn.call(_this); }
167
+ });
168
+ };
169
+ WindowsTerminal.prototype._defer = function (deferredFn, arg) {
170
+ var _this = this;
171
+ // If the terminal is ready, execute.
172
+ if (this._isReady) {
173
+ deferredFn.call(this, arg);
174
+ return;
175
+ }
176
+ // Queue until terminal is ready.
177
+ this._deferreds.push({
178
+ run: function () { return deferredFn.call(_this, arg); }
179
+ });
180
+ };
181
+ Object.defineProperty(WindowsTerminal.prototype, "process", {
182
+ get: function () { return this._name; },
183
+ enumerable: false,
184
+ configurable: true
185
+ });
186
+ Object.defineProperty(WindowsTerminal.prototype, "master", {
187
+ get: function () { throw new Error('master is not supported on Windows'); },
188
+ enumerable: false,
189
+ configurable: true
190
+ });
191
+ Object.defineProperty(WindowsTerminal.prototype, "slave", {
192
+ get: function () { throw new Error('slave is not supported on Windows'); },
193
+ enumerable: false,
194
+ configurable: true
195
+ });
196
+ return WindowsTerminal;
197
+ }(terminal_1.Terminal));
198
+ exports.WindowsTerminal = WindowsTerminal;
199
+ //# sourceMappingURL=windowsTerminal.js.map
@@ -0,0 +1,64 @@
1
+ {
2
+ "name": "node-pty",
3
+ "description": "Fork pseudoterminals in Node.JS",
4
+ "author": {
5
+ "name": "Microsoft Corporation"
6
+ },
7
+ "version": "1.1.0",
8
+ "license": "MIT",
9
+ "main": "./lib/index.js",
10
+ "types": "./typings/node-pty.d.ts",
11
+ "repository": {
12
+ "type": "git",
13
+ "url": "git://github.com/microsoft/node-pty.git"
14
+ },
15
+ "files": [
16
+ "binding.gyp",
17
+ "lib/",
18
+ "scripts/",
19
+ "src/",
20
+ "deps/",
21
+ "prebuilds/",
22
+ "third_party/",
23
+ "typings/"
24
+ ],
25
+ "homepage": "https://github.com/microsoft/node-pty",
26
+ "bugs": {
27
+ "url": "https://github.com/microsoft/node-pty/issues"
28
+ },
29
+ "keywords": [
30
+ "pty",
31
+ "tty",
32
+ "terminal",
33
+ "pseudoterminal",
34
+ "forkpty",
35
+ "openpty"
36
+ ],
37
+ "scripts": {
38
+ "build": "tsc -b ./src/tsconfig.json",
39
+ "watch": "tsc -b -w ./src/tsconfig.json",
40
+ "lint": "eslint -c .eslintrc.js --ext .ts src/",
41
+ "install": "node scripts/prebuild.js || node-gyp rebuild",
42
+ "postinstall": "node scripts/post-install.js",
43
+ "compileCommands": "node scripts/gen-compile-commands.js",
44
+ "test": "cross-env NODE_ENV=test mocha -R spec --exit lib/*.test.js",
45
+ "posttest": "npm run lint",
46
+ "prepare": "npm run build",
47
+ "prepublishOnly": "npm run build"
48
+ },
49
+ "dependencies": {
50
+ "node-addon-api": "^7.1.0"
51
+ },
52
+ "devDependencies": {
53
+ "@types/mocha": "^7.0.2",
54
+ "@types/node": "12",
55
+ "@typescript-eslint/eslint-plugin": "^2.27.0",
56
+ "@typescript-eslint/parser": "^2.27.0",
57
+ "cross-env": "^5.1.4",
58
+ "eslint": "^6.8.0",
59
+ "mocha": "10",
60
+ "node-gyp": "^11.4.2",
61
+ "ps-list": "^6.0.0",
62
+ "typescript": "^3.8.3"
63
+ }
64
+ }
@@ -41,6 +41,8 @@
41
41
  "@tiptap/react": "^3.19.0",
42
42
  "@tiptap/starter-kit": "^3.19.0",
43
43
  "@tiptap/suggestion": "^3.19.0",
44
+ "@xterm/addon-fit": "^0.11.0",
45
+ "@xterm/xterm": "^6.0.0",
44
46
  "ai": "^6.0.73",
45
47
  "chokidar": "^5.0.0",
46
48
  "clsx": "^2.1.1",
@@ -52,6 +54,7 @@
52
54
  "mammoth": "^1.11.0",
53
55
  "monaco-editor": "^0.55.1",
54
56
  "next": "^15.3.3",
57
+ "node-pty": "^1.1.0",
55
58
  "posthog-js": "^1.358.1",
56
59
  "posthog-node": "^5.27.1",
57
60
  "react": "^19.1.0",
@@ -9,7 +9,7 @@ const currentPort = parseInt(process.env.PORT, 10) || 3000
9
9
  const hostname = process.env.HOSTNAME || '0.0.0.0'
10
10
 
11
11
  let keepAliveTimeout = parseInt(process.env.KEEP_ALIVE_TIMEOUT, 10)
12
- const nextConfig = {"env":{},"eslint":{"ignoreDuringBuilds":false},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"maximumResponseBody":50000000,"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","remotePatterns":[],"unoptimized":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"/Users/kumareth/Documents/projects/denchclaw","experimental":{"useSkewCookie":false,"cacheLife":{"default":{"stale":300,"revalidate":900,"expire":4294967294},"seconds":{"stale":30,"revalidate":1,"expire":60},"minutes":{"stale":300,"revalidate":60,"expire":3600},"hours":{"stale":300,"revalidate":3600,"expire":86400},"days":{"stale":300,"revalidate":86400,"expire":604800},"weeks":{"stale":300,"revalidate":604800,"expire":2592000},"max":{"stale":300,"revalidate":2592000,"expire":4294967294}},"cacheHandlers":{},"cssChunking":true,"multiZoneDraftMode":false,"appNavFailHandling":false,"prerenderEarlyExit":true,"serverMinification":true,"serverSourceMaps":false,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"clientSegmentCache":false,"clientParamParsing":false,"dynamicOnHover":false,"preloadEntriesOnStart":true,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":9,"memoryBasedWorkersCount":false,"imgOptConcurrency":null,"imgOptTimeoutInSeconds":7,"imgOptMaxInputPixels":268402689,"imgOptSequentialRead":null,"imgOptSkipMetadata":null,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"typedEnv":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"authInterrupts":false,"webpackMemoryOptimizations":false,"optimizeServerReact":true,"viewTransition":false,"routerBFCache":false,"removeUncaughtErrorAndRejectionListeners":false,"validateRSCRequestHeaders":false,"staleTimes":{"dynamic":0,"static":300},"serverComponentsHmrCache":true,"staticGenerationMaxConcurrency":8,"staticGenerationMinPagesPerWorker":25,"cacheComponents":false,"inlineCss":false,"useCache":false,"globalNotFound":false,"devtoolSegmentExplorer":true,"browserDebugInfoInTerminal":false,"optimizeRouterScrolling":false,"middlewareClientMaxBodySize":10485760,"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","effect","@effect/schema","@effect/platform","@effect/platform-node","@effect/platform-browser","@effect/platform-bun","@effect/sql","@effect/sql-mssql","@effect/sql-mysql2","@effect/sql-pg","@effect/sql-sqlite-node","@effect/sql-sqlite-bun","@effect/sql-sqlite-wasm","@effect/sql-sqlite-react-native","@effect/rpc","@effect/rpc-http","@effect/typeclass","@effect/experimental","@effect/opentelemetry","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"htmlLimitedBots":"[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight","bundlePagesRouterDependencies":false,"configFileName":"next.config.ts","serverExternalPackages":["ws","bufferutil","utf-8-validate"],"transpilePackages":["react-markdown","remark-gfm"],"turbopack":{"root":"/Users/kumareth/Documents/projects/denchclaw"}}
12
+ const nextConfig = {"env":{},"eslint":{"ignoreDuringBuilds":false},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"typedRoutes":false,"distDir":"./.next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.ts","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"maximumResponseBody":50000000,"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"attachment","remotePatterns":[],"unoptimized":false},"devIndicators":{"position":"bottom-left"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"reactMaxHeadersLength":6000,"httpAgentOptions":{"keepAlive":true},"logging":{},"compiler":{},"expireTime":31536000,"staticPageGenerationTimeout":60,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"outputFileTracingRoot":"/Users/kumareth/Documents/projects/denchclaw","experimental":{"useSkewCookie":false,"cacheLife":{"default":{"stale":300,"revalidate":900,"expire":4294967294},"seconds":{"stale":30,"revalidate":1,"expire":60},"minutes":{"stale":300,"revalidate":60,"expire":3600},"hours":{"stale":300,"revalidate":3600,"expire":86400},"days":{"stale":300,"revalidate":86400,"expire":604800},"weeks":{"stale":300,"revalidate":604800,"expire":2592000},"max":{"stale":300,"revalidate":2592000,"expire":4294967294}},"cacheHandlers":{},"cssChunking":true,"multiZoneDraftMode":false,"appNavFailHandling":false,"prerenderEarlyExit":true,"serverMinification":true,"serverSourceMaps":false,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"clientSegmentCache":false,"clientParamParsing":false,"dynamicOnHover":false,"preloadEntriesOnStart":true,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":9,"memoryBasedWorkersCount":false,"imgOptConcurrency":null,"imgOptTimeoutInSeconds":7,"imgOptMaxInputPixels":268402689,"imgOptSequentialRead":null,"imgOptSkipMetadata":null,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"typedEnv":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"authInterrupts":false,"webpackMemoryOptimizations":false,"optimizeServerReact":true,"viewTransition":false,"routerBFCache":false,"removeUncaughtErrorAndRejectionListeners":false,"validateRSCRequestHeaders":false,"staleTimes":{"dynamic":0,"static":300},"serverComponentsHmrCache":true,"staticGenerationMaxConcurrency":8,"staticGenerationMinPagesPerWorker":25,"cacheComponents":false,"inlineCss":false,"useCache":false,"globalNotFound":false,"devtoolSegmentExplorer":true,"browserDebugInfoInTerminal":false,"optimizeRouterScrolling":false,"middlewareClientMaxBodySize":10485760,"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","effect","@effect/schema","@effect/platform","@effect/platform-node","@effect/platform-browser","@effect/platform-bun","@effect/sql","@effect/sql-mssql","@effect/sql-mysql2","@effect/sql-pg","@effect/sql-sqlite-node","@effect/sql-sqlite-bun","@effect/sql-sqlite-wasm","@effect/sql-sqlite-react-native","@effect/rpc","@effect/rpc-http","@effect/typeclass","@effect/experimental","@effect/opentelemetry","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"htmlLimitedBots":"[\\w-]+-Google|Google-[\\w-]+|Chrome-Lighthouse|Slurp|DuckDuckBot|baiduspider|yandex|sogou|bitlybot|tumblr|vkShare|quora link preview|redditbot|ia_archiver|Bingbot|BingPreview|applebot|facebookexternalhit|facebookcatalog|Twitterbot|LinkedInBot|Slackbot|Discordbot|WhatsApp|SkypeUriPreview|Yeti|googleweblight","bundlePagesRouterDependencies":false,"configFileName":"next.config.ts","serverExternalPackages":["ws","bufferutil","utf-8-validate","node-pty"],"transpilePackages":["react-markdown","remark-gfm"],"turbopack":{"root":"/Users/kumareth/Documents/projects/denchclaw"}}
13
13
 
14
14
  process.env.__NEXT_PRIVATE_STANDALONE_CONFIG = JSON.stringify(nextConfig)
15
15
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "denchclaw",
3
- "version": "2.1.4",
3
+ "version": "2.2.0",
4
4
  "description": "Fully Managed OpenClaw Framework for managing your CRM, Sales Automation and Outreach agents. The only local productivity tool you need.",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/DenchHQ/DenchClaw#readme",
@@ -0,0 +1 @@
1
+ self.__BUILD_MANIFEST=function(e,r,t,_){return{__rewrites:{afterFiles:[],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:45,errorRate:1e-4,numBits:863,numHashes:14,bitArray:[0,0,r,1,r,1,e,r,e,e,r,r,e,e,e,r,e,r,r,r,r,e,e,r,r,r,r,r,r,r,r,r,e,e,e,r,r,e,r,e,r,r,r,e,r,e,e,r,r,e,r,e,r,r,e,r,e,e,r,r,e,e,r,r,e,r,r,e,e,e,e,e,r,e,e,r,r,e,e,e,r,r,e,e,r,r,e,e,r,e,r,r,r,r,e,r,e,e,r,e,r,e,e,e,e,r,e,e,e,e,e,r,r,e,r,e,r,e,r,r,r,e,e,e,r,r,e,r,e,r,e,e,e,r,e,e,e,r,r,e,r,e,e,r,e,r,r,e,r,e,e,r,r,e,r,e,e,r,r,r,e,e,e,r,e,e,e,r,e,e,r,r,r,e,r,e,e,r,r,r,e,r,e,e,e,r,e,e,e,r,r,r,r,e,r,e,e,e,e,e,e,e,r,r,e,r,e,e,e,e,r,r,r,e,e,e,r,e,e,e,r,e,r,e,r,e,r,r,e,e,r,r,r,e,e,e,e,r,r,e,r,r,r,r,r,e,e,r,e,r,e,r,r,e,r,r,e,e,e,e,r,r,r,e,r,r,e,e,r,e,e,e,r,r,e,r,e,r,r,r,e,e,e,e,r,e,r,e,e,r,e,r,e,e,r,e,e,e,e,e,r,r,r,r,e,r,e,e,e,r,e,r,e,r,r,r,r,e,r,e,r,r,e,r,r,e,r,e,r,r,e,r,e,r,r,e,r,r,r,e,e,r,e,e,e,e,e,r,r,r,e,e,e,e,e,e,r,r,r,r,e,e,r,r,r,r,e,r,e,r,r,e,e,e,e,r,r,r,r,r,e,r,e,e,e,e,e,r,e,r,r,e,r,e,r,r,r,e,e,r,r,e,e,e,e,e,e,r,e,r,r,e,r,e,r,e,r,e,r,e,e,e,r,e,r,e,e,r,r,e,e,e,r,e,e,r,e,e,e,r,e,r,r,r,e,r,e,e,r,r,r,r,e,e,e,e,r,r,e,e,r,r,e,r,e,r,r,r,e,e,e,e,e,r,e,e,e,r,e,r,r,r,r,e,e,r,e,e,e,e,r,e,r,e,e,e,r,e,e,r,e,r,r,e,r,e,r,e,r,e,r,e,r,r,r,e,r,r,e,r,e,r,r,r,r,e,r,r,r,e,e,r,e,r,e,e,e,r,e,e,r,e,r,e,r,e,e,e,r,e,e,e,r,e,r,e,r,r,r,e,e,e,e,e,e,e,r,r,r,e,r,e,e,e,r,e,e,e,r,e,e,r,e,e,r,e,e,r,e,r,e,r,r,r,e,e,r,e,r,r,r,r,e,e,r,e,r,r,r,r,e,e,e,r,r,e,r,e,e,e,r,e,e,r,e,r,r,e,e,r,e,e,r,r,e,e,r,e,r,r,e,e,r,e,r,r,e,e,e,e,r,e,r,r,r,r,r,e,r,e,e,e,e,e,r,r,e,e,r,r,e,e,e,e,e,e,r,e,e,r,r,e,r,e,r,e,r,e,e,e,e,e,r,r,e,e,r,r,e,r,e,r,e,r,e,r,r,r,e,e,r,r,e,r,r,r,e,e,r,e,e,e,e,r,e,e,r,r,e,e,e,e,r,e,e,e,e,r,r,e,e,e,r,r,r,r,r,r,r,r,r,e,e,e,r,e,e,r,e,r,e,e,r,e,e,r,r,r,e,r,e,e,r,r,r,r,e,e,e,r,e,e,r,e,r,r,r,r,r,e,e,r,e,e,r,r,r,r,r,r,r,e,e,e,e,r,r,r,r,e,e,e,r,e,r,e,e,e,r,e,r,e,r,r,r,e,r,e,e,r,e,e,r,r,r,r,r,r,r,e,r,e,r,r,r,r,e,r,e,e,r,e,e,r,e,r,r,r,e,e,r,e,e]},__routerFilterDynamic:{numItems:7,errorRate:1e-4,numBits:135,numHashes:14,bitArray:[e,e,e,e,e,r,r,e,e,e,r,r,r,r,r,e,e,r,e,r,r,r,r,r,r,r,r,e,r,r,r,e,e,r,e,r,r,e,r,e,e,e,e,e,r,r,r,e,r,r,r,e,r,r,r,r,r,e,r,e,e,r,r,r,e,e,e,e,e,e,e,r,r,e,e,e,e,e,e,r,e,e,r,e,e,r,r,e,r,r,e,e,e,r,r,e,e,r,r,r,r,r,e,e,r,e,e,r,e,e,e,e,r,e,r,r,e,r,e,e,r,e,r,e,e,r,e,r,r,r,e,e,e,r,r]},"/_error":["static/chunks/pages/_error-0217f5ed9b41c682.js"],sortedPages:["/_app","/_error"]}}(1,0,1e-4,14),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();