@mndrk/agx 2.0.23 → 2.0.25
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/{_a88b4884._.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/{_a19a362a._.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/{_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 +101 -101
- 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 +83 -111
- 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 +5 -1
- 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]__d2c48923._.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/_7dbc349d._.js +0 -95
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_8bbe2ac1._.js +0 -3
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_a17cabe8._.js +0 -95
- package/cloud-runtime/standalone/.next/server/chunks/ssr/_cf5fdbfb._.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_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/2a3594d4cb2efe79.css +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/4ee6151684568990.js +0 -93
- package/cloud-runtime/standalone/.next/static/chunks/5aad4adabb65cd20.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/78f6cef7d2129d30.js +0 -1
- package/cloud-runtime/standalone/.next/static/chunks/7f2513325b592f25.js +0 -18
- package/cloud-runtime/standalone/.next/static/chunks/81704a1c525bf2ee.js +0 -1
- 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/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/{R2CPNTvy5domQF90j_DYV → HOfhTqGoYN6GjsW9CCf3t}/_buildManifest.js +0 -0
- /package/cloud-runtime/standalone/.next/static/{R2CPNTvy5domQF90j_DYV → HOfhTqGoYN6GjsW9CCf3t}/_clientMiddlewareManifest.json +0 -0
- /package/cloud-runtime/standalone/.next/static/{R2CPNTvy5domQF90j_DYV → HOfhTqGoYN6GjsW9CCf3t}/_ssgManifest.js +0 -0
|
@@ -51,16 +51,16 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
51
51
|
|
|
52
52
|
return (
|
|
53
53
|
<div className="fixed inset-0 z-50 flex items-center justify-center bg-black/20 backdrop-blur-sm">
|
|
54
|
-
<div className="bg-
|
|
55
|
-
<div className="flex items-center justify-between px-5 py-4 border-b border-
|
|
54
|
+
<div className="bg-[var(--app-shell-elevated)] rounded-2xl shadow-xl border border-[var(--app-shell-border)] w-full max-w-sm mx-4 overflow-hidden">
|
|
55
|
+
<div className="flex items-center justify-between px-5 py-4 border-b border-[var(--app-shell-border)]">
|
|
56
56
|
<div className="flex items-center gap-2">
|
|
57
|
-
<FolderOpen className="w-4 h-4 text-
|
|
58
|
-
<h3 className="text-sm font-bold text-
|
|
57
|
+
<FolderOpen className="w-4 h-4 text-[var(--app-shell-muted)]" />
|
|
58
|
+
<h3 className="text-sm font-bold text-[var(--foreground)]">Select Project</h3>
|
|
59
59
|
</div>
|
|
60
60
|
<button
|
|
61
61
|
type="button"
|
|
62
62
|
onClick={onClose}
|
|
63
|
-
className="p-1 text-
|
|
63
|
+
className="p-1 text-[var(--app-shell-muted)] hover:text-[var(--foreground)] rounded-md hover:bg-[var(--app-shell-subtle)]"
|
|
64
64
|
>
|
|
65
65
|
<X className="w-4 h-4" />
|
|
66
66
|
</button>
|
|
@@ -69,7 +69,7 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
69
69
|
<div className="p-4 max-h-64 overflow-y-auto">
|
|
70
70
|
{loading && (
|
|
71
71
|
<div className="flex items-center justify-center py-8">
|
|
72
|
-
<Loader2 className="w-5 h-5 text-
|
|
72
|
+
<Loader2 className="w-5 h-5 text-[var(--app-shell-muted)] animate-spin" />
|
|
73
73
|
</div>
|
|
74
74
|
)}
|
|
75
75
|
|
|
@@ -81,7 +81,7 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
81
81
|
)}
|
|
82
82
|
|
|
83
83
|
{!loading && !error && projects.length === 0 && (
|
|
84
|
-
<p className="text-xs text-
|
|
84
|
+
<p className="text-xs text-[var(--app-shell-muted)] text-center py-4">
|
|
85
85
|
No projects found. Create one below.
|
|
86
86
|
</p>
|
|
87
87
|
)}
|
|
@@ -92,17 +92,17 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
92
92
|
key={p.id}
|
|
93
93
|
type="button"
|
|
94
94
|
onClick={() => onSelect(p.id, p.name)}
|
|
95
|
-
className="w-full text-left px-3 py-2.5 rounded-lg hover:bg-
|
|
95
|
+
className="w-full text-left px-3 py-2.5 rounded-lg hover:bg-[var(--app-shell-subtle)] transition-colors flex items-center gap-3 group"
|
|
96
96
|
>
|
|
97
|
-
<div className="w-8 h-8 rounded-lg bg-
|
|
98
|
-
<FolderOpen className="w-4 h-4 text-
|
|
97
|
+
<div className="w-8 h-8 rounded-lg bg-[var(--app-shell-subtle)] flex items-center justify-center shrink-0">
|
|
98
|
+
<FolderOpen className="w-4 h-4 text-[var(--app-shell-muted)] group-hover:text-[var(--foreground)]" />
|
|
99
99
|
</div>
|
|
100
100
|
<div className="min-w-0">
|
|
101
|
-
<div className="text-sm font-semibold text-
|
|
101
|
+
<div className="text-sm font-semibold text-[var(--foreground)] truncate">
|
|
102
102
|
{p.name}
|
|
103
103
|
</div>
|
|
104
104
|
{p.description && (
|
|
105
|
-
<div className="text-[11px] text-
|
|
105
|
+
<div className="text-[11px] text-[var(--app-shell-muted)] truncate">
|
|
106
106
|
{p.description}
|
|
107
107
|
</div>
|
|
108
108
|
)}
|
|
@@ -111,7 +111,7 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
111
111
|
))}
|
|
112
112
|
</div>
|
|
113
113
|
|
|
114
|
-
<div className="px-4 pb-4 pt-2 border-t border-
|
|
114
|
+
<div className="px-4 pb-4 pt-2 border-t border-[var(--app-shell-border)]">
|
|
115
115
|
{showCreateForm ? (
|
|
116
116
|
<div className="flex items-center gap-2">
|
|
117
117
|
<input
|
|
@@ -121,20 +121,20 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
121
121
|
onKeyDown={(e) => e.key === "Enter" && handleCreate()}
|
|
122
122
|
placeholder="Project name"
|
|
123
123
|
autoFocus
|
|
124
|
-
className="flex-1 h-8 px-3 text-sm border border-
|
|
124
|
+
className="flex-1 h-8 px-3 text-sm bg-[var(--input)] border border-[var(--app-shell-border)] rounded-lg outline-none focus:ring-1 focus:ring-[var(--ring)] text-[var(--foreground)]"
|
|
125
125
|
/>
|
|
126
126
|
<button
|
|
127
127
|
type="button"
|
|
128
128
|
onClick={handleCreate}
|
|
129
129
|
disabled={creating || !newProjectName.trim()}
|
|
130
|
-
className="h-8 px-3 text-xs font-bold text-
|
|
130
|
+
className="h-8 px-3 text-xs font-bold text-[var(--primary-foreground)] bg-[var(--primary)] hover:bg-[var(--primary-hover)] rounded-lg disabled:opacity-40"
|
|
131
131
|
>
|
|
132
132
|
{creating ? "…" : "Create"}
|
|
133
133
|
</button>
|
|
134
134
|
<button
|
|
135
135
|
type="button"
|
|
136
136
|
onClick={() => setShowCreateForm(false)}
|
|
137
|
-
className="h-8 px-2 text-
|
|
137
|
+
className="h-8 px-2 text-[var(--app-shell-muted)] hover:text-[var(--foreground)]"
|
|
138
138
|
>
|
|
139
139
|
<X className="w-3.5 h-3.5" />
|
|
140
140
|
</button>
|
|
@@ -143,7 +143,7 @@ export function ProjectPicker({ onSelect, onClose }: Props) {
|
|
|
143
143
|
<button
|
|
144
144
|
type="button"
|
|
145
145
|
onClick={() => setShowCreateForm(true)}
|
|
146
|
-
className="flex items-center gap-1.5 text-xs font-bold text-
|
|
146
|
+
className="flex items-center gap-1.5 text-xs font-bold text-[var(--muted-foreground)] hover:text-[var(--foreground)]"
|
|
147
147
|
>
|
|
148
148
|
<Plus className="w-3.5 h-3.5" />
|
|
149
149
|
Create new project
|
|
@@ -24,7 +24,7 @@ export function ReactionChip({ type, count, participantIds }: Props) {
|
|
|
24
24
|
return (
|
|
25
25
|
<span
|
|
26
26
|
title={title}
|
|
27
|
-
className="inline-flex items-center gap-1 rounded-full border border-
|
|
27
|
+
className="inline-flex items-center gap-1 rounded-full border border-[var(--app-shell-border)] bg-[var(--app-shell-surface)] px-2 py-0.5 text-xs text-[var(--foreground)]"
|
|
28
28
|
>
|
|
29
29
|
<span aria-hidden>{meta.symbol}</span>
|
|
30
30
|
<span className="tabular-nums">{count}</span>
|
|
@@ -73,22 +73,22 @@ export function SearchResults({
|
|
|
73
73
|
<div className="chat-scrollbar flex-1 overflow-y-auto p-4">
|
|
74
74
|
<div className="max-w-3xl mx-auto">
|
|
75
75
|
{headerSlot ? (
|
|
76
|
-
<div className="sticky top-0 z-20 bg-
|
|
76
|
+
<div className="sticky top-0 z-20 bg-[var(--app-shell-subtle)]/70 backdrop-blur-md pt-4 pb-6 px-4 -mx-4 border-b border-transparent transition-colors">
|
|
77
77
|
<div className="max-w-2xl mx-auto">
|
|
78
78
|
{headerSlot}
|
|
79
79
|
</div>
|
|
80
80
|
</div>
|
|
81
81
|
) : null}
|
|
82
|
-
<div className="mb-4 rounded-xl border border-
|
|
83
|
-
<div className="text-sm font-semibold text-
|
|
84
|
-
<div className="mt-1 text-sm text-
|
|
82
|
+
<div className="mb-4 rounded-xl border border-[var(--card-border)] bg-[var(--card-bg)] px-4 py-3">
|
|
83
|
+
<div className="text-sm font-semibold text-[var(--foreground)]">Search results</div>
|
|
84
|
+
<div className="mt-1 text-sm text-[var(--muted-foreground)]">
|
|
85
85
|
{isLoading ? "Searching…" : `${total} result${total === 1 ? "" : "s"} for "${query}"`}
|
|
86
86
|
</div>
|
|
87
87
|
{error ? <div className="mt-2 text-sm text-rose-600">{error}</div> : null}
|
|
88
88
|
</div>
|
|
89
89
|
|
|
90
90
|
{!isLoading && !error && results.length === 0 ? (
|
|
91
|
-
<div className="mt-20 flex flex-col items-center justify-center space-y-2 text-
|
|
91
|
+
<div className="mt-20 flex flex-col items-center justify-center space-y-2 text-[var(--app-shell-muted)]">
|
|
92
92
|
<SearchX className="h-6 w-6" strokeWidth={1.5} />
|
|
93
93
|
<p className="text-sm font-medium">No matching messages</p>
|
|
94
94
|
</div>
|
|
@@ -105,13 +105,13 @@ export function SearchResults({
|
|
|
105
105
|
key={`${result.threadId}-${result.messageId}`}
|
|
106
106
|
type="button"
|
|
107
107
|
onClick={() => onSelectResult(result)}
|
|
108
|
-
className="w-full rounded-xl border border-
|
|
108
|
+
className="w-full rounded-xl border border-[var(--border)] bg-[var(--card-bg)] p-4 text-left transition hover:border-[var(--border)] hover:shadow-sm focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-slate-400"
|
|
109
109
|
>
|
|
110
110
|
<div className="mb-3 flex items-center justify-between gap-3">
|
|
111
111
|
<div className="flex min-w-0 items-center gap-2">
|
|
112
|
-
<div className="flex h-8 w-8 items-center justify-center overflow-hidden rounded-full bg-
|
|
112
|
+
<div className="flex h-8 w-8 items-center justify-center overflow-hidden rounded-full bg-[var(--muted)]">
|
|
113
113
|
{result.role === "user" ? (
|
|
114
|
-
<User className="h-4 w-4 text-
|
|
114
|
+
<User className="h-4 w-4 text-[var(--foreground)]" />
|
|
115
115
|
) : participant ? (
|
|
116
116
|
<Link href={`/agents/${participant.id}`} onClick={(e) => e.stopPropagation()} className="h-full w-full hover:ring-2 hover:ring-blue-300 rounded-full transition-shadow">
|
|
117
117
|
<img
|
|
@@ -121,21 +121,21 @@ export function SearchResults({
|
|
|
121
121
|
/>
|
|
122
122
|
</Link>
|
|
123
123
|
) : (
|
|
124
|
-
<Bot className="h-4 w-4 text-
|
|
124
|
+
<Bot className="h-4 w-4 text-[var(--foreground)]" />
|
|
125
125
|
)}
|
|
126
126
|
</div>
|
|
127
127
|
<div className="min-w-0">
|
|
128
128
|
{result.role !== "user" && participant ? (
|
|
129
|
-
<Link href={`/agents/${participant.id}`} onClick={(e) => e.stopPropagation()} className="truncate text-sm font-semibold text-
|
|
129
|
+
<Link href={`/agents/${participant.id}`} onClick={(e) => e.stopPropagation()} className="truncate text-sm font-semibold text-[var(--foreground)] hover:underline block">{authorName}</Link>
|
|
130
130
|
) : (
|
|
131
|
-
<p className="truncate text-sm font-semibold text-
|
|
131
|
+
<p className="truncate text-sm font-semibold text-[var(--foreground)]">{authorName}</p>
|
|
132
132
|
)}
|
|
133
|
-
<p className="truncate text-xs text-
|
|
133
|
+
<p className="truncate text-xs text-[var(--muted-foreground)]">{threadTitle}</p>
|
|
134
134
|
</div>
|
|
135
135
|
</div>
|
|
136
|
-
<span className="shrink-0 text-xs text-
|
|
136
|
+
<span className="shrink-0 text-xs text-[var(--muted-foreground)]">{formatTimestamp(result.timestamp)}</span>
|
|
137
137
|
</div>
|
|
138
|
-
<p className="text-sm leading-relaxed text-
|
|
138
|
+
<p className="text-sm leading-relaxed text-[var(--foreground)]">{renderSnippet(result.snippet)}</p>
|
|
139
139
|
</button>
|
|
140
140
|
);
|
|
141
141
|
})}
|
|
@@ -49,7 +49,7 @@ export function StatusIndicator() {
|
|
|
49
49
|
? "bg-emerald-400"
|
|
50
50
|
: status === "degraded"
|
|
51
51
|
? "bg-amber-400"
|
|
52
|
-
: "bg-
|
|
52
|
+
: "bg-[var(--app-shell-muted)]";
|
|
53
53
|
|
|
54
54
|
const pulseColor =
|
|
55
55
|
status === "degraded" ? "animate-pulse" : "";
|
|
@@ -62,26 +62,26 @@ export function StatusIndicator() {
|
|
|
62
62
|
>
|
|
63
63
|
<Link
|
|
64
64
|
href="/status"
|
|
65
|
-
className="inline-flex h-8 w-8 items-center justify-center rounded-md border border-
|
|
65
|
+
className="inline-flex h-8 w-8 items-center justify-center rounded-md border border-[var(--app-shell-border)] bg-[var(--app-shell-elevated)] transition-all hover:bg-[var(--app-shell-subtle)] focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-[var(--ring)]"
|
|
66
66
|
title="System status"
|
|
67
67
|
>
|
|
68
68
|
<span className={`h-2.5 w-2.5 rounded-full ${dotColor} ${pulseColor}`} />
|
|
69
69
|
</Link>
|
|
70
70
|
|
|
71
71
|
{showTooltip && (
|
|
72
|
-
<div className="absolute top-full right-0 mt-1.5 w-52 rounded-lg border border-
|
|
72
|
+
<div className="absolute top-full right-0 z-50 mt-1.5 w-52 rounded-lg border border-[var(--app-shell-border)] bg-[var(--app-shell-elevated)] p-3 text-xs shadow-lg">
|
|
73
73
|
{services.length > 0 ? (
|
|
74
74
|
<ul className="space-y-1.5">
|
|
75
75
|
{services.map((s) => (
|
|
76
76
|
<li key={s.name} className="flex items-center justify-between">
|
|
77
|
-
<span className="
|
|
77
|
+
<span className="font-medium text-[var(--foreground)]">{s.name}</span>
|
|
78
78
|
<span
|
|
79
79
|
className={
|
|
80
80
|
s.status === "ok"
|
|
81
81
|
? "text-emerald-600"
|
|
82
82
|
: s.status === "error"
|
|
83
83
|
? "text-red-500"
|
|
84
|
-
: "text-
|
|
84
|
+
: "text-[var(--muted-foreground)]"
|
|
85
85
|
}
|
|
86
86
|
>
|
|
87
87
|
{s.status === "ok" ? "Healthy" : s.status === "error" ? s.detail || "Error" : "Unavailable"}
|
|
@@ -90,10 +90,10 @@ export function StatusIndicator() {
|
|
|
90
90
|
))}
|
|
91
91
|
</ul>
|
|
92
92
|
) : (
|
|
93
|
-
<p className="text-
|
|
93
|
+
<p className="text-[var(--app-shell-soft-text)]">Checking...</p>
|
|
94
94
|
)}
|
|
95
95
|
{lastCheck && (
|
|
96
|
-
<p className="
|
|
96
|
+
<p className="mt-2 border-t border-[var(--app-shell-border)] pt-1.5 text-[var(--app-shell-soft-text)]">
|
|
97
97
|
Last check: {lastCheck}
|
|
98
98
|
</p>
|
|
99
99
|
)}
|
|
@@ -79,23 +79,23 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
79
79
|
const isEditable = draft.buildStatus === "idle" || !draft.buildStatus;
|
|
80
80
|
|
|
81
81
|
return (
|
|
82
|
-
<div className="mt-6 p-4 bg-
|
|
82
|
+
<div className="mt-6 p-4 bg-[var(--app-shell-subtle)]/80 rounded-2xl border border-[var(--border)] shadow-sm">
|
|
83
83
|
<div className="flex items-center justify-between mb-4">
|
|
84
84
|
<div className="flex items-center gap-2">
|
|
85
85
|
<Zap className="w-3.5 h-3.5 text-amber-500 fill-amber-500" />
|
|
86
|
-
<span className="text-[10px] font-extrabold uppercase tracking-widest text-
|
|
86
|
+
<span className="text-[10px] font-extrabold uppercase tracking-widest text-[var(--muted-foreground)]">
|
|
87
87
|
Tasks
|
|
88
88
|
</span>
|
|
89
89
|
</div>
|
|
90
90
|
<div className="flex items-center gap-2">
|
|
91
|
-
<span className="text-[11px] font-bold text-
|
|
91
|
+
<span className="text-[11px] font-bold text-[var(--muted-foreground)]">
|
|
92
92
|
{draft.tasks.length} task{draft.tasks.length !== 1 ? "s" : ""}
|
|
93
93
|
</span>
|
|
94
94
|
{draft.tasks.length > 0 && (
|
|
95
95
|
<button
|
|
96
96
|
type="button"
|
|
97
97
|
onClick={copyAsMarkdown}
|
|
98
|
-
className="text-
|
|
98
|
+
className="text-[var(--muted-foreground)] hover:text-[var(--muted-foreground)] transition-colors"
|
|
99
99
|
title="Copy as markdown"
|
|
100
100
|
>
|
|
101
101
|
{copied ? <Check className="w-3.5 h-3.5 text-emerald-500" /> : <Copy className="w-3.5 h-3.5" />}
|
|
@@ -109,14 +109,14 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
109
109
|
const isExpanded = expandedId === task.id;
|
|
110
110
|
return (
|
|
111
111
|
<div key={task.id} className="group">
|
|
112
|
-
<div className="flex items-center gap-2 py-1.5 px-2 rounded-lg hover:bg-
|
|
112
|
+
<div className="flex items-center gap-2 py-1.5 px-2 rounded-lg hover:bg-[var(--app-shell-subtle)] transition-colors">
|
|
113
113
|
{isEditable && (
|
|
114
|
-
<GripVertical className="w-3.5 h-3.5 text-
|
|
114
|
+
<GripVertical className="w-3.5 h-3.5 text-[var(--app-shell-soft-text)] opacity-0 group-hover:opacity-100 cursor-grab shrink-0" />
|
|
115
115
|
)}
|
|
116
116
|
<button
|
|
117
117
|
type="button"
|
|
118
118
|
onClick={() => setExpandedId(isExpanded ? null : task.id)}
|
|
119
|
-
className="shrink-0 text-
|
|
119
|
+
className="shrink-0 text-[var(--app-shell-muted)] hover:text-[var(--foreground)]"
|
|
120
120
|
>
|
|
121
121
|
{isExpanded ? (
|
|
122
122
|
<ChevronDown className="w-3.5 h-3.5" />
|
|
@@ -129,10 +129,10 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
129
129
|
type="text"
|
|
130
130
|
value={task.title}
|
|
131
131
|
onChange={(e) => updateTask(task.id, { title: e.target.value })}
|
|
132
|
-
className="flex-1 text-xs font-semibold text-
|
|
132
|
+
className="flex-1 text-xs font-semibold text-[var(--foreground)] bg-transparent border-none outline-none focus:ring-0 p-0"
|
|
133
133
|
/>
|
|
134
134
|
) : (
|
|
135
|
-
<span className="flex-1 text-xs font-semibold text-
|
|
135
|
+
<span className="flex-1 text-xs font-semibold text-[var(--foreground)]">
|
|
136
136
|
{task.title}
|
|
137
137
|
</span>
|
|
138
138
|
)}
|
|
@@ -140,7 +140,7 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
140
140
|
<button
|
|
141
141
|
type="button"
|
|
142
142
|
onClick={() => removeTask(task.id)}
|
|
143
|
-
className="shrink-0 text-
|
|
143
|
+
className="shrink-0 text-[var(--app-shell-soft-text)] hover:text-rose-500 opacity-0 group-hover:opacity-100 transition-all"
|
|
144
144
|
>
|
|
145
145
|
<X className="w-3.5 h-3.5" />
|
|
146
146
|
</button>
|
|
@@ -155,10 +155,10 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
155
155
|
updateTask(task.id, { description: e.target.value })
|
|
156
156
|
}
|
|
157
157
|
rows={4}
|
|
158
|
-
className="w-full text-xs text-
|
|
158
|
+
className="w-full text-xs text-[var(--muted-foreground)] bg-[var(--input)] border border-[var(--app-shell-border)] rounded-lg p-2 outline-none focus:ring-1 focus:ring-[var(--ring)] resize-y"
|
|
159
159
|
/>
|
|
160
160
|
) : (
|
|
161
|
-
<p className="text-xs text-
|
|
161
|
+
<p className="text-xs text-[var(--muted-foreground)] whitespace-pre-wrap">
|
|
162
162
|
{task.description}
|
|
163
163
|
</p>
|
|
164
164
|
)}
|
|
@@ -174,7 +174,7 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
174
174
|
<button
|
|
175
175
|
type="button"
|
|
176
176
|
onClick={addTask}
|
|
177
|
-
className="flex items-center gap-1.5 px-3 py-1.5 text-xs font-bold text-
|
|
177
|
+
className="flex items-center gap-1.5 px-3 py-1.5 text-xs font-bold text-[var(--app-shell-muted)] hover:text-[var(--foreground)] rounded-full border border-dashed border-[var(--app-shell-border)] hover:border-[var(--app-shell-border-strong)] transition-all"
|
|
178
178
|
>
|
|
179
179
|
<Plus className="w-3 h-3" />
|
|
180
180
|
Add task
|
|
@@ -186,7 +186,7 @@ export function TaskDraftCard({ draft, onUpdate, onBuild, building }: Props) {
|
|
|
186
186
|
type="button"
|
|
187
187
|
onClick={handleBuildClick}
|
|
188
188
|
disabled={building || draft.tasks.length === 0}
|
|
189
|
-
className="flex items-center gap-1.5 px-4 py-1.5 text-xs font-bold text-
|
|
189
|
+
className="flex items-center gap-1.5 px-4 py-1.5 text-xs font-bold text-[var(--primary-foreground)] bg-[var(--primary)] hover:bg-[var(--primary-hover)] rounded-full shadow-sm transition-all disabled:opacity-40 disabled:cursor-not-allowed"
|
|
190
190
|
>
|
|
191
191
|
<ArrowUpRight className="w-3 h-3" />
|
|
192
192
|
{building ? "Pushing…" : "Push to agx"}
|
|
@@ -14,8 +14,8 @@ interface Props {
|
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
const STATUS_ICON: Record<string, React.ReactNode> = {
|
|
17
|
-
queued: <Circle className="w-4 h-4 text-
|
|
18
|
-
pending: <Circle className="w-4 h-4 text-
|
|
17
|
+
queued: <Circle className="w-4 h-4 text-[var(--muted-foreground)]" />,
|
|
18
|
+
pending: <Circle className="w-4 h-4 text-[var(--muted-foreground)]" />,
|
|
19
19
|
in_progress: <Loader2 className="w-4 h-4 text-blue-500 animate-spin" />,
|
|
20
20
|
running: <Loader2 className="w-4 h-4 text-blue-500 animate-spin" />,
|
|
21
21
|
blocked: <Ban className="w-4 h-4 text-amber-500" />,
|
|
@@ -82,28 +82,28 @@ export function TaskStatusCard({ draft, onPush, pushing }: Props) {
|
|
|
82
82
|
});
|
|
83
83
|
|
|
84
84
|
return (
|
|
85
|
-
<div className="mt-6 p-4 bg-
|
|
85
|
+
<div className="mt-6 p-4 bg-[var(--app-shell-subtle)]/80 rounded-2xl border border-[var(--border)] shadow-sm">
|
|
86
86
|
<div className="flex items-center justify-between mb-4">
|
|
87
87
|
<div className="flex items-center gap-2">
|
|
88
88
|
<Zap className="w-3.5 h-3.5 text-amber-500 fill-amber-500" />
|
|
89
|
-
<span className="text-[10px] font-extrabold uppercase tracking-widest text-
|
|
89
|
+
<span className="text-[10px] font-extrabold uppercase tracking-widest text-[var(--muted-foreground)]">
|
|
90
90
|
Tasks
|
|
91
91
|
</span>
|
|
92
92
|
{draft.projectName && (
|
|
93
|
-
<span className="text-[10px] font-semibold text-
|
|
93
|
+
<span className="text-[10px] font-semibold text-[var(--muted-foreground)]">
|
|
94
94
|
· {draft.projectName}
|
|
95
95
|
</span>
|
|
96
96
|
)}
|
|
97
97
|
</div>
|
|
98
98
|
<div className="flex items-center gap-2">
|
|
99
|
-
<span className="text-[11px] font-bold text-
|
|
99
|
+
<span className="text-[11px] font-bold text-[var(--muted-foreground)]">
|
|
100
100
|
{completedCount}/{draft.tasks.length} Complete
|
|
101
101
|
</span>
|
|
102
102
|
{draft.tasks.length > 0 && (
|
|
103
103
|
<button
|
|
104
104
|
type="button"
|
|
105
105
|
onClick={copyAsMarkdown}
|
|
106
|
-
className="text-
|
|
106
|
+
className="text-[var(--muted-foreground)] hover:text-[var(--muted-foreground)] transition-colors"
|
|
107
107
|
title="Copy as markdown"
|
|
108
108
|
>
|
|
109
109
|
{copied ? <Check className="w-3.5 h-3.5 text-emerald-500" /> : <Copy className="w-3.5 h-3.5" />}
|
|
@@ -123,7 +123,7 @@ export function TaskStatusCard({ draft, onPush, pushing }: Props) {
|
|
|
123
123
|
<div key={task.id} className="flex items-center gap-3">
|
|
124
124
|
{icon}
|
|
125
125
|
<span
|
|
126
|
-
className={`text-xs font-semibold ${isComplete ? "text-
|
|
126
|
+
className={`text-xs font-semibold ${isComplete ? "text-[var(--muted-foreground)]" : "text-[var(--muted-foreground)]"}`}
|
|
127
127
|
>
|
|
128
128
|
{task.title}
|
|
129
129
|
</span>
|
|
@@ -132,7 +132,7 @@ export function TaskStatusCard({ draft, onPush, pushing }: Props) {
|
|
|
132
132
|
})}
|
|
133
133
|
</div>
|
|
134
134
|
|
|
135
|
-
<div className="h-1.5 w-full bg-
|
|
135
|
+
<div className="h-1.5 w-full bg-[var(--muted)] rounded-full overflow-hidden">
|
|
136
136
|
<div
|
|
137
137
|
className="h-full bg-emerald-500 rounded-full shadow-[0_0_8px_rgba(16,185,129,0.4)] transition-all duration-500"
|
|
138
138
|
style={{ width: `${Math.round(progress * 100)}%` }}
|
|
@@ -151,7 +151,7 @@ export function TaskStatusCard({ draft, onPush, pushing }: Props) {
|
|
|
151
151
|
type="button"
|
|
152
152
|
onClick={handlePushClick}
|
|
153
153
|
disabled={pushing}
|
|
154
|
-
className="flex items-center gap-1.5 px-4 py-1.5 text-xs font-bold text-
|
|
154
|
+
className="flex items-center gap-1.5 px-4 py-1.5 text-xs font-bold text-[var(--primary-foreground)] bg-[var(--primary)] hover:bg-[var(--primary-hover)] rounded-full shadow-sm transition-all disabled:opacity-40 disabled:cursor-not-allowed"
|
|
155
155
|
>
|
|
156
156
|
<ArrowUpRight className="w-3 h-3" />
|
|
157
157
|
{pushing ? "Pushing…" : "Push to agx"}
|
|
@@ -22,11 +22,11 @@ export function ThreadMentionPopover({
|
|
|
22
22
|
|
|
23
23
|
return (
|
|
24
24
|
<div
|
|
25
|
-
className="absolute bottom-full left-0 mb-2 w-80 bg-
|
|
25
|
+
className="absolute bottom-full left-0 mb-2 w-80 bg-[var(--app-shell-elevated)] rounded-xl shadow-xl border border-[var(--app-shell-border)] overflow-hidden z-50 animate-in fade-in zoom-in-95 duration-100"
|
|
26
26
|
role="listbox"
|
|
27
27
|
id={listboxId}
|
|
28
28
|
>
|
|
29
|
-
<div className="px-3 py-2 bg-
|
|
29
|
+
<div className="px-3 py-2 bg-[var(--app-shell-subtle)] border-b border-[var(--app-shell-border)] text-[11px] font-bold text-[var(--app-shell-muted)] uppercase tracking-wider">
|
|
30
30
|
Reference Discussion
|
|
31
31
|
</div>
|
|
32
32
|
<div className="max-h-64 overflow-y-auto p-1">
|
|
@@ -40,22 +40,22 @@ export function ThreadMentionPopover({
|
|
|
40
40
|
aria-selected={isActive}
|
|
41
41
|
onClick={() => onSelect(discussion)}
|
|
42
42
|
className={`w-full text-left px-3 py-2.5 rounded-lg flex items-start gap-3 transition-colors ${
|
|
43
|
-
isActive ? "bg-
|
|
43
|
+
isActive ? "bg-[var(--primary-muted)]" : "hover:bg-[var(--app-shell-subtle)]"
|
|
44
44
|
}`}
|
|
45
45
|
>
|
|
46
|
-
<div className={`mt-0.5 p-1.5 rounded-md ${isActive ? "bg-
|
|
46
|
+
<div className={`mt-0.5 p-1.5 rounded-md ${isActive ? "bg-[var(--primary-muted)] text-[var(--primary)]" : "bg-[var(--muted)] text-[var(--muted-foreground)]"}`}>
|
|
47
47
|
<MessageSquare size={14} strokeWidth={2.5} />
|
|
48
48
|
</div>
|
|
49
49
|
<div className="min-w-0 flex-1">
|
|
50
|
-
<div className={`text-sm font-semibold truncate ${isActive ? "text-
|
|
50
|
+
<div className={`text-sm font-semibold truncate ${isActive ? "text-[var(--primary)]" : "text-[var(--foreground)]"}`}>
|
|
51
51
|
{discussion.title}
|
|
52
52
|
</div>
|
|
53
53
|
<div className="flex items-center gap-2 mt-0.5">
|
|
54
|
-
<span className={`text-xs ${isActive ? "text-
|
|
54
|
+
<span className={`text-xs ${isActive ? "text-[var(--primary)]" : "text-[var(--muted-foreground)]"}`}>
|
|
55
55
|
{discussion.replies.length} replies
|
|
56
56
|
</span>
|
|
57
|
-
<span className="text-
|
|
58
|
-
<span className="text-[10px] text-
|
|
57
|
+
<span className="text-[var(--muted-foreground)]">•</span>
|
|
58
|
+
<span className="text-[10px] text-[var(--muted-foreground)] flex items-center gap-1">
|
|
59
59
|
<Clock size={10} />
|
|
60
60
|
{getTimeAgo(discussion.lastActivityAt)}
|
|
61
61
|
</span>
|