@mndrk/agx 2.0.22 → 2.0.24
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/cloud-runtime/standalone/.next/BUILD_ID +1 -1
- package/cloud-runtime/standalone/.next/app-path-routes-manifest.json +1 -0
- package/cloud-runtime/standalone/.next/build-manifest.json +6 -6
- package/cloud-runtime/standalone/.next/prerender-manifest.json +3 -3
- package/cloud-runtime/standalone/.next/routes-manifest.json +6 -0
- package/cloud-runtime/standalone/.next/server/app/_global-error/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/_global-error/page.js +2 -2
- package/cloud-runtime/standalone/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.html +2 -2
- package/cloud-runtime/standalone/.next/server/app/_global-error.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/_not-found/page.js +6 -5
- package/cloud-runtime/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/_not-found.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/_not-found.rsc +11 -11
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_full.segment.rsc +11 -11
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_index.segment.rsc +7 -7
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/[id]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/agents/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/agents/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/agents.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/agents.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/agents.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/agents.segments/agents/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/agents.segments/agents.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/api/file-search/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route/app-paths-manifest.json +3 -0
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route/build-manifest.json +11 -0
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route/server-reference-manifest.json +4 -0
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route.js +7 -0
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route.js.map +5 -0
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route.js.nft.json +1 -0
- package/cloud-runtime/standalone/.next/server/app/api/filesystem/browse/route_client-reference-manifest.js +2 -0
- package/cloud-runtime/standalone/.next/server/app/api/providers/route.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/status/route.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/api/status/route.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/automations/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/automations/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/automations.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/automations.rsc +11 -11
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_full.segment.rsc +11 -11
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/automations.segments/_tree.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/automations.segments/automations/__PAGE__.segment.rsc +5 -5
- package/cloud-runtime/standalone/.next/server/app/automations.segments/automations.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/board/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/board/page.js +6 -6
- package/cloud-runtime/standalone/.next/server/app/board/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/board/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/board.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/board.rsc +8 -8
- package/cloud-runtime/standalone/.next/server/app/board.segments/_full.segment.rsc +8 -8
- package/cloud-runtime/standalone/.next/server/app/board.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/board.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/board.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/board.segments/board/__PAGE__.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/board.segments/board.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/execution-graph.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/execution-graph.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/execution-graph/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/execution-graph.segments/execution-graph.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/index.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/index.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/index.segments/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/index.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/index.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/index.segments/_tree.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/graph/[taskId]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/[slug]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.html +13 -1
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects/orphans/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects/orphans.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/projects/orphans.segments/projects.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/projects/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/projects/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/projects.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/projects.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/projects.segments/projects/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/projects.segments/projects.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/settings/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/settings/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/settings.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/settings.rsc +9 -9
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_full.segment.rsc +9 -9
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/settings.segments/settings.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/status/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/status/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/status/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/status/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/status.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/status.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/status.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/status.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/status.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/status.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/status.segments/status/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/status.segments/status.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/thread/[id]/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome/page/build-manifest.json +4 -4
- package/cloud-runtime/standalone/.next/server/app/welcome/page.js +5 -5
- package/cloud-runtime/standalone/.next/server/app/welcome/page.js.nft.json +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome/page_client-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/app/welcome.html +14 -2
- package/cloud-runtime/standalone/.next/server/app/welcome.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_full.segment.rsc +10 -10
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_head.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_index.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/_tree.segment.rsc +2 -2
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/welcome/__PAGE__.segment.rsc +4 -4
- package/cloud-runtime/standalone/.next/server/app/welcome.segments/welcome.segment.rsc +3 -3
- package/cloud-runtime/standalone/.next/server/app-paths-manifest.json +1 -0
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__60ba5058._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/[root-of-the-server]__621dcb4a._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__babd2675._.js → [root-of-the-server]__82d76712._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/{[root-of-the-server]__d36da34d._.js → [root-of-the-server]__c2767ca5._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/_next-internal_server_app_api_filesystem_browse_route_actions_8e268170.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/lib_history-store_ts_2e721df2._.js +4 -4
- package/cloud-runtime/standalone/.next/server/chunks/lib_history-store_ts_74d1c060._.js +6 -6
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__fb05a385._.js → [root-of-the-server]__056cdf7d._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__113d6767._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__8d1af2c9._.js → [root-of-the-server]__11e33b9b._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__296a25b5._.js → [root-of-the-server]__19cd257e._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__226f8a19._.js +13 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__51980630._.js → [root-of-the-server]__26d669c2._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__47caef59._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__0a103abc._.js → [root-of-the-server]__4ebf5947._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__5ffa2883._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__6a9d3855._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__942ca438._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__c45c7360._.js → [root-of-the-server]__a667191a._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__1cfbd715._.js → [root-of-the-server]__aa28d46f._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__bd4d5430._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__ab36b420._.js → [root-of-the-server]__bde5bc78._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__cde88183._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__ce3b51aa._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__2503b467._.js → [root-of-the-server]__d36dd8bc._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__b77ae83d._.js → [root-of-the-server]__dac5ab29._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__3405b8e4._.js → [root-of-the-server]__e87ba2b0._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__b9356576._.js → [root-of-the-server]__f62d412e._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__756711b8._.js → [root-of-the-server]__f63d6594._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__46de03a9._.js → [root-of-the-server]__febbd0b8._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{[root-of-the-server]__89c70d6f._.js → [root-of-the-server]__ff22a10e._.js} +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_a19a362a._.js → _02c78cac._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{node_modules_next_dist_08570d7f._.js → _0b36c9d6._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_0ff7c687._.js +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_0ffd2660._.js +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_37435df3._.js → _173da79d._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_4fe611fe._.js → _1c58ab2d._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_a88b4884._.js → _222af282._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_27cb3359._.js +95 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_8ebf36f6._.js → _3aa32c11._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_43472af3._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_4b5d7c9b._.js +95 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_c52176ad._.js → _4d4ba84b._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_194cda6c._.js → _50d04b8f._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_a8eaf6bc._.js → _629dc55c._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_6a367524._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_93914ecd._.js +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_94effa0f._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_a696e9b3._.js +95 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_ae20456d._.js +4 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_c838f593._.js +95 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_cd5e154b._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_d021529a._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_fc18d7b5._.js → _e04b4053._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_e1769638._.js +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_b9d3574c._.js → _f1465cc8._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_d4878ef1._.js → _f2a7beb1._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_fbced30b._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{_8d8836a8._.js → _fc1aaf9e._.js} +3 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/app_agents_[id]_page_tsx_9c49d8c8._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/app_agents_page_tsx_f5f08ed8._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/app_automations_page_tsx_3d732184._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/app_execution-graph_page_tsx_f854185a._.js +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/app_global-error_tsx_9170b7a0._.js +3 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/app_projects_[slug]_page_tsx_e0fabf6e._.js +2 -2
- package/cloud-runtime/standalone/.next/server/chunks/ssr/components_chat-ui_bfeda794._.js +5 -5
- package/cloud-runtime/standalone/.next/server/chunks/ssr/components_thread_WorkspaceSidebar_tsx_e660301b._.js +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/node_modules_next_dist_03ec2107._.js +4 -0
- package/cloud-runtime/standalone/.next/server/chunks/ssr/{node_modules_next_dist_esm_build_templates_app-page_d92e159d.js → node_modules_next_dist_esm_build_templates_app-page_61c49327.js} +3 -3
- package/cloud-runtime/standalone/.next/server/middleware-build-manifest.js +4 -4
- package/cloud-runtime/standalone/.next/server/middleware-manifest.json +5 -5
- package/cloud-runtime/standalone/.next/server/pages/404.html +13 -1
- package/cloud-runtime/standalone/.next/server/pages/500.html +2 -2
- package/cloud-runtime/standalone/.next/server/server-reference-manifest.js +1 -1
- package/cloud-runtime/standalone/.next/server/server-reference-manifest.json +1 -1
- package/cloud-runtime/standalone/.next/static/chunks/{785cb91c31bb3303.js → 09f9eeea393db0fd.js} +3 -3
- package/cloud-runtime/standalone/.next/static/chunks/1184bf1bfdf97666.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/2acd153dc5252e88.js +30 -0
- package/cloud-runtime/standalone/.next/static/chunks/2deeba875ec50761.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/45b4d0ee5c92d45b.js +93 -0
- package/cloud-runtime/standalone/.next/static/chunks/5ace4b4f4475962a.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/616d66dbec9e4b8b.js +93 -0
- package/cloud-runtime/standalone/.next/static/chunks/64f812259cf8c243.js +18 -0
- package/cloud-runtime/standalone/.next/static/chunks/6dbf5940e30fa9c7.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/7d4c1d97169c8522.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/7f13efe9329d3f97.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/80219bbddcf65109.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/{47ef8bb2118ea917.js → 86ace6febb11ad71.js} +1 -1
- package/cloud-runtime/standalone/.next/static/chunks/{90c7dbc004f59a42.js → 88e24940a5d5d386.js} +1 -1
- package/cloud-runtime/standalone/.next/static/chunks/9d50c2514f72d926.css +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/b079c677d9b39f98.js +5 -0
- package/cloud-runtime/standalone/.next/static/chunks/b4e298542d366e31.js +93 -0
- package/cloud-runtime/standalone/.next/static/chunks/b88352740262931f.js +6 -0
- package/cloud-runtime/standalone/.next/static/chunks/bd6c5b5b4fbd6413.css +2 -0
- package/cloud-runtime/standalone/.next/static/chunks/c5609fd2abb65850.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/{7ca3e4f9ed7425a8.js → d95cd010361834be.js} +1 -1
- package/cloud-runtime/standalone/.next/static/chunks/da434b1ad885d636.js +30 -0
- package/cloud-runtime/standalone/.next/static/chunks/e44264686aa5ecbf.js +93 -0
- package/cloud-runtime/standalone/.next/static/chunks/eab1c7d0246592f8.js +8 -0
- package/cloud-runtime/standalone/.next/static/chunks/f7bbf5cfcfed8ba9.js +1 -0
- package/cloud-runtime/standalone/.next/static/chunks/{turbopack-92401168917c21f2.js → turbopack-5b5918f610666d2d.js} +1 -1
- package/cloud-runtime/standalone/README.md +15 -3
- package/cloud-runtime/standalone/app/agents/[id]/page.tsx +147 -147
- package/cloud-runtime/standalone/app/agents/page.tsx +115 -310
- package/cloud-runtime/standalone/app/api/filesystem/browse/route.ts +39 -0
- package/cloud-runtime/standalone/app/api/status/route.ts +1 -1
- package/cloud-runtime/standalone/app/api/threads/route.ts +4 -5
- package/cloud-runtime/standalone/app/automations/page.tsx +1 -1
- package/cloud-runtime/standalone/app/execution-graph/page.tsx +86 -86
- package/cloud-runtime/standalone/app/global-error.tsx +54 -0
- package/cloud-runtime/standalone/app/globals.css +165 -59
- package/cloud-runtime/standalone/app/layout.tsx +17 -0
- package/cloud-runtime/standalone/app/projects/[slug]/layout.tsx +1 -1
- package/cloud-runtime/standalone/app/projects/[slug]/page.tsx +58 -58
- package/cloud-runtime/standalone/app/status/page.tsx +20 -20
- package/cloud-runtime/standalone/app/welcome/page.tsx +20 -15
- package/cloud-runtime/standalone/components/AutomationsBoard.tsx +1 -1
- package/cloud-runtime/standalone/components/ClientOnly.tsx +17 -0
- package/cloud-runtime/standalone/components/ConsentToggle/index.tsx +3 -3
- package/cloud-runtime/standalone/components/ContextMenu.tsx +123 -0
- package/cloud-runtime/standalone/components/DaemonBar.tsx +9 -9
- package/cloud-runtime/standalone/components/DirectoryBrowser.tsx +140 -0
- package/cloud-runtime/standalone/components/FirstRunModal/index.tsx +10 -10
- package/cloud-runtime/standalone/components/KanbanBoard.tsx +9 -9
- package/cloud-runtime/standalone/components/OfflineIndicator.tsx +149 -0
- package/cloud-runtime/standalone/components/ProjectModal.tsx +32 -8
- package/cloud-runtime/standalone/components/TaskCard.tsx +3 -3
- package/cloud-runtime/standalone/components/WorkspaceRootsList/index.tsx +57 -35
- package/cloud-runtime/standalone/components/chat-ui/AttachmentTray.tsx +7 -7
- package/cloud-runtime/standalone/components/chat-ui/ChatContainer.tsx +218 -121
- package/cloud-runtime/standalone/components/chat-ui/ChatPreview.tsx +4 -4
- package/cloud-runtime/standalone/components/chat-ui/CommandPopover.tsx +4 -4
- package/cloud-runtime/standalone/components/chat-ui/Composer.tsx +65 -29
- package/cloud-runtime/standalone/components/chat-ui/FileMentionPopover.tsx +4 -4
- package/cloud-runtime/standalone/components/chat-ui/FileMentionPopoverItem.tsx +9 -9
- package/cloud-runtime/standalone/components/chat-ui/LogPanel.tsx +5 -5
- package/cloud-runtime/standalone/components/chat-ui/Markdown.tsx +11 -11
- package/cloud-runtime/standalone/components/chat-ui/MentionPopover.tsx +11 -11
- package/cloud-runtime/standalone/components/chat-ui/MessageAttachments.tsx +5 -5
- package/cloud-runtime/standalone/components/chat-ui/MessageBubble.tsx +6 -6
- package/cloud-runtime/standalone/components/chat-ui/MessageList.tsx +60 -135
- package/cloud-runtime/standalone/components/chat-ui/ParticipantBar.tsx +507 -263
- package/cloud-runtime/standalone/components/chat-ui/ProjectPicker.tsx +17 -17
- package/cloud-runtime/standalone/components/chat-ui/ReactionChip.tsx +1 -1
- package/cloud-runtime/standalone/components/chat-ui/SearchResults.tsx +14 -14
- package/cloud-runtime/standalone/components/chat-ui/StatusIndicator.tsx +7 -7
- package/cloud-runtime/standalone/components/chat-ui/TaskDraftCard.tsx +14 -14
- package/cloud-runtime/standalone/components/chat-ui/TaskStatusCard.tsx +10 -10
- package/cloud-runtime/standalone/components/chat-ui/ThreadMentionPopover.tsx +8 -8
- package/cloud-runtime/standalone/components/chat-ui/ThreadView.tsx +36 -33
- package/cloud-runtime/standalone/components/chat-ui/TypingIndicator.tsx +7 -7
- package/cloud-runtime/standalone/components/errors/StartupGuardWrapper.tsx +96 -0
- package/cloud-runtime/standalone/components/thread/WorkspaceSidebar.tsx +173 -193
- package/cloud-runtime/standalone/fix-primary.js +30 -0
- package/cloud-runtime/standalone/fix-theme.js +78 -0
- package/cloud-runtime/standalone/hooks/useKeyboardShortcuts.ts +131 -0
- package/cloud-runtime/standalone/lib/history-store.ts +6 -1
- package/cloud-runtime/standalone/lib/storage/thread-adapter.ts +3 -3
- package/cloud-runtime/standalone/state/windowState.ts +179 -0
- package/cloud-runtime/standalone/styles/workspaceSidebar.css +89 -94
- package/cloud-runtime/standalone/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__3fe0b1a1._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__5ea3dff5._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__931817d6._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__e68a6e30._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/[root-of-the-server]__fad8b80a._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_181427d4._.js +0 -95
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_2da02644._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_60f7e403._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_7dbc349d._.js +0 -95
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_a17cabe8._.js +0 -95
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_d743f11d._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_e05b04a5._.js +0 -4
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_f2970e5f._.js +0 -4
- package/cloud-runtime/standalone/.next/server/chunks/ssr/node_modules_lucide-react_dist_esm_icons_001a8448._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js +0 -3
- package/cloud-runtime/standalone/.next/static/chunks/047593c886feba72.css +0 -2
- package/cloud-runtime/standalone/.next/static/chunks/0c589ec8063c3a1f.js +0 -30
- package/cloud-runtime/standalone/.next/static/chunks/1826707bd2f73ca6.js +0 -8
- package/cloud-runtime/standalone/.next/static/chunks/1f1b912fe2e3d5bd.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/32f13ace6661115d.js +0 -93
- package/cloud-runtime/standalone/.next/static/chunks/3b0a3b913dd15028.js +0 -30
- package/cloud-runtime/standalone/.next/static/chunks/4b3358c52d01a3f9.css +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/4ee6151684568990.js +0 -93
- package/cloud-runtime/standalone/.next/static/chunks/5488a71a8515e8b2.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/5aad4adabb65cd20.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/5ce01dbd17ce3bb2.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/5f5ae2ea4fa2b8f0.js +0 -12
- package/cloud-runtime/standalone/.next/static/chunks/6bb1ecbc3b80922c.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/7657d70cc0c40c81.js +0 -6
- package/cloud-runtime/standalone/.next/static/chunks/7f2513325b592f25.js +0 -18
- package/cloud-runtime/standalone/.next/static/chunks/8b658ccf17b771b9.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/b39122b85655e5b0.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/b649593a57df218f.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/b8ca4cb386211980.js +0 -5
- package/cloud-runtime/standalone/.next/static/chunks/e103488c85a7b445.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/e355ac901e70f43d.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/ebebe08434070698.js +0 -93
- /package/cloud-runtime/standalone/.next/static/{H3MuYxcqCPfZoSC2uYW8f → Rn0z3Af30mHwrHLLwgKlz}/_buildManifest.js +0 -0
- /package/cloud-runtime/standalone/.next/static/{H3MuYxcqCPfZoSC2uYW8f → Rn0z3Af30mHwrHLLwgKlz}/_clientMiddlewareManifest.json +0 -0
- /package/cloud-runtime/standalone/.next/static/{H3MuYxcqCPfZoSC2uYW8f → Rn0z3Af30mHwrHLLwgKlz}/_ssgManifest.js +0 -0
|
@@ -1,81 +1,82 @@
|
|
|
1
1
|
@import "tailwindcss";
|
|
2
2
|
|
|
3
3
|
:root {
|
|
4
|
+
color-scheme: light;
|
|
4
5
|
/* Core palette - Clean, professional */
|
|
5
|
-
--background: #
|
|
6
|
-
--foreground: #
|
|
6
|
+
--background: #ffffff;
|
|
7
|
+
--foreground: #0f172a; /* slate-900 */
|
|
7
8
|
|
|
8
9
|
/* Primary - Muted, professional blue-gray */
|
|
9
|
-
--primary: #
|
|
10
|
-
--primary-foreground: #
|
|
11
|
-
--primary-hover: #
|
|
12
|
-
--primary-muted: rgba(
|
|
10
|
+
--primary: #6366f1; /* indigo-500 */
|
|
11
|
+
--primary-foreground: #ffffff;
|
|
12
|
+
--primary-hover: #4f46e5; /* indigo-600 */
|
|
13
|
+
--primary-muted: rgba(99, 102, 241, 0.1);
|
|
13
14
|
|
|
14
15
|
/* Secondary - Neutral */
|
|
15
|
-
--secondary: #
|
|
16
|
-
--secondary-foreground: #
|
|
17
|
-
--secondary-hover: #
|
|
18
|
-
--secondary-muted: #
|
|
16
|
+
--secondary: #f8fafc; /* slate-50 */
|
|
17
|
+
--secondary-foreground: #334155; /* slate-700 */
|
|
18
|
+
--secondary-hover: #f1f5f9; /* slate-100 */
|
|
19
|
+
--secondary-muted: #f8fafc;
|
|
19
20
|
|
|
20
21
|
/* Accent - Subtle violet */
|
|
21
|
-
--accent: #
|
|
22
|
-
--accent-foreground: #
|
|
23
|
-
--accent-hover: #
|
|
24
|
-
--accent-muted: rgba(
|
|
22
|
+
--accent: #6366f1;
|
|
23
|
+
--accent-foreground: #ffffff;
|
|
24
|
+
--accent-hover: #4f46e5;
|
|
25
|
+
--accent-muted: rgba(99, 102, 241, 0.1);
|
|
25
26
|
|
|
26
27
|
/* UI Elements */
|
|
27
|
-
--card-bg: #
|
|
28
|
-
--card-border:
|
|
29
|
-
--card-hover-border:
|
|
28
|
+
--card-bg: #ffffff;
|
|
29
|
+
--card-border: rgba(0, 0, 0, 0.05); /* black/5 */
|
|
30
|
+
--card-hover-border: rgba(0, 0, 0, 0.1); /* black/10 */
|
|
30
31
|
|
|
31
|
-
--column-bg: #
|
|
32
|
-
--column-header-bg: #
|
|
32
|
+
--column-bg: #f8fafc;
|
|
33
|
+
--column-header-bg: #f8fafc;
|
|
33
34
|
|
|
34
35
|
/* Item hover for task lists */
|
|
35
|
-
--item-hover-bg:
|
|
36
|
+
--item-hover-bg: rgba(0, 0, 0, 0.05); /* black/5 */
|
|
36
37
|
|
|
37
38
|
/* Muted */
|
|
38
|
-
--muted:
|
|
39
|
-
--muted-foreground: #
|
|
39
|
+
--muted: rgba(0, 0, 0, 0.05); /* black/5 */
|
|
40
|
+
--muted-foreground: #64748b; /* slate-500 */
|
|
40
41
|
|
|
41
42
|
/* Status Colors - Functional, not flashy */
|
|
42
|
-
--status-queued: #
|
|
43
|
-
--status-queued-bg: #
|
|
44
|
-
--status-queued-border:
|
|
43
|
+
--status-queued: #64748b;
|
|
44
|
+
--status-queued-bg: #f8fafc;
|
|
45
|
+
--status-queued-border: rgba(0, 0, 0, 0.05);
|
|
45
46
|
|
|
46
|
-
--status-in-progress: #
|
|
47
|
-
--status-in-progress-bg:
|
|
48
|
-
--status-in-progress-border:
|
|
47
|
+
--status-in-progress: #6366f1; /* indigo-500 */
|
|
48
|
+
--status-in-progress-bg: rgba(99, 102, 241, 0.1);
|
|
49
|
+
--status-in-progress-border: rgba(99, 102, 241, 0.2);
|
|
49
50
|
|
|
50
|
-
--status-blocked: #
|
|
51
|
-
--status-blocked-bg:
|
|
52
|
-
--status-blocked-border:
|
|
51
|
+
--status-blocked: #f59e0b; /* amber-500 */
|
|
52
|
+
--status-blocked-bg: rgba(245, 158, 11, 0.1);
|
|
53
|
+
--status-blocked-border: rgba(245, 158, 11, 0.2);
|
|
53
54
|
|
|
54
|
-
--status-completed: #
|
|
55
|
-
--status-completed-bg:
|
|
56
|
-
--status-completed-border:
|
|
55
|
+
--status-completed: #10b981; /* emerald-500 */
|
|
56
|
+
--status-completed-bg: rgba(16, 185, 129, 0.05);
|
|
57
|
+
--status-completed-border: rgba(16, 185, 129, 0.1);
|
|
57
58
|
|
|
58
|
-
--status-failed: #
|
|
59
|
-
--status-failed-bg:
|
|
60
|
-
--status-failed-border:
|
|
59
|
+
--status-failed: #ef4444; /* red-500 */
|
|
60
|
+
--status-failed-bg: rgba(239, 68, 68, 0.1);
|
|
61
|
+
--status-failed-border: rgba(239, 68, 68, 0.2);
|
|
61
62
|
|
|
62
63
|
/* Semantic colors */
|
|
63
|
-
--success: #
|
|
64
|
-
--success-muted:
|
|
65
|
-
--warning: #
|
|
66
|
-
--warning-muted:
|
|
67
|
-
--info: #
|
|
68
|
-
--info-muted:
|
|
64
|
+
--success: #10b981;
|
|
65
|
+
--success-muted: rgba(16, 185, 129, 0.05);
|
|
66
|
+
--warning: #f59e0b;
|
|
67
|
+
--warning-muted: rgba(245, 158, 11, 0.1);
|
|
68
|
+
--info: #3b82f6; /* blue-500 */
|
|
69
|
+
--info-muted: rgba(59, 130, 246, 0.1);
|
|
69
70
|
|
|
70
|
-
--destructive: #
|
|
71
|
-
--destructive-muted:
|
|
72
|
-
--destructive-foreground: #
|
|
71
|
+
--destructive: #ef4444;
|
|
72
|
+
--destructive-muted: rgba(239, 68, 68, 0.1);
|
|
73
|
+
--destructive-foreground: #ffffff;
|
|
73
74
|
|
|
74
75
|
/* Borders & Inputs */
|
|
75
|
-
--border:
|
|
76
|
-
--input:
|
|
77
|
-
--input-focus: #
|
|
78
|
-
--ring: rgba(
|
|
76
|
+
--border: rgba(0, 0, 0, 0.05); /* black/5 */
|
|
77
|
+
--input: rgba(0, 0, 0, 0.05); /* bg-black/5 */
|
|
78
|
+
--input-focus: #ffffff;
|
|
79
|
+
--ring: rgba(99, 102, 241, 0.3); /* indigo-500/30 */
|
|
79
80
|
|
|
80
81
|
/* Shadows - Subtle */
|
|
81
82
|
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
|
|
@@ -95,6 +96,86 @@
|
|
|
95
96
|
--radius-md: 0.5rem;
|
|
96
97
|
--radius-lg: 0.625rem;
|
|
97
98
|
--radius-xl: 0.75rem;
|
|
99
|
+
|
|
100
|
+
/* App shell */
|
|
101
|
+
--app-shell-bg: #fbfbfb;
|
|
102
|
+
--app-shell-pane: #f3f3f3;
|
|
103
|
+
--app-shell-surface: #ffffff;
|
|
104
|
+
--app-shell-elevated: #ffffff;
|
|
105
|
+
--app-shell-subtle: #f8fafc;
|
|
106
|
+
--app-shell-border: rgba(0, 0, 0, 0.05); /* black/5 */
|
|
107
|
+
--app-shell-border-strong: rgba(0, 0, 0, 0.1); /* black/10 */
|
|
108
|
+
--app-shell-muted: #64748b; /* slate-500 */
|
|
109
|
+
--app-shell-soft-text: #94a3b8; /* slate-400 */
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.dark {
|
|
113
|
+
color-scheme: dark;
|
|
114
|
+
/* VS Code Dark theme palette */
|
|
115
|
+
--background: #1e1e1e;
|
|
116
|
+
--foreground: #cccccc;
|
|
117
|
+
--primary: #569cd6; /* VS Code blue */
|
|
118
|
+
--primary-foreground: #ffffff;
|
|
119
|
+
--primary-hover: #6cb6ff;
|
|
120
|
+
--primary-muted: rgba(86, 156, 214, 0.12);
|
|
121
|
+
--secondary: #2d2d2d;
|
|
122
|
+
--secondary-foreground: #cccccc;
|
|
123
|
+
--secondary-hover: #333333;
|
|
124
|
+
--secondary-muted: #252526;
|
|
125
|
+
--accent: #569cd6;
|
|
126
|
+
--accent-foreground: #ffffff;
|
|
127
|
+
--accent-hover: #6cb6ff;
|
|
128
|
+
--accent-muted: rgba(86, 156, 214, 0.12);
|
|
129
|
+
--card-bg: #252526;
|
|
130
|
+
--card-border: #3c3c3c;
|
|
131
|
+
--card-hover-border: #4f4f4f;
|
|
132
|
+
--column-bg: #1e1e1e;
|
|
133
|
+
--column-header-bg: #252526;
|
|
134
|
+
--item-hover-bg: #2a2d2e;
|
|
135
|
+
--muted: #2a2d2e;
|
|
136
|
+
--muted-foreground: #858585;
|
|
137
|
+
--status-queued: #858585;
|
|
138
|
+
--status-queued-bg: #2a2d2e;
|
|
139
|
+
--status-queued-border: #3c3c3c;
|
|
140
|
+
--status-in-progress: #569cd6;
|
|
141
|
+
--status-in-progress-bg: rgba(86, 156, 214, 0.12);
|
|
142
|
+
--status-in-progress-border: rgba(86, 156, 214, 0.25);
|
|
143
|
+
--status-blocked: #ce9178; /* VS Code orange */
|
|
144
|
+
--status-blocked-bg: rgba(206, 145, 120, 0.12);
|
|
145
|
+
--status-blocked-border: rgba(206, 145, 120, 0.25);
|
|
146
|
+
--status-completed: #6a9955; /* VS Code green */
|
|
147
|
+
--status-completed-bg: rgba(106, 153, 85, 0.12);
|
|
148
|
+
--status-completed-border: rgba(106, 153, 85, 0.25);
|
|
149
|
+
--status-failed: #f44747; /* VS Code red */
|
|
150
|
+
--status-failed-bg: rgba(244, 71, 71, 0.12);
|
|
151
|
+
--status-failed-border: rgba(244, 71, 71, 0.25);
|
|
152
|
+
--success: #6a9955;
|
|
153
|
+
--success-muted: rgba(106, 153, 85, 0.12);
|
|
154
|
+
--warning: #ce9178;
|
|
155
|
+
--warning-muted: rgba(206, 145, 120, 0.12);
|
|
156
|
+
--info: #569cd6;
|
|
157
|
+
--info-muted: rgba(86, 156, 214, 0.12);
|
|
158
|
+
--destructive: #f44747;
|
|
159
|
+
--destructive-muted: rgba(244, 71, 71, 0.12);
|
|
160
|
+
--destructive-foreground: #ffffff;
|
|
161
|
+
--border: #3c3c3c;
|
|
162
|
+
--input: #3c3c3c;
|
|
163
|
+
--input-focus: #4f4f4f;
|
|
164
|
+
--ring: rgba(86, 156, 214, 0.5);
|
|
165
|
+
--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
|
|
166
|
+
--shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.5), 0 1px 2px -1px rgba(0, 0, 0, 0.5);
|
|
167
|
+
--shadow-md: 0 6px 12px -2px rgba(0, 0, 0, 0.5), 0 3px 6px -3px rgba(0, 0, 0, 0.5);
|
|
168
|
+
--shadow-lg: 0 16px 24px -8px rgba(0, 0, 0, 0.6), 0 8px 12px -8px rgba(0, 0, 0, 0.5);
|
|
169
|
+
--shadow-xl: 0 24px 40px -12px rgba(0, 0, 0, 0.7), 0 10px 16px -10px rgba(0, 0, 0, 0.6);
|
|
170
|
+
--app-shell-bg: #1e1e1e;
|
|
171
|
+
--app-shell-pane: #252526;
|
|
172
|
+
--app-shell-surface: #252526;
|
|
173
|
+
--app-shell-elevated: #2d2d2d;
|
|
174
|
+
--app-shell-subtle: #2a2d2e;
|
|
175
|
+
--app-shell-border: #3c3c3c;
|
|
176
|
+
--app-shell-border-strong: #4f4f4f;
|
|
177
|
+
--app-shell-muted: #858585;
|
|
178
|
+
--app-shell-soft-text: #6e6e6e;
|
|
98
179
|
}
|
|
99
180
|
|
|
100
181
|
body {
|
|
@@ -103,14 +184,15 @@ body {
|
|
|
103
184
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', sans-serif;
|
|
104
185
|
-webkit-font-smoothing: antialiased;
|
|
105
186
|
-moz-osx-font-smoothing: grayscale;
|
|
187
|
+
text-rendering: optimizeLegibility;
|
|
106
188
|
}
|
|
107
189
|
|
|
108
190
|
/* ========================================
|
|
109
191
|
Scrollbar Styling
|
|
110
192
|
======================================== */
|
|
111
193
|
::-webkit-scrollbar {
|
|
112
|
-
width:
|
|
113
|
-
height:
|
|
194
|
+
width: 10px;
|
|
195
|
+
height: 10px;
|
|
114
196
|
}
|
|
115
197
|
|
|
116
198
|
::-webkit-scrollbar-track {
|
|
@@ -118,26 +200,50 @@ body {
|
|
|
118
200
|
}
|
|
119
201
|
|
|
120
202
|
::-webkit-scrollbar-thumb {
|
|
121
|
-
background:
|
|
122
|
-
border-radius:
|
|
203
|
+
background: rgba(15, 23, 42, 0.14);
|
|
204
|
+
border-radius: 999px;
|
|
205
|
+
border: 3px solid transparent;
|
|
206
|
+
background-clip: content-box;
|
|
123
207
|
transition: background var(--transition-fast);
|
|
124
208
|
}
|
|
125
209
|
|
|
126
210
|
::-webkit-scrollbar-thumb:hover {
|
|
127
|
-
background:
|
|
211
|
+
background: rgba(15, 23, 42, 0.24);
|
|
212
|
+
border: 3px solid transparent;
|
|
213
|
+
background-clip: content-box;
|
|
128
214
|
}
|
|
129
215
|
|
|
130
216
|
.scrollbar-thin::-webkit-scrollbar {
|
|
131
|
-
width:
|
|
217
|
+
width: 8px;
|
|
132
218
|
}
|
|
133
219
|
|
|
134
220
|
.scrollbar-thin::-webkit-scrollbar-thumb {
|
|
135
|
-
background:
|
|
136
|
-
border-radius:
|
|
221
|
+
background: rgba(15, 23, 42, 0.14);
|
|
222
|
+
border-radius: 999px;
|
|
223
|
+
border: 2px solid transparent;
|
|
224
|
+
background-clip: content-box;
|
|
137
225
|
}
|
|
138
226
|
|
|
139
227
|
.scrollbar-thin::-webkit-scrollbar-thumb:hover {
|
|
140
|
-
background:
|
|
228
|
+
background: rgba(15, 23, 42, 0.24);
|
|
229
|
+
border: 2px solid transparent;
|
|
230
|
+
background-clip: content-box;
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
.dark ::-webkit-scrollbar-thumb {
|
|
234
|
+
background: rgba(255, 255, 255, 0.1);
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.dark ::-webkit-scrollbar-thumb:hover {
|
|
238
|
+
background: rgba(255, 255, 255, 0.2);
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
.dark .scrollbar-thin::-webkit-scrollbar-thumb {
|
|
242
|
+
background: rgba(255, 255, 255, 0.1);
|
|
243
|
+
}
|
|
244
|
+
|
|
245
|
+
.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover {
|
|
246
|
+
background: rgba(255, 255, 255, 0.2);
|
|
141
247
|
}
|
|
142
248
|
|
|
143
249
|
.scrollbar-hide {
|
|
@@ -20,6 +20,20 @@ export const metadata: Metadata = {
|
|
|
20
20
|
description: "Agent task orchestration and group chat",
|
|
21
21
|
};
|
|
22
22
|
|
|
23
|
+
const themeBootstrapScript = `
|
|
24
|
+
(() => {
|
|
25
|
+
try {
|
|
26
|
+
const storedTheme = localStorage.getItem("agx-theme");
|
|
27
|
+
const theme = storedTheme === "dark" || storedTheme === "light"
|
|
28
|
+
? storedTheme
|
|
29
|
+
: (window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light");
|
|
30
|
+
const root = document.documentElement;
|
|
31
|
+
root.classList.toggle("dark", theme === "dark");
|
|
32
|
+
root.style.colorScheme = theme;
|
|
33
|
+
} catch {}
|
|
34
|
+
})();
|
|
35
|
+
`;
|
|
36
|
+
|
|
23
37
|
export default function RootLayout({
|
|
24
38
|
children,
|
|
25
39
|
}: Readonly<{
|
|
@@ -27,6 +41,9 @@ export default function RootLayout({
|
|
|
27
41
|
}>) {
|
|
28
42
|
return (
|
|
29
43
|
<html lang="en" suppressHydrationWarning>
|
|
44
|
+
<head>
|
|
45
|
+
<script dangerouslySetInnerHTML={{ __html: themeBootstrapScript }} />
|
|
46
|
+
</head>
|
|
30
47
|
<body className={`${geistSans.variable} ${geistMono.variable} antialiased h-screen overflow-hidden bg-[var(--background)] text-[var(--foreground)] selection:bg-[var(--primary)] selection:text-[var(--primary-foreground)]`}>
|
|
31
48
|
<StartupGuard>{children}</StartupGuard>
|
|
32
49
|
<GoogleAnalytics />
|
|
@@ -148,7 +148,7 @@ export default function ProjectLayout({
|
|
|
148
148
|
params: Promise<{ slug: string }>;
|
|
149
149
|
}) {
|
|
150
150
|
return (
|
|
151
|
-
<Suspense fallback={<div className="flex h-full items-center justify-center text-sm text-
|
|
151
|
+
<Suspense fallback={<div className="flex h-full items-center justify-center text-sm text-[var(--muted-foreground)]">Loading project…</div>}>
|
|
152
152
|
<ProjectLayoutContent params={params}>{children}</ProjectLayoutContent>
|
|
153
153
|
</Suspense>
|
|
154
154
|
);
|