@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/runtime/status/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/status/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/runtime/status/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/runtime/status/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/runtime/status/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
|
-
(()=>{var a={};a.id=8034,a.ids=[8034],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4928:(a,b,c)=>{"use strict";c.d(b,{Rb:()=>e,mv:()=>f,sz:()=>g});var d=c(31421);class e extends Error{constructor(a,b){super(a),this.context=b,this.name="ServerBridgeError"}}function f(a,b=[],c){try{return(0,d.execFileSync)("python3",["-c",a,...b],{encoding:"utf-8",timeout:c?.timeout,stdio:c?.suppressStderr?["ignore","pipe","ignore"]:void 0})}catch(a){throw new e("Python bridge execution failed",{args:b,timeout:c?.timeout,suppressStderr:c?.suppressStderr,cause:a instanceof Error?a.message:String(a)})}}function g(a,b=[],c){let d=f(a,b,c);try{return JSON.parse(d)}catch(a){throw new e("Python bridge returned invalid JSON",{output:d,cause:a instanceof Error?a.message:String(a)})}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},
|
|
1
|
+
(()=>{var a={};a.id=8034,a.ids=[8034],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4928:(a,b,c)=>{"use strict";c.d(b,{Rb:()=>e,mv:()=>f,sz:()=>g});var d=c(31421);class e extends Error{constructor(a,b){super(a),this.context=b,this.name="ServerBridgeError"}}function f(a,b=[],c){try{return(0,d.execFileSync)("python3",["-c",a,...b],{encoding:"utf-8",timeout:c?.timeout,stdio:c?.suppressStderr?["ignore","pipe","ignore"]:void 0})}catch(a){throw new e("Python bridge execution failed",{args:b,timeout:c?.timeout,suppressStderr:c?.suppressStderr,cause:a instanceof Error?a.message:String(a)})}}function g(a,b=[],c){let d=f(a,b,c);try{return JSON.parse(d)}catch(a){throw new e("Python bridge returned invalid JSON",{output:d,cause:a instanceof Error?a.message:String(a)})}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70656:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>C,patchFetch:()=>B,routeModule:()=>x,serverHooks:()=>A,workAsyncStorage:()=>y,workUnitAsyncStorage:()=>z});var d={};c.r(d),c.d(d,{GET:()=>w});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(98097);async function w(a){let{searchParams:b}=new URL(a.url),c=b.get("query")||"",d=Number(b.get("limit")||200);return u.NextResponse.json({events:(0,v.G2)(d,c)})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/telemetry/route",pathname:"/api/runtime/telemetry",filename:"route",bundlePath:"app/api/runtime/telemetry/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/runtime/telemetry/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:y,workUnitAsyncStorage:z,serverHooks:A}=x;function B(){return(0,g.patchFetch)({workAsyncStorage:y,workUnitAsyncStorage:z})}async function C(a,b,c){var d;let e="/api/runtime/telemetry/route";"/index"===e&&(e="/");let g=await x.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:y,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&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||x.isDev||y||(G="/index"===(G=D)?"/":G);let H=!0===x.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)=>x.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=>x.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 x.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await x.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"),y&&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 x.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}}},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86867:(a,b,c)=>{"use strict";c.d(b,{sA:()=>n,t:()=>m});var d=c(73024),e=c.n(d),f=c(76760),g=c.n(f),h=c(4928);let i="/opt/projects/pan-ui/.data",j=`
|
|
2
2
|
CREATE TABLE IF NOT EXISTS schema_migrations (target TEXT PRIMARY KEY, version INTEGER NOT NULL);
|
|
3
3
|
CREATE TABLE IF NOT EXISTS runs (id TEXT PRIMARY KEY, session_id TEXT NOT NULL, status TEXT NOT NULL, source TEXT NOT NULL, started_at TEXT NOT NULL, updated_at TEXT NOT NULL, finished_at TEXT, last_error TEXT);
|
|
4
4
|
CREATE TABLE IF NOT EXISTS tool_events (id TEXT PRIMARY KEY, session_id TEXT NOT NULL, event_type TEXT NOT NULL, tool_call_id TEXT, tool_name TEXT, summary TEXT, output TEXT, payload_json TEXT, created_at TEXT NOT NULL);
|
|
@@ -130,4 +130,4 @@ conn.row_factory=sqlite3.Row
|
|
|
130
130
|
cur=conn.cursor()
|
|
131
131
|
cur.execute("SELECT cache_key, profile_id, server_name, success, tools_json, error_text, probed_at FROM mcp_probe_results ORDER BY probed_at DESC")
|
|
132
132
|
print(json.dumps([{'cacheKey': r['cache_key'], 'profileId': r['profile_id'] or None, 'serverName': r['server_name'], 'success': bool(r['success']), 'tools': json.loads(r['tools_json'] or '[]'), 'errorText': r['error_text'] or None, 'probedAt': r['probed_at']} for r in cur.fetchall()]))
|
|
133
|
-
`)}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=
|
|
133
|
+
`)}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=70656));module.exports=c})();
|
package/.next/standalone/.next/server/app/api/runtime/telemetry/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/telemetry/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/runtime/telemetry/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/runtime/telemetry/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/runtime/telemetry/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
|
-
(()=>{var a={};a.id=648,a.ids=[648],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4928:(a,b,c)=>{"use strict";c.d(b,{Rb:()=>e,mv:()=>f,sz:()=>g});var d=c(31421);class e extends Error{constructor(a,b){super(a),this.context=b,this.name="ServerBridgeError"}}function f(a,b=[],c){try{return(0,d.execFileSync)("python3",["-c",a,...b],{encoding:"utf-8",timeout:c?.timeout,stdio:c?.suppressStderr?["ignore","pipe","ignore"]:void 0})}catch(a){throw new e("Python bridge execution failed",{args:b,timeout:c?.timeout,suppressStderr:c?.suppressStderr,cause:a instanceof Error?a.message:String(a)})}}function g(a,b=[],c){let d=f(a,b,c);try{return JSON.parse(d)}catch(a){throw new e("Python bridge returned invalid JSON",{output:d,cause:a instanceof Error?a.message:String(a)})}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},
|
|
1
|
+
(()=>{var a={};a.id=648,a.ids=[648],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4928:(a,b,c)=>{"use strict";c.d(b,{Rb:()=>e,mv:()=>f,sz:()=>g});var d=c(31421);class e extends Error{constructor(a,b){super(a),this.context=b,this.name="ServerBridgeError"}}function f(a,b=[],c){try{return(0,d.execFileSync)("python3",["-c",a,...b],{encoding:"utf-8",timeout:c?.timeout,stdio:c?.suppressStderr?["ignore","pipe","ignore"]:void 0})}catch(a){throw new e("Python bridge execution failed",{args:b,timeout:c?.timeout,suppressStderr:c?.suppressStderr,cause:a instanceof Error?a.message:String(a)})}}function g(a,b=[],c){let d=f(a,b,c);try{return JSON.parse(d)}catch(a){throw new e("Python bridge returned invalid JSON",{output:d,cause:a instanceof Error?a.message:String(a)})}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},13389:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>C,patchFetch:()=>B,routeModule:()=>x,serverHooks:()=>A,workAsyncStorage:()=>y,workUnitAsyncStorage:()=>z});var d={};c.r(d),c.d(d,{GET:()=>w});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(98097);async function w(a){let{searchParams:b}=new URL(a.url),c=b.get("sessionId"),d=b.get("query")||"";return c?u.NextResponse.json({events:(0,v.gO)(c,d)}):u.NextResponse.json({events:[]})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/timeline/route",pathname:"/api/runtime/timeline",filename:"route",bundlePath:"app/api/runtime/timeline/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/runtime/timeline/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:y,workUnitAsyncStorage:z,serverHooks:A}=x;function B(){return(0,g.patchFetch)({workAsyncStorage:y,workUnitAsyncStorage:z})}async function C(a,b,c){var d;let e="/api/runtime/timeline/route";"/index"===e&&(e="/");let g=await x.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:y,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&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||x.isDev||y||(G="/index"===(G=D)?"/":G);let H=!0===x.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)=>x.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=>x.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 x.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await x.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"),y&&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 x.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}}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86867:(a,b,c)=>{"use strict";c.d(b,{sA:()=>n,t:()=>m});var d=c(73024),e=c.n(d),f=c(76760),g=c.n(f),h=c(4928);let i="/opt/projects/pan-ui/.data",j=`
|
|
2
2
|
CREATE TABLE IF NOT EXISTS schema_migrations (target TEXT PRIMARY KEY, version INTEGER NOT NULL);
|
|
3
3
|
CREATE TABLE IF NOT EXISTS runs (id TEXT PRIMARY KEY, session_id TEXT NOT NULL, status TEXT NOT NULL, source TEXT NOT NULL, started_at TEXT NOT NULL, updated_at TEXT NOT NULL, finished_at TEXT, last_error TEXT);
|
|
4
4
|
CREATE TABLE IF NOT EXISTS tool_events (id TEXT PRIMARY KEY, session_id TEXT NOT NULL, event_type TEXT NOT NULL, tool_call_id TEXT, tool_name TEXT, summary TEXT, output TEXT, payload_json TEXT, created_at TEXT NOT NULL);
|
|
@@ -130,4 +130,4 @@ conn.row_factory=sqlite3.Row
|
|
|
130
130
|
cur=conn.cursor()
|
|
131
131
|
cur.execute("SELECT cache_key, profile_id, server_name, success, tools_json, error_text, probed_at FROM mcp_probe_results ORDER BY probed_at DESC")
|
|
132
132
|
print(json.dumps([{'cacheKey': r['cache_key'], 'profileId': r['profile_id'] or None, 'serverName': r['server_name'], 'success': bool(r['success']), 'tools': json.loads(r['tools_json'] or '[]'), 'errorText': r['error_text'] or None, 'probedAt': r['probed_at']} for r in cur.fetchall()]))
|
|
133
|
-
`)}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=
|
|
133
|
+
`)}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=13389));module.exports=c})();
|
package/.next/standalone/.next/server/app/api/runtime/timeline/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/timeline/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/runtime/timeline/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/runtime/timeline/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/runtime/timeline/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
|
-
(()=>{var a={};a.id=2299,a.ids=[2299],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69952:(a,b,c)=>{"use strict";c.d(b,{Md:()=>p,SK:()=>j,W3:()=>o,Y1:()=>n,bG:()=>i,rP:()=>k,wW:()=>l,xf:()=>m});var d=c(94761),e=c(81336);let f=()=>new Date().toISOString(),g=[{id:"hermes-agent",name:"hermes-agent",description:"Core Hermes Agent operational knowledge and contributor reference.",source:"bundled",scope:"builtin",provenance:"built-in",installed:!0,enabled:!0,content:"# Hermes Agent\n\nBundled skill content for Hermes Agent operations and extension patterns.",loadedInSessions:[],version:"1.0.0",updatedAt:f(),impliedTools:["shell","planning"]},{id:"writing-plans",name:"writing-plans",description:"Write detailed implementation plans and phased delivery breakdowns.",source:"hub",scope:"global",provenance:"verified",installed:!0,enabled:!0,content:"# Writing Plans\n\nUse this skill to turn specs into concrete engineering plans.",loadedInSessions:[],version:"1.1.0",updatedAt:f(),impliedTools:["planning"]},{id:"mcp-operator",name:"mcp-operator",description:"Manage MCP servers, connectivity, and safe capability exposure.",source:"hub",scope:"global",provenance:"verified",installed:!1,enabled:!1,content:"# MCP Operator\n\nInstall, test, and manage MCP servers for Hermes.",loadedInSessions:[],version:"0.8.0",updatedAt:f(),impliedTools:["mcp","diagnostics"]},{id:"skill-authoring",name:"skill-authoring",description:"Create, edit, and maintain durable Hermes skills.",source:"local",scope:"profile",provenance:"custom",installed:!0,enabled:!1,content:"# Skill Authoring\n\nLocal skill for creating and refining skills safely.",loadedInSessions:[],version:"0.2.0",updatedAt:f(),impliedTools:["editor"],ownerProfileId:"default",filePath:"~/.hermes/profiles/default/skills/skill-authoring/SKILL.md"}],h=globalThis.__hermesWorkspaceSkills??new Map(g.map(a=>[a.id,a]));function i({installedOnly:a=!1}={}){return Array.from(h.values()).filter(b=>!a||b.installed).sort((a,b)=>a.name.localeCompare(b.name))}function j(a){return h.get(a)??null}function k(a){let b=q(a);return b.installed=!0,b.updatedAt=f(),h.set(b.id,b),b}function l(a){let b=q(a);return b.installed=!1,b.enabled=!1,b.loadedInSessions=[],b.updatedAt=f(),h.set(b.id,b),b}function m(a){let b=q(a);return b.installed=!0,b.enabled=!0,b.updatedAt=f(),h.set(b.id,b),b}function n(a){let b=q(a);return b.enabled=!1,b.updatedAt=f(),h.set(b.id,b),b}function o(a,b){(0,e.rH)(b);let c=q(a);return c.content=b,c.updatedAt=f(),h.set(c.id,c),c}function p(a,b){let c=q(a);return c.installed||(c.installed=!0),c.enabled||(c.enabled=!0),c.loadedInSessions?.includes(b)||(c.loadedInSessions=[...c.loadedInSessions??[],b]),c.updatedAt=f(),h.set(c.id,c),(0,d.qO)(b,b=>{let c=b.loadedSkillIds??[];c.includes(a)||(b.loadedSkillIds=[a,...c])}),c}function q(a){let b=h.get(a);if(!b)throw Error("Skill not found");return{...b}}globalThis.__hermesWorkspaceSkills=h},73024:a=>{"use strict";a.exports=require("node:fs")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},79428:a=>{"use strict";a.exports=require("buffer")},81336:(a,b,c)=>{"use strict";c.d(b,{ru:()=>i,kv:()=>g,rH:()=>j,DZ:()=>h});var d=c(4689),e=c(73024),f=c.n(e);function g(a){if(!f().existsSync(a))return{};let b=f().readFileSync(a,"utf-8");return d.parse(b)||{}}function h(a,b){f().writeFileSync(a,d.stringify(b),"utf-8")}function i(a){let b=a.replace(/^\uFEFF/,"");if(!b.startsWith("---\n"))return{frontmatter:{},body:b};let c=b.indexOf("\n---\n",4);if(-1===c)throw Error("YAML frontmatter must end with a closing --- delimiter.");let e=b.slice(4,c).trim();return{frontmatter:e?d.parse(e)??{}:{},body:b.slice(c+5)}}function j(a){if(!a.trim())throw Error("Skill content cannot be empty.");let{frontmatter:b,body:c}=i(a);if(Object.keys(b).length>0){let a=b.description;if(void 0!==a&&"string"!=typeof a)throw Error('Skill frontmatter field "description" must be a string.');let c=b.tools;if(void 0!==c&&!Array.isArray(c))throw Error('Skill frontmatter field "tools" must be a list when provided.')}if(!c.trim())throw Error("Skill body cannot be empty after YAML frontmatter.")}},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},91587:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>C,patchFetch:()=>B,routeModule:()=>x,serverHooks:()=>A,workAsyncStorage:()=>y,workUnitAsyncStorage:()=>z});var d={};c.r(d),c.d(d,{POST:()=>w});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(69952);async function w(a,{params:b}){let{id:c}=await b;try{let a=(0,v.Y1)(c);return u.NextResponse.json({skill:a})}catch(a){return u.NextResponse.json({error:a instanceof Error?a.message:"Unable to disable skill"},{status:404})}}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/skills/[id]/disable/route",pathname:"/api/skills/[id]/disable",filename:"route",bundlePath:"app/api/skills/[id]/disable/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/pan-ui/pan-ui/src/app/api/skills/[id]/disable/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:y,workUnitAsyncStorage:z,serverHooks:A}=x;function B(){return(0,g.patchFetch)({workAsyncStorage:y,workUnitAsyncStorage:z})}async function C(a,b,c){var d;let e="/api/skills/[id]/disable/route";"/index"===e&&(e="/");let g=await x.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:y,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&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||x.isDev||y||(G="/index"===(G=D)?"/":G);let H=!0===x.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)=>x.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=>x.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 x.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await x.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"),y&&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 x.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}}},94761:(a,b,c)=>{"use strict";c.d(b,{Fu:()=>p,GB:()=>u,GW:()=>l,Hr:()=>t,Ht:()=>m,JZ:()=>q,ME:()=>r,Zr:()=>s,jO:()=>v,jw:()=>n,qO:()=>o});var d=c(77598),e=c.n(d);let f=()=>new Date().toISOString();function g(a,b,c){return{id:e().randomUUID(),role:a,content:b,createdAt:f(),attachments:c}}let h={model:"default",provider:"real-hermes",policyPreset:"safe-chat",memoryMode:"standard"},i={id:e().randomUUID(),title:"Welcome to Pan",updatedAt:f(),preview:"Your AI workspace — research, code, manage skills, and more.",messages:[g("assistant","Hey — I am ready. Start a new chat or ask me to help with research, code, skills, or extensions.")],archived:!1,loadedSkillIds:[],settings:{...h}},j=globalThis.__panUiSessions??new Map([[i.id,i]]);function k(a){return{id:a.id,title:a.archived?`${a.title} (archived)`:a.title,updatedAt:a.updatedAt,preview:a.preview,workspaceLabel:a.archived?"Archived":a.parentSessionId?"Forks":"Active workspace",pinned:!a.archived&&!a.parentSessionId,archived:a.archived,parentSessionId:a.parentSessionId}}function l(a){let b=a?.trim().toLowerCase();return Array.from(j.values()).filter(a=>!b||[a.title,a.preview,...a.messages.map(a=>a.content)].filter(Boolean).join(" ").toLowerCase().includes(b)).sort((a,b)=>b.updatedAt.localeCompare(a.updatedAt)).map(k)}function m(a){return j.get(a)??null}function n(){let a={id:e().randomUUID(),title:"New chat",updatedAt:f(),preview:"Start a new conversation.",messages:[],archived:!1,loadedSkillIds:[],settings:{...h}};return j.set(a.id,a),a}function o(a,b){let c=j.get(a);if(!c)throw Error("Session not found");b(c),c.updatedAt=f();let d=c.messages[c.messages.length-1];return d&&(c.preview=d.content.slice(0,120),"New chat"===c.title&&"user"===d.role&&(c.title=d.content.slice(0,40)||"New chat")),j.set(c.id,c),c}function p(a,b){return o(a,a=>{a.title=b.trim()||a.title})}function q(a){return o(a,a=>{a.archived=!0})}function r(a){if(!j.get(a))throw Error("Session not found");j.delete(a)}function s(a){let b=j.get(a);if(!b)throw Error("Session not found");let c=b.messages.map(a=>({...a,id:e().randomUUID()})),d={...b,id:e().randomUUID(),title:`${b.title} (fork)`,updatedAt:f(),parentSessionId:b.id,archived:!1,messages:c,loadedSkillIds:[...b.loadedSkillIds??[]],settings:{...b.settings}};return j.set(d.id,d),d}function t(a,b){return o(a,a=>{a.settings={...a.settings,...b}})}function u(a,b,c){return o(a,a=>{a.messages.push(g("user",b,c))})}function v(a,b){return o(a,a=>{a.messages.push(g("assistant",b))})}globalThis.__panUiSessions=j},96487:()=>{}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,4689],()=>b(b.s=91587));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=2299,a.ids=[2299],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69952:(a,b,c)=>{"use strict";c.d(b,{Md:()=>p,SK:()=>j,W3:()=>o,Y1:()=>n,bG:()=>i,rP:()=>k,wW:()=>l,xf:()=>m});var d=c(94761),e=c(81336);let f=()=>new Date().toISOString(),g=[{id:"hermes-agent",name:"hermes-agent",description:"Core Hermes Agent operational knowledge and contributor reference.",source:"bundled",scope:"builtin",provenance:"built-in",installed:!0,enabled:!0,content:"# Hermes Agent\n\nBundled skill content for Hermes Agent operations and extension patterns.",loadedInSessions:[],version:"1.0.0",updatedAt:f(),impliedTools:["shell","planning"]},{id:"writing-plans",name:"writing-plans",description:"Write detailed implementation plans and phased delivery breakdowns.",source:"hub",scope:"global",provenance:"verified",installed:!0,enabled:!0,content:"# Writing Plans\n\nUse this skill to turn specs into concrete engineering plans.",loadedInSessions:[],version:"1.1.0",updatedAt:f(),impliedTools:["planning"]},{id:"mcp-operator",name:"mcp-operator",description:"Manage MCP servers, connectivity, and safe capability exposure.",source:"hub",scope:"global",provenance:"verified",installed:!1,enabled:!1,content:"# MCP Operator\n\nInstall, test, and manage MCP servers for Hermes.",loadedInSessions:[],version:"0.8.0",updatedAt:f(),impliedTools:["mcp","diagnostics"]},{id:"skill-authoring",name:"skill-authoring",description:"Create, edit, and maintain durable Hermes skills.",source:"local",scope:"profile",provenance:"custom",installed:!0,enabled:!1,content:"# Skill Authoring\n\nLocal skill for creating and refining skills safely.",loadedInSessions:[],version:"0.2.0",updatedAt:f(),impliedTools:["editor"],ownerProfileId:"default",filePath:"~/.hermes/profiles/default/skills/skill-authoring/SKILL.md"}],h=globalThis.__hermesWorkspaceSkills??new Map(g.map(a=>[a.id,a]));function i({installedOnly:a=!1}={}){return Array.from(h.values()).filter(b=>!a||b.installed).sort((a,b)=>a.name.localeCompare(b.name))}function j(a){return h.get(a)??null}function k(a){let b=q(a);return b.installed=!0,b.updatedAt=f(),h.set(b.id,b),b}function l(a){let b=q(a);return b.installed=!1,b.enabled=!1,b.loadedInSessions=[],b.updatedAt=f(),h.set(b.id,b),b}function m(a){let b=q(a);return b.installed=!0,b.enabled=!0,b.updatedAt=f(),h.set(b.id,b),b}function n(a){let b=q(a);return b.enabled=!1,b.updatedAt=f(),h.set(b.id,b),b}function o(a,b){(0,e.rH)(b);let c=q(a);return c.content=b,c.updatedAt=f(),h.set(c.id,c),c}function p(a,b){let c=q(a);return c.installed||(c.installed=!0),c.enabled||(c.enabled=!0),c.loadedInSessions?.includes(b)||(c.loadedInSessions=[...c.loadedInSessions??[],b]),c.updatedAt=f(),h.set(c.id,c),(0,d.qO)(b,b=>{let c=b.loadedSkillIds??[];c.includes(a)||(b.loadedSkillIds=[a,...c])}),c}function q(a){let b=h.get(a);if(!b)throw Error("Skill not found");return{...b}}globalThis.__hermesWorkspaceSkills=h},73024:a=>{"use strict";a.exports=require("node:fs")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},79428:a=>{"use strict";a.exports=require("buffer")},81336:(a,b,c)=>{"use strict";c.d(b,{ru:()=>i,kv:()=>g,rH:()=>j,DZ:()=>h});var d=c(4689),e=c(73024),f=c.n(e);function g(a){if(!f().existsSync(a))return{};let b=f().readFileSync(a,"utf-8");return d.parse(b)||{}}function h(a,b){f().writeFileSync(a,d.stringify(b),"utf-8")}function i(a){let b=a.replace(/^\uFEFF/,"");if(!b.startsWith("---\n"))return{frontmatter:{},body:b};let c=b.indexOf("\n---\n",4);if(-1===c)throw Error("YAML frontmatter must end with a closing --- delimiter.");let e=b.slice(4,c).trim();return{frontmatter:e?d.parse(e)??{}:{},body:b.slice(c+5)}}function j(a){if(!a.trim())throw Error("Skill content cannot be empty.");let{frontmatter:b,body:c}=i(a);if(Object.keys(b).length>0){let a=b.description;if(void 0!==a&&"string"!=typeof a)throw Error('Skill frontmatter field "description" must be a string.');let c=b.tools;if(void 0!==c&&!Array.isArray(c))throw Error('Skill frontmatter field "tools" must be a list when provided.')}if(!c.trim())throw Error("Skill body cannot be empty after YAML frontmatter.")}},83774:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>C,patchFetch:()=>B,routeModule:()=>x,serverHooks:()=>A,workAsyncStorage:()=>y,workUnitAsyncStorage:()=>z});var d={};c.r(d),c.d(d,{POST:()=>w});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(69952);async function w(a,{params:b}){let{id:c}=await b;try{let a=(0,v.Y1)(c);return u.NextResponse.json({skill:a})}catch(a){return u.NextResponse.json({error:a instanceof Error?a.message:"Unable to disable skill"},{status:404})}}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/skills/[id]/disable/route",pathname:"/api/skills/[id]/disable",filename:"route",bundlePath:"app/api/skills/[id]/disable/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/skills/[id]/disable/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:y,workUnitAsyncStorage:z,serverHooks:A}=x;function B(){return(0,g.patchFetch)({workAsyncStorage:y,workUnitAsyncStorage:z})}async function C(a,b,c){var d;let e="/api/skills/[id]/disable/route";"/index"===e&&(e="/");let g=await x.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:y,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&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||x.isDev||y||(G="/index"===(G=D)?"/":G);let H=!0===x.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)=>x.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=>x.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 x.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await x.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"),y&&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 x.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=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},94761:(a,b,c)=>{"use strict";c.d(b,{Fu:()=>p,GB:()=>u,GW:()=>l,Hr:()=>t,Ht:()=>m,JZ:()=>q,ME:()=>r,Zr:()=>s,jO:()=>v,jw:()=>n,qO:()=>o});var d=c(77598),e=c.n(d);let f=()=>new Date().toISOString();function g(a,b,c){return{id:e().randomUUID(),role:a,content:b,createdAt:f(),attachments:c}}let h={model:"default",provider:"real-hermes",policyPreset:"safe-chat",memoryMode:"standard"},i={id:e().randomUUID(),title:"Welcome to Pan",updatedAt:f(),preview:"Your AI workspace — research, code, manage skills, and more.",messages:[g("assistant","Hey — I am ready. Start a new chat or ask me to help with research, code, skills, or extensions.")],archived:!1,loadedSkillIds:[],settings:{...h}},j=globalThis.__panUiSessions??new Map([[i.id,i]]);function k(a){return{id:a.id,title:a.archived?`${a.title} (archived)`:a.title,updatedAt:a.updatedAt,preview:a.preview,workspaceLabel:a.archived?"Archived":a.parentSessionId?"Forks":"Active workspace",pinned:!a.archived&&!a.parentSessionId,archived:a.archived,parentSessionId:a.parentSessionId}}function l(a){let b=a?.trim().toLowerCase();return Array.from(j.values()).filter(a=>!b||[a.title,a.preview,...a.messages.map(a=>a.content)].filter(Boolean).join(" ").toLowerCase().includes(b)).sort((a,b)=>b.updatedAt.localeCompare(a.updatedAt)).map(k)}function m(a){return j.get(a)??null}function n(){let a={id:e().randomUUID(),title:"New chat",updatedAt:f(),preview:"Start a new conversation.",messages:[],archived:!1,loadedSkillIds:[],settings:{...h}};return j.set(a.id,a),a}function o(a,b){let c=j.get(a);if(!c)throw Error("Session not found");b(c),c.updatedAt=f();let d=c.messages[c.messages.length-1];return d&&(c.preview=d.content.slice(0,120),"New chat"===c.title&&"user"===d.role&&(c.title=d.content.slice(0,40)||"New chat")),j.set(c.id,c),c}function p(a,b){return o(a,a=>{a.title=b.trim()||a.title})}function q(a){return o(a,a=>{a.archived=!0})}function r(a){if(!j.get(a))throw Error("Session not found");j.delete(a)}function s(a){let b=j.get(a);if(!b)throw Error("Session not found");let c=b.messages.map(a=>({...a,id:e().randomUUID()})),d={...b,id:e().randomUUID(),title:`${b.title} (fork)`,updatedAt:f(),parentSessionId:b.id,archived:!1,messages:c,loadedSkillIds:[...b.loadedSkillIds??[]],settings:{...b.settings}};return j.set(d.id,d),d}function t(a,b){return o(a,a=>{a.settings={...a.settings,...b}})}function u(a,b,c){return o(a,a=>{a.messages.push(g("user",b,c))})}function v(a,b){return o(a,a=>{a.messages.push(g("assistant",b))})}globalThis.__panUiSessions=j},96487:()=>{}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692,4689],()=>b(b.s=83774));module.exports=c})();
|
package/.next/standalone/.next/server/app/api/skills/[id]/disable/route_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/skills/[id]/disable/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/skills/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/skills/[id]/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/skills/[id]/disable/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/skills/[id]/disable/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/skills/route":[],"/opt/projects/hermesagentwebui/src/app/api/skills/[id]/route":[],"/opt/projects/hermesagentwebui/src/app/api/skills/[id]/disable/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":{}}
|