@euraika-labs/pan-ui 0.2.1 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +164 -164
- package/.next/standalone/.next/app-path-routes-manifest.json +25 -25
- package/.next/standalone/.next/build-manifest.json +3 -3
- package/.next/standalone/.next/prerender-manifest.json +15 -15
- package/.next/standalone/.next/required-server-files.json +4 -4
- package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
- package/.next/standalone/.next/server/app/api/audit/route.js +3 -3
- package/.next/standalone/.next/server/app/api/audit/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/login/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/fork/route.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/fork/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/chat/stream/route.js +15 -15
- package/.next/standalone/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/test/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/[id]/test/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/mcp/route.js +2 -2
- package/.next/standalone/.next/server/app/api/extensions/mcp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/extensions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/agent/route.js +2 -2
- package/.next/standalone/.next/server/app/api/memory/agent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/context-inspector/route.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/context-inspector/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/session-search/route.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/session-search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/memory/user/route.js +2 -2
- package/.next/standalone/.next/server/app/api/memory/user/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/profiles/[id]/config/route.js +13 -13
- package/.next/standalone/.next/server/app/api/profiles/[id]/config/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/profiles/[id]/route.js +3 -3
- package/.next/standalone/.next/server/app/api/profiles/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/profiles/route.js +2 -2
- package/.next/standalone/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/approvals/[toolCallId]/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/approvals/[toolCallId]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/approvals/route.js +3 -3
- package/.next/standalone/.next/server/app/api/runtime/approvals/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/artifacts/download/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/artifacts/download/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/artifacts/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/artifacts/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/export/route.js +3 -3
- package/.next/standalone/.next/server/app/api/runtime/export/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/health/route.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/health/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/mcp-probes/route.js +3 -3
- package/.next/standalone/.next/server/app/api/runtime/mcp-probes/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/runs/[id]/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/runs/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/runs/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/runs/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/status/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/status/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/telemetry/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/telemetry/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/runtime/timeline/route.js +2 -2
- package/.next/standalone/.next/server/app/api/runtime/timeline/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/disable/route.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/disable/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/enable/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/enable/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/files/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/files/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/install/route.js +3 -3
- package/.next/standalone/.next/server/app/api/skills/[id]/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/load/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/load/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/[id]/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/catalog/route.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/catalog/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/categories/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/categories/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/hub/install/route.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/hub/install/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/hub/route.js +3 -3
- package/.next/standalone/.next/server/app/api/skills/hub/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/skills/route.js +2 -2
- package/.next/standalone/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/telemetry/route.js +3 -3
- package/.next/standalone/.next/server/app/api/telemetry/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/uploads/route.js +3 -3
- package/.next/standalone/.next/server/app/api/uploads/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/chat/page.js +3 -3
- package/.next/standalone/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/extensions/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/extensions/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/extensions/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/extensions/page.js +2 -2
- package/.next/standalone/.next/server/app/extensions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/extensions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/favicon.ico/route.js +1 -1
- package/.next/standalone/.next/server/app/icon.svg/route.js +1 -1
- package/.next/standalone/.next/server/app/index.html +1 -1
- package/.next/standalone/.next/server/app/index.rsc +3 -3
- package/.next/standalone/.next/server/app/login/page.js +2 -2
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/memory/page.js +2 -2
- package/.next/standalone/.next/server/app/memory/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/memory/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page.js +2 -2
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/profiles/page.js +2 -2
- package/.next/standalone/.next/server/app/profiles/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/profiles/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/approvals/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/approvals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/approvals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/artifacts/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/artifacts/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/artifacts/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/audit/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/audit/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/audit/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/health/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/health/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/health/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/runs/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/runs/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/runs/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/runs/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/runs/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/runs/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/telemetry/page.js +2 -2
- package/.next/standalone/.next/server/app/settings/telemetry/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/settings/telemetry/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/skills/[id]/page.js +2 -2
- package/.next/standalone/.next/server/app/skills/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/skills/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/skills/page.js +2 -2
- package/.next/standalone/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +25 -25
- package/.next/standalone/.next/server/chunks/2043.js +1 -0
- package/.next/standalone/.next/server/chunks/6143.js +4 -4
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/pages-manifest.json +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/{static/chunks/app/_not-found/page-c4591bba1afe868d.js → standalone/.next/static/chunks/app/_not-found/page-9c90a6b39424f003.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/chat/page-117a5b54aee7eae4.js +1 -0
- package/.next/standalone/.next/static/chunks/app/extensions/[id]/{page-18e579a71a9d93c3.js → page-cca6df1771ec04d2.js} +1 -1
- package/.next/{static/chunks/app/extensions/page-82f358e2fcabc6a3.js → standalone/.next/static/chunks/app/extensions/page-c0fbb8efa9a3700c.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/layout-0bc970399be389b5.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-984e33272681e1e0.js +1 -0
- package/.next/{static/chunks/app/memory/page-a90ea51b004acc94.js → standalone/.next/static/chunks/app/memory/page-0684ff3ce6888ae7.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/profiles/page-46a0ad35feda9741.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/approvals/{page-1fd1b90371c02705.js → page-6843c585791e4db7.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/settings/artifacts/page-d3fddd43ac1243af.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/audit/page-378bee43dd7c4903.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/health/page-d34eadc11bc90af5.js +1 -0
- package/.next/standalone/.next/static/chunks/app/settings/mcp-diagnostics/page-3778d2842d5bdd79.js +1 -0
- package/.next/{static/chunks/app/settings/page-5f9f8ba836ac9b7e.js → standalone/.next/static/chunks/app/settings/page-8a40bdf895f43430.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/settings/runs/[id]/page-7837ec57d531ef2b.js +1 -0
- package/.next/{static/chunks/app/settings/runs/page-312bdcd82b1f3a64.js → standalone/.next/static/chunks/app/settings/runs/page-cb4d1617e199c38e.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/settings/telemetry/{page-e61a1efd390b87a4.js → page-c0446baefa5496cb.js} +1 -1
- package/.next/{static/chunks/app/skills/[id]/page-f65ae8d81a901c1a.js → standalone/.next/static/chunks/app/skills/[id]/page-88bc62488ddf6c10.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/skills/page-e47c6a5f9559edc1.js +1 -0
- package/.next/standalone/.next/static/chunks/{main-app-f0e3f2828aa879c4.js → main-app-a9e2c007d433eaf9.js} +1 -1
- package/.next/standalone/package.json +3 -3
- package/.next/standalone/server.js +1 -1
- package/.next/{standalone/.next/static/chunks/app/_not-found/page-c4591bba1afe868d.js → static/chunks/app/_not-found/page-9c90a6b39424f003.js} +1 -1
- package/.next/static/chunks/app/chat/page-117a5b54aee7eae4.js +1 -0
- package/.next/static/chunks/app/extensions/[id]/{page-18e579a71a9d93c3.js → page-cca6df1771ec04d2.js} +1 -1
- package/.next/{standalone/.next/static/chunks/app/extensions/page-82f358e2fcabc6a3.js → static/chunks/app/extensions/page-c0fbb8efa9a3700c.js} +1 -1
- package/.next/static/chunks/app/layout-0bc970399be389b5.js +1 -0
- package/.next/static/chunks/app/login/page-984e33272681e1e0.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/memory/page-a90ea51b004acc94.js → static/chunks/app/memory/page-0684ff3ce6888ae7.js} +1 -1
- package/.next/static/chunks/app/profiles/page-46a0ad35feda9741.js +1 -0
- package/.next/static/chunks/app/settings/approvals/{page-1fd1b90371c02705.js → page-6843c585791e4db7.js} +1 -1
- package/.next/static/chunks/app/settings/artifacts/page-d3fddd43ac1243af.js +1 -0
- package/.next/static/chunks/app/settings/audit/page-378bee43dd7c4903.js +1 -0
- package/.next/static/chunks/app/settings/health/page-d34eadc11bc90af5.js +1 -0
- package/.next/static/chunks/app/settings/mcp-diagnostics/page-3778d2842d5bdd79.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/settings/page-5f9f8ba836ac9b7e.js → static/chunks/app/settings/page-8a40bdf895f43430.js} +1 -1
- package/.next/static/chunks/app/settings/runs/[id]/page-7837ec57d531ef2b.js +1 -0
- package/.next/{standalone/.next/static/chunks/app/settings/runs/page-312bdcd82b1f3a64.js → static/chunks/app/settings/runs/page-cb4d1617e199c38e.js} +1 -1
- package/.next/static/chunks/app/settings/telemetry/{page-e61a1efd390b87a4.js → page-c0446baefa5496cb.js} +1 -1
- package/.next/{standalone/.next/static/chunks/app/skills/[id]/page-f65ae8d81a901c1a.js → static/chunks/app/skills/[id]/page-88bc62488ddf6c10.js} +1 -1
- package/.next/static/chunks/app/skills/page-e47c6a5f9559edc1.js +1 -0
- package/.next/static/chunks/{main-app-f0e3f2828aa879c4.js → main-app-a9e2c007d433eaf9.js} +1 -1
- package/bin/pan-ui.mjs +42 -0
- package/package.json +3 -3
- package/.next/standalone/.next/server/chunks/3441.js +0 -1
- package/.next/standalone/.next/static/chunks/app/chat/page-2bbb44aeac61920e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/layout-f3c578dd4202f2f5.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/page-a3820386479beb5e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/profiles/page-7b5924f80e882d7e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/artifacts/page-35ee6c14a4836aad.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/audit/page-a11b23ffa1e40949.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/health/page-9b7914bfd7bf665b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/mcp-diagnostics/page-102367ef8b2cc105.js +0 -1
- package/.next/standalone/.next/static/chunks/app/settings/runs/[id]/page-d0184e7e90f5867c.js +0 -1
- package/.next/standalone/.next/static/chunks/app/skills/page-d480e9f5081fd9b6.js +0 -1
- package/.next/static/chunks/app/chat/page-2bbb44aeac61920e.js +0 -1
- package/.next/static/chunks/app/layout-f3c578dd4202f2f5.js +0 -1
- package/.next/static/chunks/app/login/page-a3820386479beb5e.js +0 -1
- package/.next/static/chunks/app/profiles/page-7b5924f80e882d7e.js +0 -1
- package/.next/static/chunks/app/settings/artifacts/page-35ee6c14a4836aad.js +0 -1
- package/.next/static/chunks/app/settings/audit/page-a11b23ffa1e40949.js +0 -1
- package/.next/static/chunks/app/settings/health/page-9b7914bfd7bf665b.js +0 -1
- package/.next/static/chunks/app/settings/mcp-diagnostics/page-102367ef8b2cc105.js +0 -1
- package/.next/static/chunks/app/settings/runs/[id]/page-d0184e7e90f5867c.js +0 -1
- package/.next/static/chunks/app/skills/page-d480e9f5081fd9b6.js +0 -1
- /package/.next/standalone/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_ssgManifest.js +0 -0
- /package/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_buildManifest.js +0 -0
- /package/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_ssgManifest.js +0 -0
package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=1209,a.ids=[1209],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},
|
|
1
|
+
"use strict";(()=>{var a={};a.id=1209,a.ids=[1209],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},50447:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>D,patchFetch:()=>C,routeModule:()=>y,serverHooks:()=>B,workAsyncStorage:()=>z,workUnitAsyncStorage:()=>A});var d={};c.r(d),c.d(d,{PATCH:()=>x});var e=c(95736),f=c(9117),g=c(4044),h=c(39326),i=c(32324),j=c(261),k=c(54290),l=c(85328),m=c(38928),n=c(46595),o=c(3421),p=c(17679),q=c(41681),r=c(63446),s=c(86439),t=c(51356),u=c(10641),v=c(17599),w=c(59350);async function x(a,{params:b}){let{id:c,capabilityId:d}=await b,e=await a.json().catch(()=>({}));try{let a=await (0,v.jB)(),b=(0,w.qY)(a,c);if(!b)throw Error("Extension not found");let f=b.capabilities.find(a=>a.id===d);if(!f)throw Error("Capability not found");let g=(0,w.hr)(a,c,f.name,e);return u.NextResponse.json({extension:g})}catch(a){return u.NextResponse.json({error:a instanceof Error?a.message:"Unable to update capability"},{status:404})}}let y=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/extensions/[id]/capabilities/[capabilityId]/route",pathname:"/api/extensions/[id]/capabilities/[capabilityId]",filename:"route",bundlePath:"app/api/extensions/[id]/capabilities/[capabilityId]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/capabilities/[capabilityId]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:z,workUnitAsyncStorage:A,serverHooks:B}=y;function C(){return(0,g.patchFetch)({workAsyncStorage:z,workUnitAsyncStorage:A})}async function D(a,b,c){var d;let e="/api/extensions/[id]/capabilities/[capabilityId]/route";"/index"===e&&(e="/");let g=await y.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(z.dynamicRoutes[E]||z.routes[D]);if(F&&!x){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||y.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===y.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:z,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>y.onRequestError(a,b,d,A)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>y.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await y.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await y.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await y.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,6802,4689,6516],()=>b(b.s=50447));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/[id]/capabilities/[capabilityId]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/[id]/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/[id]/capabilities/[capabilityId]/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/[id]/capabilities/[capabilityId]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/route":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/route":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/capabilities/[capabilityId]/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=3994,a.ids=[3994],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},
|
|
1
|
+
"use strict";(()=>{var a={};a.id=3994,a.ids=[3994],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},84075:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{GET:()=>x,PATCH:()=>y});var e=c(95736),f=c(9117),g=c(4044),h=c(39326),i=c(32324),j=c(261),k=c(54290),l=c(85328),m=c(38928),n=c(46595),o=c(3421),p=c(17679),q=c(41681),r=c(63446),s=c(86439),t=c(51356),u=c(10641),v=c(17599),w=c(59350);async function x(a,{params:b}){let{id:c}=await b,d=await (0,v.jB)(),e=(0,w.qY)(d,c);return e?u.NextResponse.json({extension:e}):u.NextResponse.json({error:"Extension not found"},{status:404})}async function y(a,{params:b}){let{id:c}=await b,d=await a.json().catch(()=>({}))||{};try{let a=await (0,v.jB)(),b=(0,w.fR)(a,c,d);return u.NextResponse.json({extension:b})}catch(a){return u.NextResponse.json({error:a instanceof Error?a.message:"Unable to update extension"},{status:404})}}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/extensions/[id]/route",pathname:"/api/extensions/[id]",filename:"route",bundlePath:"app/api/extensions/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){var d;let e="/api/extensions/[id]/route";"/index"===e&&(e="/");let g=await z.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[D]);if(F&&!x){let a=!!y.routes[D],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||z.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===z.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>z.onRequestError(a,b,d,A)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>z.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,6802,4689,6516],()=>b(b.s=84075));module.exports=c})();
|
package/.next/standalone/.next/server/app/api/extensions/[id]/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/[id]/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/route":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=2533,a.ids=[2533],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},
|
|
1
|
+
"use strict";(()=>{var a={};a.id=2533,a.ids=[2533],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},89281:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>D,patchFetch:()=>C,routeModule:()=>y,serverHooks:()=>B,workAsyncStorage:()=>z,workUnitAsyncStorage:()=>A});var d={};c.r(d),c.d(d,{POST:()=>x});var e=c(95736),f=c(9117),g=c(4044),h=c(39326),i=c(32324),j=c(261),k=c(54290),l=c(85328),m=c(38928),n=c(46595),o=c(3421),p=c(17679),q=c(41681),r=c(63446),s=c(86439),t=c(51356),u=c(10641),v=c(17599),w=c(59350);async function x(a,{params:b}){let{id:c}=await b;try{let a=await (0,v.jB)(),b=(0,w.Pu)(a,c);if(!b)throw Error("Extension not found");return u.NextResponse.json({extension:b})}catch(a){return u.NextResponse.json({error:a instanceof Error?a.message:"Unable to test extension"},{status:404})}}let y=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/extensions/[id]/test/route",pathname:"/api/extensions/[id]/test",filename:"route",bundlePath:"app/api/extensions/[id]/test/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/test/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:z,workUnitAsyncStorage:A,serverHooks:B}=y;function C(){return(0,g.patchFetch)({workAsyncStorage:z,workUnitAsyncStorage:A})}async function D(a,b,c){var d;let e="/api/extensions/[id]/test/route";"/index"===e&&(e="/");let g=await y.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(z.dynamicRoutes[E]||z.routes[D]);if(F&&!x){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||y.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===y.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:z,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>y.onRequestError(a,b,d,A)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>y.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await y.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await y.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await y.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,6802,4689,6516],()=>b(b.s=89281));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/[id]/test/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/[id]/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/[id]/test/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/[id]/test/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/route":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/route":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/[id]/test/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(()=>{var a={};a.id=5281,a.ids=[5281],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},
|
|
1
|
+
"use strict";(()=>{var a={};a.id=5281,a.ids=[5281],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{a.exports=require("process")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{a.exports=require("node:child_process")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71865:(a,b,c)=>{c.d(b,{d:()=>k,n:()=>j});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("audit");function i(){(0,f.t)("audit")}function j(a,b,c,d){i();let f=e().randomUUID();(0,g.mv)(`import sqlite3, sys
|
|
2
2
|
conn=sqlite3.connect(sys.argv[1])
|
|
3
3
|
conn.execute("INSERT INTO audit_events (id, created_at, action, target_type, target_id, detail) VALUES (?, ?, ?, ?, ?, ?)", tuple(sys.argv[2:8]))
|
|
4
4
|
conn.commit()
|
|
@@ -8,4 +8,4 @@ conn.row_factory=sqlite3.Row
|
|
|
8
8
|
cur=conn.cursor()
|
|
9
9
|
cur.execute("SELECT id, created_at, action, target_type, target_id, detail FROM audit_events ORDER BY created_at DESC LIMIT 200")
|
|
10
10
|
print(json.dumps([{'id':r['id'],'createdAt':r['created_at'],'action':r['action'],'targetType':r['target_type'],'targetId':r['target_id'],'detail':r['detail']} for r in cur.fetchall()]))
|
|
11
|
-
`,[h])}},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,6802,4689,6516],()=>b(b.s=
|
|
11
|
+
`,[h])}},73024:a=>{a.exports=require("node:fs")},76760:a=>{a.exports=require("node:path")},77598:a=>{a.exports=require("node:crypto")},79428:a=>{a.exports=require("buffer")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},97024:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>E,patchFetch:()=>D,routeModule:()=>z,serverHooks:()=>C,workAsyncStorage:()=>A,workUnitAsyncStorage:()=>B});var d={};c.r(d),c.d(d,{POST:()=>y});var e=c(95736),f=c(9117),g=c(4044),h=c(39326),i=c(32324),j=c(261),k=c(54290),l=c(85328),m=c(38928),n=c(46595),o=c(3421),p=c(17679),q=c(41681),r=c(63446),s=c(86439),t=c(51356),u=c(10641),v=c(71865),w=c(17599),x=c(59350);async function y(a){let b=await a.json();if(!b.name||!b.command&&!b.url)return u.NextResponse.json({error:"name plus command or url is required"},{status:400});let c=await (0,w.jB)(),d=(0,x.Pd)(c,{name:b.name,command:b.command,url:b.url});return(0,v.n)("extension_added","extension",d.id,`Added MCP extension ${d.name}.`),u.NextResponse.json({extension:d},{status:201})}let z=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/extensions/mcp/route",pathname:"/api/extensions/mcp",filename:"route",bundlePath:"app/api/extensions/mcp/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/extensions/mcp/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:A,workUnitAsyncStorage:B,serverHooks:C}=z;function D(){return(0,g.patchFetch)({workAsyncStorage:A,workUnitAsyncStorage:B})}async function E(a,b,c){var d;let e="/api/extensions/mcp/route";"/index"===e&&(e="/");let g=await z.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=g,E=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[E]||y.routes[D]);if(F&&!x){let a=!!y.routes[D],b=y.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||z.isDev||x||(G="/index"===(G=D)?"/":G);let H=!0===z.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>z.onRequestError(a,b,d,A)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>z.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await z.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await z.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await z.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,6802,4689,6516],()=>b(b.s=97024));module.exports=c})();
|
package/.next/standalone/.next/server/app/api/extensions/mcp/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/mcp/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/extensions/mcp/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/extensions/mcp/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/route":[],"/opt/projects/hermesagentwebui/src/app/api/extensions/mcp/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|