tower-studio 0.2.4 → 0.2.6

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 (263) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/build-manifest.json +3 -3
  3. package/.next/standalone/.next/prerender-manifest.json +3 -3
  4. package/.next/standalone/.next/server/app/_global-error.html +1 -1
  5. package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
  6. package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  7. package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  8. package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  9. package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  10. package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  11. package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
  12. package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +49 -49
  13. package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
  14. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  16. package/.next/standalone/.next/server/app/_not-found.rsc +14 -14
  17. package/.next/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +14 -14
  18. package/.next/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  19. package/.next/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +9 -9
  20. package/.next/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  21. package/.next/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  22. package/.next/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/standalone/.next/server/app/api/adapters/test/route.js +1 -1
  24. package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
  25. package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
  26. package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
  28. package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
  29. package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
  31. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +1 -1
  32. package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/api/internal/assistant/route.js +1 -1
  34. package/.next/standalone/.next/server/app/api/internal/assistant/route.js.nft.json +1 -1
  35. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js +1 -1
  36. package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
  37. package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
  38. package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js +1 -1
  40. package/.next/standalone/.next/server/app/api/internal/hooks/install/route.js.nft.json +1 -1
  41. package/.next/standalone/.next/server/app/api/internal/hooks/stop/route.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
  43. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/buffer/route.js.nft.json +1 -1
  44. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/input/route.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js +1 -1
  46. package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
  47. package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
  48. package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
  49. package/.next/standalone/.next/server/app/index.html +1 -1
  50. package/.next/standalone/.next/server/app/index.rsc +14 -14
  51. package/.next/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  52. package/.next/standalone/.next/server/app/index.segments/_full.segment.rsc +14 -14
  53. package/.next/standalone/.next/server/app/index.segments/_head.segment.rsc +4 -4
  54. package/.next/standalone/.next/server/app/index.segments/_index.segment.rsc +9 -9
  55. package/.next/standalone/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  56. package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
  57. package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +83 -83
  58. package/.next/standalone/.next/server/app/missions/page.js +1 -1
  59. package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
  60. package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
  62. package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +49 -49
  63. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  64. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  66. package/.next/standalone/.next/server/app/onboarding.rsc +16 -16
  67. package/.next/standalone/.next/server/app/onboarding.segments/_full.segment.rsc +16 -16
  68. package/.next/standalone/.next/server/app/onboarding.segments/_head.segment.rsc +4 -4
  69. package/.next/standalone/.next/server/app/onboarding.segments/_index.segment.rsc +9 -9
  70. package/.next/standalone/.next/server/app/onboarding.segments/_tree.segment.rsc +1 -1
  71. package/.next/standalone/.next/server/app/onboarding.segments/onboarding/__PAGE__.segment.rsc +4 -4
  72. package/.next/standalone/.next/server/app/onboarding.segments/onboarding.segment.rsc +3 -3
  73. package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
  74. package/.next/standalone/.next/server/app/page/server-reference-manifest.json +49 -49
  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 +1 -1
  78. package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +62 -62
  79. package/.next/standalone/.next/server/app/settings/page.js +1 -1
  80. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  81. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/settings.html +1 -1
  83. package/.next/standalone/.next/server/app/settings.rsc +16 -16
  84. package/.next/standalone/.next/server/app/settings.segments/_full.segment.rsc +16 -16
  85. package/.next/standalone/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  86. package/.next/standalone/.next/server/app/settings.segments/_index.segment.rsc +9 -9
  87. package/.next/standalone/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  88. package/.next/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  89. package/.next/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  90. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
  91. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +104 -104
  92. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
  93. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
  94. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
  95. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +84 -84
  96. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
  97. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
  98. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
  99. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +79 -79
  100. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
  101. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
  103. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +78 -78
  104. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js +1 -1
  105. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
  106. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
  108. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +49 -49
  109. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
  110. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  111. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
  112. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +84 -84
  113. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
  114. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
  115. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
  116. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +96 -96
  117. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js +1 -1
  118. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
  119. package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
  121. package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +63 -63
  122. package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
  123. package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
  125. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0.9mj3v._.js +2 -2
  126. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05353yb._.js +1 -1
  127. package/.next/standalone/.next/server/chunks/[root-of-the-server]__05eviiz._.js +2 -2
  128. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__07h7qz8._.js → [root-of-the-server]__09h3i6m._.js} +2 -2
  129. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_a8-jq._.js +1 -1
  130. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0dsv3wl._.js +4 -0
  131. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0c1g5im._.js → [root-of-the-server]__0j~qauc._.js} +2 -2
  132. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0p_ii~p._.js +3 -0
  133. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0puw1af._.js +2 -2
  134. package/.next/standalone/.next/server/chunks/{[root-of-the-server]__0ntb7n~._.js → [root-of-the-server]__0qie1gs._.js} +3 -3
  135. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0w2w3x.._.js +20 -0
  136. package/.next/standalone/.next/server/chunks/{_0u-~jqd._.js → _0trog_r._.js} +1 -1
  137. package/.next/standalone/.next/server/chunks/{src_0o_27yu._.js → src_01ztl3b._.js} +2 -2
  138. package/.next/standalone/.next/server/chunks/src_lib_0ba0ntr._.js +1 -1
  139. package/.next/standalone/.next/server/chunks/src_lib_ai_0q-~me1._.js +1 -1
  140. package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
  141. package/.next/standalone/.next/server/chunks/src_lib_ai_providers_index_ts_0.y.3vp._.js +1 -1
  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/[root-of-the-server]__0-yld.d._.js +3 -0
  144. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0.5rcav._.js +1 -1
  145. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__006_qh0._.js +1 -1
  146. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02px.0y._.js +1 -1
  147. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__03ebsif._.js +3 -3
  148. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__05kq890._.js +1 -1
  149. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0-xoiaj._.js → [root-of-the-server]__079.nog._.js} +2 -2
  150. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0rp_09h._.js → [root-of-the-server]__0c4.z1s._.js} +2 -2
  151. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gaa~xc._.js +1 -1
  152. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0gcf4k3._.js +1 -1
  153. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ghfuuv._.js +1 -1
  154. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0n8jy_r._.js → [root-of-the-server]__0k3isnk._.js} +2 -2
  155. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l43.5g._.js +1 -1
  156. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0ty48g5._.js → [root-of-the-server]__0nwue~m._.js} +2 -2
  157. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ps55l6._.js +1 -1
  158. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0q7ho54._.js +1 -1
  159. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0qe~p-n._.js +1 -1
  160. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ribsk4._.js +1 -1
  161. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0tf4zp_._.js +1 -1
  162. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__00wymqa._.js → [root-of-the-server]__0vh-egg._.js} +2 -2
  163. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wjg_.n._.js +1 -1
  164. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0wvyks.._.js +1 -1
  165. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0y.nw7l._.js +1 -1
  166. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0zbmoit._.js +1 -1
  167. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11bequ2._.js +1 -1
  168. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__11ko84j._.js +1 -1
  169. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__12pnl8n._.js +1 -1
  170. package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0cdz55-._.js → [root-of-the-server]__13k4vkg._.js} +2 -2
  171. package/.next/standalone/.next/server/chunks/ssr/{_008xdn0._.js → _0-pqb_c._.js} +3 -3
  172. package/.next/standalone/.next/server/chunks/ssr/{_0p8de_7._.js → _00d1y-k._.js} +2 -2
  173. package/.next/standalone/.next/server/chunks/ssr/{_0xp-.5k._.js → _03xwww2._.js} +2 -2
  174. package/.next/standalone/.next/server/chunks/ssr/{_0qu2yg4._.js → _049.box._.js} +1 -1
  175. package/.next/standalone/.next/server/chunks/ssr/_04b71ua._.js +1 -1
  176. package/.next/standalone/.next/server/chunks/ssr/{_0w_jwhc._.js → _05-r00y._.js} +3 -3
  177. package/.next/standalone/.next/server/chunks/ssr/{_0_obsmv._.js → _054w82_._.js} +2 -2
  178. package/.next/standalone/.next/server/chunks/ssr/_05h.8a~._.js +1 -1
  179. package/.next/standalone/.next/server/chunks/ssr/{_108e4..._.js → _086yn8o._.js} +1 -1
  180. package/.next/standalone/.next/server/chunks/ssr/{_0c-z9co._.js → _08t2xag._.js} +2 -2
  181. package/.next/standalone/.next/server/chunks/ssr/{_0cie3rm._.js → _0_gqtgq._.js} +1 -1
  182. package/.next/standalone/.next/server/chunks/ssr/_0_l8.dg._.js +1 -1
  183. package/.next/standalone/.next/server/chunks/ssr/{_0lul2~5._.js → _0_~ftjv._.js} +2 -2
  184. package/.next/standalone/.next/server/chunks/ssr/{_0a-rizg._.js → _0ah80pn._.js} +1 -1
  185. package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
  186. package/.next/standalone/.next/server/chunks/ssr/_0ds6nk2._.js +1 -1
  187. package/.next/standalone/.next/server/chunks/ssr/{_079ks~i._.js → _0ep3sg_._.js} +1 -1
  188. package/.next/standalone/.next/server/chunks/ssr/{_13l5s-p._.js → _0f8jvpw._.js} +1 -1
  189. package/.next/standalone/.next/server/chunks/ssr/{_0popc9v._.js → _0fri5n~._.js} +2 -2
  190. package/.next/standalone/.next/server/chunks/ssr/{_02_8bze._.js → _0h_~oum._.js} +3 -3
  191. package/.next/standalone/.next/server/chunks/ssr/{_07scffz._.js → _0i2usny._.js} +1 -1
  192. package/.next/standalone/.next/server/chunks/ssr/_0i4__mf._.js +1 -1
  193. package/.next/standalone/.next/server/chunks/ssr/_0ihq._v._.js +1 -1
  194. package/.next/standalone/.next/server/chunks/ssr/_0r9w-k8._.js +1 -1
  195. package/.next/standalone/.next/server/chunks/ssr/_0rbctq7._.js +1 -1
  196. package/.next/standalone/.next/server/chunks/ssr/{_0gc6xfk._.js → _0rfo51k._.js} +2 -2
  197. package/.next/standalone/.next/server/chunks/ssr/_0rt8hus._.js +1 -1
  198. package/.next/standalone/.next/server/chunks/ssr/{_0no3ok_._.js → _0vqyzrr._.js} +2 -2
  199. package/.next/standalone/.next/server/chunks/ssr/_0~80adm._.js +3 -3
  200. package/.next/standalone/.next/server/chunks/ssr/src_095o8x6._.js +1 -1
  201. package/.next/standalone/.next/server/chunks/ssr/src_13jha60._.js +1 -1
  202. package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
  203. package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
  204. package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
  205. package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
  206. package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
  207. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
  208. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
  209. package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
  210. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h36tj.._.js → src_lib_08n755q._.js} +1 -1
  211. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0h3ouzu._.js → src_lib_0tb2yya._.js} +1 -1
  212. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~jyveg._.js → src_lib_123jf_a._.js} +1 -1
  213. package/.next/standalone/.next/server/chunks/ssr/{src_lib_0~rxy~0._.js → src_lib_12ulcxj._.js} +1 -1
  214. package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
  215. package/.next/standalone/.next/server/pages/404.html +1 -1
  216. package/.next/standalone/.next/server/pages/500.html +1 -1
  217. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  218. package/.next/standalone/.next/server/server-reference-manifest.json +347 -347
  219. package/.next/standalone/.next/static/chunks/{06aef6liyecnz.js → 0.zipr1bga3lu.js} +1 -1
  220. package/.next/standalone/.next/static/chunks/037-verumdykv.js +5 -0
  221. package/.next/standalone/.next/static/chunks/04-7c5m91nvj1.js +1 -0
  222. package/.next/standalone/.next/static/chunks/06shpikm5rcmu.js +1 -0
  223. package/.next/standalone/.next/static/chunks/{0xt_3903v1zad.js → 07i~~ygu~oi26.js} +1 -1
  224. package/.next/standalone/.next/static/chunks/082cedbq4pp.-.js +1 -0
  225. package/.next/standalone/.next/static/chunks/089ktlh~nim1x.js +1 -0
  226. package/.next/standalone/.next/static/chunks/{0bswzaqeengiv.js → 0ee.~~ae-vl_q.js} +1 -1
  227. package/.next/standalone/.next/static/chunks/{030zalmk5.98l.js → 0fovq74l0wh7c.js} +1 -1
  228. package/.next/standalone/.next/static/chunks/{0uzgie3q9h20b.js → 0hxgzql5.szyz.js} +1 -1
  229. package/.next/standalone/.next/static/chunks/0jscst0zjd2az.js +1 -0
  230. package/.next/standalone/.next/static/chunks/{0t0pq7y~7s7j_.js → 0m2lubto0vt0x.js} +1 -1
  231. package/.next/standalone/.next/static/chunks/{0ptiiywcgt9lq.js → 0mfgulw-d49o9.js} +1 -1
  232. package/.next/standalone/.next/static/chunks/0m~ltp.wfnbf7.js +5 -0
  233. package/.next/standalone/.next/static/chunks/{0siyzg11n09zl.js → 0nrbltth-7m~e.js} +1 -1
  234. package/.next/standalone/.next/static/chunks/{0d.m9b-ln~cns.js → 0r7jm27~cp-vs.js} +1 -1
  235. package/.next/standalone/.next/static/chunks/0tk-ju9xhoh68.js +5 -0
  236. package/.next/standalone/.next/static/chunks/{0~zg.626i--lj.js → 0v9ahxdsn0mse.js} +1 -1
  237. package/.next/standalone/.next/static/chunks/0w9x-ap4dcwy..js +1 -0
  238. package/.next/standalone/.next/static/chunks/17cayeebhpt~w.js +2 -0
  239. package/.next/standalone/.next/static/chunks/186ahmq856rfj.js +1 -0
  240. package/.next/standalone/package.json +3 -1
  241. package/bin/tower.mjs +16 -0
  242. package/dist/mcp-server.cjs +12 -1
  243. package/package.json +3 -1
  244. package/prisma/pre-migration.sql +23 -0
  245. package/skills/tower/SKILL.md +381 -0
  246. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0-eibah._.js +0 -4
  247. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_q8qjf._.js +0 -20
  248. package/.next/standalone/.next/server/chunks/[root-of-the-server]__0vasg9u._.js +0 -3
  249. package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0sw9hqr._.js +0 -3
  250. package/.next/standalone/.next/static/chunks/00kag1vn1xq-h.js +0 -1
  251. package/.next/standalone/.next/static/chunks/06b1pibint3_6.js +0 -5
  252. package/.next/standalone/.next/static/chunks/07h0wys36zya1.js +0 -1
  253. package/.next/standalone/.next/static/chunks/08qc-i9nlpeuj.js +0 -1
  254. package/.next/standalone/.next/static/chunks/0cgu7kw00ijog.js +0 -1
  255. package/.next/standalone/.next/static/chunks/0dbuddzi1ktpc.js +0 -5
  256. package/.next/standalone/.next/static/chunks/0dchz9lk.idgp.js +0 -1
  257. package/.next/standalone/.next/static/chunks/0f6q8.wnwub-h.js +0 -2
  258. package/.next/standalone/.next/static/chunks/0ji8xfnts~7s6.js +0 -1
  259. package/.next/standalone/.next/static/chunks/0zf927936chqj.js +0 -1
  260. package/.next/standalone/.next/static/chunks/12vd_.lx4r~dd.js +0 -5
  261. /package/.next/standalone/.next/static/{1lmBVxqYafZ25FnbSpFe2 → VGoiH5uRfCRm6SKXNPZoz}/_buildManifest.js +0 -0
  262. /package/.next/standalone/.next/static/{1lmBVxqYafZ25FnbSpFe2 → VGoiH5uRfCRm6SKXNPZoz}/_clientMiddlewareManifest.js +0 -0
  263. /package/.next/standalone/.next/static/{1lmBVxqYafZ25FnbSpFe2 → VGoiH5uRfCRm6SKXNPZoz}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "node": {
3
- "407b057f1d0fb76de27cea5109a654e737a284bfde": {
3
+ "40b08935f992f3b992e349b4873710e2a4aa6e4248": {
4
4
  "workers": {
5
5
  "app/_not-found/page": {
6
6
  "moduleId": 921792,
@@ -84,7 +84,7 @@
84
84
  "filename": "src/actions/workspace-actions.ts",
85
85
  "exportedName": "createWorkspace"
86
86
  },
87
- "60b759d7464a7d5be07107615ae8937e0a7b8b2f8c": {
87
+ "604fccb4262ac62af97139f93b27d64097c183782b": {
88
88
  "workers": {
89
89
  "app/_not-found/page": {
90
90
  "moduleId": 921792,
@@ -168,7 +168,7 @@
168
168
  "filename": "src/actions/workspace-actions.ts",
169
169
  "exportedName": "updateWorkspace"
170
170
  },
171
- "40cf22f8a88c5e9cd01a1f2f454940a71cdf827539": {
171
+ "4069d554d8f7ce56ec3f58c1688d421b364bdf6005": {
172
172
  "workers": {
173
173
  "app/_not-found/page": {
174
174
  "moduleId": 921792,
@@ -252,7 +252,7 @@
252
252
  "filename": "src/actions/workspace-actions.ts",
253
253
  "exportedName": "deleteWorkspace"
254
254
  },
255
- "4067fd4fb0d2c621f4cf76052ed7f61daeeb0ee506": {
255
+ "40e0ac89b080f5ef618a53d9c811e487609f9a3290": {
256
256
  "workers": {
257
257
  "app/_not-found/page": {
258
258
  "moduleId": 921792,
@@ -336,7 +336,7 @@
336
336
  "filename": "src/actions/label-actions.ts",
337
337
  "exportedName": "getLabelsForWorkspace"
338
338
  },
339
- "4011ecf2ee362f23b2b06b0e45915cfa18d598d0dd": {
339
+ "40036cfdf05d58fb529acd58a7ac9272c2067e45db": {
340
340
  "workers": {
341
341
  "app/_not-found/page": {
342
342
  "moduleId": 921792,
@@ -420,7 +420,7 @@
420
420
  "filename": "src/actions/label-actions.ts",
421
421
  "exportedName": "createLabel"
422
422
  },
423
- "40fa4a95d660a469d150bd5072a9a31690d1323b85": {
423
+ "40f9c1322120e8b7829290e7771b3e2b925d1b574a": {
424
424
  "workers": {
425
425
  "app/_not-found/page": {
426
426
  "moduleId": 921792,
@@ -504,7 +504,7 @@
504
504
  "filename": "src/actions/label-actions.ts",
505
505
  "exportedName": "deleteLabel"
506
506
  },
507
- "6030960ae6b4c5e837b353ba71d5c3b9098e804137": {
507
+ "6011ea8e7944a4a344175315363e288c4ee38f8382": {
508
508
  "workers": {
509
509
  "app/_not-found/page": {
510
510
  "moduleId": 921792,
@@ -588,7 +588,7 @@
588
588
  "filename": "src/actions/search-actions.ts",
589
589
  "exportedName": "globalSearch"
590
590
  },
591
- "605f0858448ef1a385c411f65e042acd14987cf0be": {
591
+ "601406ecac79b3ad03802ebdad7fee412b1cd242a3": {
592
592
  "workers": {
593
593
  "app/_not-found/page": {
594
594
  "moduleId": 921792,
@@ -672,7 +672,7 @@
672
672
  "filename": "src/actions/config-actions.ts",
673
673
  "exportedName": "getConfigValue"
674
674
  },
675
- "40d73689643dbc37747636b77302616d5ebf129060": {
675
+ "40b05fa1832e38faf3093f26ffc25130691bc7b075": {
676
676
  "workers": {
677
677
  "app/_not-found/page": {
678
678
  "moduleId": 921792,
@@ -756,7 +756,7 @@
756
756
  "filename": "src/actions/config-actions.ts",
757
757
  "exportedName": "resolveGitLocalPath"
758
758
  },
759
- "6010be27d73fb2711d5121f370499004d215316e90": {
759
+ "60d844213b06bdf9b556f80d11cf318691a6b9ea5e": {
760
760
  "workers": {
761
761
  "app/_not-found/page": {
762
762
  "moduleId": 921792,
@@ -840,7 +840,7 @@
840
840
  "filename": "src/actions/project-actions.ts",
841
841
  "exportedName": "analyzeProjectDirectory"
842
842
  },
843
- "60a9f7729ea2d5ee85b5690de93563404a420233b9": {
843
+ "60422b53101cd553e6bc590d8b6c97c138e774d438": {
844
844
  "workers": {
845
845
  "app/_not-found/page": {
846
846
  "moduleId": 921792,
@@ -924,7 +924,7 @@
924
924
  "filename": "src/actions/project-actions.ts",
925
925
  "exportedName": "migrateProjectPath"
926
926
  },
927
- "40887332503e6beca11006f7660efe6b49969da1e2": {
927
+ "402e30179203e6f5820b8a8153582b58d4e9d98329": {
928
928
  "workers": {
929
929
  "app/_not-found/page": {
930
930
  "moduleId": 921792,
@@ -1008,7 +1008,7 @@
1008
1008
  "filename": "src/actions/project-actions.ts",
1009
1009
  "exportedName": "checkMigrationSafety"
1010
1010
  },
1011
- "00c92aaae55d20ab311505ed9d61f2ccd03631bd11": {
1011
+ "001e1fa1609fa6f321934af3c930363baeed8b3d15": {
1012
1012
  "workers": {
1013
1013
  "app/_not-found/page": {
1014
1014
  "moduleId": 921792,
@@ -1092,7 +1092,7 @@
1092
1092
  "filename": "src/actions/config-actions.ts",
1093
1093
  "exportedName": "getActualWsPort"
1094
1094
  },
1095
- "40b29676c80b38d0d135fed4bcbd857eb6583c7787": {
1095
+ "40a854914e1c3d19dad8786e65c306c87611ade1f8": {
1096
1096
  "workers": {
1097
1097
  "app/_not-found/page": {
1098
1098
  "moduleId": 921792,
@@ -1176,7 +1176,7 @@
1176
1176
  "filename": "src/actions/workspace-actions.ts",
1177
1177
  "exportedName": "createProject"
1178
1178
  },
1179
- "60e2acb3d36c142a3e4d24fea825c4c133651c0c53": {
1179
+ "602a9baca17d1dfb46d6920ffa0a228eef5457ab33": {
1180
1180
  "workers": {
1181
1181
  "app/_not-found/page": {
1182
1182
  "moduleId": 921792,
@@ -1260,7 +1260,7 @@
1260
1260
  "filename": "src/actions/config-actions.ts",
1261
1261
  "exportedName": "setConfigValue"
1262
1262
  },
1263
- "400240ee16769f00f7ca5c4ecea3ef0ce7456de6f8": {
1263
+ "40a72d2e11016792a7be09074a65e6daa439d5a87a": {
1264
1264
  "workers": {
1265
1265
  "app/_not-found/page": {
1266
1266
  "moduleId": 921792,
@@ -1344,7 +1344,7 @@
1344
1344
  "filename": "src/actions/extension-actions.ts",
1345
1345
  "exportedName": "checkExtension"
1346
1346
  },
1347
- "40cfcf5cf3e6dba3ee24e20f9f43c4f786966433a6": {
1347
+ "40baad4a3c5f68100f528509be2170b43469cbcbc6": {
1348
1348
  "workers": {
1349
1349
  "app/_not-found/page": {
1350
1350
  "moduleId": 921792,
@@ -1428,7 +1428,7 @@
1428
1428
  "filename": "src/actions/extension-actions.ts",
1429
1429
  "exportedName": "installExtension"
1430
1430
  },
1431
- "40abaad3bddaedba77f17bf2518e483b46a19273c2": {
1431
+ "4020cafb3c50ccfd1680566c22b87061c1447e23f8": {
1432
1432
  "workers": {
1433
1433
  "app/_not-found/page": {
1434
1434
  "moduleId": 921792,
@@ -1512,7 +1512,7 @@
1512
1512
  "filename": "src/actions/extension-actions.ts",
1513
1513
  "exportedName": "uninstallExtension"
1514
1514
  },
1515
- "00fcb9c3e5f38fec6cdf7095caa7a084832585e1e0": {
1515
+ "006c547946b18a978afe38dac465451e8dfd63a785": {
1516
1516
  "workers": {
1517
1517
  "app/_not-found/page": {
1518
1518
  "moduleId": 921792,
@@ -1596,343 +1596,343 @@
1596
1596
  "filename": "src/actions/onboarding-actions.ts",
1597
1597
  "exportedName": "getOnboardingStatus"
1598
1598
  },
1599
- "4028d8bc8c1de555139f5397457557bc7b0149edee": {
1599
+ "4011457e535193c5d7efdd65958f16689d280f23dd": {
1600
1600
  "workers": {
1601
1601
  "app/_not-found/page": {
1602
1602
  "moduleId": 921792,
1603
1603
  "async": true,
1604
- "exportedName": "dispatchTaskCompletionEvent",
1604
+ "exportedName": "setOnboardingProgress",
1605
1605
  "filename": "src/actions/onboarding-actions.ts"
1606
1606
  },
1607
1607
  "app/missions/page": {
1608
1608
  "moduleId": 276083,
1609
1609
  "async": true,
1610
- "exportedName": "dispatchTaskCompletionEvent",
1610
+ "exportedName": "setOnboardingProgress",
1611
1611
  "filename": "src/actions/onboarding-actions.ts"
1612
1612
  },
1613
1613
  "app/onboarding/page": {
1614
1614
  "moduleId": 415666,
1615
1615
  "async": true,
1616
- "exportedName": "dispatchTaskCompletionEvent",
1616
+ "exportedName": "setOnboardingProgress",
1617
1617
  "filename": "src/actions/onboarding-actions.ts"
1618
1618
  },
1619
1619
  "app/page": {
1620
1620
  "moduleId": 373509,
1621
1621
  "async": true,
1622
- "exportedName": "dispatchTaskCompletionEvent",
1622
+ "exportedName": "setOnboardingProgress",
1623
1623
  "filename": "src/actions/onboarding-actions.ts"
1624
1624
  },
1625
1625
  "app/settings/page": {
1626
1626
  "moduleId": 721357,
1627
1627
  "async": true,
1628
- "exportedName": "dispatchTaskCompletionEvent",
1628
+ "exportedName": "setOnboardingProgress",
1629
1629
  "filename": "src/actions/onboarding-actions.ts"
1630
1630
  },
1631
1631
  "app/workspaces/[workspaceId]/archive/page": {
1632
1632
  "moduleId": 354866,
1633
1633
  "async": true,
1634
- "exportedName": "dispatchTaskCompletionEvent",
1634
+ "exportedName": "setOnboardingProgress",
1635
1635
  "filename": "src/actions/onboarding-actions.ts"
1636
1636
  },
1637
1637
  "app/workspaces/[workspaceId]/assets/page": {
1638
1638
  "moduleId": 470618,
1639
1639
  "async": true,
1640
- "exportedName": "dispatchTaskCompletionEvent",
1640
+ "exportedName": "setOnboardingProgress",
1641
1641
  "filename": "src/actions/onboarding-actions.ts"
1642
1642
  },
1643
1643
  "app/workspaces/[workspaceId]/notes/page": {
1644
1644
  "moduleId": 356268,
1645
1645
  "async": true,
1646
- "exportedName": "dispatchTaskCompletionEvent",
1646
+ "exportedName": "setOnboardingProgress",
1647
1647
  "filename": "src/actions/onboarding-actions.ts"
1648
1648
  },
1649
1649
  "app/workspaces/[workspaceId]/page": {
1650
1650
  "moduleId": 171876,
1651
1651
  "async": true,
1652
- "exportedName": "dispatchTaskCompletionEvent",
1652
+ "exportedName": "setOnboardingProgress",
1653
1653
  "filename": "src/actions/onboarding-actions.ts"
1654
1654
  },
1655
1655
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1656
1656
  "moduleId": 405609,
1657
1657
  "async": true,
1658
- "exportedName": "dispatchTaskCompletionEvent",
1658
+ "exportedName": "setOnboardingProgress",
1659
1659
  "filename": "src/actions/onboarding-actions.ts"
1660
1660
  },
1661
1661
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1662
1662
  "moduleId": 637202,
1663
1663
  "async": true,
1664
- "exportedName": "dispatchTaskCompletionEvent",
1664
+ "exportedName": "setOnboardingProgress",
1665
1665
  "filename": "src/actions/onboarding-actions.ts"
1666
1666
  },
1667
1667
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1668
1668
  "moduleId": 732530,
1669
1669
  "async": true,
1670
- "exportedName": "dispatchTaskCompletionEvent",
1670
+ "exportedName": "setOnboardingProgress",
1671
1671
  "filename": "src/actions/onboarding-actions.ts"
1672
1672
  },
1673
1673
  "app/workspaces/page": {
1674
1674
  "moduleId": 358885,
1675
1675
  "async": true,
1676
- "exportedName": "dispatchTaskCompletionEvent",
1676
+ "exportedName": "setOnboardingProgress",
1677
1677
  "filename": "src/actions/onboarding-actions.ts"
1678
1678
  }
1679
1679
  },
1680
1680
  "filename": "src/actions/onboarding-actions.ts",
1681
- "exportedName": "dispatchTaskCompletionEvent"
1681
+ "exportedName": "setOnboardingProgress"
1682
1682
  },
1683
- "4035c35d8cd0a79058e073cf58406df422cac1fb32": {
1683
+ "409e6268ea403bc68707518dd425bd71601685c0ca": {
1684
1684
  "workers": {
1685
1685
  "app/_not-found/page": {
1686
1686
  "moduleId": 921792,
1687
1687
  "async": true,
1688
- "exportedName": "setOnboardingProgress",
1688
+ "exportedName": "dispatchTaskCompletionEvent",
1689
1689
  "filename": "src/actions/onboarding-actions.ts"
1690
1690
  },
1691
1691
  "app/missions/page": {
1692
1692
  "moduleId": 276083,
1693
1693
  "async": true,
1694
- "exportedName": "setOnboardingProgress",
1694
+ "exportedName": "dispatchTaskCompletionEvent",
1695
1695
  "filename": "src/actions/onboarding-actions.ts"
1696
1696
  },
1697
1697
  "app/onboarding/page": {
1698
1698
  "moduleId": 415666,
1699
1699
  "async": true,
1700
- "exportedName": "setOnboardingProgress",
1700
+ "exportedName": "dispatchTaskCompletionEvent",
1701
1701
  "filename": "src/actions/onboarding-actions.ts"
1702
1702
  },
1703
1703
  "app/page": {
1704
1704
  "moduleId": 373509,
1705
1705
  "async": true,
1706
- "exportedName": "setOnboardingProgress",
1706
+ "exportedName": "dispatchTaskCompletionEvent",
1707
1707
  "filename": "src/actions/onboarding-actions.ts"
1708
1708
  },
1709
1709
  "app/settings/page": {
1710
1710
  "moduleId": 721357,
1711
1711
  "async": true,
1712
- "exportedName": "setOnboardingProgress",
1712
+ "exportedName": "dispatchTaskCompletionEvent",
1713
1713
  "filename": "src/actions/onboarding-actions.ts"
1714
1714
  },
1715
1715
  "app/workspaces/[workspaceId]/archive/page": {
1716
1716
  "moduleId": 354866,
1717
1717
  "async": true,
1718
- "exportedName": "setOnboardingProgress",
1718
+ "exportedName": "dispatchTaskCompletionEvent",
1719
1719
  "filename": "src/actions/onboarding-actions.ts"
1720
1720
  },
1721
1721
  "app/workspaces/[workspaceId]/assets/page": {
1722
1722
  "moduleId": 470618,
1723
1723
  "async": true,
1724
- "exportedName": "setOnboardingProgress",
1724
+ "exportedName": "dispatchTaskCompletionEvent",
1725
1725
  "filename": "src/actions/onboarding-actions.ts"
1726
1726
  },
1727
1727
  "app/workspaces/[workspaceId]/notes/page": {
1728
1728
  "moduleId": 356268,
1729
1729
  "async": true,
1730
- "exportedName": "setOnboardingProgress",
1730
+ "exportedName": "dispatchTaskCompletionEvent",
1731
1731
  "filename": "src/actions/onboarding-actions.ts"
1732
1732
  },
1733
1733
  "app/workspaces/[workspaceId]/page": {
1734
1734
  "moduleId": 171876,
1735
1735
  "async": true,
1736
- "exportedName": "setOnboardingProgress",
1736
+ "exportedName": "dispatchTaskCompletionEvent",
1737
1737
  "filename": "src/actions/onboarding-actions.ts"
1738
1738
  },
1739
1739
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1740
1740
  "moduleId": 405609,
1741
1741
  "async": true,
1742
- "exportedName": "setOnboardingProgress",
1742
+ "exportedName": "dispatchTaskCompletionEvent",
1743
1743
  "filename": "src/actions/onboarding-actions.ts"
1744
1744
  },
1745
1745
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1746
1746
  "moduleId": 637202,
1747
1747
  "async": true,
1748
- "exportedName": "setOnboardingProgress",
1748
+ "exportedName": "dispatchTaskCompletionEvent",
1749
1749
  "filename": "src/actions/onboarding-actions.ts"
1750
1750
  },
1751
1751
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1752
1752
  "moduleId": 732530,
1753
1753
  "async": true,
1754
- "exportedName": "setOnboardingProgress",
1754
+ "exportedName": "dispatchTaskCompletionEvent",
1755
1755
  "filename": "src/actions/onboarding-actions.ts"
1756
1756
  },
1757
1757
  "app/workspaces/page": {
1758
1758
  "moduleId": 358885,
1759
1759
  "async": true,
1760
- "exportedName": "setOnboardingProgress",
1760
+ "exportedName": "dispatchTaskCompletionEvent",
1761
1761
  "filename": "src/actions/onboarding-actions.ts"
1762
1762
  }
1763
1763
  },
1764
1764
  "filename": "src/actions/onboarding-actions.ts",
1765
- "exportedName": "setOnboardingProgress"
1765
+ "exportedName": "dispatchTaskCompletionEvent"
1766
1766
  },
1767
- "6009042562557046e7be741016ff3c923d2e84d811": {
1767
+ "6009a7bd243192c601ff5ab6bf4f3a774cc9bf0df2": {
1768
1768
  "workers": {
1769
1769
  "app/_not-found/page": {
1770
1770
  "moduleId": 921792,
1771
1771
  "async": true,
1772
- "exportedName": "completeOnboarding",
1772
+ "exportedName": "setOnboardingExtensions",
1773
1773
  "filename": "src/actions/onboarding-actions.ts"
1774
1774
  },
1775
1775
  "app/missions/page": {
1776
1776
  "moduleId": 276083,
1777
1777
  "async": true,
1778
- "exportedName": "completeOnboarding",
1778
+ "exportedName": "setOnboardingExtensions",
1779
1779
  "filename": "src/actions/onboarding-actions.ts"
1780
1780
  },
1781
1781
  "app/onboarding/page": {
1782
1782
  "moduleId": 415666,
1783
1783
  "async": true,
1784
- "exportedName": "completeOnboarding",
1784
+ "exportedName": "setOnboardingExtensions",
1785
1785
  "filename": "src/actions/onboarding-actions.ts"
1786
1786
  },
1787
1787
  "app/page": {
1788
1788
  "moduleId": 373509,
1789
1789
  "async": true,
1790
- "exportedName": "completeOnboarding",
1790
+ "exportedName": "setOnboardingExtensions",
1791
1791
  "filename": "src/actions/onboarding-actions.ts"
1792
1792
  },
1793
1793
  "app/settings/page": {
1794
1794
  "moduleId": 721357,
1795
1795
  "async": true,
1796
- "exportedName": "completeOnboarding",
1796
+ "exportedName": "setOnboardingExtensions",
1797
1797
  "filename": "src/actions/onboarding-actions.ts"
1798
1798
  },
1799
1799
  "app/workspaces/[workspaceId]/archive/page": {
1800
1800
  "moduleId": 354866,
1801
1801
  "async": true,
1802
- "exportedName": "completeOnboarding",
1802
+ "exportedName": "setOnboardingExtensions",
1803
1803
  "filename": "src/actions/onboarding-actions.ts"
1804
1804
  },
1805
1805
  "app/workspaces/[workspaceId]/assets/page": {
1806
1806
  "moduleId": 470618,
1807
1807
  "async": true,
1808
- "exportedName": "completeOnboarding",
1808
+ "exportedName": "setOnboardingExtensions",
1809
1809
  "filename": "src/actions/onboarding-actions.ts"
1810
1810
  },
1811
1811
  "app/workspaces/[workspaceId]/notes/page": {
1812
1812
  "moduleId": 356268,
1813
1813
  "async": true,
1814
- "exportedName": "completeOnboarding",
1814
+ "exportedName": "setOnboardingExtensions",
1815
1815
  "filename": "src/actions/onboarding-actions.ts"
1816
1816
  },
1817
1817
  "app/workspaces/[workspaceId]/page": {
1818
1818
  "moduleId": 171876,
1819
1819
  "async": true,
1820
- "exportedName": "completeOnboarding",
1820
+ "exportedName": "setOnboardingExtensions",
1821
1821
  "filename": "src/actions/onboarding-actions.ts"
1822
1822
  },
1823
1823
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1824
1824
  "moduleId": 405609,
1825
1825
  "async": true,
1826
- "exportedName": "completeOnboarding",
1826
+ "exportedName": "setOnboardingExtensions",
1827
1827
  "filename": "src/actions/onboarding-actions.ts"
1828
1828
  },
1829
1829
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1830
1830
  "moduleId": 637202,
1831
1831
  "async": true,
1832
- "exportedName": "completeOnboarding",
1832
+ "exportedName": "setOnboardingExtensions",
1833
1833
  "filename": "src/actions/onboarding-actions.ts"
1834
1834
  },
1835
1835
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1836
1836
  "moduleId": 732530,
1837
1837
  "async": true,
1838
- "exportedName": "completeOnboarding",
1838
+ "exportedName": "setOnboardingExtensions",
1839
1839
  "filename": "src/actions/onboarding-actions.ts"
1840
1840
  },
1841
1841
  "app/workspaces/page": {
1842
1842
  "moduleId": 358885,
1843
1843
  "async": true,
1844
- "exportedName": "completeOnboarding",
1844
+ "exportedName": "setOnboardingExtensions",
1845
1845
  "filename": "src/actions/onboarding-actions.ts"
1846
1846
  }
1847
1847
  },
1848
1848
  "filename": "src/actions/onboarding-actions.ts",
1849
- "exportedName": "completeOnboarding"
1849
+ "exportedName": "setOnboardingExtensions"
1850
1850
  },
1851
- "60abc6aab1eaa267d2f15a8562fa45ff886208ba5a": {
1851
+ "6050e7dd371728221714178cb353624ad04f5ed9f7": {
1852
1852
  "workers": {
1853
1853
  "app/_not-found/page": {
1854
1854
  "moduleId": 921792,
1855
1855
  "async": true,
1856
- "exportedName": "setOnboardingExtensions",
1856
+ "exportedName": "completeOnboarding",
1857
1857
  "filename": "src/actions/onboarding-actions.ts"
1858
1858
  },
1859
1859
  "app/missions/page": {
1860
1860
  "moduleId": 276083,
1861
1861
  "async": true,
1862
- "exportedName": "setOnboardingExtensions",
1862
+ "exportedName": "completeOnboarding",
1863
1863
  "filename": "src/actions/onboarding-actions.ts"
1864
1864
  },
1865
1865
  "app/onboarding/page": {
1866
1866
  "moduleId": 415666,
1867
1867
  "async": true,
1868
- "exportedName": "setOnboardingExtensions",
1868
+ "exportedName": "completeOnboarding",
1869
1869
  "filename": "src/actions/onboarding-actions.ts"
1870
1870
  },
1871
1871
  "app/page": {
1872
1872
  "moduleId": 373509,
1873
1873
  "async": true,
1874
- "exportedName": "setOnboardingExtensions",
1874
+ "exportedName": "completeOnboarding",
1875
1875
  "filename": "src/actions/onboarding-actions.ts"
1876
1876
  },
1877
1877
  "app/settings/page": {
1878
1878
  "moduleId": 721357,
1879
1879
  "async": true,
1880
- "exportedName": "setOnboardingExtensions",
1880
+ "exportedName": "completeOnboarding",
1881
1881
  "filename": "src/actions/onboarding-actions.ts"
1882
1882
  },
1883
1883
  "app/workspaces/[workspaceId]/archive/page": {
1884
1884
  "moduleId": 354866,
1885
1885
  "async": true,
1886
- "exportedName": "setOnboardingExtensions",
1886
+ "exportedName": "completeOnboarding",
1887
1887
  "filename": "src/actions/onboarding-actions.ts"
1888
1888
  },
1889
1889
  "app/workspaces/[workspaceId]/assets/page": {
1890
1890
  "moduleId": 470618,
1891
1891
  "async": true,
1892
- "exportedName": "setOnboardingExtensions",
1892
+ "exportedName": "completeOnboarding",
1893
1893
  "filename": "src/actions/onboarding-actions.ts"
1894
1894
  },
1895
1895
  "app/workspaces/[workspaceId]/notes/page": {
1896
1896
  "moduleId": 356268,
1897
1897
  "async": true,
1898
- "exportedName": "setOnboardingExtensions",
1898
+ "exportedName": "completeOnboarding",
1899
1899
  "filename": "src/actions/onboarding-actions.ts"
1900
1900
  },
1901
1901
  "app/workspaces/[workspaceId]/page": {
1902
1902
  "moduleId": 171876,
1903
1903
  "async": true,
1904
- "exportedName": "setOnboardingExtensions",
1904
+ "exportedName": "completeOnboarding",
1905
1905
  "filename": "src/actions/onboarding-actions.ts"
1906
1906
  },
1907
1907
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
1908
1908
  "moduleId": 405609,
1909
1909
  "async": true,
1910
- "exportedName": "setOnboardingExtensions",
1910
+ "exportedName": "completeOnboarding",
1911
1911
  "filename": "src/actions/onboarding-actions.ts"
1912
1912
  },
1913
1913
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
1914
1914
  "moduleId": 637202,
1915
1915
  "async": true,
1916
- "exportedName": "setOnboardingExtensions",
1916
+ "exportedName": "completeOnboarding",
1917
1917
  "filename": "src/actions/onboarding-actions.ts"
1918
1918
  },
1919
1919
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
1920
1920
  "moduleId": 732530,
1921
1921
  "async": true,
1922
- "exportedName": "setOnboardingExtensions",
1922
+ "exportedName": "completeOnboarding",
1923
1923
  "filename": "src/actions/onboarding-actions.ts"
1924
1924
  },
1925
1925
  "app/workspaces/page": {
1926
1926
  "moduleId": 358885,
1927
1927
  "async": true,
1928
- "exportedName": "setOnboardingExtensions",
1928
+ "exportedName": "completeOnboarding",
1929
1929
  "filename": "src/actions/onboarding-actions.ts"
1930
1930
  }
1931
1931
  },
1932
1932
  "filename": "src/actions/onboarding-actions.ts",
1933
- "exportedName": "setOnboardingExtensions"
1933
+ "exportedName": "completeOnboarding"
1934
1934
  },
1935
- "004498a8f37e1fa431c6968e7602def82a70f2c961": {
1935
+ "003dd4b40b9ae3999cf2e766e4b5d199fce319b6b6": {
1936
1936
  "workers": {
1937
1937
  "app/_not-found/page": {
1938
1938
  "moduleId": 921792,
@@ -2016,175 +2016,175 @@
2016
2016
  "filename": "src/actions/extension-actions.ts",
2017
2017
  "exportedName": "listAllExtensionStatus"
2018
2018
  },
2019
- "00c21aac3810cd59aa1821cfd1a9c62c15d67dc7f9": {
2019
+ "00622b352cefb59a96b3d2c010c4d0e0b755d24f6f": {
2020
2020
  "workers": {
2021
2021
  "app/_not-found/page": {
2022
2022
  "moduleId": 921792,
2023
2023
  "async": true,
2024
- "exportedName": "checkRgAvailable",
2024
+ "exportedName": "clearRgPathCache",
2025
2025
  "filename": "src/actions/search-code-actions.ts"
2026
2026
  },
2027
2027
  "app/missions/page": {
2028
2028
  "moduleId": 276083,
2029
2029
  "async": true,
2030
- "exportedName": "checkRgAvailable",
2030
+ "exportedName": "clearRgPathCache",
2031
2031
  "filename": "src/actions/search-code-actions.ts"
2032
2032
  },
2033
2033
  "app/onboarding/page": {
2034
2034
  "moduleId": 415666,
2035
2035
  "async": true,
2036
- "exportedName": "checkRgAvailable",
2036
+ "exportedName": "clearRgPathCache",
2037
2037
  "filename": "src/actions/search-code-actions.ts"
2038
2038
  },
2039
2039
  "app/page": {
2040
2040
  "moduleId": 373509,
2041
2041
  "async": true,
2042
- "exportedName": "checkRgAvailable",
2042
+ "exportedName": "clearRgPathCache",
2043
2043
  "filename": "src/actions/search-code-actions.ts"
2044
2044
  },
2045
2045
  "app/settings/page": {
2046
2046
  "moduleId": 721357,
2047
2047
  "async": true,
2048
- "exportedName": "checkRgAvailable",
2048
+ "exportedName": "clearRgPathCache",
2049
2049
  "filename": "src/actions/search-code-actions.ts"
2050
2050
  },
2051
2051
  "app/workspaces/[workspaceId]/archive/page": {
2052
2052
  "moduleId": 354866,
2053
2053
  "async": true,
2054
- "exportedName": "checkRgAvailable",
2054
+ "exportedName": "clearRgPathCache",
2055
2055
  "filename": "src/actions/search-code-actions.ts"
2056
2056
  },
2057
2057
  "app/workspaces/[workspaceId]/assets/page": {
2058
2058
  "moduleId": 470618,
2059
2059
  "async": true,
2060
- "exportedName": "checkRgAvailable",
2060
+ "exportedName": "clearRgPathCache",
2061
2061
  "filename": "src/actions/search-code-actions.ts"
2062
2062
  },
2063
2063
  "app/workspaces/[workspaceId]/notes/page": {
2064
2064
  "moduleId": 356268,
2065
2065
  "async": true,
2066
- "exportedName": "checkRgAvailable",
2066
+ "exportedName": "clearRgPathCache",
2067
2067
  "filename": "src/actions/search-code-actions.ts"
2068
2068
  },
2069
2069
  "app/workspaces/[workspaceId]/page": {
2070
2070
  "moduleId": 171876,
2071
2071
  "async": true,
2072
- "exportedName": "checkRgAvailable",
2072
+ "exportedName": "clearRgPathCache",
2073
2073
  "filename": "src/actions/search-code-actions.ts"
2074
2074
  },
2075
2075
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
2076
2076
  "moduleId": 405609,
2077
2077
  "async": true,
2078
- "exportedName": "checkRgAvailable",
2078
+ "exportedName": "clearRgPathCache",
2079
2079
  "filename": "src/actions/search-code-actions.ts"
2080
2080
  },
2081
2081
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2082
2082
  "moduleId": 637202,
2083
2083
  "async": true,
2084
- "exportedName": "checkRgAvailable",
2084
+ "exportedName": "clearRgPathCache",
2085
2085
  "filename": "src/actions/search-code-actions.ts"
2086
2086
  },
2087
2087
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2088
2088
  "moduleId": 732530,
2089
2089
  "async": true,
2090
- "exportedName": "checkRgAvailable",
2090
+ "exportedName": "clearRgPathCache",
2091
2091
  "filename": "src/actions/search-code-actions.ts"
2092
2092
  },
2093
2093
  "app/workspaces/page": {
2094
2094
  "moduleId": 358885,
2095
2095
  "async": true,
2096
- "exportedName": "checkRgAvailable",
2096
+ "exportedName": "clearRgPathCache",
2097
2097
  "filename": "src/actions/search-code-actions.ts"
2098
2098
  }
2099
2099
  },
2100
2100
  "filename": "src/actions/search-code-actions.ts",
2101
- "exportedName": "checkRgAvailable"
2101
+ "exportedName": "clearRgPathCache"
2102
2102
  },
2103
- "00dac567395e5a5704a98215c02a8c00891f80d55c": {
2103
+ "00a0bb5d9c48aaddca2d041f9c1d6239a502e3bf7e": {
2104
2104
  "workers": {
2105
2105
  "app/_not-found/page": {
2106
2106
  "moduleId": 921792,
2107
2107
  "async": true,
2108
- "exportedName": "clearRgPathCache",
2108
+ "exportedName": "checkRgAvailable",
2109
2109
  "filename": "src/actions/search-code-actions.ts"
2110
2110
  },
2111
2111
  "app/missions/page": {
2112
2112
  "moduleId": 276083,
2113
2113
  "async": true,
2114
- "exportedName": "clearRgPathCache",
2114
+ "exportedName": "checkRgAvailable",
2115
2115
  "filename": "src/actions/search-code-actions.ts"
2116
2116
  },
2117
2117
  "app/onboarding/page": {
2118
2118
  "moduleId": 415666,
2119
2119
  "async": true,
2120
- "exportedName": "clearRgPathCache",
2120
+ "exportedName": "checkRgAvailable",
2121
2121
  "filename": "src/actions/search-code-actions.ts"
2122
2122
  },
2123
2123
  "app/page": {
2124
2124
  "moduleId": 373509,
2125
2125
  "async": true,
2126
- "exportedName": "clearRgPathCache",
2126
+ "exportedName": "checkRgAvailable",
2127
2127
  "filename": "src/actions/search-code-actions.ts"
2128
2128
  },
2129
2129
  "app/settings/page": {
2130
2130
  "moduleId": 721357,
2131
2131
  "async": true,
2132
- "exportedName": "clearRgPathCache",
2132
+ "exportedName": "checkRgAvailable",
2133
2133
  "filename": "src/actions/search-code-actions.ts"
2134
2134
  },
2135
2135
  "app/workspaces/[workspaceId]/archive/page": {
2136
2136
  "moduleId": 354866,
2137
2137
  "async": true,
2138
- "exportedName": "clearRgPathCache",
2138
+ "exportedName": "checkRgAvailable",
2139
2139
  "filename": "src/actions/search-code-actions.ts"
2140
2140
  },
2141
2141
  "app/workspaces/[workspaceId]/assets/page": {
2142
2142
  "moduleId": 470618,
2143
2143
  "async": true,
2144
- "exportedName": "clearRgPathCache",
2144
+ "exportedName": "checkRgAvailable",
2145
2145
  "filename": "src/actions/search-code-actions.ts"
2146
2146
  },
2147
2147
  "app/workspaces/[workspaceId]/notes/page": {
2148
2148
  "moduleId": 356268,
2149
2149
  "async": true,
2150
- "exportedName": "clearRgPathCache",
2150
+ "exportedName": "checkRgAvailable",
2151
2151
  "filename": "src/actions/search-code-actions.ts"
2152
2152
  },
2153
2153
  "app/workspaces/[workspaceId]/page": {
2154
2154
  "moduleId": 171876,
2155
2155
  "async": true,
2156
- "exportedName": "clearRgPathCache",
2156
+ "exportedName": "checkRgAvailable",
2157
2157
  "filename": "src/actions/search-code-actions.ts"
2158
2158
  },
2159
2159
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
2160
2160
  "moduleId": 405609,
2161
2161
  "async": true,
2162
- "exportedName": "clearRgPathCache",
2162
+ "exportedName": "checkRgAvailable",
2163
2163
  "filename": "src/actions/search-code-actions.ts"
2164
2164
  },
2165
2165
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2166
2166
  "moduleId": 637202,
2167
2167
  "async": true,
2168
- "exportedName": "clearRgPathCache",
2168
+ "exportedName": "checkRgAvailable",
2169
2169
  "filename": "src/actions/search-code-actions.ts"
2170
2170
  },
2171
2171
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2172
2172
  "moduleId": 732530,
2173
2173
  "async": true,
2174
- "exportedName": "clearRgPathCache",
2174
+ "exportedName": "checkRgAvailable",
2175
2175
  "filename": "src/actions/search-code-actions.ts"
2176
2176
  },
2177
2177
  "app/workspaces/page": {
2178
2178
  "moduleId": 358885,
2179
2179
  "async": true,
2180
- "exportedName": "clearRgPathCache",
2180
+ "exportedName": "checkRgAvailable",
2181
2181
  "filename": "src/actions/search-code-actions.ts"
2182
2182
  }
2183
2183
  },
2184
2184
  "filename": "src/actions/search-code-actions.ts",
2185
- "exportedName": "clearRgPathCache"
2185
+ "exportedName": "checkRgAvailable"
2186
2186
  },
2187
- "7c3cd5c2c089f798d6cab33fe9b17978216ccb8b13": {
2187
+ "7c9ed21e64e67aa2e483eab0fbfe6ded34dadcf78d": {
2188
2188
  "workers": {
2189
2189
  "app/_not-found/page": {
2190
2190
  "moduleId": 921792,
@@ -2268,259 +2268,259 @@
2268
2268
  "filename": "src/actions/search-code-actions.ts",
2269
2269
  "exportedName": "searchCode"
2270
2270
  },
2271
- "003bd51a4632f74f4ca85ff69b2702e877ec00c2d5": {
2271
+ "0017c96cfbba10eb5558b07c346d467fafc74ba32f": {
2272
2272
  "workers": {
2273
2273
  "app/_not-found/page": {
2274
2274
  "moduleId": 921792,
2275
2275
  "async": true,
2276
- "exportedName": "getAvailableShells",
2276
+ "exportedName": "getAvailableTerminalApps",
2277
2277
  "filename": "src/actions/config-actions.ts"
2278
2278
  },
2279
2279
  "app/missions/page": {
2280
2280
  "moduleId": 276083,
2281
2281
  "async": true,
2282
- "exportedName": "getAvailableShells",
2282
+ "exportedName": "getAvailableTerminalApps",
2283
2283
  "filename": "src/actions/config-actions.ts"
2284
2284
  },
2285
2285
  "app/onboarding/page": {
2286
2286
  "moduleId": 415666,
2287
2287
  "async": true,
2288
- "exportedName": "getAvailableShells",
2288
+ "exportedName": "getAvailableTerminalApps",
2289
2289
  "filename": "src/actions/config-actions.ts"
2290
2290
  },
2291
2291
  "app/page": {
2292
2292
  "moduleId": 373509,
2293
2293
  "async": true,
2294
- "exportedName": "getAvailableShells",
2294
+ "exportedName": "getAvailableTerminalApps",
2295
2295
  "filename": "src/actions/config-actions.ts"
2296
2296
  },
2297
2297
  "app/settings/page": {
2298
2298
  "moduleId": 721357,
2299
2299
  "async": true,
2300
- "exportedName": "getAvailableShells",
2300
+ "exportedName": "getAvailableTerminalApps",
2301
2301
  "filename": "src/actions/config-actions.ts"
2302
2302
  },
2303
2303
  "app/workspaces/[workspaceId]/archive/page": {
2304
2304
  "moduleId": 354866,
2305
2305
  "async": true,
2306
- "exportedName": "getAvailableShells",
2306
+ "exportedName": "getAvailableTerminalApps",
2307
2307
  "filename": "src/actions/config-actions.ts"
2308
2308
  },
2309
2309
  "app/workspaces/[workspaceId]/assets/page": {
2310
2310
  "moduleId": 470618,
2311
2311
  "async": true,
2312
- "exportedName": "getAvailableShells",
2312
+ "exportedName": "getAvailableTerminalApps",
2313
2313
  "filename": "src/actions/config-actions.ts"
2314
2314
  },
2315
2315
  "app/workspaces/[workspaceId]/notes/page": {
2316
2316
  "moduleId": 356268,
2317
2317
  "async": true,
2318
- "exportedName": "getAvailableShells",
2318
+ "exportedName": "getAvailableTerminalApps",
2319
2319
  "filename": "src/actions/config-actions.ts"
2320
2320
  },
2321
2321
  "app/workspaces/[workspaceId]/page": {
2322
2322
  "moduleId": 171876,
2323
2323
  "async": true,
2324
- "exportedName": "getAvailableShells",
2324
+ "exportedName": "getAvailableTerminalApps",
2325
2325
  "filename": "src/actions/config-actions.ts"
2326
2326
  },
2327
2327
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
2328
2328
  "moduleId": 405609,
2329
2329
  "async": true,
2330
- "exportedName": "getAvailableShells",
2330
+ "exportedName": "getAvailableTerminalApps",
2331
2331
  "filename": "src/actions/config-actions.ts"
2332
2332
  },
2333
2333
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2334
2334
  "moduleId": 637202,
2335
2335
  "async": true,
2336
- "exportedName": "getAvailableShells",
2336
+ "exportedName": "getAvailableTerminalApps",
2337
2337
  "filename": "src/actions/config-actions.ts"
2338
2338
  },
2339
2339
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2340
2340
  "moduleId": 732530,
2341
2341
  "async": true,
2342
- "exportedName": "getAvailableShells",
2342
+ "exportedName": "getAvailableTerminalApps",
2343
2343
  "filename": "src/actions/config-actions.ts"
2344
2344
  },
2345
2345
  "app/workspaces/page": {
2346
2346
  "moduleId": 358885,
2347
2347
  "async": true,
2348
- "exportedName": "getAvailableShells",
2348
+ "exportedName": "getAvailableTerminalApps",
2349
2349
  "filename": "src/actions/config-actions.ts"
2350
2350
  }
2351
2351
  },
2352
2352
  "filename": "src/actions/config-actions.ts",
2353
- "exportedName": "getAvailableShells"
2353
+ "exportedName": "getAvailableTerminalApps"
2354
2354
  },
2355
- "00439a902e2768705e503317844f5e06af13819ee6": {
2355
+ "006ca763a21e0c7b1c866f46617803dde0a13da9ea": {
2356
2356
  "workers": {
2357
2357
  "app/_not-found/page": {
2358
2358
  "moduleId": 921792,
2359
2359
  "async": true,
2360
- "exportedName": "getPlatformInfo",
2360
+ "exportedName": "getAvailableShells",
2361
2361
  "filename": "src/actions/config-actions.ts"
2362
2362
  },
2363
2363
  "app/missions/page": {
2364
2364
  "moduleId": 276083,
2365
2365
  "async": true,
2366
- "exportedName": "getPlatformInfo",
2366
+ "exportedName": "getAvailableShells",
2367
2367
  "filename": "src/actions/config-actions.ts"
2368
2368
  },
2369
2369
  "app/onboarding/page": {
2370
2370
  "moduleId": 415666,
2371
2371
  "async": true,
2372
- "exportedName": "getPlatformInfo",
2372
+ "exportedName": "getAvailableShells",
2373
2373
  "filename": "src/actions/config-actions.ts"
2374
2374
  },
2375
2375
  "app/page": {
2376
2376
  "moduleId": 373509,
2377
2377
  "async": true,
2378
- "exportedName": "getPlatformInfo",
2378
+ "exportedName": "getAvailableShells",
2379
2379
  "filename": "src/actions/config-actions.ts"
2380
2380
  },
2381
2381
  "app/settings/page": {
2382
2382
  "moduleId": 721357,
2383
2383
  "async": true,
2384
- "exportedName": "getPlatformInfo",
2384
+ "exportedName": "getAvailableShells",
2385
2385
  "filename": "src/actions/config-actions.ts"
2386
2386
  },
2387
2387
  "app/workspaces/[workspaceId]/archive/page": {
2388
2388
  "moduleId": 354866,
2389
2389
  "async": true,
2390
- "exportedName": "getPlatformInfo",
2390
+ "exportedName": "getAvailableShells",
2391
2391
  "filename": "src/actions/config-actions.ts"
2392
2392
  },
2393
2393
  "app/workspaces/[workspaceId]/assets/page": {
2394
2394
  "moduleId": 470618,
2395
2395
  "async": true,
2396
- "exportedName": "getPlatformInfo",
2396
+ "exportedName": "getAvailableShells",
2397
2397
  "filename": "src/actions/config-actions.ts"
2398
2398
  },
2399
2399
  "app/workspaces/[workspaceId]/notes/page": {
2400
2400
  "moduleId": 356268,
2401
2401
  "async": true,
2402
- "exportedName": "getPlatformInfo",
2402
+ "exportedName": "getAvailableShells",
2403
2403
  "filename": "src/actions/config-actions.ts"
2404
2404
  },
2405
2405
  "app/workspaces/[workspaceId]/page": {
2406
2406
  "moduleId": 171876,
2407
2407
  "async": true,
2408
- "exportedName": "getPlatformInfo",
2408
+ "exportedName": "getAvailableShells",
2409
2409
  "filename": "src/actions/config-actions.ts"
2410
2410
  },
2411
2411
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
2412
2412
  "moduleId": 405609,
2413
2413
  "async": true,
2414
- "exportedName": "getPlatformInfo",
2414
+ "exportedName": "getAvailableShells",
2415
2415
  "filename": "src/actions/config-actions.ts"
2416
2416
  },
2417
2417
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2418
2418
  "moduleId": 637202,
2419
2419
  "async": true,
2420
- "exportedName": "getPlatformInfo",
2420
+ "exportedName": "getAvailableShells",
2421
2421
  "filename": "src/actions/config-actions.ts"
2422
2422
  },
2423
2423
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2424
2424
  "moduleId": 732530,
2425
2425
  "async": true,
2426
- "exportedName": "getPlatformInfo",
2426
+ "exportedName": "getAvailableShells",
2427
2427
  "filename": "src/actions/config-actions.ts"
2428
2428
  },
2429
2429
  "app/workspaces/page": {
2430
2430
  "moduleId": 358885,
2431
2431
  "async": true,
2432
- "exportedName": "getPlatformInfo",
2432
+ "exportedName": "getAvailableShells",
2433
2433
  "filename": "src/actions/config-actions.ts"
2434
2434
  }
2435
2435
  },
2436
2436
  "filename": "src/actions/config-actions.ts",
2437
- "exportedName": "getPlatformInfo"
2437
+ "exportedName": "getAvailableShells"
2438
2438
  },
2439
- "006dd0eab1f28666dd4eda0465aed65b9deb5b6353": {
2439
+ "00dbf32469ff11201d8f24aef9098bcb9fa141bcd4": {
2440
2440
  "workers": {
2441
2441
  "app/_not-found/page": {
2442
2442
  "moduleId": 921792,
2443
2443
  "async": true,
2444
- "exportedName": "getAvailableTerminalApps",
2444
+ "exportedName": "getPlatformInfo",
2445
2445
  "filename": "src/actions/config-actions.ts"
2446
2446
  },
2447
2447
  "app/missions/page": {
2448
2448
  "moduleId": 276083,
2449
2449
  "async": true,
2450
- "exportedName": "getAvailableTerminalApps",
2450
+ "exportedName": "getPlatformInfo",
2451
2451
  "filename": "src/actions/config-actions.ts"
2452
2452
  },
2453
2453
  "app/onboarding/page": {
2454
2454
  "moduleId": 415666,
2455
2455
  "async": true,
2456
- "exportedName": "getAvailableTerminalApps",
2456
+ "exportedName": "getPlatformInfo",
2457
2457
  "filename": "src/actions/config-actions.ts"
2458
2458
  },
2459
2459
  "app/page": {
2460
2460
  "moduleId": 373509,
2461
2461
  "async": true,
2462
- "exportedName": "getAvailableTerminalApps",
2462
+ "exportedName": "getPlatformInfo",
2463
2463
  "filename": "src/actions/config-actions.ts"
2464
2464
  },
2465
2465
  "app/settings/page": {
2466
2466
  "moduleId": 721357,
2467
2467
  "async": true,
2468
- "exportedName": "getAvailableTerminalApps",
2468
+ "exportedName": "getPlatformInfo",
2469
2469
  "filename": "src/actions/config-actions.ts"
2470
2470
  },
2471
2471
  "app/workspaces/[workspaceId]/archive/page": {
2472
2472
  "moduleId": 354866,
2473
2473
  "async": true,
2474
- "exportedName": "getAvailableTerminalApps",
2474
+ "exportedName": "getPlatformInfo",
2475
2475
  "filename": "src/actions/config-actions.ts"
2476
2476
  },
2477
2477
  "app/workspaces/[workspaceId]/assets/page": {
2478
2478
  "moduleId": 470618,
2479
2479
  "async": true,
2480
- "exportedName": "getAvailableTerminalApps",
2480
+ "exportedName": "getPlatformInfo",
2481
2481
  "filename": "src/actions/config-actions.ts"
2482
2482
  },
2483
2483
  "app/workspaces/[workspaceId]/notes/page": {
2484
2484
  "moduleId": 356268,
2485
2485
  "async": true,
2486
- "exportedName": "getAvailableTerminalApps",
2486
+ "exportedName": "getPlatformInfo",
2487
2487
  "filename": "src/actions/config-actions.ts"
2488
2488
  },
2489
2489
  "app/workspaces/[workspaceId]/page": {
2490
2490
  "moduleId": 171876,
2491
2491
  "async": true,
2492
- "exportedName": "getAvailableTerminalApps",
2492
+ "exportedName": "getPlatformInfo",
2493
2493
  "filename": "src/actions/config-actions.ts"
2494
2494
  },
2495
2495
  "app/workspaces/[workspaceId]/projects/[projectId]/page": {
2496
2496
  "moduleId": 405609,
2497
2497
  "async": true,
2498
- "exportedName": "getAvailableTerminalApps",
2498
+ "exportedName": "getPlatformInfo",
2499
2499
  "filename": "src/actions/config-actions.ts"
2500
2500
  },
2501
2501
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
2502
2502
  "moduleId": 637202,
2503
2503
  "async": true,
2504
- "exportedName": "getAvailableTerminalApps",
2504
+ "exportedName": "getPlatformInfo",
2505
2505
  "filename": "src/actions/config-actions.ts"
2506
2506
  },
2507
2507
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2508
2508
  "moduleId": 732530,
2509
2509
  "async": true,
2510
- "exportedName": "getAvailableTerminalApps",
2510
+ "exportedName": "getPlatformInfo",
2511
2511
  "filename": "src/actions/config-actions.ts"
2512
2512
  },
2513
2513
  "app/workspaces/page": {
2514
2514
  "moduleId": 358885,
2515
2515
  "async": true,
2516
- "exportedName": "getAvailableTerminalApps",
2516
+ "exportedName": "getPlatformInfo",
2517
2517
  "filename": "src/actions/config-actions.ts"
2518
2518
  }
2519
2519
  },
2520
2520
  "filename": "src/actions/config-actions.ts",
2521
- "exportedName": "getAvailableTerminalApps"
2521
+ "exportedName": "getPlatformInfo"
2522
2522
  },
2523
- "402365e70c9deb73f64722f31313c3ccd05a6bead4": {
2523
+ "408a94f097a9a92d17f4ef2a81b170cb16586e0cba": {
2524
2524
  "workers": {
2525
2525
  "app/_not-found/page": {
2526
2526
  "moduleId": 921792,
@@ -2604,7 +2604,7 @@
2604
2604
  "filename": "src/actions/config-actions.ts",
2605
2605
  "exportedName": "getConfigValues"
2606
2606
  },
2607
- "00367598cb366bf3b2ebdf996f9e8d71cd5d85efdd": {
2607
+ "004373934494b93253d6ffa43c676e2b6162062cfd": {
2608
2608
  "workers": {
2609
2609
  "app/missions/page": {
2610
2610
  "moduleId": 276083,
@@ -2622,133 +2622,133 @@
2622
2622
  "filename": "src/actions/agent-actions.ts",
2623
2623
  "exportedName": "getActiveExecutionsAcrossWorkspaces"
2624
2624
  },
2625
- "40087e20e111be5e42736364bc71a2ac3f88012983": {
2625
+ "40a813cdf74154bec902df674c529f867645c21632": {
2626
2626
  "workers": {
2627
2627
  "app/missions/page": {
2628
2628
  "moduleId": 276083,
2629
2629
  "async": true,
2630
- "exportedName": "continueLatestPtyExecution",
2630
+ "exportedName": "getTaskExecutions",
2631
2631
  "filename": "src/actions/agent-actions.ts"
2632
2632
  },
2633
2633
  "app/workspaces/[workspaceId]/page": {
2634
2634
  "moduleId": 171876,
2635
2635
  "async": true,
2636
- "exportedName": "continueLatestPtyExecution",
2636
+ "exportedName": "getTaskExecutions",
2637
2637
  "filename": "src/actions/agent-actions.ts"
2638
2638
  },
2639
2639
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2640
2640
  "moduleId": 732530,
2641
2641
  "async": true,
2642
- "exportedName": "continueLatestPtyExecution",
2642
+ "exportedName": "getTaskExecutions",
2643
2643
  "filename": "src/actions/agent-actions.ts"
2644
2644
  }
2645
2645
  },
2646
2646
  "filename": "src/actions/agent-actions.ts",
2647
- "exportedName": "continueLatestPtyExecution"
2647
+ "exportedName": "getTaskExecutions"
2648
2648
  },
2649
- "40475213d458ec2a627a7299929a60b12dc54230a3": {
2649
+ "40be5d8a7e69b6035fd01c1347b472c04a503711b1": {
2650
2650
  "workers": {
2651
2651
  "app/missions/page": {
2652
2652
  "moduleId": 276083,
2653
2653
  "async": true,
2654
- "exportedName": "getTaskExecutions",
2655
- "filename": "src/actions/agent-actions.ts"
2656
- },
2657
- "app/workspaces/[workspaceId]/page": {
2658
- "moduleId": 171876,
2659
- "async": true,
2660
- "exportedName": "getTaskExecutions",
2654
+ "exportedName": "getTaskMessages",
2661
2655
  "filename": "src/actions/agent-actions.ts"
2662
2656
  },
2663
2657
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2664
2658
  "moduleId": 732530,
2665
2659
  "async": true,
2666
- "exportedName": "getTaskExecutions",
2660
+ "exportedName": "getTaskMessages",
2667
2661
  "filename": "src/actions/agent-actions.ts"
2668
2662
  }
2669
2663
  },
2670
2664
  "filename": "src/actions/agent-actions.ts",
2671
- "exportedName": "getTaskExecutions"
2665
+ "exportedName": "getTaskMessages"
2672
2666
  },
2673
- "409ed3fd623ba42e1f8ce3f681d54df5e8a9279e7c": {
2667
+ "40c4b3da758ed99d058994e50125e2bacb87c02177": {
2674
2668
  "workers": {
2675
2669
  "app/missions/page": {
2676
2670
  "moduleId": 276083,
2677
2671
  "async": true,
2678
- "exportedName": "stopPtyExecution",
2672
+ "exportedName": "continueLatestPtyExecution",
2679
2673
  "filename": "src/actions/agent-actions.ts"
2680
2674
  },
2681
2675
  "app/workspaces/[workspaceId]/page": {
2682
2676
  "moduleId": 171876,
2683
2677
  "async": true,
2684
- "exportedName": "stopPtyExecution",
2678
+ "exportedName": "continueLatestPtyExecution",
2685
2679
  "filename": "src/actions/agent-actions.ts"
2686
2680
  },
2687
2681
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2688
2682
  "moduleId": 732530,
2689
2683
  "async": true,
2690
- "exportedName": "stopPtyExecution",
2684
+ "exportedName": "continueLatestPtyExecution",
2691
2685
  "filename": "src/actions/agent-actions.ts"
2692
2686
  }
2693
2687
  },
2694
2688
  "filename": "src/actions/agent-actions.ts",
2695
- "exportedName": "stopPtyExecution"
2689
+ "exportedName": "continueLatestPtyExecution"
2696
2690
  },
2697
- "40b9eed533db0b83bb7d16d4c95809f983ceb93c89": {
2691
+ "40f92f8b71e63a406af9b55259ff16d1d1c17578b6": {
2698
2692
  "workers": {
2699
2693
  "app/missions/page": {
2700
2694
  "moduleId": 276083,
2701
2695
  "async": true,
2702
- "exportedName": "getTaskMessages",
2696
+ "exportedName": "stopPtyExecution",
2697
+ "filename": "src/actions/agent-actions.ts"
2698
+ },
2699
+ "app/workspaces/[workspaceId]/page": {
2700
+ "moduleId": 171876,
2701
+ "async": true,
2702
+ "exportedName": "stopPtyExecution",
2703
2703
  "filename": "src/actions/agent-actions.ts"
2704
2704
  },
2705
2705
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2706
2706
  "moduleId": 732530,
2707
2707
  "async": true,
2708
- "exportedName": "getTaskMessages",
2708
+ "exportedName": "stopPtyExecution",
2709
2709
  "filename": "src/actions/agent-actions.ts"
2710
2710
  }
2711
2711
  },
2712
2712
  "filename": "src/actions/agent-actions.ts",
2713
- "exportedName": "getTaskMessages"
2713
+ "exportedName": "stopPtyExecution"
2714
2714
  },
2715
- "6049011f4a32aa61bc72f0d28f9e1b1ed68d945d75": {
2715
+ "6003726ddaa94761ba01505edad4e6b9f4b099f808": {
2716
2716
  "workers": {
2717
2717
  "app/missions/page": {
2718
2718
  "moduleId": 276083,
2719
2719
  "async": true,
2720
- "exportedName": "stopTaskExecution",
2720
+ "exportedName": "sendTaskMessage",
2721
2721
  "filename": "src/actions/agent-actions.ts"
2722
2722
  },
2723
2723
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2724
2724
  "moduleId": 732530,
2725
2725
  "async": true,
2726
- "exportedName": "stopTaskExecution",
2726
+ "exportedName": "sendTaskMessage",
2727
2727
  "filename": "src/actions/agent-actions.ts"
2728
2728
  }
2729
2729
  },
2730
2730
  "filename": "src/actions/agent-actions.ts",
2731
- "exportedName": "stopTaskExecution"
2731
+ "exportedName": "sendTaskMessage"
2732
2732
  },
2733
- "609f00061aad038b82d2982df484206fa467d8b6a8": {
2733
+ "60964d9daadacf1da8252c8df2ccfcc878d1251670": {
2734
2734
  "workers": {
2735
2735
  "app/missions/page": {
2736
2736
  "moduleId": 276083,
2737
2737
  "async": true,
2738
- "exportedName": "sendTaskMessage",
2738
+ "exportedName": "stopTaskExecution",
2739
2739
  "filename": "src/actions/agent-actions.ts"
2740
2740
  },
2741
2741
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2742
2742
  "moduleId": 732530,
2743
2743
  "async": true,
2744
- "exportedName": "sendTaskMessage",
2744
+ "exportedName": "stopTaskExecution",
2745
2745
  "filename": "src/actions/agent-actions.ts"
2746
2746
  }
2747
2747
  },
2748
2748
  "filename": "src/actions/agent-actions.ts",
2749
- "exportedName": "sendTaskMessage"
2749
+ "exportedName": "stopTaskExecution"
2750
2750
  },
2751
- "60ce2ccd0450f3012cae790e9db2d63e5687cd72c4": {
2751
+ "609c70ee21d50fe0fdbaf2eb9d679dfd044a4b0f22": {
2752
2752
  "workers": {
2753
2753
  "app/missions/page": {
2754
2754
  "moduleId": 276083,
@@ -2772,7 +2772,7 @@
2772
2772
  "filename": "src/actions/agent-actions.ts",
2773
2773
  "exportedName": "resumePtyExecution"
2774
2774
  },
2775
- "78bf79a27634cb373914446f4c6cbfcc3c651a252f": {
2775
+ "787e6c8f86808000af0191991e6fe0e7754549376a": {
2776
2776
  "workers": {
2777
2777
  "app/missions/page": {
2778
2778
  "moduleId": 276083,
@@ -2790,7 +2790,7 @@
2790
2790
  "filename": "src/actions/agent-actions.ts",
2791
2791
  "exportedName": "startTaskExecution"
2792
2792
  },
2793
- "7c2db0a7cffa876f092318fbf817959642e39bb49d": {
2793
+ "7ca389c42512b842416808d6f06c3cfd7f9528d5c1": {
2794
2794
  "workers": {
2795
2795
  "app/missions/page": {
2796
2796
  "moduleId": 276083,
@@ -2814,7 +2814,7 @@
2814
2814
  "filename": "src/actions/agent-actions.ts",
2815
2815
  "exportedName": "startPtyExecution"
2816
2816
  },
2817
- "006a2e3cf4a8b18384cab5d5308520beb5ddc045f7": {
2817
+ "007c14f1aa77e25eb12260995f977911757f9fcd54": {
2818
2818
  "workers": {
2819
2819
  "app/missions/page": {
2820
2820
  "moduleId": 276083,
@@ -2832,7 +2832,7 @@
2832
2832
  "filename": "src/actions/provider-connection-actions.ts",
2833
2833
  "exportedName": "getProviderConnections"
2834
2834
  },
2835
- "00ca5565016e7878379c04e3e9218a7a35cbc54184": {
2835
+ "00d55096af76a40d03560bde74fa567e878ce6f41d": {
2836
2836
  "workers": {
2837
2837
  "app/missions/page": {
2838
2838
  "moduleId": 276083,
@@ -2850,7 +2850,7 @@
2850
2850
  "filename": "src/actions/provider-connection-actions.ts",
2851
2851
  "exportedName": "getConnectedProviders"
2852
2852
  },
2853
- "40e83943243ba91343068f5fa95327ffbd942fe95e": {
2853
+ "40f56dbcfd9524058ae7baa773e26ec18d0a13149a": {
2854
2854
  "workers": {
2855
2855
  "app/missions/page": {
2856
2856
  "moduleId": 276083,
@@ -2868,43 +2868,43 @@
2868
2868
  "filename": "src/actions/provider-connection-actions.ts",
2869
2869
  "exportedName": "isProviderConnected"
2870
2870
  },
2871
- "60098f63ce71474c8345bdb111a43c534bb36176b2": {
2871
+ "600c4af6fb652798381c884427b885d15bc63c108c": {
2872
2872
  "workers": {
2873
2873
  "app/missions/page": {
2874
2874
  "moduleId": 276083,
2875
2875
  "async": true,
2876
- "exportedName": "markProviderConnected",
2876
+ "exportedName": "markProviderDisconnected",
2877
2877
  "filename": "src/actions/provider-connection-actions.ts"
2878
2878
  },
2879
2879
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2880
2880
  "moduleId": 732530,
2881
2881
  "async": true,
2882
- "exportedName": "markProviderConnected",
2882
+ "exportedName": "markProviderDisconnected",
2883
2883
  "filename": "src/actions/provider-connection-actions.ts"
2884
2884
  }
2885
2885
  },
2886
2886
  "filename": "src/actions/provider-connection-actions.ts",
2887
- "exportedName": "markProviderConnected"
2887
+ "exportedName": "markProviderDisconnected"
2888
2888
  },
2889
- "60ff3ebf55c8c71ecd2f06eb436d0d7baecd216668": {
2889
+ "60f2f92fe7bdce7564b1bfb9fe782dce52a5f40532": {
2890
2890
  "workers": {
2891
2891
  "app/missions/page": {
2892
2892
  "moduleId": 276083,
2893
2893
  "async": true,
2894
- "exportedName": "markProviderDisconnected",
2894
+ "exportedName": "markProviderConnected",
2895
2895
  "filename": "src/actions/provider-connection-actions.ts"
2896
2896
  },
2897
2897
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
2898
2898
  "moduleId": 732530,
2899
2899
  "async": true,
2900
- "exportedName": "markProviderDisconnected",
2900
+ "exportedName": "markProviderConnected",
2901
2901
  "filename": "src/actions/provider-connection-actions.ts"
2902
2902
  }
2903
2903
  },
2904
2904
  "filename": "src/actions/provider-connection-actions.ts",
2905
- "exportedName": "markProviderDisconnected"
2905
+ "exportedName": "markProviderConnected"
2906
2906
  },
2907
- "40c941670205458ee3d4b42bb2e29f6e6a16637af2": {
2907
+ "406a94abee2646bf6ab6201c87bd5fdd9dd9beb72b": {
2908
2908
  "workers": {
2909
2909
  "app/missions/page": {
2910
2910
  "moduleId": 276083,
@@ -2922,7 +2922,7 @@
2922
2922
  "filename": "src/actions/preview-actions.ts",
2923
2923
  "exportedName": "openInTerminal"
2924
2924
  },
2925
- "40b8b91f5e9e54d4b09ce79323e9f89b025ca55a7b": {
2925
+ "40f6da9d6a292541ecab985cf51d35172244ad5594": {
2926
2926
  "workers": {
2927
2927
  "app/missions/page": {
2928
2928
  "moduleId": 276083,
@@ -2958,7 +2958,7 @@
2958
2958
  "filename": "src/actions/workspace-actions.ts",
2959
2959
  "exportedName": "getWorkspacesWithRecentTasks"
2960
2960
  },
2961
- "40d71dd14ee3f3234773ba5696e3bfc47030a9db05": {
2961
+ "4057e5e3ee82c47ba83afefd7334fdd0706177ccba": {
2962
2962
  "workers": {
2963
2963
  "app/missions/page": {
2964
2964
  "moduleId": 276083,
@@ -2976,7 +2976,7 @@
2976
2976
  "filename": "src/actions/task-actions.ts",
2977
2977
  "exportedName": "getProjectTasks"
2978
2978
  },
2979
- "40f0fe515bb8470d8b8de4bf32a45bd1d5ec73b70f": {
2979
+ "408accb4cc4036960ffbe673d3c54faf7a444d87b1": {
2980
2980
  "workers": {
2981
2981
  "app/settings/page": {
2982
2982
  "moduleId": 721357,
@@ -3000,7 +3000,7 @@
3000
3000
  "filename": "src/actions/prompt-actions.ts",
3001
3001
  "exportedName": "getPrompts"
3002
3002
  },
3003
- "40e9ea9a22b824b0155bce9e24e13b61f0d73d9f98": {
3003
+ "40343ae474f890964308647b5803f9734a720deef0": {
3004
3004
  "workers": {
3005
3005
  "app/settings/page": {
3006
3006
  "moduleId": 721357,
@@ -3012,7 +3012,7 @@
3012
3012
  "filename": "src/actions/prompt-actions.ts",
3013
3013
  "exportedName": "createPrompt"
3014
3014
  },
3015
- "604d6996826d30ef021e4cc4653893160f848411eb": {
3015
+ "60bdd2a7ccc15ab629dbd3b67bf89065dc538f8ab7": {
3016
3016
  "workers": {
3017
3017
  "app/settings/page": {
3018
3018
  "moduleId": 721357,
@@ -3024,7 +3024,7 @@
3024
3024
  "filename": "src/actions/prompt-actions.ts",
3025
3025
  "exportedName": "updatePrompt"
3026
3026
  },
3027
- "406e571f5493aa0b6e52a24685504e98f607afda8d": {
3027
+ "40cd9b519d904a0706b64e8fd24705179724ddd0c3": {
3028
3028
  "workers": {
3029
3029
  "app/settings/page": {
3030
3030
  "moduleId": 721357,
@@ -3036,7 +3036,7 @@
3036
3036
  "filename": "src/actions/prompt-actions.ts",
3037
3037
  "exportedName": "deletePrompt"
3038
3038
  },
3039
- "604965a7ec312c502b976cb32e94a88ffbaec6ff27": {
3039
+ "60a34b51fb2262ccba1c2c6ff9922c1590410877d1": {
3040
3040
  "workers": {
3041
3041
  "app/settings/page": {
3042
3042
  "moduleId": 721357,
@@ -3048,7 +3048,7 @@
3048
3048
  "filename": "src/actions/prompt-actions.ts",
3049
3049
  "exportedName": "setDefaultPrompt"
3050
3050
  },
3051
- "001bfed0a439fe6bcba7db782a0de92ee5cbe7acba": {
3051
+ "00fb534e304521d2ab6e925523e7aeb649ff3ea889": {
3052
3052
  "workers": {
3053
3053
  "app/settings/page": {
3054
3054
  "moduleId": 721357,
@@ -3060,7 +3060,7 @@
3060
3060
  "filename": "src/actions/ai-config-actions.ts",
3061
3061
  "exportedName": "getAvailableProviders"
3062
3062
  },
3063
- "406f76eb92c64e1c1707989574299dc9d87b1b9570": {
3063
+ "407abd4aa36b770f2265d7cbbaa557a527750b2506": {
3064
3064
  "workers": {
3065
3065
  "app/settings/page": {
3066
3066
  "moduleId": 721357,
@@ -3072,7 +3072,7 @@
3072
3072
  "filename": "src/actions/backup-actions.ts",
3073
3073
  "exportedName": "createBackup"
3074
3074
  },
3075
- "00e679b743d21cb4991b1bca0363d01c89a16bee22": {
3075
+ "000954c6f27f4d69faa86e15e63685925a4f8faeb2": {
3076
3076
  "workers": {
3077
3077
  "app/settings/page": {
3078
3078
  "moduleId": 721357,
@@ -3084,7 +3084,7 @@
3084
3084
  "filename": "src/actions/backup-actions.ts",
3085
3085
  "exportedName": "listBackupFiles"
3086
3086
  },
3087
- "40670848fcca294d71397182fa6c8ba9b0034509c1": {
3087
+ "40faf7b2db8208042b242644342fd1495a8bf48b1e": {
3088
3088
  "workers": {
3089
3089
  "app/settings/page": {
3090
3090
  "moduleId": 721357,
@@ -3096,7 +3096,7 @@
3096
3096
  "filename": "src/actions/backup-actions.ts",
3097
3097
  "exportedName": "deleteBackupFile"
3098
3098
  },
3099
- "40533e7e1fe661134d8ec62c030eb8d37843cecf19": {
3099
+ "4048be6d65d70b2ecae5a4768692f2385626bd405f": {
3100
3100
  "workers": {
3101
3101
  "app/settings/page": {
3102
3102
  "moduleId": 721357,
@@ -3108,7 +3108,7 @@
3108
3108
  "filename": "src/actions/backup-actions.ts",
3109
3109
  "exportedName": "restoreBackup"
3110
3110
  },
3111
- "404fd5bf8817ccf1d7215fb33c8afe6e3ec5331b76": {
3111
+ "40034b20322e2ecbaef263acd7b497e2366d115e92": {
3112
3112
  "workers": {
3113
3113
  "app/settings/page": {
3114
3114
  "moduleId": 721357,
@@ -3120,7 +3120,7 @@
3120
3120
  "filename": "src/actions/backup-actions.ts",
3121
3121
  "exportedName": "resetSystem"
3122
3122
  },
3123
- "003c53b8b133b1a2ba2b0b13cf90339c475903ad41": {
3123
+ "007bb940710c3f7bc9a04600b0182aee115892be0d": {
3124
3124
  "workers": {
3125
3125
  "app/settings/page": {
3126
3126
  "moduleId": 721357,
@@ -3132,7 +3132,7 @@
3132
3132
  "filename": "src/actions/backup-actions.ts",
3133
3133
  "exportedName": "getBackupDir"
3134
3134
  },
3135
- "40f1050a62527e35d02f3761411492aef63320cc06": {
3135
+ "402438d53819ed830899efe0a550056a3593392d22": {
3136
3136
  "workers": {
3137
3137
  "app/settings/page": {
3138
3138
  "moduleId": 721357,
@@ -3144,7 +3144,7 @@
3144
3144
  "filename": "src/actions/backup-actions.ts",
3145
3145
  "exportedName": "setBackupDir"
3146
3146
  },
3147
- "00983bd6e473366c9ae82cc72cf37ae4d5ce8499ee": {
3147
+ "00b949dc7bbd1fc4e9ba440184ecb9228769fb7dbe": {
3148
3148
  "workers": {
3149
3149
  "app/workspaces/[workspaceId]/archive/page": {
3150
3150
  "moduleId": 354866,
@@ -3174,43 +3174,43 @@
3174
3174
  "filename": "src/actions/workspace-actions.ts",
3175
3175
  "exportedName": "getWorkspacesWithProjects"
3176
3176
  },
3177
- "401a454860498935f5e37251d9caf0950870e7e07f": {
3177
+ "40263a1f1f0df6df40affa450732cf0df70cd85b26": {
3178
3178
  "workers": {
3179
3179
  "app/workspaces/[workspaceId]/archive/page": {
3180
3180
  "moduleId": 354866,
3181
3181
  "async": true,
3182
- "exportedName": "getRecentLocalProjects",
3182
+ "exportedName": "getOrCreateTowerTaskId",
3183
3183
  "filename": "src/actions/workspace-actions.ts"
3184
3184
  },
3185
3185
  "app/workspaces/[workspaceId]/assets/page": {
3186
3186
  "moduleId": 470618,
3187
3187
  "async": true,
3188
- "exportedName": "getRecentLocalProjects",
3188
+ "exportedName": "getOrCreateTowerTaskId",
3189
3189
  "filename": "src/actions/workspace-actions.ts"
3190
3190
  },
3191
3191
  "app/workspaces/[workspaceId]/notes/page": {
3192
3192
  "moduleId": 356268,
3193
3193
  "async": true,
3194
- "exportedName": "getRecentLocalProjects",
3194
+ "exportedName": "getOrCreateTowerTaskId",
3195
3195
  "filename": "src/actions/workspace-actions.ts"
3196
3196
  },
3197
3197
  "app/workspaces/[workspaceId]/page": {
3198
3198
  "moduleId": 171876,
3199
3199
  "async": true,
3200
- "exportedName": "getRecentLocalProjects",
3200
+ "exportedName": "getOrCreateTowerTaskId",
3201
3201
  "filename": "src/actions/workspace-actions.ts"
3202
3202
  },
3203
3203
  "app/workspaces/page": {
3204
3204
  "moduleId": 358885,
3205
3205
  "async": true,
3206
- "exportedName": "getRecentLocalProjects",
3206
+ "exportedName": "getOrCreateTowerTaskId",
3207
3207
  "filename": "src/actions/workspace-actions.ts"
3208
3208
  }
3209
3209
  },
3210
3210
  "filename": "src/actions/workspace-actions.ts",
3211
- "exportedName": "getRecentLocalProjects"
3211
+ "exportedName": "getOrCreateTowerTaskId"
3212
3212
  },
3213
- "4034531ab2783f61207b69c47efb9fdb7caaa86d50": {
3213
+ "4042d9836c2241490e52103b34fdb5e516fc6b9a23": {
3214
3214
  "workers": {
3215
3215
  "app/workspaces/[workspaceId]/archive/page": {
3216
3216
  "moduleId": 354866,
@@ -3246,7 +3246,7 @@
3246
3246
  "filename": "src/actions/workspace-actions.ts",
3247
3247
  "exportedName": "deleteProject"
3248
3248
  },
3249
- "40442a8741faaad33d7e31432918cdaab2c82d304b": {
3249
+ "405a0e13cfa93336f590c0d47faa6f19aabd3434c8": {
3250
3250
  "workers": {
3251
3251
  "app/workspaces/[workspaceId]/archive/page": {
3252
3252
  "moduleId": 354866,
@@ -3276,73 +3276,73 @@
3276
3276
  "filename": "src/actions/workspace-actions.ts",
3277
3277
  "exportedName": "getProjectByLocalPath"
3278
3278
  },
3279
- "404ca718b1a87b2f792c81c372d6130afc1062567e": {
3279
+ "409ee6e37d942f52744a1dd7cc270956e7868eb39b": {
3280
3280
  "workers": {
3281
3281
  "app/workspaces/[workspaceId]/archive/page": {
3282
3282
  "moduleId": 354866,
3283
3283
  "async": true,
3284
- "exportedName": "getOrCreateTowerTaskId",
3284
+ "exportedName": "getWorkspaceById",
3285
3285
  "filename": "src/actions/workspace-actions.ts"
3286
3286
  },
3287
3287
  "app/workspaces/[workspaceId]/assets/page": {
3288
3288
  "moduleId": 470618,
3289
3289
  "async": true,
3290
- "exportedName": "getOrCreateTowerTaskId",
3290
+ "exportedName": "getWorkspaceById",
3291
3291
  "filename": "src/actions/workspace-actions.ts"
3292
3292
  },
3293
3293
  "app/workspaces/[workspaceId]/notes/page": {
3294
3294
  "moduleId": 356268,
3295
3295
  "async": true,
3296
- "exportedName": "getOrCreateTowerTaskId",
3297
- "filename": "src/actions/workspace-actions.ts"
3298
- },
3299
- "app/workspaces/[workspaceId]/page": {
3300
- "moduleId": 171876,
3301
- "async": true,
3302
- "exportedName": "getOrCreateTowerTaskId",
3296
+ "exportedName": "getWorkspaceById",
3303
3297
  "filename": "src/actions/workspace-actions.ts"
3304
3298
  },
3305
3299
  "app/workspaces/page": {
3306
3300
  "moduleId": 358885,
3307
3301
  "async": true,
3308
- "exportedName": "getOrCreateTowerTaskId",
3302
+ "exportedName": "getWorkspaceById",
3309
3303
  "filename": "src/actions/workspace-actions.ts"
3310
3304
  }
3311
3305
  },
3312
3306
  "filename": "src/actions/workspace-actions.ts",
3313
- "exportedName": "getOrCreateTowerTaskId"
3307
+ "exportedName": "getWorkspaceById"
3314
3308
  },
3315
- "405c2b8812ff457e538f42d534dd7bee6d523ed30c": {
3309
+ "40a39b5660e68513c913cb4aa87373255ce74e58ec": {
3316
3310
  "workers": {
3317
3311
  "app/workspaces/[workspaceId]/archive/page": {
3318
3312
  "moduleId": 354866,
3319
3313
  "async": true,
3320
- "exportedName": "getWorkspaceById",
3314
+ "exportedName": "getRecentLocalProjects",
3321
3315
  "filename": "src/actions/workspace-actions.ts"
3322
3316
  },
3323
3317
  "app/workspaces/[workspaceId]/assets/page": {
3324
3318
  "moduleId": 470618,
3325
3319
  "async": true,
3326
- "exportedName": "getWorkspaceById",
3320
+ "exportedName": "getRecentLocalProjects",
3327
3321
  "filename": "src/actions/workspace-actions.ts"
3328
3322
  },
3329
3323
  "app/workspaces/[workspaceId]/notes/page": {
3330
3324
  "moduleId": 356268,
3331
3325
  "async": true,
3332
- "exportedName": "getWorkspaceById",
3326
+ "exportedName": "getRecentLocalProjects",
3327
+ "filename": "src/actions/workspace-actions.ts"
3328
+ },
3329
+ "app/workspaces/[workspaceId]/page": {
3330
+ "moduleId": 171876,
3331
+ "async": true,
3332
+ "exportedName": "getRecentLocalProjects",
3333
3333
  "filename": "src/actions/workspace-actions.ts"
3334
3334
  },
3335
3335
  "app/workspaces/page": {
3336
3336
  "moduleId": 358885,
3337
3337
  "async": true,
3338
- "exportedName": "getWorkspaceById",
3338
+ "exportedName": "getRecentLocalProjects",
3339
3339
  "filename": "src/actions/workspace-actions.ts"
3340
3340
  }
3341
3341
  },
3342
3342
  "filename": "src/actions/workspace-actions.ts",
3343
- "exportedName": "getWorkspaceById"
3343
+ "exportedName": "getRecentLocalProjects"
3344
3344
  },
3345
- "606723327b885b468c4bdb43fc3abb51f9280b5046": {
3345
+ "6024c18827e9d0b93cf5e60ccfdb304b3f8167f020": {
3346
3346
  "workers": {
3347
3347
  "app/workspaces/[workspaceId]/archive/page": {
3348
3348
  "moduleId": 354866,
@@ -3378,7 +3378,7 @@
3378
3378
  "filename": "src/actions/workspace-actions.ts",
3379
3379
  "exportedName": "updateProject"
3380
3380
  },
3381
- "40c4c5b98538197c5161c1a91f39dfd050d6145d2d": {
3381
+ "4087bc0924ce6c5c00399e8a59c06e287e10c7ee43": {
3382
3382
  "workers": {
3383
3383
  "app/workspaces/[workspaceId]/archive/page": {
3384
3384
  "moduleId": 354866,
@@ -3396,7 +3396,7 @@
3396
3396
  "filename": "src/actions/label-actions.ts",
3397
3397
  "exportedName": "getTaskLabels"
3398
3398
  },
3399
- "60db6bbefdb165eeee8320659b39345e1fdd928ed2": {
3399
+ "60870e5ad7965e108335eebda2c2bacffd779094e8": {
3400
3400
  "workers": {
3401
3401
  "app/workspaces/[workspaceId]/archive/page": {
3402
3402
  "moduleId": 354866,
@@ -3414,7 +3414,7 @@
3414
3414
  "filename": "src/actions/label-actions.ts",
3415
3415
  "exportedName": "setTaskLabels"
3416
3416
  },
3417
- "40da8398bcd0814569f80e73a2582e9dd858d4ee49": {
3417
+ "40630710ecf15c1586ac6b867f5c1211b2fb77dcd2": {
3418
3418
  "workers": {
3419
3419
  "app/workspaces/[workspaceId]/archive/page": {
3420
3420
  "moduleId": 354866,
@@ -3444,7 +3444,7 @@
3444
3444
  "filename": "src/actions/git-actions.ts",
3445
3445
  "exportedName": "getProjectBranches"
3446
3446
  },
3447
- "40ca74f48c0c21763bee9fdebd3a5a5f978c9be7a6": {
3447
+ "40fa344b1bf3836c4864ced4a707258e300c6c3cfa": {
3448
3448
  "workers": {
3449
3449
  "app/workspaces/[workspaceId]/archive/page": {
3450
3450
  "moduleId": 354866,
@@ -3474,7 +3474,7 @@
3474
3474
  "filename": "src/actions/git-actions.ts",
3475
3475
  "exportedName": "fetchRemoteBranches"
3476
3476
  },
3477
- "406a32e49b7c6e4440a834ad7c642f6699e3bb6b91": {
3477
+ "40034a51d1e587cfe04b0c6f78a4523ff39a715254": {
3478
3478
  "workers": {
3479
3479
  "app/workspaces/[workspaceId]/archive/page": {
3480
3480
  "moduleId": 354866,
@@ -3504,7 +3504,7 @@
3504
3504
  "filename": "src/actions/git-actions.ts",
3505
3505
  "exportedName": "getCurrentBranch"
3506
3506
  },
3507
- "60e1ce05bea4633c59b46333f3e863420bcd2cf7b5": {
3507
+ "601172fb23e968143b4ab89f03812a9da36edda611": {
3508
3508
  "workers": {
3509
3509
  "app/workspaces/[workspaceId]/archive/page": {
3510
3510
  "moduleId": 354866,
@@ -3528,7 +3528,7 @@
3528
3528
  "filename": "src/actions/task-actions.ts",
3529
3529
  "exportedName": "updateTaskStatus"
3530
3530
  },
3531
- "40fe52512e8a803d58e8d54dd04c68c58616e5eabc": {
3531
+ "40a0d04e2182c19049121a129bc097fd7a246bb71e": {
3532
3532
  "workers": {
3533
3533
  "app/workspaces/[workspaceId]/archive/page": {
3534
3534
  "moduleId": 354866,
@@ -3552,7 +3552,7 @@
3552
3552
  "filename": "src/actions/task-actions.ts",
3553
3553
  "exportedName": "checkWorktreeClean"
3554
3554
  },
3555
- "605614ced151a743b1bd82a5a56362653d502bc14f": {
3555
+ "601e1f2fa0826aad4b151f644631ed3de772839cf3": {
3556
3556
  "workers": {
3557
3557
  "app/workspaces/[workspaceId]/archive/page": {
3558
3558
  "moduleId": 354866,
@@ -3576,7 +3576,7 @@
3576
3576
  "filename": "src/actions/task-actions.ts",
3577
3577
  "exportedName": "commitWorktreeChanges"
3578
3578
  },
3579
- "407e3bf1d3e7bd49aba61077409f529c5ddb8b4907": {
3579
+ "40617f6bb0cfbfa10b3120b9a745ef21cf13c88ec8": {
3580
3580
  "workers": {
3581
3581
  "app/workspaces/[workspaceId]/notes/page": {
3582
3582
  "moduleId": 356268,
@@ -3594,7 +3594,7 @@
3594
3594
  "filename": "src/actions/note-actions.ts",
3595
3595
  "exportedName": "createNote"
3596
3596
  },
3597
- "40ebb72346bfecc7446f132fc7ca50b42950e49ef4": {
3597
+ "4061d501d20efd2c5c46a1f34e941ab219dac67a19": {
3598
3598
  "workers": {
3599
3599
  "app/workspaces/[workspaceId]/notes/page": {
3600
3600
  "moduleId": 356268,
@@ -3612,7 +3612,7 @@
3612
3612
  "filename": "src/actions/note-actions.ts",
3613
3613
  "exportedName": "getTaskNotes"
3614
3614
  },
3615
- "4008d1a38446ef7ead228dd335bdfd9d2a955c1fcd": {
3615
+ "403cb6ed8dcccb6c9e842cd454cf07369dbe3a5bd6": {
3616
3616
  "workers": {
3617
3617
  "app/workspaces/[workspaceId]/notes/page": {
3618
3618
  "moduleId": 356268,
@@ -3630,7 +3630,7 @@
3630
3630
  "filename": "src/actions/note-actions.ts",
3631
3631
  "exportedName": "deleteNote"
3632
3632
  },
3633
- "405be2afe1004716de9e5318adb6887684ec2b187b": {
3633
+ "40db370d8c2b860fdeb63552432109d6bc591d8cb0": {
3634
3634
  "workers": {
3635
3635
  "app/workspaces/[workspaceId]/assets/page": {
3636
3636
  "moduleId": 470618,
@@ -3648,7 +3648,7 @@
3648
3648
  "filename": "src/actions/asset-actions.ts",
3649
3649
  "exportedName": "getTaskAssets"
3650
3650
  },
3651
- "40d20c8d6cb3e5c322f748c19e27aa153fa5963f9c": {
3651
+ "409012eddb41678dc5ae8edc7c1b5803525520ad94": {
3652
3652
  "workers": {
3653
3653
  "app/workspaces/[workspaceId]/assets/page": {
3654
3654
  "moduleId": 470618,
@@ -3666,7 +3666,7 @@
3666
3666
  "filename": "src/actions/asset-actions.ts",
3667
3667
  "exportedName": "uploadAsset"
3668
3668
  },
3669
- "40802b53af42f3a7f122117c9eaa7cfdc186991de7": {
3669
+ "40773d0bbb088b24951dd0e83d50256f273952e3d1": {
3670
3670
  "workers": {
3671
3671
  "app/workspaces/[workspaceId]/assets/page": {
3672
3672
  "moduleId": 470618,
@@ -3684,7 +3684,7 @@
3684
3684
  "filename": "src/actions/asset-actions.ts",
3685
3685
  "exportedName": "deleteAsset"
3686
3686
  },
3687
- "40c268971b9a30ff846d6454b0ecdb153aab33ad7b": {
3687
+ "40f6f1ef73a519aa967b27410a0786b03beb86a63a": {
3688
3688
  "workers": {
3689
3689
  "app/workspaces/[workspaceId]/archive/page": {
3690
3690
  "moduleId": 354866,
@@ -3714,7 +3714,7 @@
3714
3714
  "filename": "src/actions/task-actions.ts",
3715
3715
  "exportedName": "createTask"
3716
3716
  },
3717
- "6026b3915fbd9b5a309ca83f216481e4cab7848bf7": {
3717
+ "6018c79bde2d7d7b690c57b9fef03c703cef7ac30f": {
3718
3718
  "workers": {
3719
3719
  "app/workspaces/[workspaceId]/archive/page": {
3720
3720
  "moduleId": 354866,
@@ -3738,7 +3738,7 @@
3738
3738
  "filename": "src/actions/task-actions.ts",
3739
3739
  "exportedName": "updateTask"
3740
3740
  },
3741
- "402ac24a11c6e0b099a8ab574eb601565c8b1de2a5": {
3741
+ "408c1e0ffd66123838eaa2aad3234fbb7d6600f314": {
3742
3742
  "workers": {
3743
3743
  "app/workspaces/[workspaceId]/archive/page": {
3744
3744
  "moduleId": 354866,
@@ -3756,7 +3756,7 @@
3756
3756
  "filename": "src/actions/task-actions.ts",
3757
3757
  "exportedName": "deleteTask"
3758
3758
  },
3759
- "40bf15376145c26f0c60a05c6be6a83350de9f2243": {
3759
+ "405b5907b8c09fc5a1785cf0520268508a891b671a": {
3760
3760
  "workers": {
3761
3761
  "app/workspaces/[workspaceId]/archive/page": {
3762
3762
  "moduleId": 354866,
@@ -3774,7 +3774,7 @@
3774
3774
  "filename": "src/actions/task-actions.ts",
3775
3775
  "exportedName": "toggleTaskPinned"
3776
3776
  },
3777
- "4017dc9c31606f440c0563c2359f22a3f916b1ec0c": {
3777
+ "40c54b0535c2253844d59548defa5a0043188828f9": {
3778
3778
  "workers": {
3779
3779
  "app/workspaces/[workspaceId]/page": {
3780
3780
  "moduleId": 171876,
@@ -3792,31 +3792,43 @@
3792
3792
  "filename": "src/actions/version-actions.ts",
3793
3793
  "exportedName": "getVersionsForPicker"
3794
3794
  },
3795
- "402f9202c044d24f653f7144195332ddb43b0a9e1a": {
3795
+ "400a83c5a3284de78c677f400afb2f133682c97bf7": {
3796
3796
  "workers": {
3797
3797
  "app/workspaces/[workspaceId]/archive/page": {
3798
3798
  "moduleId": 354866,
3799
3799
  "async": true,
3800
- "exportedName": "searchTasks",
3800
+ "exportedName": "getArchivedTasks",
3801
3801
  "filename": "src/actions/task-actions.ts"
3802
3802
  }
3803
3803
  },
3804
3804
  "filename": "src/actions/task-actions.ts",
3805
- "exportedName": "searchTasks"
3805
+ "exportedName": "getArchivedTasks"
3806
3806
  },
3807
- "404c663acb8ebe44c8b1ea06c09633f98018fa3d96": {
3807
+ "403c803398940b34763d2420f86863d0cd1b0756fa": {
3808
3808
  "workers": {
3809
3809
  "app/workspaces/[workspaceId]/archive/page": {
3810
3810
  "moduleId": 354866,
3811
3811
  "async": true,
3812
- "exportedName": "getArchivedTasks",
3812
+ "exportedName": "getArchivedTaskCount",
3813
3813
  "filename": "src/actions/task-actions.ts"
3814
3814
  }
3815
3815
  },
3816
3816
  "filename": "src/actions/task-actions.ts",
3817
- "exportedName": "getArchivedTasks"
3817
+ "exportedName": "getArchivedTaskCount"
3818
3818
  },
3819
- "405f62c1aac527097be81aaa920e16cf5ae9c5ba51": {
3819
+ "406aa7039d3735db6ec5bfc145b1374bcbb5117add": {
3820
+ "workers": {
3821
+ "app/workspaces/[workspaceId]/archive/page": {
3822
+ "moduleId": 354866,
3823
+ "async": true,
3824
+ "exportedName": "searchTasks",
3825
+ "filename": "src/actions/task-actions.ts"
3826
+ }
3827
+ },
3828
+ "filename": "src/actions/task-actions.ts",
3829
+ "exportedName": "searchTasks"
3830
+ },
3831
+ "408432700cf2b8320487521790d310de922b0ecff7": {
3820
3832
  "workers": {
3821
3833
  "app/workspaces/[workspaceId]/archive/page": {
3822
3834
  "moduleId": 354866,
@@ -3840,19 +3852,7 @@
3840
3852
  "filename": "src/actions/task-actions.ts",
3841
3853
  "exportedName": "getTaskOverview"
3842
3854
  },
3843
- "409d0aefee475f617ca1aae9e2bdbd8de4cf0a4342": {
3844
- "workers": {
3845
- "app/workspaces/[workspaceId]/archive/page": {
3846
- "moduleId": 354866,
3847
- "async": true,
3848
- "exportedName": "getArchivedTaskCount",
3849
- "filename": "src/actions/task-actions.ts"
3850
- }
3851
- },
3852
- "filename": "src/actions/task-actions.ts",
3853
- "exportedName": "getArchivedTaskCount"
3854
- },
3855
- "4038a60ca64de580a9c1952d032e59ddca9fe1434d": {
3855
+ "40482a5ba06c5d1dd103d4f177ff15e4ca25d3ad20": {
3856
3856
  "workers": {
3857
3857
  "app/workspaces/[workspaceId]/assets/page": {
3858
3858
  "moduleId": 470618,
@@ -3864,31 +3864,31 @@
3864
3864
  "filename": "src/actions/asset-actions.ts",
3865
3865
  "exportedName": "getProjectAssets"
3866
3866
  },
3867
- "405fcef53ceca549a991f8cabafc900e16e82aee3b": {
3867
+ "4084f4c31e4a74c36c56efb4a54fef166d367e4a2f": {
3868
3868
  "workers": {
3869
3869
  "app/workspaces/[workspaceId]/assets/page": {
3870
3870
  "moduleId": 470618,
3871
3871
  "async": true,
3872
- "exportedName": "createAsset",
3872
+ "exportedName": "getAssetById",
3873
3873
  "filename": "src/actions/asset-actions.ts"
3874
3874
  }
3875
3875
  },
3876
3876
  "filename": "src/actions/asset-actions.ts",
3877
- "exportedName": "createAsset"
3877
+ "exportedName": "getAssetById"
3878
3878
  },
3879
- "40a6879b9cde6427a2b34fd476762c299ef72bc74a": {
3879
+ "40d79fe1f2952cdafb175977da6114cc5f9626d57d": {
3880
3880
  "workers": {
3881
3881
  "app/workspaces/[workspaceId]/assets/page": {
3882
3882
  "moduleId": 470618,
3883
3883
  "async": true,
3884
- "exportedName": "getAssetById",
3884
+ "exportedName": "createAsset",
3885
3885
  "filename": "src/actions/asset-actions.ts"
3886
3886
  }
3887
3887
  },
3888
3888
  "filename": "src/actions/asset-actions.ts",
3889
- "exportedName": "getAssetById"
3889
+ "exportedName": "createAsset"
3890
3890
  },
3891
- "407d56d1cb59568ee6aa79856938354dc2f7f6302a": {
3891
+ "40b498993b26b8f4625221c9e71c67ba57ffac3145": {
3892
3892
  "workers": {
3893
3893
  "app/workspaces/[workspaceId]/notes/page": {
3894
3894
  "moduleId": 356268,
@@ -3900,43 +3900,43 @@
3900
3900
  "filename": "src/actions/note-actions.ts",
3901
3901
  "exportedName": "getNoteById"
3902
3902
  },
3903
- "60247547028b114deb6fede3ca9965be1665017e04": {
3903
+ "60407cad5f9c431d0d6aadb03ad51d432dfaf96d22": {
3904
3904
  "workers": {
3905
3905
  "app/workspaces/[workspaceId]/notes/page": {
3906
3906
  "moduleId": 356268,
3907
3907
  "async": true,
3908
- "exportedName": "getProjectNotes",
3908
+ "exportedName": "updateNote",
3909
3909
  "filename": "src/actions/note-actions.ts"
3910
3910
  }
3911
3911
  },
3912
3912
  "filename": "src/actions/note-actions.ts",
3913
- "exportedName": "getProjectNotes"
3913
+ "exportedName": "updateNote"
3914
3914
  },
3915
- "602dc63f79ec7cde65165004675a03e820435217e1": {
3915
+ "609858d360be6e7adc7afa0da08e25784b150ed108": {
3916
3916
  "workers": {
3917
3917
  "app/workspaces/[workspaceId]/notes/page": {
3918
3918
  "moduleId": 356268,
3919
3919
  "async": true,
3920
- "exportedName": "updateNote",
3920
+ "exportedName": "getProjectNotes",
3921
3921
  "filename": "src/actions/note-actions.ts"
3922
3922
  }
3923
3923
  },
3924
3924
  "filename": "src/actions/note-actions.ts",
3925
- "exportedName": "updateNote"
3925
+ "exportedName": "getProjectNotes"
3926
3926
  },
3927
- "403348e95f33b5bc0d3299a7ea851dd143e9b257df": {
3927
+ "4022901a92805afd69caa31a5165428c59ce4839d2": {
3928
3928
  "workers": {
3929
3929
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3930
3930
  "moduleId": 637202,
3931
3931
  "async": true,
3932
- "exportedName": "getVersionDiffStat",
3932
+ "exportedName": "getProjectVersions",
3933
3933
  "filename": "src/actions/version-actions.ts"
3934
3934
  }
3935
3935
  },
3936
3936
  "filename": "src/actions/version-actions.ts",
3937
- "exportedName": "getVersionDiffStat"
3937
+ "exportedName": "getProjectVersions"
3938
3938
  },
3939
- "403ea618c3ea23a2a7bdf1818edfe96b983f5129d6": {
3939
+ "4067ae3dd3cb3aa9d2ceb738d260a7b8b7849a798f": {
3940
3940
  "workers": {
3941
3941
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3942
3942
  "moduleId": 637202,
@@ -3948,79 +3948,79 @@
3948
3948
  "filename": "src/actions/version-actions.ts",
3949
3949
  "exportedName": "deleteVersion"
3950
3950
  },
3951
- "4048c402304644a480e1c0a4f6eaac3ed350b679cf": {
3951
+ "40735d39dcaad4613132bd765ebf878e8b6cdb32e6": {
3952
3952
  "workers": {
3953
3953
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3954
3954
  "moduleId": 637202,
3955
3955
  "async": true,
3956
- "exportedName": "setCurrentVersion",
3956
+ "exportedName": "getVersionDiff",
3957
3957
  "filename": "src/actions/version-actions.ts"
3958
3958
  }
3959
3959
  },
3960
3960
  "filename": "src/actions/version-actions.ts",
3961
- "exportedName": "setCurrentVersion"
3961
+ "exportedName": "getVersionDiff"
3962
3962
  },
3963
- "40a7e435b812ea21eb7c35a475b076430dc3e4ffe3": {
3963
+ "4080eced2541c28ce149d2f4ccb156f4cdb38bc3c4": {
3964
3964
  "workers": {
3965
3965
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3966
3966
  "moduleId": 637202,
3967
3967
  "async": true,
3968
- "exportedName": "createVersion",
3968
+ "exportedName": "setCurrentVersion",
3969
3969
  "filename": "src/actions/version-actions.ts"
3970
3970
  }
3971
3971
  },
3972
3972
  "filename": "src/actions/version-actions.ts",
3973
- "exportedName": "createVersion"
3973
+ "exportedName": "setCurrentVersion"
3974
3974
  },
3975
- "40c4ae03ea4a738ee4c02a1feac673be72b2f59267": {
3975
+ "40d2d586bd45fcd24f623902e64c4b0d5d7f272e81": {
3976
3976
  "workers": {
3977
3977
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3978
3978
  "moduleId": 637202,
3979
3979
  "async": true,
3980
- "exportedName": "getVersionDiff",
3980
+ "exportedName": "getVersionDiffStat",
3981
3981
  "filename": "src/actions/version-actions.ts"
3982
3982
  }
3983
3983
  },
3984
3984
  "filename": "src/actions/version-actions.ts",
3985
- "exportedName": "getVersionDiff"
3985
+ "exportedName": "getVersionDiffStat"
3986
3986
  },
3987
- "40d1423940957a8157cedfe436ef221a39faf8ab6f": {
3987
+ "40fb4338ef5b6898b84f59d2da6e6504301acb3023": {
3988
3988
  "workers": {
3989
3989
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
3990
3990
  "moduleId": 637202,
3991
3991
  "async": true,
3992
- "exportedName": "getProjectVersions",
3992
+ "exportedName": "createVersion",
3993
3993
  "filename": "src/actions/version-actions.ts"
3994
3994
  }
3995
3995
  },
3996
3996
  "filename": "src/actions/version-actions.ts",
3997
- "exportedName": "getProjectVersions"
3997
+ "exportedName": "createVersion"
3998
3998
  },
3999
- "601ca684f50526c29005406329d23f02e269033e55": {
3999
+ "6035c458218064df3e57b0f419986fa4d1f81193f3": {
4000
4000
  "workers": {
4001
4001
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4002
4002
  "moduleId": 637202,
4003
4003
  "async": true,
4004
- "exportedName": "updateVersion",
4004
+ "exportedName": "releaseVersion",
4005
4005
  "filename": "src/actions/version-actions.ts"
4006
4006
  }
4007
4007
  },
4008
4008
  "filename": "src/actions/version-actions.ts",
4009
- "exportedName": "updateVersion"
4009
+ "exportedName": "releaseVersion"
4010
4010
  },
4011
- "605b77d09a7dfe3ecd31b5757f5e7757da4321e9fb": {
4011
+ "603c6cfff512fe1ee85089665d8aeab407397fefe5": {
4012
4012
  "workers": {
4013
4013
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4014
4014
  "moduleId": 637202,
4015
4015
  "async": true,
4016
- "exportedName": "releaseVersion",
4016
+ "exportedName": "updateVersion",
4017
4017
  "filename": "src/actions/version-actions.ts"
4018
4018
  }
4019
4019
  },
4020
4020
  "filename": "src/actions/version-actions.ts",
4021
- "exportedName": "releaseVersion"
4021
+ "exportedName": "updateVersion"
4022
4022
  },
4023
- "609920ea887d29977016399537438e1b373445233d": {
4023
+ "609f95e1c969b171cafd54060644b4a19e52509b28": {
4024
4024
  "workers": {
4025
4025
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4026
4026
  "moduleId": 637202,
@@ -4032,7 +4032,7 @@
4032
4032
  "filename": "src/actions/version-actions.ts",
4033
4033
  "exportedName": "assignTaskVersion"
4034
4034
  },
4035
- "403b091e55c5a1125896ac5de9fd7903800104f1ad": {
4035
+ "40f34adc3a4bc44349becebf545a2bf9a587af72c4": {
4036
4036
  "workers": {
4037
4037
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4038
4038
  "moduleId": 637202,
@@ -4044,7 +4044,7 @@
4044
4044
  "filename": "src/actions/version-type-actions.ts",
4045
4045
  "exportedName": "getVersionTypes"
4046
4046
  },
4047
- "407945f6f7372960a4b598ddca4a0f8e2c922b1456": {
4047
+ "40cbba956dbece8fd6d8b86e5d9b977244a93c3d2d": {
4048
4048
  "workers": {
4049
4049
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4050
4050
  "moduleId": 637202,
@@ -4056,7 +4056,7 @@
4056
4056
  "filename": "src/actions/version-type-actions.ts",
4057
4057
  "exportedName": "createVersionType"
4058
4058
  },
4059
- "60794a3d290b8e6a094b8e1610ff2bb3bcb6a8bafb": {
4059
+ "60c2746f2b48f56b61f8f62ba7dffa1dece49fa766": {
4060
4060
  "workers": {
4061
4061
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4062
4062
  "moduleId": 637202,
@@ -4068,7 +4068,7 @@
4068
4068
  "filename": "src/actions/version-type-actions.ts",
4069
4069
  "exportedName": "updateVersionType"
4070
4070
  },
4071
- "40d689c7a0a88fcfc870a0ebe906bc45d291a91df2": {
4071
+ "403c823aaf576e14530429fc747485a789f83f6f80": {
4072
4072
  "workers": {
4073
4073
  "app/workspaces/[workspaceId]/projects/[projectId]/versions/page": {
4074
4074
  "moduleId": 637202,
@@ -4080,7 +4080,7 @@
4080
4080
  "filename": "src/actions/version-type-actions.ts",
4081
4081
  "exportedName": "deleteVersionType"
4082
4082
  },
4083
- "60dfd14e773986bf8e74fc462f7e633d8c3308e34e": {
4083
+ "6062c26b8d82b8c25ef88f94e8fe51d01625f0c036": {
4084
4084
  "workers": {
4085
4085
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4086
4086
  "moduleId": 732530,
@@ -4092,7 +4092,7 @@
4092
4092
  "filename": "src/actions/file-actions.ts",
4093
4093
  "exportedName": "listDirectory"
4094
4094
  },
4095
- "70a6d703f35a32aa14b9aacb2ac52f7ab3ea3d26be": {
4095
+ "700bd0f68cda76e7dbba61657033396a9fcce56029": {
4096
4096
  "workers": {
4097
4097
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4098
4098
  "moduleId": 732530,
@@ -4104,7 +4104,7 @@
4104
4104
  "filename": "src/actions/file-actions.ts",
4105
4105
  "exportedName": "getGitStatus"
4106
4106
  },
4107
- "60dceda5823aa903fbdc6c1c27ea57d5daab59b3a6": {
4107
+ "6020177fcab2d60b5a2529b3ce26ee692a8f70aaa7": {
4108
4108
  "workers": {
4109
4109
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4110
4110
  "moduleId": 732530,
@@ -4116,7 +4116,7 @@
4116
4116
  "filename": "src/actions/file-actions.ts",
4117
4117
  "exportedName": "createFile"
4118
4118
  },
4119
- "604b20b07ab322936779f39af1c6061dd4ae142dfc": {
4119
+ "6057bb3daa13dd8054b8dd173d4e92614e4c11a0ea": {
4120
4120
  "workers": {
4121
4121
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4122
4122
  "moduleId": 732530,
@@ -4128,7 +4128,7 @@
4128
4128
  "filename": "src/actions/file-actions.ts",
4129
4129
  "exportedName": "createDirectory"
4130
4130
  },
4131
- "70849f10a835c97620977df19b52363d8f811b938a": {
4131
+ "7061f6857c193d31e343ed66345a8c3bb92632506b": {
4132
4132
  "workers": {
4133
4133
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4134
4134
  "moduleId": 732530,
@@ -4140,7 +4140,7 @@
4140
4140
  "filename": "src/actions/file-actions.ts",
4141
4141
  "exportedName": "renameEntry"
4142
4142
  },
4143
- "606a1ae1b58fb2d23f22bf0efdd5fc7619ab7949c3": {
4143
+ "605bc74f8959055fe3e2e0cdbae4ad8dc2a91a161e": {
4144
4144
  "workers": {
4145
4145
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4146
4146
  "moduleId": 732530,
@@ -4152,7 +4152,7 @@
4152
4152
  "filename": "src/actions/file-actions.ts",
4153
4153
  "exportedName": "deleteEntry"
4154
4154
  },
4155
- "40c854fbec4624d976f29da170f6cdb850dfad1baf": {
4155
+ "408e70784bd1e57294f0f8f923f6857fa3c8e1f491": {
4156
4156
  "workers": {
4157
4157
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4158
4158
  "moduleId": 732530,
@@ -4164,7 +4164,7 @@
4164
4164
  "filename": "src/actions/file-actions.ts",
4165
4165
  "exportedName": "listAllFiles"
4166
4166
  },
4167
- "600189c6c588b32ebcc1e299b14a68091bb691c448": {
4167
+ "6032b7eaae485aa9831911fc70ced1cbeee691f467": {
4168
4168
  "workers": {
4169
4169
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4170
4170
  "moduleId": 732530,
@@ -4176,7 +4176,7 @@
4176
4176
  "filename": "src/actions/file-actions.ts",
4177
4177
  "exportedName": "readFileContent"
4178
4178
  },
4179
- "6087ab08f2b68d5b3ab9d9155c8ef37b24969d233c": {
4179
+ "60c05c323138939c494f56185d899a8fe2ea7bbb61": {
4180
4180
  "workers": {
4181
4181
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4182
4182
  "moduleId": 732530,
@@ -4188,7 +4188,7 @@
4188
4188
  "filename": "src/actions/file-actions.ts",
4189
4189
  "exportedName": "readFileContentForce"
4190
4190
  },
4191
- "7031d3968e06bf6b1168867cc8b15faba6d1b9329a": {
4191
+ "70128b0bf81e97940edab71bb7d4820e9b6afb8d5a": {
4192
4192
  "workers": {
4193
4193
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4194
4194
  "moduleId": 732530,
@@ -4200,7 +4200,7 @@
4200
4200
  "filename": "src/actions/file-actions.ts",
4201
4201
  "exportedName": "writeFileContent"
4202
4202
  },
4203
- "605a51c5092f09e94c3be71c94fb03d8b96914852e": {
4203
+ "6057f78eab2d1f8f647196970edd0b61486cf79124": {
4204
4204
  "workers": {
4205
4205
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4206
4206
  "moduleId": 732530,
@@ -4212,7 +4212,7 @@
4212
4212
  "filename": "src/actions/file-actions.ts",
4213
4213
  "exportedName": "revealInFinder"
4214
4214
  },
4215
- "408f428c15cdbd23cf7620cb95fec7242839f5ec27": {
4215
+ "40404c6175e128e3fd5cb1fb7918446239622ce012": {
4216
4216
  "workers": {
4217
4217
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4218
4218
  "moduleId": 732530,
@@ -4224,7 +4224,7 @@
4224
4224
  "filename": "src/actions/preview-actions.ts",
4225
4225
  "exportedName": "getPreviewState"
4226
4226
  },
4227
- "40a629096ce95c2465ebc830e028126b386f9955ac": {
4227
+ "40ebc8d00f1487ad93a82bd27e2632189ca4560081": {
4228
4228
  "workers": {
4229
4229
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4230
4230
  "moduleId": 732530,
@@ -4236,7 +4236,7 @@
4236
4236
  "filename": "src/actions/preview-actions.ts",
4237
4237
  "exportedName": "startPreview"
4238
4238
  },
4239
- "40d853cd28b5fa725d0cd5a3ab74be01fd0ac0721a": {
4239
+ "404dc4e0a31c9f67cfb643d8a68df24dd825a60037": {
4240
4240
  "workers": {
4241
4241
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4242
4242
  "moduleId": 732530,
@@ -4248,7 +4248,7 @@
4248
4248
  "filename": "src/actions/preview-actions.ts",
4249
4249
  "exportedName": "stopPreview"
4250
4250
  },
4251
- "400c180253ca3a86be6417be7cd0f63749e5f09cd8": {
4251
+ "40bd75aa4d48aa1dcc787bd9fc497f8d454db29904": {
4252
4252
  "workers": {
4253
4253
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4254
4254
  "moduleId": 732530,
@@ -4260,7 +4260,7 @@
4260
4260
  "filename": "src/actions/preview-actions.ts",
4261
4261
  "exportedName": "installPreviewDeps"
4262
4262
  },
4263
- "40e3cbc64c4f61d59fff824b59edc8b0526d6c4461": {
4263
+ "40c2765223524fc985e6a78efde14243b3967c6728": {
4264
4264
  "workers": {
4265
4265
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4266
4266
  "moduleId": 732530,
@@ -4272,7 +4272,7 @@
4272
4272
  "filename": "src/actions/preview-actions.ts",
4273
4273
  "exportedName": "redetectPreset"
4274
4274
  },
4275
- "40795a8a14414f2d2b72d890599ab8d8d7b2af2a58": {
4275
+ "40bf2a3412de14a6d62c34b22ab21eb1904dad5ba7": {
4276
4276
  "workers": {
4277
4277
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4278
4278
  "moduleId": 732530,
@@ -4284,7 +4284,7 @@
4284
4284
  "filename": "src/actions/preview-actions.ts",
4285
4285
  "exportedName": "setProjectPreset"
4286
4286
  },
4287
- "40c4723c77e2fef128ae1de5491dfc1bd436fe380d": {
4287
+ "4023d09dd64b3fb0530ffeaff528a33045909d81d0": {
4288
4288
  "workers": {
4289
4289
  "app/workspaces/[workspaceId]/tasks/[taskId]/page": {
4290
4290
  "moduleId": 732530,
@@ -4298,5 +4298,5 @@
4298
4298
  }
4299
4299
  },
4300
4300
  "edge": {},
4301
- "encryptionKey": "7Rr8p2KFp16MKqIydaM/GeNu7qFN45yFOwpxg7LmiEM="
4301
+ "encryptionKey": "Y13Re30xrt0GIawaJX8rHTNZZCMz176wQjxzG1uwE2M="
4302
4302
  }