tower-studio 0.2.20 → 0.2.22
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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +3 -3
- package/.next/standalone/.next/server/app/_global-error.html +1 -1
- package/.next/standalone/.next/server/app/_global-error.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/adapters/test/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/browse-fs/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/files/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/git/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/[projectId]/[filename]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assets/reveal/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/attachments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js +3 -2
- package/.next/standalone/.next/server/app/api/internal/assistant/chat/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/assistant/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/backup/import/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/cache/[...segments]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/hooks/upload/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/monaco/[...path]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/internal/terminal/[taskId]/start/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/diff/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[taskId]/merge/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/missions/page/server-reference-manifest.json +63 -63
- package/.next/standalone/.next/server/app/missions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/missions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/settings/page/server-reference-manifest.json +106 -82
- package/.next/standalone/.next/server/app/settings/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page/server-reference-manifest.json +84 -84
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/archive/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page/server-reference-manifest.json +78 -78
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/assets/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page/server-reference-manifest.json +57 -57
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/notes/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page/server-reference-manifest.json +59 -59
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page/server-reference-manifest.json +25 -25
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page/server-reference-manifest.json +64 -64
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/projects/[projectId]/versions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/react-loadable-manifest.json +2 -2
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page/server-reference-manifest.json +72 -72
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/[workspaceId]/tasks/[taskId]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page/server-reference-manifest.json +43 -43
- package/.next/standalone/.next/server/app/workspaces/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/workspaces/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0eh8dj_.js +12 -0
- package/.next/standalone/.next/server/chunks/0se9_next_dist_esm_build_templates_app-route_0hrprmi.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__03j20vp._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05se6yk._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__05~g1fm._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__06m1r8x._.js +2 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0_6swdz._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0hc9vir._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0iyp~.k._.js +10 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3iihg._.js +3 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0ogh_qu._.js +10 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0otyifi._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0q.piu~._.js +10 -2
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0qdvear._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0umocfj._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0wuzc5o._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0xot7fu._.js +1 -1
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0z-k6vg._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_0bkvm8c._.js +1 -1
- package/.next/standalone/.next/server/chunks/src_lib_ai_0xx6y51._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/0iu._[workspaceId]_projects_[projectId]_versions_version-timeline-client_tsx_07o_kyi._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__02-6df-._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0th0_fo._.js → [root-of-the-server]__03e009u._.js} +4 -4
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0e_-mj-._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0fzkdjl._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0f72pl_._.js → [root-of-the-server]__0i~v.f0._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0jymb~t._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0l1.bgv._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0pu-v0l._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ty1ao1._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0um1ugs._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0.hrt0s._.js → [root-of-the-server]__0vrp4wc._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{[root-of-the-server]__08mkpqd._.js → [root-of-the-server]__0x2jop0._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0z7je5_._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__134_xv.._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__13vgkq5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0es22_y._.js → _00xgezz._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0z-mopi._.js → _01xe7~b._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_12e_1hd._.js → _02o-w3k._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0564air._.js +4 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0rqf5w7._.js → _05xdaz3._.js} +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_060_9cj._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0unw1fq._.js → _070t_mh._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0-zk1xq._.js → _075_.cb._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_0_2c7e0._.js → _07ca~8h._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/{_10sx3n7._.js → _084ifnn._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_08z-g~5._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0_vjay8._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0cj9a7y._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0jg.s-g._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0ncltnn._.js +3 -0
- package/.next/standalone/.next/server/chunks/ssr/{_0ln8vj0._.js → _0qq3k6g._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0r6gweb._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0rdyrfd._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0rt8jf_._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/_0ueyys5._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/_0uuzh5m._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0nzwk2y._.js → _0z58pqh._.js} +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_0mqxe~e._.js → _0zbuayb._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/_0~aon4t._.js +3 -3
- package/.next/standalone/.next/server/chunks/ssr/{_07~q7qs._.js → _13dksil._.js} +2 -2
- package/.next/standalone/.next/server/chunks/ssr/src_075s.rk._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0djxlqx._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_0eufeyj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_agent-actions_ts_0~wc.sy._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_actions_file-actions_ts_0gcvqwm._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_missions_missions-client_tsx_11429lj._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_onboarding_page_tsx_0xf7hpz._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_settings_page_tsx_0h9v7dr._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_assets_assets-page-client_tsx_0wyzpam._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_board-page-client_tsx_0gips66._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/src_app_workspaces_[workspaceId]_tasks_[taskId]_task-page-client_tsx_02t7blt._.js +1 -1
- package/.next/standalone/.next/server/chunks/ssr/{src_lib_0153vha._.js → src_lib_0.aklj3._.js} +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +3 -3
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +302 -278
- package/.next/standalone/.next/static/chunks/{08q54xdtb58sp.js → 0.onfoo7t4w-m.js} +1 -1
- package/.next/standalone/.next/static/chunks/0132~w09sg8ej.js +1 -0
- package/.next/standalone/.next/static/chunks/015m584n.xxu~.js +1 -0
- package/.next/standalone/.next/static/chunks/{1157qwl1lq-uv.js → 01fk6.8bw14.7.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0wzn4nbo56gf3.js → 01vvdks5yzk7x.js} +1 -1
- package/.next/standalone/.next/static/chunks/{15nh9t21_9u6i.js → 030g1-s.qdj2n.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0bxz4rml4iaob.js → 07ucj-4sybtq9.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0m90vde-l0h1a.js → 08vuh22p.47~b.js} +2 -2
- package/.next/standalone/.next/static/chunks/0_t-j983f5f0p.js +1 -0
- package/.next/standalone/.next/static/chunks/{0yje2relcvr6r.js → 0cn44krrztr-n.js} +1 -1
- package/.next/standalone/.next/static/chunks/{163o-5kdc6me5.js → 0feyhaj64gfd~.js} +1 -1
- package/.next/standalone/.next/static/chunks/0hf2igz3z1v.5.js +1 -0
- package/.next/standalone/.next/static/chunks/0htnxzje.8d3f.js +5 -0
- package/.next/standalone/.next/static/chunks/0lq9lfznfhl-6.js +1 -0
- package/.next/standalone/.next/static/chunks/0plqjpgas0ygu.js +1 -0
- package/.next/standalone/.next/static/chunks/0t92fwd6kv5j_.js +5 -0
- package/.next/standalone/.next/static/chunks/0tfc~d_oxesgk.js +5 -0
- package/.next/standalone/.next/static/chunks/{0mqdumoz_frlg.js → 0w1jry5z5w5~5.js} +1 -1
- package/.next/standalone/.next/static/chunks/0x3tiuoe.l18z.js +1 -0
- package/.next/standalone/.next/static/chunks/{11~-fm76bj3r4.js → 0y8ywrftfsnux.js} +1 -1
- package/.next/standalone/.next/static/chunks/11jg-t_iw_8i6.js +1 -0
- package/.next/standalone/.next/static/chunks/{0-93a_ovah-e0.js → 11x05y67gti4v.js} +1 -1
- package/.next/standalone/.next/static/chunks/11yv2zlsl_i7z.js +1 -0
- package/.next/standalone/.next/static/chunks/{0odb2p6e7-8n8.js → 13z_8s26xa~p1.js} +1 -1
- package/.next/standalone/.next/static/chunks/{0m2o51rtidmxh.js → 15.pdp8xgoni1.js} +1 -1
- package/.next/standalone/.next/static/chunks/15vogvewouq8e.js +1 -0
- package/.next/standalone/package.json +1 -1
- package/dist/mcp-server.cjs +19 -5
- package/package.json +1 -1
- package/skills/tower/SKILL.md +9 -0
- package/.next/standalone/.next/server/chunks/[root-of-the-server]__0o3ggen._.js +0 -12
- package/.next/standalone/.next/server/chunks/ssr/[root-of-the-server]__0ntdmyn._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_09b8zgw._.js +0 -4
- package/.next/standalone/.next/server/chunks/ssr/_0fhds8v._.js +0 -3
- package/.next/standalone/.next/server/chunks/ssr/_0tua.9p._.js +0 -3
- package/.next/standalone/.next/static/chunks/0.rw..0v.8a1-.js +0 -5
- package/.next/standalone/.next/static/chunks/08rokhw7bg_zn.js +0 -1
- package/.next/standalone/.next/static/chunks/0gh2r0ji~m34y.js +0 -1
- package/.next/standalone/.next/static/chunks/0j157xr-bax~d.js +0 -1
- package/.next/standalone/.next/static/chunks/0t0.k0pugrmxt.js +0 -1
- package/.next/standalone/.next/static/chunks/0vykez3mijj6f.js +0 -1
- package/.next/standalone/.next/static/chunks/0xrhj92idqx72.js +0 -5
- package/.next/standalone/.next/static/chunks/0yj4qfp~pk5na.js +0 -1
- package/.next/standalone/.next/static/chunks/0zk-aoc.g8t8h.js +0 -1
- package/.next/standalone/.next/static/chunks/0~7zlta-boej_.js +0 -1
- package/.next/standalone/.next/static/chunks/13wlh1lxhudv~.js +0 -1
- package/.next/standalone/.next/static/chunks/16pnb9m-vqs75.js +0 -5
- package/.next/standalone/.next/static/chunks/18aqm8uawnpl3.js +0 -1
- /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → hA1HHDvQi_vSYi568JXho}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → hA1HHDvQi_vSYi568JXho}/_clientMiddlewareManifest.js +0 -0
- /package/.next/standalone/.next/static/{QK0JGDY3UZSvD1SQgyL-w → hA1HHDvQi_vSYi568JXho}/_ssgManifest.js +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"4033464c1a8362c7db9dd014f8c93d3e979236c53d": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
6
6
|
"moduleId": 942658,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "createWorkspace",
|
|
13
13
|
"filename": "src/actions/workspace-actions.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"608cf48d18c93289d218b093162252b27156b7ac56": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
18
18
|
"moduleId": 942658,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "updateWorkspace",
|
|
25
25
|
"filename": "src/actions/workspace-actions.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"4066785d24434c9678492eaca5b460a203cbe3b526": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
30
30
|
"moduleId": 942658,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "deleteWorkspace",
|
|
37
37
|
"filename": "src/actions/workspace-actions.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"401cb3bbada2ef2e54db6083502e545081642b7fee": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
42
42
|
"moduleId": 942658,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "reorderWorkspaces",
|
|
49
49
|
"filename": "src/actions/workspace-actions.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"40e40fd12d28725e54d8118b3dc666594790b4636d": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
54
54
|
"moduleId": 942658,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getLabelsForWorkspace",
|
|
61
61
|
"filename": "src/actions/label-actions.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"4072f8e901ee4a3f198090daf9c2d105dd9b8cab5f": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
66
66
|
"moduleId": 942658,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "createLabel",
|
|
73
73
|
"filename": "src/actions/label-actions.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"40b9cfdaf38d77af122159a675b67849a351750079": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
78
78
|
"moduleId": 942658,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "deleteLabel",
|
|
85
85
|
"filename": "src/actions/label-actions.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"609ebabc7dbb7165cc4452523d762dc3bf9158f58e": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
90
90
|
"moduleId": 942658,
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"exportedName": "globalSearch",
|
|
97
97
|
"filename": "src/actions/search-actions.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"60a075f3ec1cb1dcfb975b8d09cbfbc6eae285c483": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
102
102
|
"moduleId": 942658,
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"exportedName": "getConfigValue",
|
|
109
109
|
"filename": "src/actions/config-actions.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"408b97963602bfd4fb45fb1a73181042fb0c2bb6c5": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
114
114
|
"moduleId": 942658,
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"exportedName": "resolveGitLocalPath",
|
|
121
121
|
"filename": "src/actions/config-actions.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"600aa062465539a433f2c02d378e9ccd04e7d12cb5": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
126
126
|
"moduleId": 942658,
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"exportedName": "analyzeProjectDirectory",
|
|
133
133
|
"filename": "src/actions/project-actions.ts"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"60564c9b4ee0cf2ff864b69be6c8a8cbce8289e580": {
|
|
136
136
|
"workers": {
|
|
137
137
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
138
138
|
"moduleId": 942658,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"exportedName": "migrateProjectPath",
|
|
145
145
|
"filename": "src/actions/project-actions.ts"
|
|
146
146
|
},
|
|
147
|
-
"
|
|
147
|
+
"402ba4719c8d33792130cdb032e3c45ab32e3a7d6e": {
|
|
148
148
|
"workers": {
|
|
149
149
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
150
150
|
"moduleId": 942658,
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"exportedName": "checkMigrationSafety",
|
|
157
157
|
"filename": "src/actions/project-actions.ts"
|
|
158
158
|
},
|
|
159
|
-
"
|
|
159
|
+
"009d834b3e5033871a221bb9c4275cbefe6dfb8221": {
|
|
160
160
|
"workers": {
|
|
161
161
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
162
162
|
"moduleId": 942658,
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
"exportedName": "getActualWsPort",
|
|
169
169
|
"filename": "src/actions/config-actions.ts"
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"40e87fe3ad1d5301d533e12913dbc328d47c8cef6d": {
|
|
172
172
|
"workers": {
|
|
173
173
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
174
174
|
"moduleId": 942658,
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
"exportedName": "createProject",
|
|
181
181
|
"filename": "src/actions/workspace-actions.ts"
|
|
182
182
|
},
|
|
183
|
-
"
|
|
183
|
+
"60061be637efd85ecedf0916bd45325b0e7f3f5cf5": {
|
|
184
184
|
"workers": {
|
|
185
185
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
186
186
|
"moduleId": 942658,
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
"exportedName": "setConfigValue",
|
|
193
193
|
"filename": "src/actions/config-actions.ts"
|
|
194
194
|
},
|
|
195
|
-
"
|
|
195
|
+
"4061a2e448f006bdf5bf2baff74061cc7561d5dcb7": {
|
|
196
196
|
"workers": {
|
|
197
197
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
198
198
|
"moduleId": 942658,
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"exportedName": "checkExtension",
|
|
205
205
|
"filename": "src/actions/extension-actions.ts"
|
|
206
206
|
},
|
|
207
|
-
"
|
|
207
|
+
"40f22e81565b9a3679ed51472552c85c922b5bbf24": {
|
|
208
208
|
"workers": {
|
|
209
209
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
210
210
|
"moduleId": 942658,
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
"exportedName": "installExtension",
|
|
217
217
|
"filename": "src/actions/extension-actions.ts"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"4074c19c97e4cdd0a73bb9fb02e7ae3778b5541df9": {
|
|
220
220
|
"workers": {
|
|
221
221
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
222
222
|
"moduleId": 942658,
|
|
@@ -228,7 +228,7 @@
|
|
|
228
228
|
"exportedName": "uninstallExtension",
|
|
229
229
|
"filename": "src/actions/extension-actions.ts"
|
|
230
230
|
},
|
|
231
|
-
"
|
|
231
|
+
"005a9cdfd3d26276a7600db69edbd7afad54b1c44f": {
|
|
232
232
|
"workers": {
|
|
233
233
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
234
234
|
"moduleId": 942658,
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"exportedName": "getOnboardingStatus",
|
|
241
241
|
"filename": "src/actions/onboarding-actions.ts"
|
|
242
242
|
},
|
|
243
|
-
"
|
|
243
|
+
"40294451cef2e0246f7cdee8a6680cf43315e9b02d": {
|
|
244
244
|
"workers": {
|
|
245
245
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
246
246
|
"moduleId": 942658,
|
|
@@ -252,7 +252,7 @@
|
|
|
252
252
|
"exportedName": "setOnboardingProgress",
|
|
253
253
|
"filename": "src/actions/onboarding-actions.ts"
|
|
254
254
|
},
|
|
255
|
-
"
|
|
255
|
+
"4069ae2870834c1ca71c4e08fbe6bc7dabd82a9c86": {
|
|
256
256
|
"workers": {
|
|
257
257
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
258
258
|
"moduleId": 942658,
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
"exportedName": "dispatchTaskCompletionEvent",
|
|
265
265
|
"filename": "src/actions/onboarding-actions.ts"
|
|
266
266
|
},
|
|
267
|
-
"
|
|
267
|
+
"603f6f60799a0a18691635b3bf0cd53e0706b73d37": {
|
|
268
268
|
"workers": {
|
|
269
269
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
270
270
|
"moduleId": 942658,
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
"exportedName": "setOnboardingExtensions",
|
|
277
277
|
"filename": "src/actions/onboarding-actions.ts"
|
|
278
278
|
},
|
|
279
|
-
"
|
|
279
|
+
"605e2c3aa9bf23773f9c79d656f9d03df60c72f810": {
|
|
280
280
|
"workers": {
|
|
281
281
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
282
282
|
"moduleId": 942658,
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
"exportedName": "completeOnboarding",
|
|
289
289
|
"filename": "src/actions/onboarding-actions.ts"
|
|
290
290
|
},
|
|
291
|
-
"
|
|
291
|
+
"0015b763c82f33697cb7ae1db72c413af45a3db554": {
|
|
292
292
|
"workers": {
|
|
293
293
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
294
294
|
"moduleId": 942658,
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
"exportedName": "listAllExtensionStatus",
|
|
301
301
|
"filename": "src/actions/extension-actions.ts"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"60530f63b26a12f71c24fc1d6583afb782f09b65f2": {
|
|
304
304
|
"workers": {
|
|
305
305
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
306
306
|
"moduleId": 942658,
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
"exportedName": "listDirectory",
|
|
313
313
|
"filename": "src/actions/file-actions.ts"
|
|
314
314
|
},
|
|
315
|
-
"
|
|
315
|
+
"709b5225f4d4a0ac29db0727066cfd0a669ad1c34e": {
|
|
316
316
|
"workers": {
|
|
317
317
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
318
318
|
"moduleId": 942658,
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"exportedName": "getGitStatus",
|
|
325
325
|
"filename": "src/actions/file-actions.ts"
|
|
326
326
|
},
|
|
327
|
-
"
|
|
327
|
+
"60696c00daf475f4f933658d4d8583d7958164ef51": {
|
|
328
328
|
"workers": {
|
|
329
329
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
330
330
|
"moduleId": 942658,
|
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
"exportedName": "createFile",
|
|
337
337
|
"filename": "src/actions/file-actions.ts"
|
|
338
338
|
},
|
|
339
|
-
"
|
|
339
|
+
"60abc0e510c23946a70b7e6ebfaba4c1ea8fc66415": {
|
|
340
340
|
"workers": {
|
|
341
341
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
342
342
|
"moduleId": 942658,
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"exportedName": "createDirectory",
|
|
349
349
|
"filename": "src/actions/file-actions.ts"
|
|
350
350
|
},
|
|
351
|
-
"
|
|
351
|
+
"70a4126b07e464a322af753ca0a253f556c5c7fba4": {
|
|
352
352
|
"workers": {
|
|
353
353
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
354
354
|
"moduleId": 942658,
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"exportedName": "renameEntry",
|
|
361
361
|
"filename": "src/actions/file-actions.ts"
|
|
362
362
|
},
|
|
363
|
-
"
|
|
363
|
+
"609a2fbf9dee990c0dd2aab984efd5835f4ae772f7": {
|
|
364
364
|
"workers": {
|
|
365
365
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
366
366
|
"moduleId": 942658,
|
|
@@ -372,7 +372,7 @@
|
|
|
372
372
|
"exportedName": "deleteEntry",
|
|
373
373
|
"filename": "src/actions/file-actions.ts"
|
|
374
374
|
},
|
|
375
|
-
"
|
|
375
|
+
"409c07c2ab83431a336cb446546dac3f2e20b06502": {
|
|
376
376
|
"workers": {
|
|
377
377
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
378
378
|
"moduleId": 942658,
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"exportedName": "listAllFiles",
|
|
385
385
|
"filename": "src/actions/file-actions.ts"
|
|
386
386
|
},
|
|
387
|
-
"
|
|
387
|
+
"6018075b44ed5869d50881b5a32314c9269d794f43": {
|
|
388
388
|
"workers": {
|
|
389
389
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
390
390
|
"moduleId": 942658,
|
|
@@ -396,7 +396,7 @@
|
|
|
396
396
|
"exportedName": "readFileContent",
|
|
397
397
|
"filename": "src/actions/file-actions.ts"
|
|
398
398
|
},
|
|
399
|
-
"
|
|
399
|
+
"6034b4e3bfe4c36041514ec7416fc3ee6d51877e57": {
|
|
400
400
|
"workers": {
|
|
401
401
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
402
402
|
"moduleId": 942658,
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
"exportedName": "readFileContentForce",
|
|
409
409
|
"filename": "src/actions/file-actions.ts"
|
|
410
410
|
},
|
|
411
|
-
"
|
|
411
|
+
"7062a1005eba2621c4de209c60a9e465e95ae59e06": {
|
|
412
412
|
"workers": {
|
|
413
413
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
414
414
|
"moduleId": 942658,
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
"exportedName": "writeFileContent",
|
|
421
421
|
"filename": "src/actions/file-actions.ts"
|
|
422
422
|
},
|
|
423
|
-
"
|
|
423
|
+
"604bab1d97be03c881acda381e226abd8cc348b74b": {
|
|
424
424
|
"workers": {
|
|
425
425
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
426
426
|
"moduleId": 942658,
|
|
@@ -432,7 +432,7 @@
|
|
|
432
432
|
"exportedName": "revealInFinder",
|
|
433
433
|
"filename": "src/actions/file-actions.ts"
|
|
434
434
|
},
|
|
435
|
-
"
|
|
435
|
+
"7cc596bcc45261832ce680a74fd98b3a1545eface3": {
|
|
436
436
|
"workers": {
|
|
437
437
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
438
438
|
"moduleId": 942658,
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"exportedName": "searchCode",
|
|
445
445
|
"filename": "src/actions/search-code-actions.ts"
|
|
446
446
|
},
|
|
447
|
-
"
|
|
447
|
+
"4087f295f8a8a97bd33505e43e2553d7d73f3b88cc": {
|
|
448
448
|
"workers": {
|
|
449
449
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
450
450
|
"moduleId": 942658,
|
|
@@ -456,7 +456,7 @@
|
|
|
456
456
|
"exportedName": "getPreviewState",
|
|
457
457
|
"filename": "src/actions/preview-actions.ts"
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"40b1502fd7ff25cf26c4e12b8072b01500532b4f87": {
|
|
460
460
|
"workers": {
|
|
461
461
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
462
462
|
"moduleId": 942658,
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"exportedName": "startPreview",
|
|
469
469
|
"filename": "src/actions/preview-actions.ts"
|
|
470
470
|
},
|
|
471
|
-
"
|
|
471
|
+
"4027b3853075a9290d3c9d8ec07bc6c89051b22d09": {
|
|
472
472
|
"workers": {
|
|
473
473
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
474
474
|
"moduleId": 942658,
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"exportedName": "stopPreview",
|
|
481
481
|
"filename": "src/actions/preview-actions.ts"
|
|
482
482
|
},
|
|
483
|
-
"
|
|
483
|
+
"40673a2e4aad10d0f5beb358e155b1f84e145f9b08": {
|
|
484
484
|
"workers": {
|
|
485
485
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
486
486
|
"moduleId": 942658,
|
|
@@ -492,7 +492,7 @@
|
|
|
492
492
|
"exportedName": "installPreviewDeps",
|
|
493
493
|
"filename": "src/actions/preview-actions.ts"
|
|
494
494
|
},
|
|
495
|
-
"
|
|
495
|
+
"40d1d52b0b1989c8558b538b2ff3e4d721e000c502": {
|
|
496
496
|
"workers": {
|
|
497
497
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
498
498
|
"moduleId": 942658,
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"exportedName": "redetectPreset",
|
|
505
505
|
"filename": "src/actions/preview-actions.ts"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"40f495ec75053a1949df83ba18226fbc373535b2f4": {
|
|
508
508
|
"workers": {
|
|
509
509
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
510
510
|
"moduleId": 942658,
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"exportedName": "setProjectPreset",
|
|
517
517
|
"filename": "src/actions/preview-actions.ts"
|
|
518
518
|
},
|
|
519
|
-
"
|
|
519
|
+
"408fd8a39c35a49ae01e3ec690612823cb4aaddb55": {
|
|
520
520
|
"workers": {
|
|
521
521
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
522
522
|
"moduleId": 942658,
|
|
@@ -528,7 +528,7 @@
|
|
|
528
528
|
"exportedName": "setProjectDefaults",
|
|
529
529
|
"filename": "src/actions/preview-actions.ts"
|
|
530
530
|
},
|
|
531
|
-
"
|
|
531
|
+
"4020ababc64e3e20322cc4d4ce3b9df48673dd84b8": {
|
|
532
532
|
"workers": {
|
|
533
533
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
534
534
|
"moduleId": 942658,
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"exportedName": "openInTerminal",
|
|
541
541
|
"filename": "src/actions/preview-actions.ts"
|
|
542
542
|
},
|
|
543
|
-
"
|
|
543
|
+
"60685260b99a7a73af3c52ba0f07a34fd2a2ace307": {
|
|
544
544
|
"workers": {
|
|
545
545
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
546
546
|
"moduleId": 942658,
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
"exportedName": "updateTask",
|
|
553
553
|
"filename": "src/actions/task-actions.ts"
|
|
554
554
|
},
|
|
555
|
-
"
|
|
555
|
+
"7c24af7fefae93b8c2c56200147dbf50143549f76b": {
|
|
556
556
|
"workers": {
|
|
557
557
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
558
558
|
"moduleId": 942658,
|
|
@@ -564,7 +564,7 @@
|
|
|
564
564
|
"exportedName": "startPtyExecutionSafe",
|
|
565
565
|
"filename": "src/actions/agent-actions.ts"
|
|
566
566
|
},
|
|
567
|
-
"
|
|
567
|
+
"400e6e8da439f1428db1843e9b9b246956d23b01fd": {
|
|
568
568
|
"workers": {
|
|
569
569
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
570
570
|
"moduleId": 942658,
|
|
@@ -576,7 +576,7 @@
|
|
|
576
576
|
"exportedName": "stopPtyExecution",
|
|
577
577
|
"filename": "src/actions/agent-actions.ts"
|
|
578
578
|
},
|
|
579
|
-
"
|
|
579
|
+
"605aeb1850207cfd396964680e6023133da6e46314": {
|
|
580
580
|
"workers": {
|
|
581
581
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
582
582
|
"moduleId": 942658,
|
|
@@ -588,7 +588,7 @@
|
|
|
588
588
|
"exportedName": "resumePtyExecution",
|
|
589
589
|
"filename": "src/actions/agent-actions.ts"
|
|
590
590
|
},
|
|
591
|
-
"
|
|
591
|
+
"402f4b76f5ea4be326d408c2d201be59374b757817": {
|
|
592
592
|
"workers": {
|
|
593
593
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
594
594
|
"moduleId": 942658,
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
"exportedName": "continueLatestPtyExecution",
|
|
601
601
|
"filename": "src/actions/agent-actions.ts"
|
|
602
602
|
},
|
|
603
|
-
"
|
|
603
|
+
"40309ad8ca94240210123173c41b3208cefcdd680a": {
|
|
604
604
|
"workers": {
|
|
605
605
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
606
606
|
"moduleId": 942658,
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"exportedName": "getTaskExecutions",
|
|
613
613
|
"filename": "src/actions/agent-actions.ts"
|
|
614
614
|
},
|
|
615
|
-
"
|
|
615
|
+
"6031574455748555d8f93bed50b8c1e1092b026e7f": {
|
|
616
616
|
"workers": {
|
|
617
617
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
618
618
|
"moduleId": 942658,
|
|
@@ -624,7 +624,7 @@
|
|
|
624
624
|
"exportedName": "updateTaskStatus",
|
|
625
625
|
"filename": "src/actions/task-actions.ts"
|
|
626
626
|
},
|
|
627
|
-
"
|
|
627
|
+
"4038b6ff7725839a42d1fd6013fcdbb24be8ffda5c": {
|
|
628
628
|
"workers": {
|
|
629
629
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
630
630
|
"moduleId": 942658,
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"exportedName": "checkWorktreeClean",
|
|
637
637
|
"filename": "src/actions/task-actions.ts"
|
|
638
638
|
},
|
|
639
|
-
"
|
|
639
|
+
"604b7a8c274fee1d283e4ae6d248aca56b3a38cd85": {
|
|
640
640
|
"workers": {
|
|
641
641
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
642
642
|
"moduleId": 942658,
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
"exportedName": "commitWorktreeChanges",
|
|
649
649
|
"filename": "src/actions/task-actions.ts"
|
|
650
650
|
},
|
|
651
|
-
"
|
|
651
|
+
"4030dd133cb98fa4b7caefd8a1dde6142fda3f0c0f": {
|
|
652
652
|
"workers": {
|
|
653
653
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
654
654
|
"moduleId": 942658,
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
"exportedName": "openInFileManager",
|
|
661
661
|
"filename": "src/actions/preview-actions.ts"
|
|
662
662
|
},
|
|
663
|
-
"
|
|
663
|
+
"4088280847d384971b8146a405a4b8b423a0137c21": {
|
|
664
664
|
"workers": {
|
|
665
665
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
666
666
|
"moduleId": 942658,
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"exportedName": "openInEditor",
|
|
673
673
|
"filename": "src/actions/preview-actions.ts"
|
|
674
674
|
},
|
|
675
|
-
"
|
|
675
|
+
"40dc648b47596c85b24f147201b9a1b3859147337a": {
|
|
676
676
|
"workers": {
|
|
677
677
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
678
678
|
"moduleId": 942658,
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
"exportedName": "getPrompts",
|
|
685
685
|
"filename": "src/actions/prompt-actions.ts"
|
|
686
686
|
},
|
|
687
|
-
"
|
|
687
|
+
"006ffe9e99fd15c49081b4abd8ee8deaab81e14a73": {
|
|
688
688
|
"workers": {
|
|
689
689
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
690
690
|
"moduleId": 942658,
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"exportedName": "getActiveExecutionsAcrossWorkspaces",
|
|
697
697
|
"filename": "src/actions/agent-actions.ts"
|
|
698
698
|
},
|
|
699
|
-
"
|
|
699
|
+
"405071d4f9016aca5952e5160306812f2b7b6a7dec": {
|
|
700
700
|
"workers": {
|
|
701
701
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
702
702
|
"moduleId": 942658,
|
|
@@ -708,7 +708,7 @@
|
|
|
708
708
|
"exportedName": "getTaskMessages",
|
|
709
709
|
"filename": "src/actions/agent-actions.ts"
|
|
710
710
|
},
|
|
711
|
-
"
|
|
711
|
+
"6068613a725d1f5dffa6270e51a6c8a1f0da569b07": {
|
|
712
712
|
"workers": {
|
|
713
713
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
714
714
|
"moduleId": 942658,
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"exportedName": "stopTaskExecution",
|
|
721
721
|
"filename": "src/actions/agent-actions.ts"
|
|
722
722
|
},
|
|
723
|
-
"
|
|
723
|
+
"609650a0051521aefd758783b77b54ceb61ca5c5ce": {
|
|
724
724
|
"workers": {
|
|
725
725
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
726
726
|
"moduleId": 942658,
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
"exportedName": "sendTaskMessage",
|
|
733
733
|
"filename": "src/actions/agent-actions.ts"
|
|
734
734
|
},
|
|
735
|
-
"
|
|
735
|
+
"7875a76d5bb42af9a4f20a40b1041fa4a454617841": {
|
|
736
736
|
"workers": {
|
|
737
737
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
738
738
|
"moduleId": 942658,
|
|
@@ -744,7 +744,7 @@
|
|
|
744
744
|
"exportedName": "startTaskExecution",
|
|
745
745
|
"filename": "src/actions/agent-actions.ts"
|
|
746
746
|
},
|
|
747
|
-
"
|
|
747
|
+
"7cf21372681ff973e9a3592defb813988d985fb349": {
|
|
748
748
|
"workers": {
|
|
749
749
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
750
750
|
"moduleId": 942658,
|
|
@@ -756,31 +756,31 @@
|
|
|
756
756
|
"exportedName": "startPtyExecution",
|
|
757
757
|
"filename": "src/actions/agent-actions.ts"
|
|
758
758
|
},
|
|
759
|
-
"
|
|
759
|
+
"005836192bb8fed573ecab4006a5c95a3cfdf022e2": {
|
|
760
760
|
"workers": {
|
|
761
761
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
762
762
|
"moduleId": 942658,
|
|
763
763
|
"async": true,
|
|
764
|
-
"exportedName": "
|
|
764
|
+
"exportedName": "getProviderConnections",
|
|
765
765
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
766
766
|
}
|
|
767
767
|
},
|
|
768
|
-
"exportedName": "
|
|
768
|
+
"exportedName": "getProviderConnections",
|
|
769
769
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
770
770
|
},
|
|
771
|
-
"
|
|
771
|
+
"0078b1277bad10ec2a7f9fd98803d30922bded9383": {
|
|
772
772
|
"workers": {
|
|
773
773
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
774
774
|
"moduleId": 942658,
|
|
775
775
|
"async": true,
|
|
776
|
-
"exportedName": "
|
|
776
|
+
"exportedName": "getConnectedProviders",
|
|
777
777
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
778
778
|
}
|
|
779
779
|
},
|
|
780
|
-
"exportedName": "
|
|
780
|
+
"exportedName": "getConnectedProviders",
|
|
781
781
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
782
782
|
},
|
|
783
|
-
"
|
|
783
|
+
"408e80afd724d021d6d534ea9ffb1e56d17ac83fce": {
|
|
784
784
|
"workers": {
|
|
785
785
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
786
786
|
"moduleId": 942658,
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
"exportedName": "isProviderConnected",
|
|
793
793
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
794
794
|
},
|
|
795
|
-
"
|
|
795
|
+
"60cda47fb190bb88a79a4c97a11fa4c1bd7830f21f": {
|
|
796
796
|
"workers": {
|
|
797
797
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
798
798
|
"moduleId": 942658,
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"exportedName": "markProviderDisconnected",
|
|
805
805
|
"filename": "src/actions/provider-connection-actions.ts"
|
|
806
806
|
},
|
|
807
|
-
"
|
|
807
|
+
"60ea9f0761a325ffcbf20fc2f5eba6a58dbf6ca118": {
|
|
808
808
|
"workers": {
|
|
809
809
|
"app/workspaces/[workspaceId]/tasks/[taskId]/page": {
|
|
810
810
|
"moduleId": 942658,
|