tower-studio 0.2.40 → 0.2.42

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 (285) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-path-routes-manifest.json +2 -0
  3. package/.next/standalone/.next/build-manifest.json +3 -3
  4. package/.next/standalone/.next/prerender-manifest.json +3 -3
  5. package/.next/standalone/.next/routes-manifest.json +16 -0
  6. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  12. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  13. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +3 -3
  14. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +31 -31
  15. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  16. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  17. package/.next/standalone/.next/server/app/api/adapters/test/route.js +2 -2
  18. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
  19. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  20. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  22. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  23. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js +1 -1
  25. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +1 -1
  27. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/internal/assistant/route.js +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js +1 -1
  31. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  32. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js +1 -1
  33. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  34. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js +2 -3
  36. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js +1 -1
  38. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js +1 -1
  40. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/resume/route/app-paths-manifest.json +3 -0
  45. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/resume/route/build-manifest.json +9 -0
  46. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/resume/route/server-reference-manifest.json +4 -0
  47. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/resume/route.js +11 -0
  48. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/resume/route.js.nft.json +1 -0
  49. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/resume/route_client-reference-manifest.js +3 -0
  50. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +5 -5
  51. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  52. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/stop/route/app-paths-manifest.json +3 -0
  53. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/stop/route/build-manifest.json +9 -0
  54. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/stop/route/server-reference-manifest.json +4 -0
  55. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/stop/route.js +11 -0
  56. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/stop/route.js.nft.json +1 -0
  57. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/stop/route_client-reference-manifest.js +3 -0
  58. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js +1 -1
  59. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff-patch/route.js +1 -1
  61. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff-patch/route.js.nft.json +1 -1
  62. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js +1 -1
  63. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +2 -2
  65. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +118 -118
  66. package/.next/standalone/.next/server/app/missions/page.js +2 -3
  67. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  68. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +3 -3
  70. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +31 -31
  71. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  72. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +3 -3
  74. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +31 -31
  75. package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
  76. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +3 -3
  78. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +48 -48
  79. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  80. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +3 -3
  82. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +118 -106
  83. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  84. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +3 -3
  86. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +97 -85
  87. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  88. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +3 -3
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +74 -62
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +3 -3
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +77 -77
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +3 -3
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +31 -31
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  100. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +3 -3
  102. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +73 -73
  103. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  104. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +4 -4
  106. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +88 -76
  107. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  108. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +3 -3
  110. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +59 -47
  111. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  112. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app-paths-manifest.json +2 -0
  114. package/.next/standalone/.next/server/chunks/07-d_@anthropic-ai_claude-agent-sdk_sdk_mjs_0.721uk._.js +16 -9
  115. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +5 -5
  116. package/.next/standalone/.next/server/chunks/0zjb_server_app_api_internal_terminal_[taskId]_resume_route_actions_0uascj..js +3 -0
  117. package/.next/standalone/.next/server/chunks/0zjb_server_app_api_internal_terminal_[taskId]_stop_route_actions_0r3bvc-.js +3 -0
  118. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.tbb~k._.js +3 -0
  119. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05zlbau._.js +4 -0
  120. package/.next/standalone/.next/server/chunks/[root-of-the-server]__06qz5fz._.js +4 -0
  121. package/.next/standalone/.next/server/chunks/[root-of-the-server]__075f7rs._.js +4 -0
  122. package/.next/standalone/.next/server/chunks/[root-of-the-server]__08b~~wj._.js +3 -0
  123. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__037x-0a._.js → [root-of-the-server]__0askhfg._.js} +4 -4
  124. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__04u7b2g._.js → [root-of-the-server]__0bo_6v~._.js} +2 -2
  125. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0e~6fr~._.js +3 -0
  126. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0kexk71._.js → [root-of-the-server]__0fxmnch._.js} +3 -3
  127. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0gr~8aq._.js +3 -0
  128. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0hd.0to._.js +3 -0
  129. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0g2lv9x._.js → [root-of-the-server]__0j3l3l4._.js} +2 -2
  130. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0obk~80._.js +28 -0
  131. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__05nz.tg._.js → [root-of-the-server]__0skk0fd._.js} +2 -2
  132. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0ag-i9m._.js → [root-of-the-server]__0v2nkck._.js} +2 -2
  133. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0~6py0f._.js +4 -0
  134. package/.next/standalone/.next/server/chunks/[root-of-the-server]__126b53k._.js +4 -0
  135. package/.next/standalone/.next/server/chunks/_0aflzks._.js +7 -0
  136. package/.next/standalone/.next/server/chunks/_0b~hjvi._.js +7 -0
  137. package/.next/standalone/.next/server/chunks/_0qk_esg._.js +4 -0
  138. package/.next/standalone/.next/server/chunks/src_02ruq-1._.js +1 -1
  139. package/.next/standalone/.next/server/chunks/src_07gek7k._.js +3 -0
  140. package/.next/standalone/.next/server/chunks/src_0mqkaid._.js +3 -0
  141. package/.next/standalone/.next/server/chunks/src_actions_agent-actions_ts_10q9r5b._.js +4 -0
  142. package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
  143. package/.next/standalone/.next/server/chunks/ssr/{0ws9_lucide-react_dist_esm_icons_10_90yo._.js → 0ws9_lucide-react_dist_esm_icons_0pkla8j._.js} +2 -2
  144. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.-z9ts._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__038u_kv._.js +3 -3
  146. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__045k323._.js +3 -0
  147. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__04wbr9x._.js +1 -1
  148. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__058rbx5._.js +3 -3
  149. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05xg05r._.js +1 -1
  150. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__087pocz._.js +3 -0
  151. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0c2mh1c._.js +47 -0
  152. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ce3fpq._.js +3 -3
  153. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0dsaqeq._.js +3 -0
  154. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gt5dbj._.js +3 -0
  155. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h-se8t._.js +3 -0
  156. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0h589~0._.js +3 -3
  157. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
  158. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0oq-j16._.js +3 -3
  159. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0whlq2_._.js +4 -0
  160. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
  161. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10s67lq._.js +3 -3
  162. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12w35bx._.js +3 -3
  163. package/.next/standalone/.next/server/chunks/ssr/_0-~9em3._.js +1 -1
  164. package/.next/standalone/.next/server/chunks/ssr/_03lt1_x._.js +3 -3
  165. package/.next/standalone/.next/server/chunks/ssr/_04~zqvy._.js +3 -3
  166. package/.next/standalone/.next/server/chunks/ssr/_070t_mh._.js +2 -2
  167. package/.next/standalone/.next/server/chunks/ssr/{_0_z-t6g._.js → _08bq4g8._.js} +2 -2
  168. package/.next/standalone/.next/server/chunks/ssr/{_0t863nl._.js → _09z2zmm._.js} +1 -1
  169. package/.next/standalone/.next/server/chunks/ssr/_0_5abui._.js +3 -0
  170. package/.next/standalone/.next/server/chunks/ssr/_0axcfvf._.js +3 -0
  171. package/.next/standalone/.next/server/chunks/ssr/_0c2gong._.js +3 -0
  172. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  173. package/.next/standalone/.next/server/chunks/ssr/{_0ecu98s._.js → _0dye20y._.js} +2 -2
  174. package/.next/standalone/.next/server/chunks/ssr/{_0zqwuq~._.js → _0f~l8kv._.js} +3 -3
  175. package/.next/standalone/.next/server/chunks/ssr/{_0o3rthp._.js → _0m.wslt._.js} +2 -2
  176. package/.next/standalone/.next/server/chunks/ssr/_0o2tntr._.js +3 -0
  177. package/.next/standalone/.next/server/chunks/ssr/_0p6p_68._.js +3 -3
  178. package/.next/standalone/.next/server/chunks/ssr/{_0u_uywm._.js → _0q2mf9q._.js} +1 -1
  179. package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/{_0be3783._.js → _0rq68d8._.js} +2 -2
  181. package/.next/standalone/.next/server/chunks/ssr/{_0hh17jg._.js → _0rxeqmo._.js} +2 -2
  182. package/.next/standalone/.next/server/chunks/ssr/{_07_8m~l._.js → _0u.n7v8._.js} +2 -2
  183. package/.next/standalone/.next/server/chunks/ssr/_0u7c6bz._.js +3 -3
  184. package/.next/standalone/.next/server/chunks/ssr/_0wbcp88._.js +1 -1
  185. package/.next/standalone/.next/server/chunks/ssr/_0whlnt7._.js +3 -0
  186. package/.next/standalone/.next/server/chunks/ssr/_0~oc5bl._.js +3 -0
  187. package/.next/standalone/.next/server/chunks/ssr/_116-_2z._.js +3 -0
  188. package/.next/standalone/.next/server/chunks/ssr/_12ca88g._.js +3 -3
  189. package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
  190. package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
  191. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +2 -2
  192. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  193. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  194. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  195. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  196. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  197. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  198. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_notes_notes-page-client_tsx_10gyo3v._.js +1 -1
  199. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  200. package/.next/standalone/.next/server/chunks/ssr/src_components_ui_select_tsx_0d2ra01._.js +1 -1
  201. package/.next/standalone/.next/server/chunks/ssr/{src_lib_11w~.ge._.js → src_lib_0x6grav._.js} +1 -1
  202. package/.next/standalone/.next/server/functions-config-manifest.json +2 -0
  203. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  204. package/.next/standalone/.next/server/pages/500.html +1 -1
  205. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  206. package/.next/standalone/.next/server/server-reference-manifest.json +364 -322
  207. package/.next/standalone/.next/static/chunks/0-efd~h5j2ufi.js +1 -0
  208. package/.next/standalone/.next/static/chunks/{0s6gcjv24hfkq.js → 0.onaugl2w8ci.js} +1 -1
  209. package/.next/standalone/.next/static/chunks/{03jo4masky_ji.js → 0.wxa05y455w7.js} +1 -1
  210. package/.next/standalone/.next/static/chunks/{0nc-n~ecfjozt.js → 0.z171pzeg-.7.js} +1 -1
  211. package/.next/standalone/.next/static/chunks/01zlxs4rl~h_o.js +1 -0
  212. package/.next/standalone/.next/static/chunks/{0vm6adb7s2i4g.js → 02f8-ju2se8qw.js} +1 -1
  213. package/.next/standalone/.next/static/chunks/{0roncmx7dp-47.js → 035a_v6g7ioyw.js} +1 -1
  214. package/.next/standalone/.next/static/chunks/{11brr5_f60yx-.js → 040j8d.w8mkyn.js} +1 -1
  215. package/.next/standalone/.next/static/chunks/0_d04kox03m72.css +1 -0
  216. package/.next/standalone/.next/static/chunks/0af7afat3acfx.js +1 -0
  217. package/.next/standalone/.next/static/chunks/0ais32-8.3wlj.js +1 -0
  218. package/.next/standalone/.next/static/chunks/{0tb.0x~6y.21w.js → 0bdwzhoelky9-.js} +1 -1
  219. package/.next/standalone/.next/static/chunks/{0.65.u3zhwau~.js → 0clewc5ifaruu.js} +1 -1
  220. package/.next/standalone/.next/static/chunks/0dewfthzwmcwb.js +1 -0
  221. package/.next/standalone/.next/static/chunks/0f43x~jzb70f4.js +1 -0
  222. package/.next/standalone/.next/static/chunks/{0v.l5.sqos562.js → 0i-x__600fys6.js} +1 -1
  223. package/.next/standalone/.next/static/chunks/{050agjgyp545k.js → 0l25d0nc5ygyd.js} +1 -1
  224. package/.next/standalone/.next/static/chunks/0lyq0-a32.15m.js +1 -0
  225. package/.next/standalone/.next/static/chunks/{0~33w7-91bik-.js → 0m~m1~si.ot17.js} +1 -1
  226. package/.next/standalone/.next/static/chunks/{0bq80txkiwk0q.js → 0rozlwh3y46l0.js} +1 -1
  227. package/.next/standalone/.next/static/chunks/{1821tyytk30ed.js → 0t8lz62rmr801.js} +2 -2
  228. package/.next/standalone/.next/static/chunks/0utrquxfg25b2.js +1 -0
  229. package/.next/standalone/.next/static/chunks/{0bx6xpa7fgedh.js → 0wcdxs4sl-gjf.js} +1 -1
  230. package/.next/standalone/.next/static/chunks/0wcwdbtpm0~r6.js +1 -0
  231. package/.next/standalone/.next/static/chunks/0x-ug4iz~~qr2.js +1 -0
  232. package/.next/standalone/.next/static/chunks/0xj6v_80hlyv0.js +1 -0
  233. package/.next/standalone/.next/static/chunks/0xl7h5fsfc7zk.js +1 -0
  234. package/.next/standalone/.next/static/chunks/{0xxn47mtozln~.js → 0ypd9eqm_pj-o.js} +1 -1
  235. package/.next/standalone/.next/static/chunks/115ae91fq~slq.js +1 -0
  236. package/.next/standalone/.next/static/chunks/{120u45g91sx4q.js → 13.3woq55msp..js} +1 -1
  237. package/.next/standalone/.next/static/chunks/17fug-zaik-v~.js +1 -0
  238. package/.next/standalone/.next/static/chunks/{0v8apmh_d7lz3.js → 17m4o~gdsvuo3.js} +1 -1
  239. package/.next/standalone/package.json +1 -1
  240. package/README.md +25 -3
  241. package/README.zh.md +25 -3
  242. package/dist/mcp-server.cjs +115 -0
  243. package/package.json +1 -1
  244. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +0 -4
  245. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.wld9h._.js +0 -3
  246. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.z8.oi._.js +0 -4
  247. package/.next/standalone/.next/server/chunks/[root-of-the-server]__02jy80j._.js +0 -4
  248. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0az764e._.js +0 -3
  249. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0d1bhsb._.js +0 -28
  250. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0kuo6q5._.js +0 -4
  251. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0np.553._.js +0 -4
  252. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0u_-4~7._.js +0 -3
  253. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__01kyzx1._.js +0 -3
  254. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02mo_kb._.js +0 -3
  255. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02~6htc._.js +0 -4
  256. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__077c1-u._.js +0 -3
  257. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0da~mv~._.js +0 -47
  258. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ea-1l0._.js +0 -3
  259. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__10~3-.h._.js +0 -3
  260. package/.next/standalone/.next/server/chunks/ssr/_0-_yznx._.js +0 -43
  261. package/.next/standalone/.next/server/chunks/ssr/_04jcctt._.js +0 -3
  262. package/.next/standalone/.next/server/chunks/ssr/_0a-.s7z._.js +0 -3
  263. package/.next/standalone/.next/server/chunks/ssr/_0aqfqr5._.js +0 -3
  264. package/.next/standalone/.next/server/chunks/ssr/_0g8mw1b._.js +0 -3
  265. package/.next/standalone/.next/server/chunks/ssr/_0qrc1eu._.js +0 -3
  266. package/.next/standalone/.next/server/chunks/ssr/_0~cy-h1._.js +0 -3
  267. package/.next/standalone/.next/server/chunks/ssr/_11rjd4d._.js +0 -3
  268. package/.next/standalone/.next/static/chunks/02zqmiej0opg7.js +0 -1
  269. package/.next/standalone/.next/static/chunks/03rl6s3rpptas.js +0 -1
  270. package/.next/standalone/.next/static/chunks/05n5tgexx2_92.js +0 -1
  271. package/.next/standalone/.next/static/chunks/0651zmy-w~saj.js +0 -1
  272. package/.next/standalone/.next/static/chunks/09ossbd-6zx4g.js +0 -1
  273. package/.next/standalone/.next/static/chunks/0_d-xz2x5qb_c.js +0 -1
  274. package/.next/standalone/.next/static/chunks/0dp-d685xgb68.js +0 -1
  275. package/.next/standalone/.next/static/chunks/0kf6kwtt_mouu.js +0 -1
  276. package/.next/standalone/.next/static/chunks/0l2-qbv0tx44i.js +0 -1
  277. package/.next/standalone/.next/static/chunks/0l3n_2z5xfhor.js +0 -1
  278. package/.next/standalone/.next/static/chunks/0mu2posb9cg4b.js +0 -1
  279. package/.next/standalone/.next/static/chunks/0t1nk8jlwgyb-.js +0 -1
  280. package/.next/standalone/.next/static/chunks/0~qrkswofk7zn.css +0 -1
  281. package/.next/standalone/.next/static/chunks/16e-u8e~pzz_-.js +0 -1
  282. package/.next/standalone/.next/static/chunks/183m8iouij_n8.js +0 -1
  283. /package/.next/standalone/.next/static/{wtOlqKEl8oeuEeWLbCnuv → LCBoYZWhXzs8PjuBmxw7g}/_buildManifest.js +0 -0
  284. /package/.next/standalone/.next/static/{wtOlqKEl8oeuEeWLbCnuv → LCBoYZWhXzs8PjuBmxw7g}/_clientMiddlewareManifest.js +0 -0
  285. /package/.next/standalone/.next/static/{wtOlqKEl8oeuEeWLbCnuv → LCBoYZWhXzs8PjuBmxw7g}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "407b680fb61b264ba275d503095716deb7e5d7b034": {
3
+ "40c028aa754fb395b011ca98a0d8998d941ba9b275": {
4
4
  "workers": {
5
5
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
6
6
  "moduleId": 942658,
@@ -12,7 +12,7 @@
12
12
  "exportedName": "createWorkspace",
13
13
  "filename": "src/actions/workspace-actions.ts"
14
14
  },
15
- "6015ff2f825ac4008436c4ffa405d30a66694785da": {
15
+ "600a7b6234db631cbc3d0f9a4263a6d0a9dba6455a": {
16
16
  "workers": {
17
17
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
18
18
  "moduleId": 942658,
@@ -24,7 +24,7 @@
24
24
  "exportedName": "updateWorkspace",
25
25
  "filename": "src/actions/workspace-actions.ts"
26
26
  },
27
- "40e07482bf0fceb5002d37d00c9cf641a784521f21": {
27
+ "40e9e4643eae5f742132fff6c126cd641da7345a95": {
28
28
  "workers": {
29
29
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
30
30
  "moduleId": 942658,
@@ -36,7 +36,7 @@
36
36
  "exportedName": "deleteWorkspace",
37
37
  "filename": "src/actions/workspace-actions.ts"
38
38
  },
39
- "40430175ef8b026515e6a1e3b8d71aa4e7bb96710c": {
39
+ "4045a4e8dc6e5750aaa5486feb11ec8f39f84f79cc": {
40
40
  "workers": {
41
41
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
42
42
  "moduleId": 942658,
@@ -48,7 +48,7 @@
48
48
  "exportedName": "reorderWorkspaces",
49
49
  "filename": "src/actions/workspace-actions.ts"
50
50
  },
51
- "40c6ef05b327e1ff3f0cc87ade2939c3f2f2a9b0a0": {
51
+ "40678a2b403c111cdd409176df5bba928e0f63a5b4": {
52
52
  "workers": {
53
53
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
54
54
  "moduleId": 942658,
@@ -60,7 +60,7 @@
60
60
  "exportedName": "getLabelsForWorkspace",
61
61
  "filename": "src/actions/label-actions.ts"
62
62
  },
63
- "4040e514c0e86c1e63a2c6083863734b1a46a6a94a": {
63
+ "407fab8fa8b7793fb8f25a418f04559876792ca21c": {
64
64
  "workers": {
65
65
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
66
66
  "moduleId": 942658,
@@ -72,7 +72,7 @@
72
72
  "exportedName": "createLabel",
73
73
  "filename": "src/actions/label-actions.ts"
74
74
  },
75
- "400f0148b5485708f54064fbab771ea77a57f45f68": {
75
+ "402bbc93aabd476c75ea98b62565514688b910719d": {
76
76
  "workers": {
77
77
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
78
78
  "moduleId": 942658,
@@ -84,7 +84,7 @@
84
84
  "exportedName": "deleteLabel",
85
85
  "filename": "src/actions/label-actions.ts"
86
86
  },
87
- "601986152ab7d30f21c3b9d1cdaf29f905cb2edf9a": {
87
+ "6051197133a60d5756beb41200c1dbffb7f56bea66": {
88
88
  "workers": {
89
89
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
90
90
  "moduleId": 942658,
@@ -96,7 +96,7 @@
96
96
  "exportedName": "globalSearch",
97
97
  "filename": "src/actions/search-actions.ts"
98
98
  },
99
- "606d48f6b7a060850db7eef05aac9d5c07a7a72537": {
99
+ "602f249ffd4feeacc003965c2280a0f6818774621f": {
100
100
  "workers": {
101
101
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
102
102
  "moduleId": 942658,
@@ -108,7 +108,7 @@
108
108
  "exportedName": "getConfigValue",
109
109
  "filename": "src/actions/config-actions.ts"
110
110
  },
111
- "404ae4e3345246005e8745fdb16f42a5c2167f25eb": {
111
+ "40240a5845f1968bde6e8e0e74ac4a2e123226c978": {
112
112
  "workers": {
113
113
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
114
114
  "moduleId": 942658,
@@ -120,7 +120,7 @@
120
120
  "exportedName": "resolveGitLocalPathWithSource",
121
121
  "filename": "src/actions/config-actions.ts"
122
122
  },
123
- "609ea8ca1defc3df857b640eb087fdefc22399a180": {
123
+ "60d6bdc95a2a456d0e0dc627f1f08c495e85e3c291": {
124
124
  "workers": {
125
125
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
126
126
  "moduleId": 942658,
@@ -132,7 +132,7 @@
132
132
  "exportedName": "analyzeProjectDirectory",
133
133
  "filename": "src/actions/project-actions.ts"
134
134
  },
135
- "4086e0d744b898a756e032ce33014521032af2a11b": {
135
+ "40b0a7436022990255822bd0a66b4fbb3eed825bfe": {
136
136
  "workers": {
137
137
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
138
138
  "moduleId": 942658,
@@ -144,7 +144,7 @@
144
144
  "exportedName": "resolveGitLocalPath",
145
145
  "filename": "src/actions/config-actions.ts"
146
146
  },
147
- "60321d5147392353e76b214e8b73181012181e5201": {
147
+ "60e921b4290b893e15be9b596f68c0d8d5748450de": {
148
148
  "workers": {
149
149
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
150
150
  "moduleId": 942658,
@@ -156,7 +156,7 @@
156
156
  "exportedName": "migrateProjectPath",
157
157
  "filename": "src/actions/project-actions.ts"
158
158
  },
159
- "4029475c053df759a784303074a6420acee19376be": {
159
+ "40e8327e313b39fc99571773ca1cac1217f978fc83": {
160
160
  "workers": {
161
161
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
162
162
  "moduleId": 942658,
@@ -168,7 +168,7 @@
168
168
  "exportedName": "checkMigrationSafety",
169
169
  "filename": "src/actions/project-actions.ts"
170
170
  },
171
- "00413b547e0e0d468326cec9bf6c30ed65f5575665": {
171
+ "008ca26582a6bc86f8a81485dafd39264601108780": {
172
172
  "workers": {
173
173
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
174
174
  "moduleId": 942658,
@@ -180,7 +180,7 @@
180
180
  "exportedName": "getActualWsPort",
181
181
  "filename": "src/actions/config-actions.ts"
182
182
  },
183
- "4007335cf8231370416bc70b1f531b7698d697e696": {
183
+ "40b7eec0bb0bcd1c9c8f305cb7f9cb2aa9d17c5331": {
184
184
  "workers": {
185
185
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
186
186
  "moduleId": 942658,
@@ -192,7 +192,7 @@
192
192
  "exportedName": "getConfigValues",
193
193
  "filename": "src/actions/config-actions.ts"
194
194
  },
195
- "40662d64052149f84b1770d6e0cd76b8f38c59a878": {
195
+ "401a552a24f8644baa876aacdcf5eba7d28ab5cc3a": {
196
196
  "workers": {
197
197
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
198
198
  "moduleId": 942658,
@@ -204,7 +204,7 @@
204
204
  "exportedName": "createProject",
205
205
  "filename": "src/actions/workspace-actions.ts"
206
206
  },
207
- "602f68c786934a35694da1a9b4ac2695d249977699": {
207
+ "603ff195358b719fe71041bada759b1541862c7e83": {
208
208
  "workers": {
209
209
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
210
210
  "moduleId": 942658,
@@ -216,7 +216,7 @@
216
216
  "exportedName": "setConfigValue",
217
217
  "filename": "src/actions/config-actions.ts"
218
218
  },
219
- "402ed70ece4086fd712cd83dac97cb4d31c7d7061c": {
219
+ "4071f8336f22edfe28929da6c8ff0f4029617d3711": {
220
220
  "workers": {
221
221
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
222
222
  "moduleId": 942658,
@@ -228,7 +228,7 @@
228
228
  "exportedName": "checkExtension",
229
229
  "filename": "src/actions/extension-actions.ts"
230
230
  },
231
- "4044cbff38122cfb891d73da1024aaf42f8be71c98": {
231
+ "4004282668f38cbee8857d302368731b5ab318a755": {
232
232
  "workers": {
233
233
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
234
234
  "moduleId": 942658,
@@ -240,7 +240,7 @@
240
240
  "exportedName": "installExtension",
241
241
  "filename": "src/actions/extension-actions.ts"
242
242
  },
243
- "4074ece00bb7527960238616faa6ba3411562eebf8": {
243
+ "40a3c6df81ffdfc61bfe62695cc844afa21f21a1ac": {
244
244
  "workers": {
245
245
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
246
246
  "moduleId": 942658,
@@ -252,7 +252,7 @@
252
252
  "exportedName": "uninstallExtension",
253
253
  "filename": "src/actions/extension-actions.ts"
254
254
  },
255
- "0081c85331da833a7fd8c5f37fdf6a5f8f9a9ba368": {
255
+ "00cbd31136fc6774db005529c98fc11975e67706fc": {
256
256
  "workers": {
257
257
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
258
258
  "moduleId": 942658,
@@ -264,31 +264,31 @@
264
264
  "exportedName": "getOnboardingStatus",
265
265
  "filename": "src/actions/onboarding-actions.ts"
266
266
  },
267
- "4050baee4b1031261c62d0086e3cb8af5c94ac8ce8": {
267
+ "4002d954765b9e56566e449fc3bc78e4fb03be7b35": {
268
268
  "workers": {
269
269
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
270
270
  "moduleId": 942658,
271
271
  "async": true,
272
- "exportedName": "setOnboardingProgress",
272
+ "exportedName": "dispatchTaskCompletionEvent",
273
273
  "filename": "src/actions/onboarding-actions.ts"
274
274
  }
275
275
  },
276
- "exportedName": "setOnboardingProgress",
276
+ "exportedName": "dispatchTaskCompletionEvent",
277
277
  "filename": "src/actions/onboarding-actions.ts"
278
278
  },
279
- "406ecbfe687ce69d8b0a10733e116e6aa9a85db861": {
279
+ "4049e0ef7ccd78445d833ed4f81e1914612c618a1a": {
280
280
  "workers": {
281
281
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
282
282
  "moduleId": 942658,
283
283
  "async": true,
284
- "exportedName": "dispatchTaskCompletionEvent",
284
+ "exportedName": "setOnboardingProgress",
285
285
  "filename": "src/actions/onboarding-actions.ts"
286
286
  }
287
287
  },
288
- "exportedName": "dispatchTaskCompletionEvent",
288
+ "exportedName": "setOnboardingProgress",
289
289
  "filename": "src/actions/onboarding-actions.ts"
290
290
  },
291
- "6076d05b67e5f909610c1f5f6af8e047d8cca58392": {
291
+ "6076596bd293cdd855f89742a00cf37915e785323c": {
292
292
  "workers": {
293
293
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
294
294
  "moduleId": 942658,
@@ -300,7 +300,7 @@
300
300
  "exportedName": "completeOnboarding",
301
301
  "filename": "src/actions/onboarding-actions.ts"
302
302
  },
303
- "6092dee1bcaf5393ca19e7e4bfe59f9df15f956ddf": {
303
+ "60989c7084fe6a3648aaebdf6450e4d69d1b62e7f2": {
304
304
  "workers": {
305
305
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
306
306
  "moduleId": 942658,
@@ -312,7 +312,7 @@
312
312
  "exportedName": "setOnboardingExtensions",
313
313
  "filename": "src/actions/onboarding-actions.ts"
314
314
  },
315
- "00823b1819103f819153c21530d63a5450a302dd2d": {
315
+ "0020d458849af3dea02c06547ca93681820093cd60": {
316
316
  "workers": {
317
317
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
318
318
  "moduleId": 942658,
@@ -324,7 +324,7 @@
324
324
  "exportedName": "listAllExtensionStatus",
325
325
  "filename": "src/actions/extension-actions.ts"
326
326
  },
327
- "60ed89ca928413677e8dc1f480590040ec51b65d47": {
327
+ "604644f30a1a018f2574d8716b1667df04c61b3df8": {
328
328
  "workers": {
329
329
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
330
330
  "moduleId": 942658,
@@ -336,7 +336,7 @@
336
336
  "exportedName": "listDirectory",
337
337
  "filename": "src/actions/file-actions.ts"
338
338
  },
339
- "7072d7f26b53006551d8d9dc39281555d07f872c43": {
339
+ "702b7b4cafe04bd1f06a8acff5ddd9819b1b040a6c": {
340
340
  "workers": {
341
341
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
342
342
  "moduleId": 942658,
@@ -348,7 +348,7 @@
348
348
  "exportedName": "getGitStatus",
349
349
  "filename": "src/actions/file-actions.ts"
350
350
  },
351
- "60c4496c8e95f98a17f38e51a7e3f3fb1f0a1e188d": {
351
+ "60bc31e84a5f231095ac400c6ed0366a1efb75b02a": {
352
352
  "workers": {
353
353
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
354
354
  "moduleId": 942658,
@@ -360,7 +360,7 @@
360
360
  "exportedName": "createFile",
361
361
  "filename": "src/actions/file-actions.ts"
362
362
  },
363
- "60e679bdff6f8bd7926b6a45feae4764041fb21550": {
363
+ "6013494532f5595f902b12d24f26d3898fe833e194": {
364
364
  "workers": {
365
365
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
366
366
  "moduleId": 942658,
@@ -372,7 +372,7 @@
372
372
  "exportedName": "createDirectory",
373
373
  "filename": "src/actions/file-actions.ts"
374
374
  },
375
- "708b6bcc8016d4334f5ed40e6003517b1e584ac41b": {
375
+ "70479bc56b507a8acaea22b79f84865c0ac8d9dcbf": {
376
376
  "workers": {
377
377
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
378
378
  "moduleId": 942658,
@@ -384,7 +384,7 @@
384
384
  "exportedName": "renameEntry",
385
385
  "filename": "src/actions/file-actions.ts"
386
386
  },
387
- "60854c728907bd82fa3f24f96fdb7c8eb9ea1e21a6": {
387
+ "60aa7d76120f845fe5b04a34071142d28ccbd31b1c": {
388
388
  "workers": {
389
389
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
390
390
  "moduleId": 942658,
@@ -396,7 +396,7 @@
396
396
  "exportedName": "deleteEntry",
397
397
  "filename": "src/actions/file-actions.ts"
398
398
  },
399
- "40b1930f86f03370140bdba157b30bbeefeef768ee": {
399
+ "405e004a2b52e8a6d92ccad98b1019a40dc7ecd5e4": {
400
400
  "workers": {
401
401
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
402
402
  "moduleId": 942658,
@@ -408,7 +408,7 @@
408
408
  "exportedName": "listAllFiles",
409
409
  "filename": "src/actions/file-actions.ts"
410
410
  },
411
- "603d4e9f5a8b9c7414f980e9eb1f53c9f6badb1dc4": {
411
+ "60e9adb6f53e7e1b0b14efbbc5990b5b081c299cb0": {
412
412
  "workers": {
413
413
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
414
414
  "moduleId": 942658,
@@ -420,7 +420,7 @@
420
420
  "exportedName": "readFileContent",
421
421
  "filename": "src/actions/file-actions.ts"
422
422
  },
423
- "60d792d13b4d20c8bfb81a87b7d5adc1ef6356f77a": {
423
+ "6075a764fe624c08cc4621c70b164fd6ddfee1e5f2": {
424
424
  "workers": {
425
425
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
426
426
  "moduleId": 942658,
@@ -432,7 +432,7 @@
432
432
  "exportedName": "readFileContentForce",
433
433
  "filename": "src/actions/file-actions.ts"
434
434
  },
435
- "70960cc37dad8fd130d2febe17200a64fb516380a9": {
435
+ "70952ac40ac2b93c77f49ad33533bdea2657e3d9eb": {
436
436
  "workers": {
437
437
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
438
438
  "moduleId": 942658,
@@ -444,7 +444,7 @@
444
444
  "exportedName": "writeFileContent",
445
445
  "filename": "src/actions/file-actions.ts"
446
446
  },
447
- "60530889f0b8fab1332560a3d83702801b894565e2": {
447
+ "609334dc520dc9980126ca9c9382d9d75989b2b1dd": {
448
448
  "workers": {
449
449
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
450
450
  "moduleId": 942658,
@@ -456,7 +456,7 @@
456
456
  "exportedName": "revealInFinder",
457
457
  "filename": "src/actions/file-actions.ts"
458
458
  },
459
- "7c09f2c25dc3344ab5ccc38ad96c3398ed49645ac9": {
459
+ "7c8b3543bb1d9624835ff0cad92f4e0b5c2fa6bbe4": {
460
460
  "workers": {
461
461
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
462
462
  "moduleId": 942658,
@@ -468,7 +468,7 @@
468
468
  "exportedName": "searchCode",
469
469
  "filename": "src/actions/search-code-actions.ts"
470
470
  },
471
- "4053dff53b99b8e979ee96bff70139cf7dd67c693e": {
471
+ "40ba9ca1e167af56b02117a21fcc0c9f4996fc4d0e": {
472
472
  "workers": {
473
473
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
474
474
  "moduleId": 942658,
@@ -480,7 +480,7 @@
480
480
  "exportedName": "getPreviewState",
481
481
  "filename": "src/actions/preview-actions.ts"
482
482
  },
483
- "4058301485e71ff9bd060d795cd85dad2cf785c54e": {
483
+ "40b0e3e395d274832142d923d95cfc1e84c8e45d3b": {
484
484
  "workers": {
485
485
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
486
486
  "moduleId": 942658,
@@ -492,7 +492,7 @@
492
492
  "exportedName": "startPreview",
493
493
  "filename": "src/actions/preview-actions.ts"
494
494
  },
495
- "40eeadc0274fa29cfc2858891859baf0c7813de9ff": {
495
+ "40c9d27e795396eeb41177ae94b519314d9eff09be": {
496
496
  "workers": {
497
497
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
498
498
  "moduleId": 942658,
@@ -504,7 +504,7 @@
504
504
  "exportedName": "stopPreview",
505
505
  "filename": "src/actions/preview-actions.ts"
506
506
  },
507
- "40b600997a00aa46ed84a5b4af6e55d8d076377c77": {
507
+ "40195d9e1fccda3b42f726ad25546c2f1ecd09513f": {
508
508
  "workers": {
509
509
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
510
510
  "moduleId": 942658,
@@ -516,7 +516,7 @@
516
516
  "exportedName": "installPreviewDeps",
517
517
  "filename": "src/actions/preview-actions.ts"
518
518
  },
519
- "403eba27ed9e14caaf319096db217595778d91aef5": {
519
+ "401e634855c823c35e519c980da8b112e7d5f2db6e": {
520
520
  "workers": {
521
521
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
522
522
  "moduleId": 942658,
@@ -528,7 +528,7 @@
528
528
  "exportedName": "redetectPreset",
529
529
  "filename": "src/actions/preview-actions.ts"
530
530
  },
531
- "401e3fe3e9879c823ea5ecae241caa5d20d1983796": {
531
+ "40df25b8c2d01ea9712bbaaa0af79496243a4174d5": {
532
532
  "workers": {
533
533
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
534
534
  "moduleId": 942658,
@@ -540,7 +540,7 @@
540
540
  "exportedName": "setProjectPreset",
541
541
  "filename": "src/actions/preview-actions.ts"
542
542
  },
543
- "40a087b17dc403b8f238ebe819933ad0bc6c2f41a5": {
543
+ "4021c912bd5698da4aed2d1e44839acdb0a65d6427": {
544
544
  "workers": {
545
545
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
546
546
  "moduleId": 942658,
@@ -552,7 +552,7 @@
552
552
  "exportedName": "setProjectDefaults",
553
553
  "filename": "src/actions/preview-actions.ts"
554
554
  },
555
- "40a283864003a4da243f67ff5cebec5697a35f8ce0": {
555
+ "40118872f3d23c38466036d1df507ff3b1a2f96ba8": {
556
556
  "workers": {
557
557
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
558
558
  "moduleId": 942658,
@@ -564,7 +564,7 @@
564
564
  "exportedName": "openInTerminal",
565
565
  "filename": "src/actions/preview-actions.ts"
566
566
  },
567
- "60946df3f23a8cf5add05e656d0eeeac5dde6bcd3b": {
567
+ "60b32d96afc12010ca0b2d2638c1f36cf9a7ae04c5": {
568
568
  "workers": {
569
569
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
570
570
  "moduleId": 942658,
@@ -576,7 +576,7 @@
576
576
  "exportedName": "updateTask",
577
577
  "filename": "src/actions/task-actions.ts"
578
578
  },
579
- "7c56aaadccf8125da890390685edc56b0cf4213044": {
579
+ "7c861f495fd28ff313b1aa5a0c701fc1903aceeefb": {
580
580
  "workers": {
581
581
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
582
582
  "moduleId": 942658,
@@ -588,7 +588,7 @@
588
588
  "exportedName": "startPtyExecutionSafe",
589
589
  "filename": "src/actions/agent-actions.ts"
590
590
  },
591
- "402138c18dc19abad95f20fefe5d78e3bd4fdc7002": {
591
+ "40440496d342c8b9a8abc5babc36d91186e2d060ef": {
592
592
  "workers": {
593
593
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
594
594
  "moduleId": 942658,
@@ -600,7 +600,7 @@
600
600
  "exportedName": "stopPtyExecution",
601
601
  "filename": "src/actions/agent-actions.ts"
602
602
  },
603
- "6086b7e9f1d0857cc7cea4604025089fad67005b16": {
603
+ "60daaf44fc82c289f40d6d430c9f39ac67379ca846": {
604
604
  "workers": {
605
605
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
606
606
  "moduleId": 942658,
@@ -612,7 +612,7 @@
612
612
  "exportedName": "resumePtyExecution",
613
613
  "filename": "src/actions/agent-actions.ts"
614
614
  },
615
- "405eab1cdb8c0bf4f681f82198def577a1923e6197": {
615
+ "40b3259dcce14539c8949fbff3152fe01393aa9e78": {
616
616
  "workers": {
617
617
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
618
618
  "moduleId": 942658,
@@ -624,7 +624,7 @@
624
624
  "exportedName": "continueLatestPtyExecution",
625
625
  "filename": "src/actions/agent-actions.ts"
626
626
  },
627
- "40c2f366328ec18d2a9177b41d8767c8da1d4d294f": {
627
+ "4059ebe87310fd6051a72d03ec63d9c6b59e067c77": {
628
628
  "workers": {
629
629
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
630
630
  "moduleId": 942658,
@@ -636,7 +636,7 @@
636
636
  "exportedName": "getTaskExecutions",
637
637
  "filename": "src/actions/agent-actions.ts"
638
638
  },
639
- "6032fabcdfa44aa55c8ee0f125b85926ee14909f93": {
639
+ "601267a6272535b2fd7c6fc6542c9f87d6c25944dc": {
640
640
  "workers": {
641
641
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
642
642
  "moduleId": 942658,
@@ -648,7 +648,7 @@
648
648
  "exportedName": "updateTaskStatus",
649
649
  "filename": "src/actions/task-actions.ts"
650
650
  },
651
- "40daee2c4e1b8dd556a7a4760314d360046424658d": {
651
+ "40331361e5c17195f9d0465a28076aab0f63d76013": {
652
652
  "workers": {
653
653
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
654
654
  "moduleId": 942658,
@@ -660,7 +660,7 @@
660
660
  "exportedName": "checkWorktreeClean",
661
661
  "filename": "src/actions/task-actions.ts"
662
662
  },
663
- "601216e295802ef9bc4de68c36d8f4da292222defe": {
663
+ "60ee4268e18658ca11a25fc44a40584e545b153e23": {
664
664
  "workers": {
665
665
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
666
666
  "moduleId": 942658,
@@ -672,7 +672,7 @@
672
672
  "exportedName": "commitWorktreeChanges",
673
673
  "filename": "src/actions/task-actions.ts"
674
674
  },
675
- "40281d621dd70d1fbc713370a94791e0253b85e135": {
675
+ "40d355190aa13f7b29eb4ae960d07d3f17efbc9494": {
676
676
  "workers": {
677
677
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
678
678
  "moduleId": 942658,
@@ -684,7 +684,7 @@
684
684
  "exportedName": "openInFileManager",
685
685
  "filename": "src/actions/preview-actions.ts"
686
686
  },
687
- "400abae25b9c151faef7bfe32d33de81b1fb412f18": {
687
+ "40887b42fd63bf331153abc27703393fbce3ca35b4": {
688
688
  "workers": {
689
689
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
690
690
  "moduleId": 942658,
@@ -696,7 +696,7 @@
696
696
  "exportedName": "openInEditor",
697
697
  "filename": "src/actions/preview-actions.ts"
698
698
  },
699
- "408009f4718aa7a8e717942da6ee5b43b0f98a496e": {
699
+ "402d893c5a621a969e01ad18f836ca670ab21cd95a": {
700
700
  "workers": {
701
701
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
702
702
  "moduleId": 942658,
@@ -708,7 +708,7 @@
708
708
  "exportedName": "getPrompts",
709
709
  "filename": "src/actions/prompt-actions.ts"
710
710
  },
711
- "00fc20d78c69ee152e8e5a0eb8f0e6e4bed79d7620": {
711
+ "00a96d03b963f76ad435fe60e431d978706117935f": {
712
712
  "workers": {
713
713
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
714
714
  "moduleId": 942658,
@@ -720,7 +720,7 @@
720
720
  "exportedName": "getActiveExecutionsAcrossWorkspaces",
721
721
  "filename": "src/actions/agent-actions.ts"
722
722
  },
723
- "40896130dfdd022e9af5af80a78a575e632284da4d": {
723
+ "405ed509c48d2f2428f2720da99f0137f31594035e": {
724
724
  "workers": {
725
725
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
726
726
  "moduleId": 942658,
@@ -732,19 +732,19 @@
732
732
  "exportedName": "getTaskMessages",
733
733
  "filename": "src/actions/agent-actions.ts"
734
734
  },
735
- "606984c0300991bdc9d0005ff1f7b626fd3b1464bc": {
735
+ "40feaba80bcebe3a1a0422f1aaac65b1925b17dfae": {
736
736
  "workers": {
737
737
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
738
738
  "moduleId": 942658,
739
739
  "async": true,
740
- "exportedName": "sendTaskMessage",
740
+ "exportedName": "continueOrStartTaskExecution",
741
741
  "filename": "src/actions/agent-actions.ts"
742
742
  }
743
743
  },
744
- "exportedName": "sendTaskMessage",
744
+ "exportedName": "continueOrStartTaskExecution",
745
745
  "filename": "src/actions/agent-actions.ts"
746
746
  },
747
- "609a29c851c0cff4f2d556389d2717dd7199859e28": {
747
+ "604e1b6a84c5d6c348e43b9ed60631d01a49f5d79c": {
748
748
  "workers": {
749
749
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
750
750
  "moduleId": 942658,
@@ -756,7 +756,19 @@
756
756
  "exportedName": "stopTaskExecution",
757
757
  "filename": "src/actions/agent-actions.ts"
758
758
  },
759
- "789299727233e14b67709b3dd32bf5f1d72b30036d": {
759
+ "607a2e74aaa37598f4a570d3b8f0833b579f486aff": {
760
+ "workers": {
761
+ "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
762
+ "moduleId": 942658,
763
+ "async": true,
764
+ "exportedName": "sendTaskMessage",
765
+ "filename": "src/actions/agent-actions.ts"
766
+ }
767
+ },
768
+ "exportedName": "sendTaskMessage",
769
+ "filename": "src/actions/agent-actions.ts"
770
+ },
771
+ "781853b577c952ba5702f009fefb44d3e9e55ef4bb": {
760
772
  "workers": {
761
773
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
762
774
  "moduleId": 942658,
@@ -768,7 +780,7 @@
768
780
  "exportedName": "startTaskExecution",
769
781
  "filename": "src/actions/agent-actions.ts"
770
782
  },
771
- "7c4f3405eab5553e000395e8fe8303630f8062c76f": {
783
+ "7c751fb9f9f48f3e80d07435dfea390a702e217dd3": {
772
784
  "workers": {
773
785
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
774
786
  "moduleId": 942658,
@@ -780,7 +792,7 @@
780
792
  "exportedName": "startPtyExecution",
781
793
  "filename": "src/actions/agent-actions.ts"
782
794
  },
783
- "000460f99e276edff232b7446c480e7b09c577b49e": {
795
+ "00dba7120b5c310330cd7360de0b0339299c05aa9e": {
784
796
  "workers": {
785
797
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
786
798
  "moduleId": 942658,
@@ -792,7 +804,7 @@
792
804
  "exportedName": "getProviderConnections",
793
805
  "filename": "src/actions/provider-connection-actions.ts"
794
806
  },
795
- "0024cbbd4ab8cdbfb46ba61b073d255639a8fdec7c": {
807
+ "00f81edb16758d98f2cf12bb0f0df409351e1f8451": {
796
808
  "workers": {
797
809
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
798
810
  "moduleId": 942658,
@@ -804,7 +816,7 @@
804
816
  "exportedName": "getConnectedProviders",
805
817
  "filename": "src/actions/provider-connection-actions.ts"
806
818
  },
807
- "40f4c938541bccabb35c15d0b4a49db739a9a081b7": {
819
+ "408b8db0537455e049a810fa29e336ed27199b8f22": {
808
820
  "workers": {
809
821
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
810
822
  "moduleId": 942658,
@@ -816,7 +828,7 @@
816
828
  "exportedName": "isProviderConnected",
817
829
  "filename": "src/actions/provider-connection-actions.ts"
818
830
  },
819
- "60c535a416fcd27602c881b19570b8e55379c4193c": {
831
+ "601be702ffce60dfd27ad6c67673407c9362b8bf01": {
820
832
  "workers": {
821
833
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
822
834
  "moduleId": 942658,
@@ -828,7 +840,7 @@
828
840
  "exportedName": "markProviderDisconnected",
829
841
  "filename": "src/actions/provider-connection-actions.ts"
830
842
  },
831
- "60e519ea9922ce3336e9cc3977672f3e8300cb184a": {
843
+ "60d1f6ca6f338af7031bce90592097b071034c9cae": {
832
844
  "workers": {
833
845
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
834
846
  "moduleId": 942658,