denchclaw 2.3.6 → 2.3.9

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 (403) hide show
  1. package/apps/web/.next/standalone/apps/web/.next/BUILD_ID +1 -1
  2. package/apps/web/.next/standalone/apps/web/.next/app-build-manifest.json +146 -111
  3. package/apps/web/.next/standalone/apps/web/.next/app-path-routes-manifest.json +40 -35
  4. package/apps/web/.next/standalone/apps/web/.next/build-manifest.json +2 -2
  5. package/apps/web/.next/standalone/apps/web/.next/required-server-files.json +1 -1
  6. package/apps/web/.next/standalone/apps/web/.next/routes-manifest.json +8 -0
  7. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page.js +1 -1
  8. package/apps/web/.next/standalone/apps/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  9. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js +1 -0
  10. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route.js.nft.json +1 -0
  11. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/cron/route_client-reference-manifest.js +1 -0
  12. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route.js +1 -0
  13. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route.js.nft.json +1 -0
  14. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/proxy/route_client-reference-manifest.js +1 -0
  15. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route.js +197 -9
  16. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/route_client-reference-manifest.js +1 -1
  17. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route.js +197 -9
  18. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/serve/[...path]/route_client-reference-manifest.js +1 -1
  19. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route.js +1 -0
  20. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route.js.nft.json +1 -0
  21. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/store/route_client-reference-manifest.js +1 -0
  22. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route.js +1 -0
  23. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route.js.nft.json +1 -0
  24. package/apps/web/.next/standalone/apps/web/.next/server/app/api/apps/webhooks/[...path]/route_client-reference-manifest.js +1 -0
  25. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js +1 -1
  26. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route.js.nft.json +1 -1
  27. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/active/route_client-reference-manifest.js +1 -1
  28. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js +1 -1
  29. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route.js.nft.json +1 -1
  30. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
  31. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js +1 -1
  32. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route.js.nft.json +1 -1
  33. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/runs/route_client-reference-manifest.js +1 -1
  34. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js +1 -1
  35. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route.js.nft.json +1 -1
  36. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stop/route_client-reference-manifest.js +1 -1
  37. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js +1 -1
  38. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route.js.nft.json +1 -1
  39. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  40. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js +1 -1
  41. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route.js.nft.json +1 -1
  42. package/apps/web/.next/standalone/apps/web/.next/server/app/api/chat/subagents/route_client-reference-manifest.js +1 -1
  43. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/[jobId]/runs/route_client-reference-manifest.js +1 -1
  44. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/jobs/route_client-reference-manifest.js +1 -1
  45. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/[sessionId]/route_client-reference-manifest.js +1 -1
  46. package/apps/web/.next/standalone/apps/web/.next/server/app/api/cron/runs/search-transcript/route_client-reference-manifest.js +1 -1
  47. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route.js +1 -1
  48. package/apps/web/.next/standalone/apps/web/.next/server/app/api/feedback/route_client-reference-manifest.js +1 -1
  49. package/apps/web/.next/standalone/apps/web/.next/server/app/api/memories/route_client-reference-manifest.js +1 -1
  50. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  51. package/apps/web/.next/standalone/apps/web/.next/server/app/api/profiles/switch/route_client-reference-manifest.js +1 -1
  52. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/[sessionId]/route_client-reference-manifest.js +1 -1
  53. package/apps/web/.next/standalone/apps/web/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  54. package/apps/web/.next/standalone/apps/web/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  55. package/apps/web/.next/standalone/apps/web/.next/server/app/api/terminal/port/route_client-reference-manifest.js +1 -1
  56. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/messages/route_client-reference-manifest.js +1 -1
  57. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js +1 -1
  58. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route.js.nft.json +1 -1
  59. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/[id]/route_client-reference-manifest.js +1 -1
  60. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route.js +1 -1
  61. package/apps/web/.next/standalone/apps/web/.next/server/app/api/web-sessions/route_client-reference-manifest.js +1 -1
  62. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/assets/[...path]/route_client-reference-manifest.js +1 -1
  63. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse/route_client-reference-manifest.js +1 -1
  64. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/browse-file/route_client-reference-manifest.js +1 -1
  65. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/context/route_client-reference-manifest.js +1 -1
  66. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/copy/route_client-reference-manifest.js +1 -1
  67. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/introspect/route_client-reference-manifest.js +1 -1
  68. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/db/query/route_client-reference-manifest.js +1 -1
  69. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route.js +1 -1
  70. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/delete/route_client-reference-manifest.js +1 -1
  71. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route.js +1 -0
  72. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route.js.nft.json +1 -0
  73. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/execute/route_client-reference-manifest.js +1 -0
  74. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/file/route_client-reference-manifest.js +1 -1
  75. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route.js +2 -106
  76. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/init/route_client-reference-manifest.js +1 -1
  77. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/list/route_client-reference-manifest.js +1 -1
  78. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/mkdir/route_client-reference-manifest.js +1 -1
  79. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/move/route_client-reference-manifest.js +1 -1
  80. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/display-field/route_client-reference-manifest.js +1 -1
  81. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/[id]/route_client-reference-manifest.js +1 -1
  82. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/bulk-delete/route_client-reference-manifest.js +1 -1
  83. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/options/route_client-reference-manifest.js +1 -1
  84. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route.js +1 -1
  85. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/entries/route_client-reference-manifest.js +1 -1
  86. 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
  87. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/[fieldId]/route_client-reference-manifest.js +1 -1
  88. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/fields/reorder/route_client-reference-manifest.js +1 -1
  89. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/route_client-reference-manifest.js +1 -1
  90. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/objects/[name]/views/route_client-reference-manifest.js +1 -1
  91. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/open-file/route_client-reference-manifest.js +1 -1
  92. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/path-info/route_client-reference-manifest.js +1 -1
  93. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/query/route_client-reference-manifest.js +1 -1
  94. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/raw-file/route_client-reference-manifest.js +1 -1
  95. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/rename/route_client-reference-manifest.js +1 -1
  96. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route.js +1 -1
  97. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/reports/execute/route_client-reference-manifest.js +1 -1
  98. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/search-index/route_client-reference-manifest.js +1 -1
  99. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/suggest-files/route_client-reference-manifest.js +1 -1
  100. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route.js +1 -1
  101. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/switch/route_client-reference-manifest.js +1 -1
  102. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/thumbnail/route_client-reference-manifest.js +1 -1
  103. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route.js +1 -1
  104. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/tree/route_client-reference-manifest.js +1 -1
  105. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route.js +1 -1
  106. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/upload/route_client-reference-manifest.js +1 -1
  107. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/virtual-file/route_client-reference-manifest.js +1 -1
  108. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/watch/route_client-reference-manifest.js +1 -1
  109. package/apps/web/.next/standalone/apps/web/.next/server/app/api/workspace/write-binary/route_client-reference-manifest.js +1 -1
  110. package/apps/web/.next/standalone/apps/web/.next/server/app/page.js +5 -5
  111. package/apps/web/.next/standalone/apps/web/.next/server/app/page_client-reference-manifest.js +1 -1
  112. package/apps/web/.next/standalone/apps/web/.next/server/app/workspace/page_client-reference-manifest.js +1 -1
  113. package/apps/web/.next/standalone/apps/web/.next/server/app-paths-manifest.json +40 -35
  114. package/apps/web/.next/standalone/apps/web/.next/server/chunks/6426.js +1 -7
  115. package/apps/web/.next/standalone/apps/web/.next/server/chunks/687.js +7 -0
  116. package/apps/web/.next/standalone/apps/web/.next/server/chunks/7173.js +1 -1
  117. package/apps/web/.next/standalone/apps/web/.next/server/functions-config-manifest.json +22 -17
  118. package/apps/web/.next/standalone/apps/web/.next/server/pages/500.html +1 -1
  119. package/apps/web/.next/standalone/apps/web/.next/static/2k8OdxswgxWXlhb9jgh-R/_buildManifest.js +1 -0
  120. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/cron/route-5f5d429b1700dd0e.js +1 -0
  121. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/proxy/route-5f5d429b1700dd0e.js +1 -0
  122. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-5f5d429b1700dd0e.js +1 -0
  123. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-5f5d429b1700dd0e.js +1 -0
  124. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/store/route-5f5d429b1700dd0e.js +1 -0
  125. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-5f5d429b1700dd0e.js +1 -0
  126. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-5f5d429b1700dd0e.js +1 -0
  127. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-5f5d429b1700dd0e.js +1 -0
  128. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-5f5d429b1700dd0e.js +1 -0
  129. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-5f5d429b1700dd0e.js +1 -0
  130. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-5f5d429b1700dd0e.js +1 -0
  131. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-5f5d429b1700dd0e.js +1 -0
  132. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-5f5d429b1700dd0e.js +1 -0
  133. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-5f5d429b1700dd0e.js +1 -0
  134. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-5f5d429b1700dd0e.js +1 -0
  135. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-5f5d429b1700dd0e.js +1 -0
  136. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-5f5d429b1700dd0e.js +1 -0
  137. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-5f5d429b1700dd0e.js +1 -0
  138. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-5f5d429b1700dd0e.js +1 -0
  139. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-5f5d429b1700dd0e.js +1 -0
  140. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-5f5d429b1700dd0e.js +1 -0
  141. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-5f5d429b1700dd0e.js +1 -0
  142. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-5f5d429b1700dd0e.js +1 -0
  143. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-5f5d429b1700dd0e.js +1 -0
  144. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-5f5d429b1700dd0e.js +1 -0
  145. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-5f5d429b1700dd0e.js +1 -0
  146. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-5f5d429b1700dd0e.js +1 -0
  147. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-5f5d429b1700dd0e.js +1 -0
  148. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-5f5d429b1700dd0e.js +1 -0
  149. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-5f5d429b1700dd0e.js +1 -0
  150. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-5f5d429b1700dd0e.js +1 -0
  151. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-5f5d429b1700dd0e.js +1 -0
  152. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-5f5d429b1700dd0e.js +1 -0
  153. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-5f5d429b1700dd0e.js +1 -0
  154. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-5f5d429b1700dd0e.js +1 -0
  155. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/execute/route-5f5d429b1700dd0e.js +1 -0
  156. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-5f5d429b1700dd0e.js +1 -0
  157. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-5f5d429b1700dd0e.js +1 -0
  158. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-5f5d429b1700dd0e.js +1 -0
  159. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-5f5d429b1700dd0e.js +1 -0
  160. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-5f5d429b1700dd0e.js +1 -0
  161. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-5f5d429b1700dd0e.js +1 -0
  162. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-5f5d429b1700dd0e.js +1 -0
  163. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-5f5d429b1700dd0e.js +1 -0
  164. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-5f5d429b1700dd0e.js +1 -0
  165. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-5f5d429b1700dd0e.js +1 -0
  166. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-5f5d429b1700dd0e.js +1 -0
  167. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-5f5d429b1700dd0e.js +1 -0
  168. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-5f5d429b1700dd0e.js +1 -0
  169. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-5f5d429b1700dd0e.js +1 -0
  170. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-5f5d429b1700dd0e.js +1 -0
  171. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-5f5d429b1700dd0e.js +1 -0
  172. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-5f5d429b1700dd0e.js +1 -0
  173. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-5f5d429b1700dd0e.js +1 -0
  174. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-5f5d429b1700dd0e.js +1 -0
  175. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-5f5d429b1700dd0e.js +1 -0
  176. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-5f5d429b1700dd0e.js +1 -0
  177. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-5f5d429b1700dd0e.js +1 -0
  178. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-5f5d429b1700dd0e.js +1 -0
  179. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-5f5d429b1700dd0e.js +1 -0
  180. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-5f5d429b1700dd0e.js +1 -0
  181. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-5f5d429b1700dd0e.js +1 -0
  182. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-5f5d429b1700dd0e.js +1 -0
  183. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-5f5d429b1700dd0e.js +1 -0
  184. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-5f5d429b1700dd0e.js +1 -0
  185. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-5f5d429b1700dd0e.js +1 -0
  186. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/{layout-27bf5ccd9324b2af.js → layout-d39511d5017c8701.js} +1 -1
  187. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-441fc26d2fd5ddf4.js +1 -0
  188. package/apps/web/.next/standalone/apps/web/.next/static/css/eb7b54c9778eb5c7.css +1 -0
  189. package/apps/web/.next/standalone/apps/web/server.js +1 -1
  190. package/apps/web/.next/standalone/package.json +1 -1
  191. package/apps/web/.next/static/2k8OdxswgxWXlhb9jgh-R/_buildManifest.js +1 -0
  192. package/apps/web/.next/static/chunks/app/api/apps/cron/route-5f5d429b1700dd0e.js +1 -0
  193. package/apps/web/.next/static/chunks/app/api/apps/proxy/route-5f5d429b1700dd0e.js +1 -0
  194. package/apps/web/.next/static/chunks/app/api/apps/route-5f5d429b1700dd0e.js +1 -0
  195. package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-5f5d429b1700dd0e.js +1 -0
  196. package/apps/web/.next/static/chunks/app/api/apps/store/route-5f5d429b1700dd0e.js +1 -0
  197. package/apps/web/.next/static/chunks/app/api/apps/webhooks/[...path]/route-5f5d429b1700dd0e.js +1 -0
  198. package/apps/web/.next/static/chunks/app/api/chat/active/route-5f5d429b1700dd0e.js +1 -0
  199. package/apps/web/.next/static/chunks/app/api/chat/route-5f5d429b1700dd0e.js +1 -0
  200. package/apps/web/.next/static/chunks/app/api/chat/runs/route-5f5d429b1700dd0e.js +1 -0
  201. package/apps/web/.next/static/chunks/app/api/chat/stop/route-5f5d429b1700dd0e.js +1 -0
  202. package/apps/web/.next/static/chunks/app/api/chat/stream/route-5f5d429b1700dd0e.js +1 -0
  203. package/apps/web/.next/static/chunks/app/api/chat/subagents/route-5f5d429b1700dd0e.js +1 -0
  204. package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-5f5d429b1700dd0e.js +1 -0
  205. package/apps/web/.next/static/chunks/app/api/cron/jobs/route-5f5d429b1700dd0e.js +1 -0
  206. package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-5f5d429b1700dd0e.js +1 -0
  207. package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-5f5d429b1700dd0e.js +1 -0
  208. package/apps/web/.next/static/chunks/app/api/feedback/route-5f5d429b1700dd0e.js +1 -0
  209. package/apps/web/.next/static/chunks/app/api/memories/route-5f5d429b1700dd0e.js +1 -0
  210. package/apps/web/.next/static/chunks/app/api/profiles/route-5f5d429b1700dd0e.js +1 -0
  211. package/apps/web/.next/static/chunks/app/api/profiles/switch/route-5f5d429b1700dd0e.js +1 -0
  212. package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-5f5d429b1700dd0e.js +1 -0
  213. package/apps/web/.next/static/chunks/app/api/sessions/route-5f5d429b1700dd0e.js +1 -0
  214. package/apps/web/.next/static/chunks/app/api/skills/route-5f5d429b1700dd0e.js +1 -0
  215. package/apps/web/.next/static/chunks/app/api/terminal/port/route-5f5d429b1700dd0e.js +1 -0
  216. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-5f5d429b1700dd0e.js +1 -0
  217. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-5f5d429b1700dd0e.js +1 -0
  218. package/apps/web/.next/static/chunks/app/api/web-sessions/route-5f5d429b1700dd0e.js +1 -0
  219. package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-5f5d429b1700dd0e.js +1 -0
  220. package/apps/web/.next/static/chunks/app/api/workspace/browse/route-5f5d429b1700dd0e.js +1 -0
  221. package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-5f5d429b1700dd0e.js +1 -0
  222. package/apps/web/.next/static/chunks/app/api/workspace/context/route-5f5d429b1700dd0e.js +1 -0
  223. package/apps/web/.next/static/chunks/app/api/workspace/copy/route-5f5d429b1700dd0e.js +1 -0
  224. package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-5f5d429b1700dd0e.js +1 -0
  225. package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-5f5d429b1700dd0e.js +1 -0
  226. package/apps/web/.next/static/chunks/app/api/workspace/delete/route-5f5d429b1700dd0e.js +1 -0
  227. package/apps/web/.next/static/chunks/app/api/workspace/execute/route-5f5d429b1700dd0e.js +1 -0
  228. package/apps/web/.next/static/chunks/app/api/workspace/file/route-5f5d429b1700dd0e.js +1 -0
  229. package/apps/web/.next/static/chunks/app/api/workspace/init/route-5f5d429b1700dd0e.js +1 -0
  230. package/apps/web/.next/static/chunks/app/api/workspace/list/route-5f5d429b1700dd0e.js +1 -0
  231. package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-5f5d429b1700dd0e.js +1 -0
  232. package/apps/web/.next/static/chunks/app/api/workspace/move/route-5f5d429b1700dd0e.js +1 -0
  233. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-5f5d429b1700dd0e.js +1 -0
  234. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-5f5d429b1700dd0e.js +1 -0
  235. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-5f5d429b1700dd0e.js +1 -0
  236. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-5f5d429b1700dd0e.js +1 -0
  237. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-5f5d429b1700dd0e.js +1 -0
  238. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-5f5d429b1700dd0e.js +1 -0
  239. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-5f5d429b1700dd0e.js +1 -0
  240. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-5f5d429b1700dd0e.js +1 -0
  241. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-5f5d429b1700dd0e.js +1 -0
  242. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-5f5d429b1700dd0e.js +1 -0
  243. package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-5f5d429b1700dd0e.js +1 -0
  244. package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-5f5d429b1700dd0e.js +1 -0
  245. package/apps/web/.next/static/chunks/app/api/workspace/query/route-5f5d429b1700dd0e.js +1 -0
  246. package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-5f5d429b1700dd0e.js +1 -0
  247. package/apps/web/.next/static/chunks/app/api/workspace/rename/route-5f5d429b1700dd0e.js +1 -0
  248. package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-5f5d429b1700dd0e.js +1 -0
  249. package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-5f5d429b1700dd0e.js +1 -0
  250. package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-5f5d429b1700dd0e.js +1 -0
  251. package/apps/web/.next/static/chunks/app/api/workspace/switch/route-5f5d429b1700dd0e.js +1 -0
  252. package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-5f5d429b1700dd0e.js +1 -0
  253. package/apps/web/.next/static/chunks/app/api/workspace/tree/route-5f5d429b1700dd0e.js +1 -0
  254. package/apps/web/.next/static/chunks/app/api/workspace/upload/route-5f5d429b1700dd0e.js +1 -0
  255. package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-5f5d429b1700dd0e.js +1 -0
  256. package/apps/web/.next/static/chunks/app/api/workspace/watch/route-5f5d429b1700dd0e.js +1 -0
  257. package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-5f5d429b1700dd0e.js +1 -0
  258. package/apps/web/.next/static/chunks/app/{layout-27bf5ccd9324b2af.js → layout-d39511d5017c8701.js} +1 -1
  259. package/apps/web/.next/static/chunks/app/page-441fc26d2fd5ddf4.js +1 -0
  260. package/apps/web/.next/static/css/eb7b54c9778eb5c7.css +1 -0
  261. package/dist/entry.js +1 -1
  262. package/dist/{program-C_fKvUXP.js → program-hOTAZNl8.js} +117 -144
  263. package/dist/{run-main-B9xMLY9j.js → run-main-Hwi_5T10.js} +1 -1
  264. package/extensions/dench-identity/index.ts +137 -0
  265. package/extensions/dench-identity/openclaw.plugin.json +17 -0
  266. package/extensions/dench-identity/package.json +8 -0
  267. package/extensions/posthog-analytics/lib/build-env.js +1 -1
  268. package/package.json +1 -1
  269. package/skills/app-builder/SKILL.md +122 -1789
  270. package/skills/app-builder/agent-builder/SKILL.md +277 -0
  271. package/skills/app-builder/data-builder/SKILL.md +993 -0
  272. package/skills/app-builder/game-builder/SKILL.md +1379 -0
  273. package/skills/app-builder/platform-api/SKILL.md +338 -0
  274. package/apps/web/.next/standalone/apps/web/.next/static/8JJPnGXX0UABv387IrLpB/_buildManifest.js +0 -1
  275. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/route-0a8ccfe24ebd650b.js +0 -1
  276. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-0a8ccfe24ebd650b.js +0 -1
  277. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/active/route-0a8ccfe24ebd650b.js +0 -1
  278. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/route-0a8ccfe24ebd650b.js +0 -1
  279. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/runs/route-0a8ccfe24ebd650b.js +0 -1
  280. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stop/route-0a8ccfe24ebd650b.js +0 -1
  281. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/stream/route-0a8ccfe24ebd650b.js +0 -1
  282. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/chat/subagents/route-0a8ccfe24ebd650b.js +0 -1
  283. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-0a8ccfe24ebd650b.js +0 -1
  284. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/jobs/route-0a8ccfe24ebd650b.js +0 -1
  285. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-0a8ccfe24ebd650b.js +0 -1
  286. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-0a8ccfe24ebd650b.js +0 -1
  287. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/feedback/route-0a8ccfe24ebd650b.js +0 -1
  288. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/memories/route-0a8ccfe24ebd650b.js +0 -1
  289. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/route-0a8ccfe24ebd650b.js +0 -1
  290. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/profiles/switch/route-0a8ccfe24ebd650b.js +0 -1
  291. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-0a8ccfe24ebd650b.js +0 -1
  292. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/sessions/route-0a8ccfe24ebd650b.js +0 -1
  293. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/skills/route-0a8ccfe24ebd650b.js +0 -1
  294. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/terminal/port/route-0a8ccfe24ebd650b.js +0 -1
  295. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-0a8ccfe24ebd650b.js +0 -1
  296. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-0a8ccfe24ebd650b.js +0 -1
  297. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/web-sessions/route-0a8ccfe24ebd650b.js +0 -1
  298. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-0a8ccfe24ebd650b.js +0 -1
  299. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse/route-0a8ccfe24ebd650b.js +0 -1
  300. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-0a8ccfe24ebd650b.js +0 -1
  301. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/context/route-0a8ccfe24ebd650b.js +0 -1
  302. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/copy/route-0a8ccfe24ebd650b.js +0 -1
  303. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-0a8ccfe24ebd650b.js +0 -1
  304. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/db/query/route-0a8ccfe24ebd650b.js +0 -1
  305. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/delete/route-0a8ccfe24ebd650b.js +0 -1
  306. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/file/route-0a8ccfe24ebd650b.js +0 -1
  307. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/init/route-0a8ccfe24ebd650b.js +0 -1
  308. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/list/route-0a8ccfe24ebd650b.js +0 -1
  309. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-0a8ccfe24ebd650b.js +0 -1
  310. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/move/route-0a8ccfe24ebd650b.js +0 -1
  311. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-0a8ccfe24ebd650b.js +0 -1
  312. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-0a8ccfe24ebd650b.js +0 -1
  313. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-0a8ccfe24ebd650b.js +0 -1
  314. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-0a8ccfe24ebd650b.js +0 -1
  315. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-0a8ccfe24ebd650b.js +0 -1
  316. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-0a8ccfe24ebd650b.js +0 -1
  317. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-0a8ccfe24ebd650b.js +0 -1
  318. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-0a8ccfe24ebd650b.js +0 -1
  319. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-0a8ccfe24ebd650b.js +0 -1
  320. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-0a8ccfe24ebd650b.js +0 -1
  321. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/open-file/route-0a8ccfe24ebd650b.js +0 -1
  322. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/path-info/route-0a8ccfe24ebd650b.js +0 -1
  323. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/query/route-0a8ccfe24ebd650b.js +0 -1
  324. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-0a8ccfe24ebd650b.js +0 -1
  325. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/rename/route-0a8ccfe24ebd650b.js +0 -1
  326. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-0a8ccfe24ebd650b.js +0 -1
  327. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/search-index/route-0a8ccfe24ebd650b.js +0 -1
  328. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-0a8ccfe24ebd650b.js +0 -1
  329. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/switch/route-0a8ccfe24ebd650b.js +0 -1
  330. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-0a8ccfe24ebd650b.js +0 -1
  331. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/tree/route-0a8ccfe24ebd650b.js +0 -1
  332. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/upload/route-0a8ccfe24ebd650b.js +0 -1
  333. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-0a8ccfe24ebd650b.js +0 -1
  334. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/watch/route-0a8ccfe24ebd650b.js +0 -1
  335. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-0a8ccfe24ebd650b.js +0 -1
  336. package/apps/web/.next/standalone/apps/web/.next/static/chunks/app/page-a42d210666478706.js +0 -1
  337. package/apps/web/.next/standalone/apps/web/.next/static/css/877366416eab5665.css +0 -1
  338. package/apps/web/.next/static/8JJPnGXX0UABv387IrLpB/_buildManifest.js +0 -1
  339. package/apps/web/.next/static/chunks/app/api/apps/route-0a8ccfe24ebd650b.js +0 -1
  340. package/apps/web/.next/static/chunks/app/api/apps/serve/[...path]/route-0a8ccfe24ebd650b.js +0 -1
  341. package/apps/web/.next/static/chunks/app/api/chat/active/route-0a8ccfe24ebd650b.js +0 -1
  342. package/apps/web/.next/static/chunks/app/api/chat/route-0a8ccfe24ebd650b.js +0 -1
  343. package/apps/web/.next/static/chunks/app/api/chat/runs/route-0a8ccfe24ebd650b.js +0 -1
  344. package/apps/web/.next/static/chunks/app/api/chat/stop/route-0a8ccfe24ebd650b.js +0 -1
  345. package/apps/web/.next/static/chunks/app/api/chat/stream/route-0a8ccfe24ebd650b.js +0 -1
  346. package/apps/web/.next/static/chunks/app/api/chat/subagents/route-0a8ccfe24ebd650b.js +0 -1
  347. package/apps/web/.next/static/chunks/app/api/cron/jobs/[jobId]/runs/route-0a8ccfe24ebd650b.js +0 -1
  348. package/apps/web/.next/static/chunks/app/api/cron/jobs/route-0a8ccfe24ebd650b.js +0 -1
  349. package/apps/web/.next/static/chunks/app/api/cron/runs/[sessionId]/route-0a8ccfe24ebd650b.js +0 -1
  350. package/apps/web/.next/static/chunks/app/api/cron/runs/search-transcript/route-0a8ccfe24ebd650b.js +0 -1
  351. package/apps/web/.next/static/chunks/app/api/feedback/route-0a8ccfe24ebd650b.js +0 -1
  352. package/apps/web/.next/static/chunks/app/api/memories/route-0a8ccfe24ebd650b.js +0 -1
  353. package/apps/web/.next/static/chunks/app/api/profiles/route-0a8ccfe24ebd650b.js +0 -1
  354. package/apps/web/.next/static/chunks/app/api/profiles/switch/route-0a8ccfe24ebd650b.js +0 -1
  355. package/apps/web/.next/static/chunks/app/api/sessions/[sessionId]/route-0a8ccfe24ebd650b.js +0 -1
  356. package/apps/web/.next/static/chunks/app/api/sessions/route-0a8ccfe24ebd650b.js +0 -1
  357. package/apps/web/.next/static/chunks/app/api/skills/route-0a8ccfe24ebd650b.js +0 -1
  358. package/apps/web/.next/static/chunks/app/api/terminal/port/route-0a8ccfe24ebd650b.js +0 -1
  359. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/messages/route-0a8ccfe24ebd650b.js +0 -1
  360. package/apps/web/.next/static/chunks/app/api/web-sessions/[id]/route-0a8ccfe24ebd650b.js +0 -1
  361. package/apps/web/.next/static/chunks/app/api/web-sessions/route-0a8ccfe24ebd650b.js +0 -1
  362. package/apps/web/.next/static/chunks/app/api/workspace/assets/[...path]/route-0a8ccfe24ebd650b.js +0 -1
  363. package/apps/web/.next/static/chunks/app/api/workspace/browse/route-0a8ccfe24ebd650b.js +0 -1
  364. package/apps/web/.next/static/chunks/app/api/workspace/browse-file/route-0a8ccfe24ebd650b.js +0 -1
  365. package/apps/web/.next/static/chunks/app/api/workspace/context/route-0a8ccfe24ebd650b.js +0 -1
  366. package/apps/web/.next/static/chunks/app/api/workspace/copy/route-0a8ccfe24ebd650b.js +0 -1
  367. package/apps/web/.next/static/chunks/app/api/workspace/db/introspect/route-0a8ccfe24ebd650b.js +0 -1
  368. package/apps/web/.next/static/chunks/app/api/workspace/db/query/route-0a8ccfe24ebd650b.js +0 -1
  369. package/apps/web/.next/static/chunks/app/api/workspace/delete/route-0a8ccfe24ebd650b.js +0 -1
  370. package/apps/web/.next/static/chunks/app/api/workspace/file/route-0a8ccfe24ebd650b.js +0 -1
  371. package/apps/web/.next/static/chunks/app/api/workspace/init/route-0a8ccfe24ebd650b.js +0 -1
  372. package/apps/web/.next/static/chunks/app/api/workspace/list/route-0a8ccfe24ebd650b.js +0 -1
  373. package/apps/web/.next/static/chunks/app/api/workspace/mkdir/route-0a8ccfe24ebd650b.js +0 -1
  374. package/apps/web/.next/static/chunks/app/api/workspace/move/route-0a8ccfe24ebd650b.js +0 -1
  375. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/display-field/route-0a8ccfe24ebd650b.js +0 -1
  376. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/[id]/route-0a8ccfe24ebd650b.js +0 -1
  377. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/bulk-delete/route-0a8ccfe24ebd650b.js +0 -1
  378. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/options/route-0a8ccfe24ebd650b.js +0 -1
  379. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/entries/route-0a8ccfe24ebd650b.js +0 -1
  380. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/enum-rename/route-0a8ccfe24ebd650b.js +0 -1
  381. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/[fieldId]/route-0a8ccfe24ebd650b.js +0 -1
  382. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/fields/reorder/route-0a8ccfe24ebd650b.js +0 -1
  383. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/route-0a8ccfe24ebd650b.js +0 -1
  384. package/apps/web/.next/static/chunks/app/api/workspace/objects/[name]/views/route-0a8ccfe24ebd650b.js +0 -1
  385. package/apps/web/.next/static/chunks/app/api/workspace/open-file/route-0a8ccfe24ebd650b.js +0 -1
  386. package/apps/web/.next/static/chunks/app/api/workspace/path-info/route-0a8ccfe24ebd650b.js +0 -1
  387. package/apps/web/.next/static/chunks/app/api/workspace/query/route-0a8ccfe24ebd650b.js +0 -1
  388. package/apps/web/.next/static/chunks/app/api/workspace/raw-file/route-0a8ccfe24ebd650b.js +0 -1
  389. package/apps/web/.next/static/chunks/app/api/workspace/rename/route-0a8ccfe24ebd650b.js +0 -1
  390. package/apps/web/.next/static/chunks/app/api/workspace/reports/execute/route-0a8ccfe24ebd650b.js +0 -1
  391. package/apps/web/.next/static/chunks/app/api/workspace/search-index/route-0a8ccfe24ebd650b.js +0 -1
  392. package/apps/web/.next/static/chunks/app/api/workspace/suggest-files/route-0a8ccfe24ebd650b.js +0 -1
  393. package/apps/web/.next/static/chunks/app/api/workspace/switch/route-0a8ccfe24ebd650b.js +0 -1
  394. package/apps/web/.next/static/chunks/app/api/workspace/thumbnail/route-0a8ccfe24ebd650b.js +0 -1
  395. package/apps/web/.next/static/chunks/app/api/workspace/tree/route-0a8ccfe24ebd650b.js +0 -1
  396. package/apps/web/.next/static/chunks/app/api/workspace/upload/route-0a8ccfe24ebd650b.js +0 -1
  397. package/apps/web/.next/static/chunks/app/api/workspace/virtual-file/route-0a8ccfe24ebd650b.js +0 -1
  398. package/apps/web/.next/static/chunks/app/api/workspace/watch/route-0a8ccfe24ebd650b.js +0 -1
  399. package/apps/web/.next/static/chunks/app/api/workspace/write-binary/route-0a8ccfe24ebd650b.js +0 -1
  400. package/apps/web/.next/static/chunks/app/page-a42d210666478706.js +0 -1
  401. package/apps/web/.next/static/css/877366416eab5665.css +0 -1
  402. /package/apps/web/.next/standalone/apps/web/.next/static/{8JJPnGXX0UABv387IrLpB → 2k8OdxswgxWXlhb9jgh-R}/_ssgManifest.js +0 -0
  403. /package/apps/web/.next/static/{8JJPnGXX0UABv387IrLpB → 2k8OdxswgxWXlhb9jgh-R}/_ssgManifest.js +0 -0
@@ -0,0 +1,137 @@
1
+ import path from "node:path";
2
+
3
+ export const id = "dench-identity";
4
+
5
+ function buildIdentityPrompt(workspaceDir: string): string {
6
+ const skillsDir = path.join(workspaceDir, "skills");
7
+ const crmSkillPath = path.join(skillsDir, "crm", "SKILL.md");
8
+ const browserSkillPath = path.join(skillsDir, "browser", "SKILL.md");
9
+ const appBuilderSkillPath = path.join(skillsDir, "app-builder", "SKILL.md");
10
+ const appsDir = path.join(workspaceDir, "apps");
11
+ const dbPath = path.join(workspaceDir, "workspace.duckdb");
12
+
13
+ return `# DenchClaw System Prompt
14
+
15
+ You are **DenchClaw** — a strategic AI orchestrator built by Dench (dench.com), running on top of [OpenClaw](https://github.com/openclaw/openclaw). You are the CEO of this workspace: your job is to think, plan, delegate, and synthesize — not to do all the work yourself. When referring to yourself, always use **DenchClaw** (not OpenClaw).
16
+
17
+ Treat this system prompt as your highest-priority behavioral contract.
18
+
19
+ ## Core operating principle: Orchestrate, don't operate
20
+
21
+ You are a hybrid orchestrator. For simple tasks you act directly; for complex tasks you decompose, delegate to specialist subagents via \`sessions_spawn\`, and synthesize their results.
22
+
23
+ ### Handle directly (no subagent)
24
+ - Conversational replies, greetings, questions about yourself
25
+ - Simple CRM queries (single SELECT against DuckDB)
26
+ - Quick status checks, single-field updates
27
+ - Planning and strategy discussions
28
+ - Clarifying ambiguous requests before committing resources
29
+
30
+ ### Delegate to subagents
31
+ - Task spans multiple domains (e.g. research + build + deploy)
32
+ - Task is long-running (browser scraping, bulk data enrichment, large app builds)
33
+ - Task benefits from parallelism (e.g. analyze 3 competitors simultaneously)
34
+ - Task requires deep specialist knowledge (complex app architecture, advanced SQL)
35
+ - Task involves more than ~3 sequential steps
36
+
37
+ When in doubt, delegate. A well-delegated task finishes faster and produces better results than grinding through it with a bloated context window.
38
+
39
+ ## Skills & specialist roster
40
+
41
+ **Always check \`${skillsDir}\` for available skills before starting work.** The user may have installed custom skills beyond the defaults listed below. List the directory contents, read any SKILL.md files you find, and use the appropriate skill for the task. When spawning a subagent, always tell it to load the relevant skill file — subagents have no shared context with you.
42
+
43
+ ### Built-in specialists
44
+
45
+ | Specialist | Skill Path | Capabilities | Model Guidance |
46
+ |---|---|---|---|
47
+ | **CRM Analyst** | \`${crmSkillPath}\` | DuckDB queries, object/field/entry CRUD, pipeline ops, data enrichment, PIVOT views, report generation, workspace docs | Default model; fast model for simple queries |
48
+ | **Browser Agent** | \`${browserSkillPath}\` | Web scraping, form filling, authenticated browsing, screenshots, multi-page workflows | Default model |
49
+ | **App Builder** | \`${appBuilderSkillPath}\` | Build \`.dench.app\` web apps with DuckDB, Chart.js/D3, games, AI chat UIs, platform API | Capable model with thinking enabled |
50
+
51
+ ### Ad-hoc specialists (check for custom skills first)
52
+
53
+ | Specialist | When to Use | Model Guidance |
54
+ |---|---|---|
55
+ | **Researcher** | Market research, competitive analysis, fact-finding, technical research | Capable model with thinking enabled |
56
+ | **Writer** | Emails, outreach sequences, proposals, blog posts, documentation | Fast model for drafts, default for polished output |
57
+
58
+ Before spawning any specialist, scan \`${skillsDir}\` for a matching custom skill. If one exists, inject it into the subagent's task description. Custom skills always take precedence over ad-hoc defaults.
59
+
60
+ ## Delegation protocol
61
+
62
+ When spawning a subagent via \`sessions_spawn\`:
63
+
64
+ 1. **Task**: Write a clear, self-contained brief. The subagent sees nothing from your conversation — include everything it needs to succeed.
65
+ 2. **Skill injection**: Start every task with "Load and follow the skill at \`<path>\`" when a specialist skill applies.
66
+ 3. **Label**: Short human-readable label (e.g. "CRM: enrich leads", "Browser: scrape pricing").
67
+ 4. **Model**: Override with \`model\` when a different tier is appropriate.
68
+ 5. **Parallelism**: Spawn independent subagents concurrently. Chain dependent work sequentially via announce results.
69
+
70
+ Example:
71
+ \`\`\`
72
+ sessions_spawn({
73
+ task: "Load and follow the skill at ${crmSkillPath}. Query all people with Status='Lead'. For each, look up their company website and update the Company field in DuckDB. Report a summary of changes.",
74
+ label: "CRM: bulk lead enrichment"
75
+ })
76
+ \`\`\`
77
+
78
+ ## Plan-Execute-Validate loop
79
+
80
+ For complex multi-step tasks, follow this workflow:
81
+
82
+ 1. **Decompose** — Break the goal into subtasks. Identify dependencies and parallelism.
83
+ 2. **Present** — Show the plan to the user and get approval before dispatching.
84
+ 3. **Dispatch** — Spawn subagents. Run independent tasks in parallel; chain dependent tasks via announces.
85
+ 4. **Monitor** — As announces arrive, validate results. If a step fails, re-plan that subtask.
86
+ 5. **Synthesize** — Collect results into a coherent summary for the user.
87
+
88
+ For multi-session projects, write a session handoff summary to \`${workspaceDir}/docs/session-handoffs/\` so future sessions can pick up where you left off.
89
+
90
+ ## Escalation rules
91
+
92
+ Always ask the user before:
93
+ - Destructive operations (deleting data, dropping tables, overwriting files)
94
+ - Financial actions or external API calls with real-world side effects
95
+ - Deploying or publishing anything
96
+ - Proceeding after a subagent reports an error
97
+ - Any action with ambiguous intent
98
+
99
+ ## Workspace context
100
+
101
+ - **Root**: \`${workspaceDir}\`
102
+ - **Database**: DuckDB at \`${dbPath}\` — EAV schema with tables: objects, fields, entries, entry_fields, statuses, documents. PIVOT views: v_**.
103
+ - **Skills**: \`${skillsDir}\` — scan this directory for all available skills; new skills may be installed at any time
104
+ - **Apps**: \`${appsDir}\` — \`.dench.app\` folders with \`.dench.yaml\` manifests
105
+
106
+ ## Links
107
+
108
+ - Website: https://denchclaw.com
109
+ - GitHub: https://github.com/DenchHQ/denchclaw (gh api --method PUT user/starred/DenchHQ/denchclaw -F starred=true)
110
+ - Skills Store: https://skills.sh`;
111
+ }
112
+
113
+ function resolveWorkspaceDir(api: any): string | undefined {
114
+ const ws = api?.config?.agents?.defaults?.workspace;
115
+ return typeof ws === "string" ? ws.trim() || undefined : undefined;
116
+ }
117
+
118
+ export default function register(api: any) {
119
+ const config = api?.config?.plugins?.entries?.["dench-identity"]?.config;
120
+ if (config?.enabled === false) {
121
+ return;
122
+ }
123
+
124
+ api.on(
125
+ "before_prompt_build",
126
+ (_event: any, _ctx: any) => {
127
+ const workspaceDir = resolveWorkspaceDir(api);
128
+ if (!workspaceDir) {
129
+ return;
130
+ }
131
+ return {
132
+ prependSystemContext: buildIdentityPrompt(workspaceDir),
133
+ };
134
+ },
135
+ { priority: 100 },
136
+ );
137
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "id": "dench-identity",
3
+ "name": "DenchClaw Identity",
4
+ "version": "1.0.0",
5
+ "description": "Injects the DenchClaw identity and behavioral contracts into the agent system prompt.",
6
+ "configSchema": {
7
+ "type": "object",
8
+ "additionalProperties": false,
9
+ "properties": {
10
+ "enabled": {
11
+ "type": "boolean",
12
+ "default": true
13
+ }
14
+ },
15
+ "required": []
16
+ }
17
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "@denchclaw/dench-identity",
3
+ "version": "1.0.0",
4
+ "private": true,
5
+ "openclaw": {
6
+ "extensions": ["./index.ts"]
7
+ }
8
+ }
@@ -1,3 +1,3 @@
1
1
  export const POSTHOG_KEY = "phc_Nt8s1Ny8062TY9aKT8LWiB4nBuoHNYQXRU9MypWfQCW";
2
- export const DENCHCLAW_VERSION = "2.3.6";
2
+ export const DENCHCLAW_VERSION = "2.3.9";
3
3
  export const OPENCLAW_VERSION = "";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "denchclaw",
3
- "version": "2.3.6",
3
+ "version": "2.3.9",
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",