@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.
Files changed (231) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +164 -164
  3. package/.next/standalone/.next/app-path-routes-manifest.json +25 -25
  4. package/.next/standalone/.next/build-manifest.json +3 -3
  5. package/.next/standalone/.next/prerender-manifest.json +15 -15
  6. package/.next/standalone/.next/required-server-files.json +4 -4
  7. package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
  8. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  9. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  10. package/.next/standalone/.next/server/app/_not-found.rsc +3 -3
  11. package/.next/standalone/.next/server/app/api/audit/route.js +3 -3
  12. package/.next/standalone/.next/server/app/api/audit/route_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/api/auth/login/route.js +1 -1
  14. package/.next/standalone/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  15. package/.next/standalone/.next/server/app/api/auth/logout/route.js +1 -1
  16. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  17. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/fork/route.js +1 -1
  18. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/fork/route_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route.js +1 -1
  20. package/.next/standalone/.next/server/app/api/chat/sessions/[id]/route_client-reference-manifest.js +1 -1
  21. package/.next/standalone/.next/server/app/api/chat/sessions/route.js +1 -1
  22. package/.next/standalone/.next/server/app/api/chat/sessions/route_client-reference-manifest.js +1 -1
  23. package/.next/standalone/.next/server/app/api/chat/stream/route.js +15 -15
  24. package/.next/standalone/.next/server/app/api/chat/stream/route_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route.js +1 -1
  26. package/.next/standalone/.next/server/app/api/extensions/[id]/capabilities/[capabilityId]/route_client-reference-manifest.js +1 -1
  27. package/.next/standalone/.next/server/app/api/extensions/[id]/route.js +1 -1
  28. package/.next/standalone/.next/server/app/api/extensions/[id]/route_client-reference-manifest.js +1 -1
  29. package/.next/standalone/.next/server/app/api/extensions/[id]/test/route.js +1 -1
  30. package/.next/standalone/.next/server/app/api/extensions/[id]/test/route_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/api/extensions/mcp/route.js +2 -2
  32. package/.next/standalone/.next/server/app/api/extensions/mcp/route_client-reference-manifest.js +1 -1
  33. package/.next/standalone/.next/server/app/api/extensions/route.js +1 -1
  34. package/.next/standalone/.next/server/app/api/extensions/route_client-reference-manifest.js +1 -1
  35. package/.next/standalone/.next/server/app/api/memory/agent/route.js +2 -2
  36. package/.next/standalone/.next/server/app/api/memory/agent/route_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/api/memory/context-inspector/route.js +1 -1
  38. package/.next/standalone/.next/server/app/api/memory/context-inspector/route_client-reference-manifest.js +1 -1
  39. package/.next/standalone/.next/server/app/api/memory/session-search/route.js +1 -1
  40. package/.next/standalone/.next/server/app/api/memory/session-search/route_client-reference-manifest.js +1 -1
  41. package/.next/standalone/.next/server/app/api/memory/user/route.js +2 -2
  42. package/.next/standalone/.next/server/app/api/memory/user/route_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/api/profiles/[id]/config/route.js +13 -13
  44. package/.next/standalone/.next/server/app/api/profiles/[id]/config/route_client-reference-manifest.js +1 -1
  45. package/.next/standalone/.next/server/app/api/profiles/[id]/route.js +3 -3
  46. package/.next/standalone/.next/server/app/api/profiles/[id]/route_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/api/profiles/route.js +2 -2
  48. package/.next/standalone/.next/server/app/api/profiles/route_client-reference-manifest.js +1 -1
  49. package/.next/standalone/.next/server/app/api/runtime/approvals/[toolCallId]/route.js +2 -2
  50. package/.next/standalone/.next/server/app/api/runtime/approvals/[toolCallId]/route_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/api/runtime/approvals/route.js +3 -3
  52. package/.next/standalone/.next/server/app/api/runtime/approvals/route_client-reference-manifest.js +1 -1
  53. package/.next/standalone/.next/server/app/api/runtime/artifacts/download/route.js +2 -2
  54. package/.next/standalone/.next/server/app/api/runtime/artifacts/download/route_client-reference-manifest.js +1 -1
  55. package/.next/standalone/.next/server/app/api/runtime/artifacts/route.js +2 -2
  56. package/.next/standalone/.next/server/app/api/runtime/artifacts/route_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/api/runtime/export/route.js +3 -3
  58. package/.next/standalone/.next/server/app/api/runtime/export/route_client-reference-manifest.js +1 -1
  59. package/.next/standalone/.next/server/app/api/runtime/health/route.js +1 -1
  60. package/.next/standalone/.next/server/app/api/runtime/health/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/runtime/mcp-probes/route.js +3 -3
  62. package/.next/standalone/.next/server/app/api/runtime/mcp-probes/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/runtime/runs/[id]/route.js +2 -2
  64. package/.next/standalone/.next/server/app/api/runtime/runs/[id]/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/runtime/runs/route.js +2 -2
  66. package/.next/standalone/.next/server/app/api/runtime/runs/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/runtime/status/route.js +2 -2
  68. package/.next/standalone/.next/server/app/api/runtime/status/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/runtime/telemetry/route.js +2 -2
  70. package/.next/standalone/.next/server/app/api/runtime/telemetry/route_client-reference-manifest.js +1 -1
  71. package/.next/standalone/.next/server/app/api/runtime/timeline/route.js +2 -2
  72. package/.next/standalone/.next/server/app/api/runtime/timeline/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/skills/[id]/disable/route.js +1 -1
  74. package/.next/standalone/.next/server/app/api/skills/[id]/disable/route_client-reference-manifest.js +1 -1
  75. package/.next/standalone/.next/server/app/api/skills/[id]/enable/route.js +2 -2
  76. package/.next/standalone/.next/server/app/api/skills/[id]/enable/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/skills/[id]/files/route.js +2 -2
  78. package/.next/standalone/.next/server/app/api/skills/[id]/files/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/skills/[id]/install/route.js +3 -3
  80. package/.next/standalone/.next/server/app/api/skills/[id]/install/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/skills/[id]/load/route.js +2 -2
  82. package/.next/standalone/.next/server/app/api/skills/[id]/load/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/skills/[id]/route.js +2 -2
  84. package/.next/standalone/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/skills/catalog/route.js +1 -1
  86. package/.next/standalone/.next/server/app/api/skills/catalog/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/skills/categories/route.js +2 -2
  88. package/.next/standalone/.next/server/app/api/skills/categories/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/skills/hub/install/route.js +1 -1
  90. package/.next/standalone/.next/server/app/api/skills/hub/install/route_client-reference-manifest.js +1 -1
  91. package/.next/standalone/.next/server/app/api/skills/hub/route.js +3 -3
  92. package/.next/standalone/.next/server/app/api/skills/hub/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/skills/route.js +2 -2
  94. package/.next/standalone/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/telemetry/route.js +3 -3
  96. package/.next/standalone/.next/server/app/api/telemetry/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/uploads/route.js +3 -3
  98. package/.next/standalone/.next/server/app/api/uploads/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/chat/page.js +3 -3
  100. package/.next/standalone/.next/server/app/chat/page.js.nft.json +1 -1
  101. package/.next/standalone/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/extensions/[id]/page.js +2 -2
  103. package/.next/standalone/.next/server/app/extensions/[id]/page.js.nft.json +1 -1
  104. package/.next/standalone/.next/server/app/extensions/[id]/page_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/extensions/page.js +2 -2
  106. package/.next/standalone/.next/server/app/extensions/page.js.nft.json +1 -1
  107. package/.next/standalone/.next/server/app/extensions/page_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/favicon.ico/route.js +1 -1
  109. package/.next/standalone/.next/server/app/icon.svg/route.js +1 -1
  110. package/.next/standalone/.next/server/app/index.html +1 -1
  111. package/.next/standalone/.next/server/app/index.rsc +3 -3
  112. package/.next/standalone/.next/server/app/login/page.js +2 -2
  113. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/memory/page.js +2 -2
  115. package/.next/standalone/.next/server/app/memory/page.js.nft.json +1 -1
  116. package/.next/standalone/.next/server/app/memory/page_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/page.js +2 -2
  118. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/profiles/page.js +2 -2
  120. package/.next/standalone/.next/server/app/profiles/page.js.nft.json +1 -1
  121. package/.next/standalone/.next/server/app/profiles/page_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/settings/approvals/page.js +2 -2
  123. package/.next/standalone/.next/server/app/settings/approvals/page.js.nft.json +1 -1
  124. package/.next/standalone/.next/server/app/settings/approvals/page_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/settings/artifacts/page.js +2 -2
  126. package/.next/standalone/.next/server/app/settings/artifacts/page.js.nft.json +1 -1
  127. package/.next/standalone/.next/server/app/settings/artifacts/page_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/settings/audit/page.js +2 -2
  129. package/.next/standalone/.next/server/app/settings/audit/page.js.nft.json +1 -1
  130. package/.next/standalone/.next/server/app/settings/audit/page_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/settings/health/page.js +2 -2
  132. package/.next/standalone/.next/server/app/settings/health/page.js.nft.json +1 -1
  133. package/.next/standalone/.next/server/app/settings/health/page_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page.js +2 -2
  135. package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page.js.nft.json +1 -1
  136. package/.next/standalone/.next/server/app/settings/mcp-diagnostics/page_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/settings/page.js +2 -2
  138. package/.next/standalone/.next/server/app/settings/page.js.nft.json +1 -1
  139. package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  140. package/.next/standalone/.next/server/app/settings/runs/[id]/page.js +2 -2
  141. package/.next/standalone/.next/server/app/settings/runs/[id]/page.js.nft.json +1 -1
  142. package/.next/standalone/.next/server/app/settings/runs/[id]/page_client-reference-manifest.js +1 -1
  143. package/.next/standalone/.next/server/app/settings/runs/page.js +2 -2
  144. package/.next/standalone/.next/server/app/settings/runs/page.js.nft.json +1 -1
  145. package/.next/standalone/.next/server/app/settings/runs/page_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/settings/telemetry/page.js +2 -2
  147. package/.next/standalone/.next/server/app/settings/telemetry/page.js.nft.json +1 -1
  148. package/.next/standalone/.next/server/app/settings/telemetry/page_client-reference-manifest.js +1 -1
  149. package/.next/standalone/.next/server/app/skills/[id]/page.js +2 -2
  150. package/.next/standalone/.next/server/app/skills/[id]/page.js.nft.json +1 -1
  151. package/.next/standalone/.next/server/app/skills/[id]/page_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/skills/page.js +2 -2
  153. package/.next/standalone/.next/server/app/skills/page.js.nft.json +1 -1
  154. package/.next/standalone/.next/server/app/skills/page_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app-paths-manifest.json +25 -25
  156. package/.next/standalone/.next/server/chunks/2043.js +1 -0
  157. package/.next/standalone/.next/server/chunks/6143.js +4 -4
  158. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  159. package/.next/standalone/.next/server/pages/404.html +1 -1
  160. package/.next/standalone/.next/server/pages/500.html +1 -1
  161. package/.next/standalone/.next/server/pages-manifest.json +1 -1
  162. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  163. package/.next/{static/chunks/app/_not-found/page-c4591bba1afe868d.js → standalone/.next/static/chunks/app/_not-found/page-9c90a6b39424f003.js} +1 -1
  164. package/.next/standalone/.next/static/chunks/app/chat/page-117a5b54aee7eae4.js +1 -0
  165. package/.next/standalone/.next/static/chunks/app/extensions/[id]/{page-18e579a71a9d93c3.js → page-cca6df1771ec04d2.js} +1 -1
  166. package/.next/{static/chunks/app/extensions/page-82f358e2fcabc6a3.js → standalone/.next/static/chunks/app/extensions/page-c0fbb8efa9a3700c.js} +1 -1
  167. package/.next/standalone/.next/static/chunks/app/layout-0bc970399be389b5.js +1 -0
  168. package/.next/standalone/.next/static/chunks/app/login/page-984e33272681e1e0.js +1 -0
  169. package/.next/{static/chunks/app/memory/page-a90ea51b004acc94.js → standalone/.next/static/chunks/app/memory/page-0684ff3ce6888ae7.js} +1 -1
  170. package/.next/standalone/.next/static/chunks/app/profiles/page-46a0ad35feda9741.js +1 -0
  171. package/.next/standalone/.next/static/chunks/app/settings/approvals/{page-1fd1b90371c02705.js → page-6843c585791e4db7.js} +1 -1
  172. package/.next/standalone/.next/static/chunks/app/settings/artifacts/page-d3fddd43ac1243af.js +1 -0
  173. package/.next/standalone/.next/static/chunks/app/settings/audit/page-378bee43dd7c4903.js +1 -0
  174. package/.next/standalone/.next/static/chunks/app/settings/health/page-d34eadc11bc90af5.js +1 -0
  175. package/.next/standalone/.next/static/chunks/app/settings/mcp-diagnostics/page-3778d2842d5bdd79.js +1 -0
  176. package/.next/{static/chunks/app/settings/page-5f9f8ba836ac9b7e.js → standalone/.next/static/chunks/app/settings/page-8a40bdf895f43430.js} +1 -1
  177. package/.next/standalone/.next/static/chunks/app/settings/runs/[id]/page-7837ec57d531ef2b.js +1 -0
  178. package/.next/{static/chunks/app/settings/runs/page-312bdcd82b1f3a64.js → standalone/.next/static/chunks/app/settings/runs/page-cb4d1617e199c38e.js} +1 -1
  179. package/.next/standalone/.next/static/chunks/app/settings/telemetry/{page-e61a1efd390b87a4.js → page-c0446baefa5496cb.js} +1 -1
  180. package/.next/{static/chunks/app/skills/[id]/page-f65ae8d81a901c1a.js → standalone/.next/static/chunks/app/skills/[id]/page-88bc62488ddf6c10.js} +1 -1
  181. package/.next/standalone/.next/static/chunks/app/skills/page-e47c6a5f9559edc1.js +1 -0
  182. package/.next/standalone/.next/static/chunks/{main-app-f0e3f2828aa879c4.js → main-app-a9e2c007d433eaf9.js} +1 -1
  183. package/.next/standalone/package.json +3 -3
  184. package/.next/standalone/server.js +1 -1
  185. package/.next/{standalone/.next/static/chunks/app/_not-found/page-c4591bba1afe868d.js → static/chunks/app/_not-found/page-9c90a6b39424f003.js} +1 -1
  186. package/.next/static/chunks/app/chat/page-117a5b54aee7eae4.js +1 -0
  187. package/.next/static/chunks/app/extensions/[id]/{page-18e579a71a9d93c3.js → page-cca6df1771ec04d2.js} +1 -1
  188. package/.next/{standalone/.next/static/chunks/app/extensions/page-82f358e2fcabc6a3.js → static/chunks/app/extensions/page-c0fbb8efa9a3700c.js} +1 -1
  189. package/.next/static/chunks/app/layout-0bc970399be389b5.js +1 -0
  190. package/.next/static/chunks/app/login/page-984e33272681e1e0.js +1 -0
  191. package/.next/{standalone/.next/static/chunks/app/memory/page-a90ea51b004acc94.js → static/chunks/app/memory/page-0684ff3ce6888ae7.js} +1 -1
  192. package/.next/static/chunks/app/profiles/page-46a0ad35feda9741.js +1 -0
  193. package/.next/static/chunks/app/settings/approvals/{page-1fd1b90371c02705.js → page-6843c585791e4db7.js} +1 -1
  194. package/.next/static/chunks/app/settings/artifacts/page-d3fddd43ac1243af.js +1 -0
  195. package/.next/static/chunks/app/settings/audit/page-378bee43dd7c4903.js +1 -0
  196. package/.next/static/chunks/app/settings/health/page-d34eadc11bc90af5.js +1 -0
  197. package/.next/static/chunks/app/settings/mcp-diagnostics/page-3778d2842d5bdd79.js +1 -0
  198. package/.next/{standalone/.next/static/chunks/app/settings/page-5f9f8ba836ac9b7e.js → static/chunks/app/settings/page-8a40bdf895f43430.js} +1 -1
  199. package/.next/static/chunks/app/settings/runs/[id]/page-7837ec57d531ef2b.js +1 -0
  200. package/.next/{standalone/.next/static/chunks/app/settings/runs/page-312bdcd82b1f3a64.js → static/chunks/app/settings/runs/page-cb4d1617e199c38e.js} +1 -1
  201. package/.next/static/chunks/app/settings/telemetry/{page-e61a1efd390b87a4.js → page-c0446baefa5496cb.js} +1 -1
  202. package/.next/{standalone/.next/static/chunks/app/skills/[id]/page-f65ae8d81a901c1a.js → static/chunks/app/skills/[id]/page-88bc62488ddf6c10.js} +1 -1
  203. package/.next/static/chunks/app/skills/page-e47c6a5f9559edc1.js +1 -0
  204. package/.next/static/chunks/{main-app-f0e3f2828aa879c4.js → main-app-a9e2c007d433eaf9.js} +1 -1
  205. package/bin/pan-ui.mjs +42 -0
  206. package/package.json +3 -3
  207. package/.next/standalone/.next/server/chunks/3441.js +0 -1
  208. package/.next/standalone/.next/static/chunks/app/chat/page-2bbb44aeac61920e.js +0 -1
  209. package/.next/standalone/.next/static/chunks/app/layout-f3c578dd4202f2f5.js +0 -1
  210. package/.next/standalone/.next/static/chunks/app/login/page-a3820386479beb5e.js +0 -1
  211. package/.next/standalone/.next/static/chunks/app/profiles/page-7b5924f80e882d7e.js +0 -1
  212. package/.next/standalone/.next/static/chunks/app/settings/artifacts/page-35ee6c14a4836aad.js +0 -1
  213. package/.next/standalone/.next/static/chunks/app/settings/audit/page-a11b23ffa1e40949.js +0 -1
  214. package/.next/standalone/.next/static/chunks/app/settings/health/page-9b7914bfd7bf665b.js +0 -1
  215. package/.next/standalone/.next/static/chunks/app/settings/mcp-diagnostics/page-102367ef8b2cc105.js +0 -1
  216. package/.next/standalone/.next/static/chunks/app/settings/runs/[id]/page-d0184e7e90f5867c.js +0 -1
  217. package/.next/standalone/.next/static/chunks/app/skills/page-d480e9f5081fd9b6.js +0 -1
  218. package/.next/static/chunks/app/chat/page-2bbb44aeac61920e.js +0 -1
  219. package/.next/static/chunks/app/layout-f3c578dd4202f2f5.js +0 -1
  220. package/.next/static/chunks/app/login/page-a3820386479beb5e.js +0 -1
  221. package/.next/static/chunks/app/profiles/page-7b5924f80e882d7e.js +0 -1
  222. package/.next/static/chunks/app/settings/artifacts/page-35ee6c14a4836aad.js +0 -1
  223. package/.next/static/chunks/app/settings/audit/page-a11b23ffa1e40949.js +0 -1
  224. package/.next/static/chunks/app/settings/health/page-9b7914bfd7bf665b.js +0 -1
  225. package/.next/static/chunks/app/settings/mcp-diagnostics/page-102367ef8b2cc105.js +0 -1
  226. package/.next/static/chunks/app/settings/runs/[id]/page-d0184e7e90f5867c.js +0 -1
  227. package/.next/static/chunks/app/skills/page-d480e9f5081fd9b6.js +0 -1
  228. /package/.next/standalone/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_buildManifest.js +0 -0
  229. /package/.next/standalone/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_ssgManifest.js +0 -0
  230. /package/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_buildManifest.js +0 -0
  231. /package/.next/static/{Ra2DwSNqD8VPwE2NQiAqy → 9GQlyWupf2ogNOh-EUSPL}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- (()=>{var a={};a.id=1237,a.ids=[1237],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")},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=`
1
+ (()=>{var a={};a.id=1237,a.ids=[1237],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")},13587:(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(){return u.NextResponse.json({results:(0,v.ph)()})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/mcp-probes/route",pathname:"/api/runtime/mcp-probes",filename:"route",bundlePath:"app/api/runtime/mcp-probes/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/runtime/mcp-probes/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/mcp-probes/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);
@@ -23,7 +23,7 @@ INSERT INTO schema_migrations(target, version) VALUES ('audit', 1)
23
23
  conn=sqlite3.connect(sys.argv[1])
24
24
  conn.executescript(sys.argv[2])
25
25
  conn.commit()
26
- `,[l(a),b]),l(a)}function n(a){return l(a)}},96487:()=>{},97799:(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(){return u.NextResponse.json({results:(0,v.ph)()})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/mcp-probes/route",pathname:"/api/runtime/mcp-probes",filename:"route",bundlePath:"app/api/runtime/mcp-probes/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/pan-ui/pan-ui/src/app/api/runtime/mcp-probes/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/mcp-probes/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}}},98097:(a,b,c)=>{"use strict";c.d(b,{AR:()=>v,De:()=>m,G2:()=>u,P8:()=>s,Q5:()=>w,Tp:()=>n,U_:()=>t,YI:()=>p,gO:()=>q,gg:()=>o,ph:()=>x,wn:()=>r});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("runtime");function i(){(0,f.t)("runtime")}function j(){return new Date().toISOString()}function k(a,b=[]){return i(),(0,g.mv)(a,[h,...b])}function l(a,b=[]){return i(),(0,g.sz)(a,[h,...b])}function m(a,b){if("assistant.delta"===b.type)return;let c=e().randomUUID(),d="toolCallId"in b?b.toolCallId??null:null,f="toolName"in b?b.toolName??null:null,g="tool.awaiting_approval"===b.type?b.summary:"run.phase"===b.type?b.label:null,h="tool.completed"===b.type?b.output??null:"source.emitted"===b.type?b.source.href??b.source.snippet??null:null;k(`import sqlite3, sys
26
+ `,[l(a),b]),l(a)}function n(a){return l(a)}},96487:()=>{},98097:(a,b,c)=>{"use strict";c.d(b,{AR:()=>v,De:()=>m,G2:()=>u,P8:()=>s,Q5:()=>w,Tp:()=>n,U_:()=>t,YI:()=>p,gO:()=>q,gg:()=>o,ph:()=>x,wn:()=>r});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("runtime");function i(){(0,f.t)("runtime")}function j(){return new Date().toISOString()}function k(a,b=[]){return i(),(0,g.mv)(a,[h,...b])}function l(a,b=[]){return i(),(0,g.sz)(a,[h,...b])}function m(a,b){if("assistant.delta"===b.type)return;let c=e().randomUUID(),d="toolCallId"in b?b.toolCallId??null:null,f="toolName"in b?b.toolName??null:null,g="tool.awaiting_approval"===b.type?b.summary:"run.phase"===b.type?b.label:null,h="tool.completed"===b.type?b.output??null:"source.emitted"===b.type?b.source.href??b.source.snippet??null:null;k(`import sqlite3, sys
27
27
  conn=sqlite3.connect(sys.argv[1])
28
28
  conn.execute("INSERT INTO tool_events (id, session_id, event_type, tool_call_id, tool_name, summary, output, payload_json, created_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)", tuple(sys.argv[2:11]))
29
29
  conn.commit()
@@ -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=97799));module.exports=c})();
133
+ `)}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=13587));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/mcp-probes/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/mcp-probes/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/mcp-probes/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/mcp-probes/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=3887,a.ids=[3887],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")},49409:(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(86405);async function w(a,{params:b}){let{id:c}=await b,d=(0,v.Mh)(c);return d?u.NextResponse.json({run:d}):u.NextResponse.json({error:"Run not found"},{status:404})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/runs/[id]/route",pathname:"/api/runtime/runs/[id]",filename:"route",bundlePath:"app/api/runtime/runs/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/pan-ui/pan-ui/src/app/api/runtime/runs/[id]/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/runs/[id]/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}}},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:()=>{},86405:(a,b,c)=>{"use strict";c.d(b,{Mh:()=>m,dr:()=>l,ut:()=>k,v:()=>n});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("runtime");function i(a,b=[]){return(0,f.t)("runtime"),(0,g.mv)(a,[h,...b])}function j(a,b=[]){return(0,f.t)("runtime"),(0,g.sz)(a,[h,...b])}function k(a,b="webui-stream"){let c=e().randomUUID(),d=new Date().toISOString();return i(`import sqlite3, sys
1
+ (()=>{var a={};a.id=3887,a.ids=[3887],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")},52920:(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(86405);async function w(a,{params:b}){let{id:c}=await b,d=(0,v.Mh)(c);return d?u.NextResponse.json({run:d}):u.NextResponse.json({error:"Run not found"},{status:404})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/runs/[id]/route",pathname:"/api/runtime/runs/[id]",filename:"route",bundlePath:"app/api/runtime/runs/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/runtime/runs/[id]/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/runs/[id]/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}}},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:()=>{},86405:(a,b,c)=>{"use strict";c.d(b,{Mh:()=>m,dr:()=>l,ut:()=>k,v:()=>n});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("runtime");function i(a,b=[]){return(0,f.t)("runtime"),(0,g.mv)(a,[h,...b])}function j(a,b=[]){return(0,f.t)("runtime"),(0,g.sz)(a,[h,...b])}function k(a,b="webui-stream"){let c=e().randomUUID(),d=new Date().toISOString();return i(`import sqlite3, sys
2
2
  conn=sqlite3.connect(sys.argv[1])
3
3
  conn.execute("INSERT INTO runs (id, session_id, status, source, started_at, updated_at) VALUES (?, ?, ?, ?, ?, ?)", tuple(sys.argv[2:8]))
4
4
  conn.commit()
@@ -48,4 +48,4 @@ INSERT INTO schema_migrations(target, version) VALUES ('audit', 1)
48
48
  conn=sqlite3.connect(sys.argv[1])
49
49
  conn.executescript(sys.argv[2])
50
50
  conn.commit()
51
- `,[l(a),b]),l(a)}function n(a){return l(a)}},96487:()=>{}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=49409));module.exports=c})();
51
+ `,[l(a),b]),l(a)}function n(a){return l(a)}},96487:()=>{}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=52920));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/runs/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-f3c578dd4202f2f5.js"],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/home/runner/work/pan-ui/pan-ui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/pan-ui/pan-ui/src/":[],"/home/runner/work/pan-ui/pan-ui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/home/runner/work/pan-ui/pan-ui/src/app/page":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/runtime/runs/route":[],"/home/runner/work/pan-ui/pan-ui/src/app/api/runtime/runs/[id]/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/runs/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"155":{"*":{"id":"32207","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"34784","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"79546","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"82146","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"96450","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"39248","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"70483","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"18548","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"31603","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"94514","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"65855","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"27352","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"72942","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"12210","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"20536","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"75170","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"16566","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"12263","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"58062","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"78922","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"92909","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"18539","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"38436","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"91361","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"46068","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"54160","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"68495","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"6728","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"29234","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"73331","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"77526","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7150,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-page.js":{"id":1959,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/client-segment.js":{"id":7989,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":3886,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/layout-router.js":{"id":9766,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":5278,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8924,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":4431,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":622,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/providers/query-provider.tsx":{"id":852,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/theme/theme-provider.tsx":{"id":344,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/styles/globals.css":{"id":3836,"name":"*","chunks":["2231","static/chunks/2231-e0d8768bfce5fe57.js","7177","static/chunks/app/layout-0bc970399be389b5.js"],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/right-drawer.tsx":{"id":1935,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/sidebar.tsx":{"id":594,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/layout/topbar.tsx":{"id":6981,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/chat/components/chat-screen.tsx":{"id":3369,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/components/auth/login-form.tsx":{"id":4000,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extension-detail.tsx":{"id":4952,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/extensions/components/extensions-screen.tsx":{"id":1336,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/artifacts-browser.tsx":{"id":7031,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/memory/components/memory-screen.tsx":{"id":9026,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/approvals-browser.tsx":{"id":954,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/audit-browser.tsx":{"id":5591,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/settings-screen.tsx":{"id":2841,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/profiles/components/profiles-screen.tsx":{"id":3380,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/mcp-diagnostics.tsx":{"id":7102,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runs-browser.tsx":{"id":3526,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skill-detail.tsx":{"id":155,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/telemetry-browser.tsx":{"id":3649,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/skills/components/skills-screen.tsx":{"id":8211,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/run-detail.tsx":{"id":6157,"name":"*","chunks":[],"async":false},"/opt/projects/hermesagentwebui/src/features/settings/components/runtime-health.tsx":{"id":3111,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/opt/projects/hermesagentwebui/src/":[],"/opt/projects/hermesagentwebui/src/app/layout":[{"inlined":false,"path":"static/css/f5a43afa8024b892.css"}],"/opt/projects/hermesagentwebui/src/app/page":[],"/opt/projects/hermesagentwebui/src/app/api/runtime/runs/route":[],"/opt/projects/hermesagentwebui/src/app/api/runtime/runs/[id]/route":[]},"rscModuleMapping":{"155":{"*":{"id":"55791","name":"*","chunks":[],"async":false}},"344":{"*":{"id":"95122","name":"*","chunks":[],"async":false}},"594":{"*":{"id":"16652","name":"*","chunks":[],"async":false}},"622":{"*":{"id":"51384","name":"*","chunks":[],"async":false}},"852":{"*":{"id":"7804","name":"*","chunks":[],"async":false}},"954":{"*":{"id":"24430","name":"*","chunks":[],"async":false}},"1336":{"*":{"id":"85585","name":"*","chunks":[],"async":false}},"1935":{"*":{"id":"28878","name":"*","chunks":[],"async":false}},"1959":{"*":{"id":"23597","name":"*","chunks":[],"async":false}},"2841":{"*":{"id":"80213","name":"*","chunks":[],"async":false}},"3111":{"*":{"id":"21562","name":"*","chunks":[],"async":false}},"3369":{"*":{"id":"60833","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"38529","name":"*","chunks":[],"async":false}},"3526":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"3649":{"*":{"id":"31071","name":"*","chunks":[],"async":false}},"3836":{"*":{"id":"35692","name":"*","chunks":[],"async":false}},"3886":{"*":{"id":"89748","name":"*","chunks":[],"async":false}},"4000":{"*":{"id":"42068","name":"*","chunks":[],"async":false}},"4431":{"*":{"id":"73041","name":"*","chunks":[],"async":false}},"4952":{"*":{"id":"17967","name":"*","chunks":[],"async":false}},"5278":{"*":{"id":"7184","name":"*","chunks":[],"async":false}},"5591":{"*":{"id":"78195","name":"*","chunks":[],"async":false}},"6157":{"*":{"id":"67990","name":"*","chunks":[],"async":false}},"6981":{"*":{"id":"86890","name":"*","chunks":[],"async":false}},"7031":{"*":{"id":"90407","name":"*","chunks":[],"async":false}},"7102":{"*":{"id":"31086","name":"*","chunks":[],"async":false}},"7150":{"*":{"id":"81170","name":"*","chunks":[],"async":false}},"7989":{"*":{"id":"36893","name":"*","chunks":[],"async":false}},"8211":{"*":{"id":"65169","name":"*","chunks":[],"async":false}},"8924":{"*":{"id":"69576","name":"*","chunks":[],"async":false}},"9026":{"*":{"id":"63281","name":"*","chunks":[],"async":false}},"9766":{"*":{"id":"6060","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
@@ -1,4 +1,4 @@
1
- (()=>{var a={};a.id=5187,a.ids=[5187],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")},12435:(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(86405);async function w(a){let{searchParams:b}=new URL(a.url),c=b.get("sessionId")||void 0;return u.NextResponse.json({runs:(0,v.v)(c)})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/runs/route",pathname:"/api/runtime/runs",filename:"route",bundlePath:"app/api/runtime/runs/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/pan-ui/pan-ui/src/app/api/runtime/runs/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/runs/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:()=>{},86405:(a,b,c)=>{"use strict";c.d(b,{Mh:()=>m,dr:()=>l,ut:()=>k,v:()=>n});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("runtime");function i(a,b=[]){return(0,f.t)("runtime"),(0,g.mv)(a,[h,...b])}function j(a,b=[]){return(0,f.t)("runtime"),(0,g.sz)(a,[h,...b])}function k(a,b="webui-stream"){let c=e().randomUUID(),d=new Date().toISOString();return i(`import sqlite3, sys
1
+ (()=>{var a={};a.id=5187,a.ids=[5187],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")},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:()=>{},83005:(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(86405);async function w(a){let{searchParams:b}=new URL(a.url),c=b.get("sessionId")||void 0;return u.NextResponse.json({runs:(0,v.v)(c)})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/runs/route",pathname:"/api/runtime/runs",filename:"route",bundlePath:"app/api/runtime/runs/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/runtime/runs/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/runs/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}}},86405:(a,b,c)=>{"use strict";c.d(b,{Mh:()=>m,dr:()=>l,ut:()=>k,v:()=>n});var d=c(77598),e=c.n(d),f=c(86867),g=c(4928);let h=(0,f.sA)("runtime");function i(a,b=[]){return(0,f.t)("runtime"),(0,g.mv)(a,[h,...b])}function j(a,b=[]){return(0,f.t)("runtime"),(0,g.sz)(a,[h,...b])}function k(a,b="webui-stream"){let c=e().randomUUID(),d=new Date().toISOString();return i(`import sqlite3, sys
2
2
  conn=sqlite3.connect(sys.argv[1])
3
3
  conn.execute("INSERT INTO runs (id, session_id, status, source, started_at, updated_at) VALUES (?, ?, ?, ?, ?, ?)", tuple(sys.argv[2:8]))
4
4
  conn.commit()
@@ -48,4 +48,4 @@ INSERT INTO schema_migrations(target, version) VALUES ('audit', 1)
48
48
  conn=sqlite3.connect(sys.argv[1])
49
49
  conn.executescript(sys.argv[2])
50
50
  conn.commit()
51
- `,[l(a),b]),l(a)}function n(a){return l(a)}},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=12435));module.exports=c})();
51
+ `,[l(a),b]),l(a)}function n(a){return l(a)}},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=83005));module.exports=c})();
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/runtime/runs/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/runs/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/runs/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/runs/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=2039,a.ids=[2039],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")},13420:(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(45267);async function w(){return u.NextResponse.json({status:await (0,v.r)()})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/status/route",pathname:"/api/runtime/status",filename:"route",bundlePath:"app/api/runtime/status/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/pan-ui/pan-ui/src/app/api/runtime/status/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/status/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")},25217:(a,b,c)=>{"use strict";c.d(b,{Nh:()=>j,cC:()=>g,jD:()=>m,kq:()=>h,qn:()=>k,wN:()=>i,zl:()=>l}),c(73024);var d=c(76760),e=c.n(d);function f(a){let b=e().normalize(a),c=`${e().sep}profiles${e().sep}`,d=b.lastIndexOf(c);return -1===d?null:b.slice(d+c.length).split(e().sep)[0]||null}function g(){return process.env.HERMES_HOME||e().join(process.env.HOME||"",".hermes")}function h(){let a=g();return f(a)?e().dirname(e().dirname(a)):a}function i(a){let b=h(),c=g(),d=f(g()),i=a&&"default"!==a?a:"default";return"default"===i?d?c:b:d&&i===d?c:e().join(b,"profiles",i)}function j(a){return e().join(i(a),"state.db")}function k(a){return e().join(i(a),"memories")}function l(a){return e().join(i(a),"skills")}function m(a){return e().join(i(a),"config.yaml")}},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")},45267:(a,b,c)=>{"use strict";c.d(b,{r:()=>p});var d=c(73024),e=c.n(d),f=c(76760),g=c.n(f),h=c(67362),i=c(4928),j=c(92655),k=c(50530),l=c(25217);function m(a,b=[]){return(0,i.sz)(a,b)}async function n(){let a=new AbortController,b=setTimeout(()=>a.abort(),Math.min(j.l.timeoutMs,5e3));try{let b=await fetch(`${j.l.baseUrl}/v1/models`,{method:"GET",headers:{...j.l.apiKey?{Authorization:`Bearer ${j.l.apiKey}`}:{}},signal:a.signal,cache:"no-store"});if(b.ok)return{reachable:!0,status:b.status,message:"Hermes API reachable."};if(b.status<500)return{reachable:!0,status:b.status,message:`Hermes API responded with ${b.status}.`};return{reachable:!1,status:b.status,message:`Hermes API returned ${b.status}.`}}catch(a){return{reachable:!1,message:a instanceof Error?a.message:"Unable to reach Hermes API."}}finally{clearTimeout(b)}}async function o(a,b,c){let d=new Map,e=a||"unknown",f=new Set(["hermes 3 405b","hermes fast","hermes-agent","default"]),h=a=>f.has(a.toLowerCase());for(let a of(b&&!h(b)&&d.set(b,{id:b,label:b,provider:e,source:"runtime-default"}),c))a.model&&!h(a.model)&&(d.has(a.model)||d.set(a.model,{id:a.model,label:a.model,provider:e,source:"session-history"}));try{for(let a of(0,i.sz)(`
1
+ (()=>{var a={};a.id=2039,a.ids=[2039],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")},25217:(a,b,c)=>{"use strict";c.d(b,{Nh:()=>j,cC:()=>g,jD:()=>m,kq:()=>h,qn:()=>k,wN:()=>i,zl:()=>l}),c(73024);var d=c(76760),e=c.n(d);function f(a){let b=e().normalize(a),c=`${e().sep}profiles${e().sep}`,d=b.lastIndexOf(c);return -1===d?null:b.slice(d+c.length).split(e().sep)[0]||null}function g(){return process.env.HERMES_HOME||e().join(process.env.HOME||"",".hermes")}function h(){let a=g();return f(a)?e().dirname(e().dirname(a)):a}function i(a){let b=h(),c=g(),d=f(g()),i=a&&"default"!==a?a:"default";return"default"===i?d?c:b:d&&i===d?c:e().join(b,"profiles",i)}function j(a){return e().join(i(a),"state.db")}function k(a){return e().join(i(a),"memories")}function l(a){return e().join(i(a),"skills")}function m(a){return e().join(i(a),"config.yaml")}},27879:(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(45267);async function w(){return u.NextResponse.json({status:await (0,v.r)()})}let x=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/runtime/status/route",pathname:"/api/runtime/status",filename:"route",bundlePath:"app/api/runtime/status/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/opt/projects/hermesagentwebui/src/app/api/runtime/status/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/status/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}}},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")},45267:(a,b,c)=>{"use strict";c.d(b,{r:()=>p});var d=c(73024),e=c.n(d),f=c(76760),g=c.n(f),h=c(67362),i=c(4928),j=c(92655),k=c(50530),l=c(25217);function m(a,b=[]){return(0,i.sz)(a,b)}async function n(){let a=new AbortController,b=setTimeout(()=>a.abort(),Math.min(j.l.timeoutMs,5e3));try{let b=await fetch(`${j.l.baseUrl}/v1/models`,{method:"GET",headers:{...j.l.apiKey?{Authorization:`Bearer ${j.l.apiKey}`}:{}},signal:a.signal,cache:"no-store"});if(b.ok)return{reachable:!0,status:b.status,message:"Hermes API reachable."};if(b.status<500)return{reachable:!0,status:b.status,message:`Hermes API responded with ${b.status}.`};return{reachable:!1,status:b.status,message:`Hermes API returned ${b.status}.`}}catch(a){return{reachable:!1,message:a instanceof Error?a.message:"Unable to reach Hermes API."}}finally{clearTimeout(b)}}async function o(a,b,c){let d=new Map,e=a||"unknown",f=new Set(["hermes 3 405b","hermes fast","hermes-agent","default"]),h=a=>f.has(a.toLowerCase());for(let a of(b&&!h(b)&&d.set(b,{id:b,label:b,provider:e,source:"runtime-default"}),c))a.model&&!h(a.model)&&(d.has(a.model)||d.set(a.model,{id:a.model,label:a.model,provider:e,source:"session-history"}));try{for(let a of(0,i.sz)(`
2
2
  import json, sys
3
3
  provider = sys.argv[1]
4
4
  try:
@@ -15,4 +15,4 @@ try:
15
15
  print(json.dumps(models))
16
16
  except Exception as e:
17
17
  print(json.dumps([]))
18
- `,[e,g().join((0,l.kq)(),"hermes-agent")],{timeout:8e3,suppressStderr:!0}))!(!a||h(a))&&(d.has(a)||d.set(a,{id:a,label:a,provider:e,source:"catalog"}))}catch{}return Array.from(d.values())}async function p(){let a="true"===process.env.HERMES_MOCK_MODE,b=function(){try{return(0,h._)("bash",["-lc","command -v hermes"]).trim()}catch{return null}}(),c=(0,l.cC)(),d=(0,l.kq)();if(!b||!e().existsSync(c))return{available:!1,mockMode:a,apiBaseUrl:j.l.baseUrl,apiReachable:!1,apiMessage:"Hermes runtime is not installed or HERMES_HOME is unavailable.",profiles:[],mcpServers:[],modelOptions:[],skillsCount:0,sessionsCount:0,recentSessions:[],binaryDetected:!!b,configDetected:e().existsSync(c),profileContext:(0,k.q)(null),remediationHints:["Install the Hermes CLI and ensure `hermes` is on PATH.","Set HERMES_HOME to a readable Hermes home directory.","Open Settings → Health to inspect runtime detection details."]};let f=g().join(c,"config.yaml"),i=g().join(c,"memories"),p=g().join(c,"skills"),q=g().join(d,"profiles"),r=g().join(c,"state.db"),s=(()=>{try{return(0,h._)("hermes",["--version"]).split("\n")[0].trim()}catch{return}})(),t=e().existsSync(f)?m("import json, sys, yaml; from pathlib import Path; p=Path(sys.argv[1]); data=yaml.safe_load(p.read_text()) or {}; print(json.dumps(data))",[f]):{},u=(0,k.E)(),v=[u,...e().existsSync(q)?e().readdirSync(q).filter(a=>e().statSync(g().join(q,a)).isDirectory()):[]].filter((a,b,c)=>c.indexOf(a)===b),w=e().existsSync(r)?m("import sqlite3, json, sys\nconn=sqlite3.connect(sys.argv[1])\ncur=conn.cursor()\ncur.execute(\"SELECT s.id, COALESCE(s.title, ''), s.started_at, s.model, (SELECT m.content FROM messages m WHERE m.session_id=s.id AND m.role='user' ORDER BY m.timestamp ASC LIMIT 1) FROM sessions s ORDER BY s.started_at DESC LIMIT 10\")\nrows=cur.fetchall()\nprint(json.dumps([{'id':r[0],'title':r[1] or None,'started_at':r[2],'model':r[3],'preview':(r[4][:160] if r[4] else None)} for r in rows]))",[r]):[],x=e().existsSync(r)?m("import sqlite3, json, sys\nconn=sqlite3.connect(sys.argv[1])\ncur=conn.cursor()\ncur.execute('SELECT COUNT(*) FROM sessions')\nprint(json.dumps(cur.fetchone()[0]))",[r]):0,y=e().existsSync(p)?m("import json, sys\nfrom pathlib import Path\nroot=Path(sys.argv[1])\ncount=sum(1 for p in root.rglob('SKILL.md'))\nprint(json.dumps(count))",[p]):0,z=t.mcp_servers||{},A=(0,k.q)(u),B=t.model?.default,C=t.model?.provider,[D,E]=await Promise.all([n(),o(C,B,w)]);return{available:!0,mockMode:a,hermesPath:b,hermesVersion:s,hermesHome:d,activeProfile:u,configPath:f,modelDefault:B,provider:C,memoryProvider:t.memory?.provider,apiBaseUrl:j.l.baseUrl,apiReachable:D.reachable,apiMessage:D.message,apiStatus:D.status,modelOptions:E,mcpServers:Object.entries(z).map(([a,b])=>({name:a,command:b.command,url:b.url})),profiles:v,skillsCount:y,sessionsCount:x,recentSessions:w,userMemoryPath:g().join(i,"USER.md"),agentMemoryPath:g().join(i,"MEMORY.md"),profileContext:A,memoryFilesPresent:["USER.md","MEMORY.md"].filter(a=>e().existsSync(g().join(i,a))),binaryDetected:!!b,configDetected:e().existsSync(f),lastFailureText:D.reachable?void 0:D.message,remediationHints:[D.reachable?"Hermes API responded successfully on the last probe.":"Check that the Hermes API is running and reachable from the configured base URL.",Object.keys(z).length>0?"Review MCP diagnostics for per-server probe failures.":"No MCP servers are configured for the active runtime profile.",e().existsSync(f)?"Runtime config.yaml was detected.":"Create or restore config.yaml for this Hermes home."]}}},50530:(a,b,c)=>{"use strict";c.d(b,{E:()=>g,q:()=>h});var d=c(76760),e=c.n(d),f=c(25217);function g(){let a=(0,f.cC)(),b=e().normalize(a),c=`${e().sep}profiles${e().sep}`,d=b.lastIndexOf(c);return -1===d?"default":b.slice(d+c.length).split(e().sep)[0]||"default"}function h(a){let b=g(),c=a||b;return{requestedProfile:c,activeProfile:b,usingRequestedProfile:c===b,label:c===b?`${c} \xb7 active runtime profile`:`${c} \xb7 requested via WebUI`}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67362:(a,b,c)=>{"use strict";c.d(b,{_:()=>g});var d=c(31421),e=c(4928);let f=new Set(["hermes","bash","python3","node"]);function g(a,b,c){if(!f.has(a))throw new e.Rb("CLI execution blocked: command not in allowlist",{command:a,args:b});try{return(0,d.execFileSync)(a,b,{encoding:"utf-8",timeout:c?.timeout,stdio:c?.suppressStderr?["ignore","pipe","ignore"]:void 0})}catch(c){throw new e.Rb("CLI execution failed",{command:a,args:b,cause:c instanceof Error?c.message:String(c)})}}},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92655:(a,b,c)=>{"use strict";c.d(b,{l:()=>d});let d={baseUrl:process.env.HERMES_API_BASE_URL??"http://127.0.0.1:8642",apiKey:process.env.HERMES_API_KEY,timeoutMs:Number(process.env.HERMES_API_TIMEOUT_MS??3e4)}},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=13420));module.exports=c})();
18
+ `,[e,g().join((0,l.kq)(),"hermes-agent")],{timeout:8e3,suppressStderr:!0}))!(!a||h(a))&&(d.has(a)||d.set(a,{id:a,label:a,provider:e,source:"catalog"}))}catch{}return Array.from(d.values())}async function p(){let a="true"===process.env.HERMES_MOCK_MODE,b=function(){try{return(0,h._)("bash",["-lc","command -v hermes"]).trim()}catch{return null}}(),c=(0,l.cC)(),d=(0,l.kq)();if(!b||!e().existsSync(c))return{available:!1,mockMode:a,apiBaseUrl:j.l.baseUrl,apiReachable:!1,apiMessage:"Hermes runtime is not installed or HERMES_HOME is unavailable.",profiles:[],mcpServers:[],modelOptions:[],skillsCount:0,sessionsCount:0,recentSessions:[],binaryDetected:!!b,configDetected:e().existsSync(c),profileContext:(0,k.q)(null),remediationHints:["Install the Hermes CLI and ensure `hermes` is on PATH.","Set HERMES_HOME to a readable Hermes home directory.","Open Settings → Health to inspect runtime detection details."]};let f=g().join(c,"config.yaml"),i=g().join(c,"memories"),p=g().join(c,"skills"),q=g().join(d,"profiles"),r=g().join(c,"state.db"),s=(()=>{try{return(0,h._)("hermes",["--version"]).split("\n")[0].trim()}catch{return}})(),t=e().existsSync(f)?m("import json, sys, yaml; from pathlib import Path; p=Path(sys.argv[1]); data=yaml.safe_load(p.read_text()) or {}; print(json.dumps(data))",[f]):{},u=(0,k.E)(),v=[u,...e().existsSync(q)?e().readdirSync(q).filter(a=>e().statSync(g().join(q,a)).isDirectory()):[]].filter((a,b,c)=>c.indexOf(a)===b),w=e().existsSync(r)?m("import sqlite3, json, sys\nconn=sqlite3.connect(sys.argv[1])\ncur=conn.cursor()\ncur.execute(\"SELECT s.id, COALESCE(s.title, ''), s.started_at, s.model, (SELECT m.content FROM messages m WHERE m.session_id=s.id AND m.role='user' ORDER BY m.timestamp ASC LIMIT 1) FROM sessions s ORDER BY s.started_at DESC LIMIT 10\")\nrows=cur.fetchall()\nprint(json.dumps([{'id':r[0],'title':r[1] or None,'started_at':r[2],'model':r[3],'preview':(r[4][:160] if r[4] else None)} for r in rows]))",[r]):[],x=e().existsSync(r)?m("import sqlite3, json, sys\nconn=sqlite3.connect(sys.argv[1])\ncur=conn.cursor()\ncur.execute('SELECT COUNT(*) FROM sessions')\nprint(json.dumps(cur.fetchone()[0]))",[r]):0,y=e().existsSync(p)?m("import json, sys\nfrom pathlib import Path\nroot=Path(sys.argv[1])\ncount=sum(1 for p in root.rglob('SKILL.md'))\nprint(json.dumps(count))",[p]):0,z=t.mcp_servers||{},A=(0,k.q)(u),B=t.model?.default,C=t.model?.provider,[D,E]=await Promise.all([n(),o(C,B,w)]);return{available:!0,mockMode:a,hermesPath:b,hermesVersion:s,hermesHome:d,activeProfile:u,configPath:f,modelDefault:B,provider:C,memoryProvider:t.memory?.provider,apiBaseUrl:j.l.baseUrl,apiReachable:D.reachable,apiMessage:D.message,apiStatus:D.status,modelOptions:E,mcpServers:Object.entries(z).map(([a,b])=>({name:a,command:b.command,url:b.url})),profiles:v,skillsCount:y,sessionsCount:x,recentSessions:w,userMemoryPath:g().join(i,"USER.md"),agentMemoryPath:g().join(i,"MEMORY.md"),profileContext:A,memoryFilesPresent:["USER.md","MEMORY.md"].filter(a=>e().existsSync(g().join(i,a))),binaryDetected:!!b,configDetected:e().existsSync(f),lastFailureText:D.reachable?void 0:D.message,remediationHints:[D.reachable?"Hermes API responded successfully on the last probe.":"Check that the Hermes API is running and reachable from the configured base URL.",Object.keys(z).length>0?"Review MCP diagnostics for per-server probe failures.":"No MCP servers are configured for the active runtime profile.",e().existsSync(f)?"Runtime config.yaml was detected.":"Create or restore config.yaml for this Hermes home."]}}},50530:(a,b,c)=>{"use strict";c.d(b,{E:()=>g,q:()=>h});var d=c(76760),e=c.n(d),f=c(25217);function g(){let a=(0,f.cC)(),b=e().normalize(a),c=`${e().sep}profiles${e().sep}`,d=b.lastIndexOf(c);return -1===d?"default":b.slice(d+c.length).split(e().sep)[0]||"default"}function h(a){let b=g(),c=a||b;return{requestedProfile:c,activeProfile:b,usingRequestedProfile:c===b,label:c===b?`${c} \xb7 active runtime profile`:`${c} \xb7 requested via WebUI`}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67362:(a,b,c)=>{"use strict";c.d(b,{_:()=>g});var d=c(31421),e=c(4928);let f=new Set(["hermes","bash","python3","node"]);function g(a,b,c){if(!f.has(a))throw new e.Rb("CLI execution blocked: command not in allowlist",{command:a,args:b});try{return(0,d.execFileSync)(a,b,{encoding:"utf-8",timeout:c?.timeout,stdio:c?.suppressStderr?["ignore","pipe","ignore"]:void 0})}catch(c){throw new e.Rb("CLI execution failed",{command:a,args:b,cause:c instanceof Error?c.message:String(c)})}}},73024:a=>{"use strict";a.exports=require("node:fs")},76760:a=>{"use strict";a.exports=require("node:path")},78335:()=>{},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92655:(a,b,c)=>{"use strict";c.d(b,{l:()=>d});let d={baseUrl:process.env.HERMES_API_BASE_URL??"http://127.0.0.1:8642",apiKey:process.env.HERMES_API_KEY,timeoutMs:Number(process.env.HERMES_API_TIMEOUT_MS??3e4)}},96487:()=>{}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,1692],()=>b(b.s=27879));module.exports=c})();