@inkeep/agents-manage-ui 0.23.4 → 0.23.5

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 (179) hide show
  1. package/.next/standalone/agents-manage-ui/.next/BUILD_ID +1 -1
  2. package/.next/standalone/agents-manage-ui/.next/app-build-manifest.json +68 -68
  3. package/.next/standalone/agents-manage-ui/.next/app-path-routes-manifest.json +2 -2
  4. package/.next/standalone/agents-manage-ui/.next/build-manifest.json +2 -2
  5. package/.next/standalone/agents-manage-ui/.next/prerender-manifest.json +3 -3
  6. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page.js +1 -1
  7. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page.js.nft.json +1 -1
  8. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page_client-reference-manifest.js +1 -1
  9. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/[agentId]/page.js +2 -2
  10. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/[agentId]/page.js.nft.json +1 -1
  11. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/[agentId]/page_client-reference-manifest.js +1 -1
  12. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page.js +2 -2
  13. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page.js.nft.json +1 -1
  14. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/new/page_client-reference-manifest.js +1 -1
  15. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page.js +2 -2
  16. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page.js.nft.json +1 -1
  17. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/agents/page_client-reference-manifest.js +1 -1
  18. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page.js +3 -3
  19. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page.js.nft.json +1 -1
  20. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page_client-reference-manifest.js +1 -1
  21. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page.js +2 -2
  22. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page.js.nft.json +1 -1
  23. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/page_client-reference-manifest.js +1 -1
  24. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js +1 -1
  25. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page.js.nft.json +1 -1
  26. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/new/page_client-reference-manifest.js +1 -1
  27. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page.js +2 -2
  28. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page.js.nft.json +1 -1
  29. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifacts/page_client-reference-manifest.js +1 -1
  30. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js +2 -2
  31. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page.js.nft.json +1 -1
  32. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/page_client-reference-manifest.js +1 -1
  33. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js +2 -2
  34. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page.js.nft.json +1 -1
  35. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/new/page_client-reference-manifest.js +1 -1
  36. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page.js +2 -2
  37. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page.js.nft.json +1 -1
  38. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/components/page_client-reference-manifest.js +1 -1
  39. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js +2 -2
  40. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js.nft.json +1 -1
  41. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page_client-reference-manifest.js +1 -1
  42. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js +2 -2
  43. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js.nft.json +1 -1
  44. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page_client-reference-manifest.js +1 -1
  45. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js +1 -1
  46. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js.nft.json +1 -1
  47. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page_client-reference-manifest.js +1 -1
  48. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js +2 -2
  49. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js.nft.json +1 -1
  50. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js +2 -2
  52. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js.nft.json +1 -1
  53. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js +2 -2
  55. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js.nft.json +1 -1
  56. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js +2 -2
  58. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js.nft.json +1 -1
  59. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page_client-reference-manifest.js +1 -1
  60. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js +2 -2
  61. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js.nft.json +1 -1
  62. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page_client-reference-manifest.js +1 -1
  63. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js +2 -2
  64. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js.nft.json +1 -1
  65. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page_client-reference-manifest.js +1 -1
  66. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js +2 -2
  67. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js.nft.json +1 -1
  68. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page_client-reference-manifest.js +1 -1
  69. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page.js +1 -1
  70. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page.js.nft.json +1 -1
  71. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  72. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page.js +1 -1
  73. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page.js.nft.json +1 -1
  74. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page_client-reference-manifest.js +1 -1
  75. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js +1 -1
  76. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js.nft.json +1 -1
  77. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page_client-reference-manifest.js +1 -1
  78. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js +2 -2
  79. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js.nft.json +1 -1
  80. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page_client-reference-manifest.js +1 -1
  81. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js +2 -2
  82. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js.nft.json +1 -1
  83. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page_client-reference-manifest.js +1 -1
  84. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js +2 -2
  85. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js.nft.json +1 -1
  86. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page_client-reference-manifest.js +1 -1
  87. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page.js +2 -2
  88. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page.js.nft.json +1 -1
  89. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  90. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.html +1 -1
  91. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.rsc +9 -9
  92. package/.next/standalone/agents-manage-ui/.next/server/app/api/data-components/[dataComponentId]/generate-preview/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route.js +1 -1
  94. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/agents-manage-ui/.next/server/app/page.js +2 -2
  97. package/.next/standalone/agents-manage-ui/.next/server/app/page.js.nft.json +1 -1
  98. package/.next/standalone/agents-manage-ui/.next/server/app/page_client-reference-manifest.js +1 -1
  99. package/.next/standalone/agents-manage-ui/.next/server/app-paths-manifest.json +2 -2
  100. package/.next/standalone/agents-manage-ui/.next/server/chunks/{9853.js → 2215.js} +1 -1
  101. package/.next/standalone/agents-manage-ui/.next/server/chunks/{7613.js → 2557.js} +1 -1
  102. package/.next/standalone/agents-manage-ui/.next/server/chunks/3041.js +1 -0
  103. package/.next/standalone/agents-manage-ui/.next/server/chunks/3547.js +1 -1
  104. package/.next/standalone/agents-manage-ui/.next/server/chunks/4883.js +1 -0
  105. package/.next/standalone/agents-manage-ui/.next/server/chunks/{8664.js → 5112.js} +16 -16
  106. package/.next/standalone/agents-manage-ui/.next/server/chunks/5416.js +14 -0
  107. package/.next/standalone/agents-manage-ui/.next/server/chunks/5450.js +3 -3
  108. package/.next/standalone/agents-manage-ui/.next/server/chunks/5732.js +1 -1
  109. package/.next/standalone/agents-manage-ui/.next/server/chunks/6741.js +1 -1
  110. package/.next/standalone/agents-manage-ui/.next/server/chunks/7711.js +1 -1
  111. package/.next/standalone/agents-manage-ui/.next/server/chunks/7848.js +1 -1
  112. package/.next/standalone/agents-manage-ui/.next/server/chunks/7988.js +2 -2
  113. package/.next/standalone/agents-manage-ui/.next/server/middleware-manifest.json +5 -5
  114. package/.next/standalone/agents-manage-ui/.next/server/pages/404.html +1 -1
  115. package/.next/standalone/agents-manage-ui/.next/server/pages/500.html +1 -1
  116. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.js +1 -1
  117. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.json +1 -1
  118. package/.next/standalone/agents-manage-ui/.next/static/chunks/13578-0ecceb958c0ce63f.js +1 -0
  119. package/.next/standalone/agents-manage-ui/.next/static/chunks/20837-4b00b831f3de1892.js +1 -0
  120. package/.next/standalone/agents-manage-ui/.next/static/chunks/{2646-5e494997093f8a20.js → 27208-36636f32d254d800.js} +1 -1
  121. package/.next/standalone/agents-manage-ui/.next/static/chunks/56461-61f28c6fa4039d33.js +1 -0
  122. package/.next/standalone/agents-manage-ui/.next/static/chunks/61330-f978ea4653e10ca7.js +1 -0
  123. package/.next/standalone/agents-manage-ui/.next/static/chunks/87367-c73fa08200830a15.js +1 -0
  124. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/[agentId]/page-cc373d319cdfb74f.js +1 -0
  125. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/new/page-2ceba25d996bf510.js +1 -0
  126. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-f473cdc852dcea1b.js +1 -0
  127. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-08978f8575693f81.js +1 -0
  128. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/[artifactComponentId]/{page-45aa3756e3432ab6.js → page-c66ccba640d47f0f.js} +1 -1
  129. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-0e7fd82b8c436b6f.js +1 -0
  130. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/page-c9f433a59ec91812.js +1 -0
  131. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/[dataComponentId]/{page-cabbbb12300d69e2.js → page-b3c543ab1c4bd6b4.js} +1 -1
  132. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/new/{page-15e5f802e35f9b2d.js → page-7f0e3b8c1e661827.js} +1 -1
  133. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/page-9193e456fc869fb3.js +1 -0
  134. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-52ae0fa0a16c7979.js +1 -0
  135. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-bf5914023071d49d.js +1 -0
  136. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-3d78f1d4b32c2ef0.js +1 -0
  137. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/{page-c1364202b7b6e78e.js → page-be427c6132d3dd87.js} +1 -1
  138. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page-6a61a970c0545164.js +1 -0
  139. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/{page-99a3f138e54fa2a3.js → page-0abb5f43d02da2b4.js} +1 -1
  140. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-6e316e6b84440446.js +1 -0
  141. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/{page-dbf18aaaa9aaf047.js → page-156d1009662ee964.js} +1 -1
  142. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page-73c7ac508b857ff8.js +1 -0
  143. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-0cc06bd02445112e.js +1 -0
  144. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/{page-e142f8be4dd06553.js → page-1404ec909a47ed0c.js} +1 -1
  145. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-b8d6461cf022b06c.js +1 -0
  146. package/.next/standalone/agents-manage-ui/.next/static/css/5dfa86d258326297.css +1 -0
  147. package/.next/standalone/agents-manage-ui/package.json +1 -1
  148. package/.next/standalone/packages/agents-core/package.json +1 -1
  149. package/package.json +4 -4
  150. package/src/app/api/signoz/conversations/[conversationId]/route.ts +15 -0
  151. package/src/components/agent/playground/playground.tsx +30 -0
  152. package/src/components/traces/timeline/render-panel-content.tsx +55 -9
  153. package/src/components/traces/timeline/timeline-item.tsx +32 -0
  154. package/.next/standalone/agents-manage-ui/.next/server/chunks/3884.js +0 -1
  155. package/.next/standalone/agents-manage-ui/.next/server/chunks/7714.js +0 -1
  156. package/.next/standalone/agents-manage-ui/.next/server/chunks/9525.js +0 -14
  157. package/.next/standalone/agents-manage-ui/.next/static/chunks/20837-57e1345903eae942.js +0 -1
  158. package/.next/standalone/agents-manage-ui/.next/static/chunks/27604-8d9cf308292ec547.js +0 -1
  159. package/.next/standalone/agents-manage-ui/.next/static/chunks/40343-c601d93c1e721f8e.js +0 -1
  160. package/.next/standalone/agents-manage-ui/.next/static/chunks/49858-7e18c65ea9efae5d.js +0 -1
  161. package/.next/standalone/agents-manage-ui/.next/static/chunks/53821-8e97ecfda24c69bb.js +0 -1
  162. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/[agentId]/page-06ad671ecebdb051.js +0 -1
  163. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/new/page-432441460d16cfca.js +0 -1
  164. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/agents/page-3865a57b0e18e871.js +0 -1
  165. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-356ac0d696aa5be8.js +0 -1
  166. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/new/page-819342f697b73b23.js +0 -1
  167. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifacts/page-9163d82f18c05859.js +0 -1
  168. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/components/page-ed01a0be181bc578.js +0 -1
  169. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-15c26f9aa3b849e1.js +0 -1
  170. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-ad9c88bc8654631b.js +0 -1
  171. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-fca9f040a66152f9.js +0 -1
  172. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page-1d0fdaea2ee9fb94.js +0 -1
  173. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-f2a8df9cb8983d75.js +0 -1
  174. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page-ca177c1cd0f1f45a.js +0 -1
  175. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-5de5d73ac6b2641e.js +0 -1
  176. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-37eaa5406f98632b.js +0 -1
  177. package/.next/standalone/agents-manage-ui/.next/static/css/6966eea3739e6598.css +0 -1
  178. /package/.next/standalone/agents-manage-ui/.next/static/{GEgg7iTyqia87yUa_7Nha → 2ceZLQWaXoj5yCGjkjRcx}/_buildManifest.js +0 -0
  179. /package/.next/standalone/agents-manage-ui/.next/static/{GEgg7iTyqia87yUa_7Nha → 2ceZLQWaXoj5yCGjkjRcx}/_ssgManifest.js +0 -0
@@ -1,14 +1,14 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[91382,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"ThemeProvider"]
3
- 3:I[65834,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"NuqsAdapter"]
4
- 4:I[15660,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"RuntimeConfigProvider"]
5
- 5:I[88831,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"SidebarProvider"]
6
- 6:I[86200,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"AppSidebar"]
7
- 7:I[88831,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"SidebarInset"]
2
+ 2:I[91382,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"ThemeProvider"]
3
+ 3:I[65834,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"NuqsAdapter"]
4
+ 4:I[15660,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"RuntimeConfigProvider"]
5
+ 5:I[88831,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"SidebarProvider"]
6
+ 6:I[42620,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"AppSidebar"]
7
+ 7:I[88831,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"SidebarInset"]
8
8
  8:I[37881,[],""]
9
9
  9:I[78013,[],""]
10
10
  a:I[35017,["6481","static/chunks/6481-def23a19cb7832d7.js","88831","static/chunks/88831-baf97ca962c66e41.js","35250","static/chunks/35250-5a05e05770ea8f06.js","24345","static/chunks/app/not-found-4fc170fc11e5aaec.js"],"default"]
11
- b:I[78765,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"Toaster"]
11
+ b:I[78765,["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"Toaster"]
12
12
  c:I[36988,[],"OutletBoundary"]
13
13
  e:I[33557,[],"AsyncMetadataOutlet"]
14
14
  10:I[36988,[],"ViewportBoundary"]
@@ -17,9 +17,9 @@ e:I[33557,[],"AsyncMetadataOutlet"]
17
17
  15:I[38059,[],""]
18
18
  :HL["/_next/static/media/bb3ef058b751a6ad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
19
19
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
20
- :HL["/_next/static/css/6966eea3739e6598.css","style"]
20
+ :HL["/_next/static/css/5dfa86d258326297.css","style"]
21
21
  :HL["/_next/static/css/79d9a772deb9cf7c.css","style"]
22
- 0:{"P":null,"b":"GEgg7iTyqia87yUa_7Nha","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/6966eea3739e6598.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/79d9a772deb9cf7c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 __variable_3c557b antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"children":["$","$L4",null,{"value":{"PUBLIC_INKEEP_AGENTS_MANAGE_API_URL":"http://localhost:3002","PUBLIC_INKEEP_AGENTS_RUN_API_URL":"http://localhost:3003","PUBLIC_INKEEP_AGENTS_RUN_API_BYPASS_SECRET":"$undefined","PUBLIC_SIGNOZ_URL":"http://localhost:3080","PUBLIC_NANGO_SERVER_URL":"http://localhost:3050","PUBLIC_NANGO_CONNECT_BASE_URL":"http://localhost:3051"},"children":[["$","$L5",null,{"style":{"--sidebar-width":"calc(var(--spacing) * 62)","--header-height":"calc(var(--spacing) * 12)"},"children":[["$","$L6",null,{"variant":"inset"}],["$","$L7",null,{"children":["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$La",null,{"title":"Page not found","description":"The page you are looking for does not exist or has been moved.","statusCode":404,"showRetry":false}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],["$","$Lb",null,{}]]}]}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$La",null,{"title":"Page not found","description":"The page you are looking for does not exist or has been moved.","statusCode":404,"showRetry":false}],null,["$","$Lc",null,{"children":["$Ld",["$","$Le",null,{"promise":"$@f"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L10",null,{"children":"$L11"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L12",null,{"children":["$","div",null,{"hidden":true,"children":["$","$13",null,{"fallback":null,"children":"$L14"}]}]}]]}],false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
22
+ 0:{"P":null,"b":"2ceZLQWaXoj5yCGjkjRcx","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/5dfa86d258326297.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/79d9a772deb9cf7c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_f367f3 __variable_3c557b antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"children":["$","$L4",null,{"value":{"PUBLIC_INKEEP_AGENTS_MANAGE_API_URL":"http://localhost:3002","PUBLIC_INKEEP_AGENTS_RUN_API_URL":"http://localhost:3003","PUBLIC_INKEEP_AGENTS_RUN_API_BYPASS_SECRET":"$undefined","PUBLIC_SIGNOZ_URL":"http://localhost:3080","PUBLIC_NANGO_SERVER_URL":"http://localhost:3050","PUBLIC_NANGO_CONNECT_BASE_URL":"http://localhost:3051"},"children":[["$","$L5",null,{"style":{"--sidebar-width":"calc(var(--spacing) * 62)","--header-height":"calc(var(--spacing) * 12)"},"children":[["$","$L6",null,{"variant":"inset"}],["$","$L7",null,{"children":["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","$La",null,{"title":"Page not found","description":"The page you are looking for does not exist or has been moved.","statusCode":404,"showRetry":false}],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],["$","$Lb",null,{}]]}]}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L8",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L9",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$La",null,{"title":"Page not found","description":"The page you are looking for does not exist or has been moved.","statusCode":404,"showRetry":false}],null,["$","$Lc",null,{"children":["$Ld",["$","$Le",null,{"promise":"$@f"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L10",null,{"children":"$L11"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L12",null,{"children":["$","div",null,{"hidden":true,"children":["$","$13",null,{"fallback":null,"children":"$L14"}]}]}]]}],false]],"m":"$undefined","G":["$15",[]],"s":false,"S":true}
23
23
  11:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
24
24
  d:null
25
25
  16:I[46189,[],"IconMark"]
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/data-components/[dataComponentId]/generate-preview/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1095":{"*":{"id":"24003","name":"*","chunks":[],"async":false}},"5522":{"*":{"id":"88188","name":"*","chunks":[],"async":false}},"5796":{"*":{"id":"5620","name":"*","chunks":[],"async":false}},"10151":{"*":{"id":"98213","name":"*","chunks":[],"async":false}},"15660":{"*":{"id":"59072","name":"*","chunks":[],"async":false}},"17648":{"*":{"id":"47308","name":"*","chunks":[],"async":false}},"28474":{"*":{"id":"94511","name":"*","chunks":[],"async":false}},"31011":{"*":{"id":"37671","name":"*","chunks":[],"async":false}},"33557":{"*":{"id":"38051","name":"*","chunks":[],"async":false}},"35017":{"*":{"id":"43433","name":"*","chunks":[],"async":false}},"35129":{"*":{"id":"9097","name":"*","chunks":[],"async":false}},"36384":{"*":{"id":"94534","name":"*","chunks":[],"async":false}},"36988":{"*":{"id":"94426","name":"*","chunks":[],"async":false}},"37881":{"*":{"id":"36859","name":"*","chunks":[],"async":false}},"38059":{"*":{"id":"49379","name":"*","chunks":[],"async":false}},"38111":{"*":{"id":"13907","name":"*","chunks":[],"async":false}},"40343":{"*":{"id":"73771","name":"*","chunks":[],"async":false}},"44605":{"*":{"id":"81402","name":"*","chunks":[],"async":false}},"46189":{"*":{"id":"76395","name":"*","chunks":[],"async":false}},"52215":{"*":{"id":"51277","name":"*","chunks":[],"async":false}},"53821":{"*":{"id":"84078","name":"*","chunks":[],"async":false}},"54833":{"*":{"id":"58571","name":"*","chunks":[],"async":false}},"54944":{"*":{"id":"3506","name":"*","chunks":[],"async":false}},"56397":{"*":{"id":"40291","name":"*","chunks":[],"async":false}},"59091":{"*":{"id":"31175","name":"*","chunks":[],"async":false}},"65163":{"*":{"id":"99183","name":"*","chunks":[],"async":false}},"65834":{"*":{"id":"85030","name":"*","chunks":[],"async":false}},"71558":{"*":{"id":"9596","name":"*","chunks":[],"async":false}},"73517":{"*":{"id":"99574","name":"*","chunks":[],"async":false}},"73546":{"*":{"id":"84974","name":"*","chunks":[],"async":false}},"76233":{"*":{"id":"67551","name":"*","chunks":[],"async":false}},"77647":{"*":{"id":"78025","name":"*","chunks":[],"async":false}},"78013":{"*":{"id":"40989","name":"*","chunks":[],"async":false}},"78765":{"*":{"id":"46363","name":"*","chunks":[],"async":false}},"78929":{"*":{"id":"19398","name":"*","chunks":[],"async":false}},"84078":{"*":{"id":"4670","name":"*","chunks":[],"async":false}},"85276":{"*":{"id":"61678","name":"*","chunks":[],"async":false}},"86200":{"*":{"id":"4387","name":"*","chunks":[],"async":false}},"87067":{"*":{"id":"16340","name":"*","chunks":[],"async":false}},"88831":{"*":{"id":"19603","name":"*","chunks":[],"async":false}},"89178":{"*":{"id":"3284","name":"*","chunks":[],"async":false}},"91382":{"*":{"id":"68170","name":"*","chunks":[],"async":false}},"94139":{"*":{"id":"10798","name":"*","chunks":[],"async":false}},"94923":{"*":{"id":"13088","name":"*","chunks":[],"async":false}},"98613":{"*":{"id":"44394","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":38059,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":38059,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-page.js":{"id":54944,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":54944,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-segment.js":{"id":17648,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17648,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":54833,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":54833,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/layout-router.js":{"id":37881,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":37881,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":33557,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":33557,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":78013,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":78013,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":36988,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":36988,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46189,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46189,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/errors/full-page-error.tsx":{"id":35017,"name":"*","chunks":["6481","static/chunks/6481-def23a19cb7832d7.js","88831","static/chunks/88831-baf97ca962c66e41.js","35250","static/chunks/35250-5a05e05770ea8f06.js","24345","static/chunks/app/not-found-4fc170fc11e5aaec.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/globals.css":{"id":94407,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/sidebar-nav/sidebar-nav.tsx":{"id":86200,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/theme-provider.tsx":{"id":91382,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/sidebar.tsx":{"id":88831,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/sonner.tsx":{"id":78765,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/contexts/runtime-config-context.tsx":{"id":15660,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"variable\":\"--font-jetbrains-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"jetBrainsMono\"}":{"id":30982,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"display\":\"swap\",\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":91000,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/nuqs@2.7.1_next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1/node_modules/nuqs/dist/adapters/next/app.js":{"id":65834,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","53821","static/chunks/53821-8e97ecfda24c69bb.js","7177","static/chunks/app/layout-37eaa5406f98632b.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/error.tsx":{"id":38111,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/separator.tsx":{"id":1095,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/app-dir/link.js":{"id":85276,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":85276,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/new-project-dialog.tsx":{"id":76233,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/project-item.tsx":{"id":52215,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/artifact-components/form/artifact-component-form.tsx":{"id":35129,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/agent/agent.tsx":{"id":98613,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/data-components/form/data-component-form.tsx":{"id":40343,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/edit-credential-form.tsx":{"id":5522,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/new-credential-form.tsx":{"id":28474,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.tsx":{"id":94923,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/nango-providers-grid.tsx":{"id":59091,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/form/mcp-server-form.tsx":{"id":71558,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/view-mcp-server-details.tsx":{"id":36384,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/page.tsx":{"id":10151,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/mcp-tools-list.tsx":{"id":78929,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.tsx":{"id":89178,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.tsx":{"id":87067,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/page.tsx":{"id":65163,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/agents/agent-item.tsx":{"id":56397,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/api-keys/api-key-item-menu.tsx":{"id":84078,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/api-keys/new-api-key-dialog.tsx":{"id":44605,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/table.tsx":{"id":73546,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/tooltip.tsx":{"id":31011,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/artifact-components/artifact-component-item.tsx":{"id":73517,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/data-components/data-component-item.tsx":{"id":77647,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/credential-item.tsx":{"id":5796,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/form/project-form.tsx":{"id":53821,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/selection/mcp-server-selection.tsx":{"id":94139,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/agents/agents/agents-manage-ui/src/":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/not-found":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/layout":[{"inlined":false,"path":"static/css/6966eea3739e6598.css"},{"inlined":false,"path":"static/css/79d9a772deb9cf7c.css"}],"/home/runner/work/agents/agents/agents-manage-ui/src/app/page":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/api/data-components/[dataComponentId]/generate-preview/route":[]},"rscModuleMapping":{"1095":{"*":{"id":"97633","name":"*","chunks":[],"async":false}},"5522":{"*":{"id":"53398","name":"*","chunks":[],"async":false}},"5796":{"*":{"id":"51773","name":"*","chunks":[],"async":false}},"10151":{"*":{"id":"53167","name":"*","chunks":[],"async":false}},"15660":{"*":{"id":"43538","name":"*","chunks":[],"async":false}},"17648":{"*":{"id":"26306","name":"*","chunks":[],"async":false}},"28474":{"*":{"id":"55304","name":"*","chunks":[],"async":false}},"31011":{"*":{"id":"22821","name":"*","chunks":[],"async":false}},"33557":{"*":{"id":"74913","name":"*","chunks":[],"async":false}},"35017":{"*":{"id":"45907","name":"*","chunks":[],"async":false}},"35129":{"*":{"id":"44733","name":"*","chunks":[],"async":false}},"36384":{"*":{"id":"39400","name":"*","chunks":[],"async":false}},"36988":{"*":{"id":"11828","name":"*","chunks":[],"async":false}},"37881":{"*":{"id":"46553","name":"*","chunks":[],"async":false}},"38059":{"*":{"id":"45277","name":"*","chunks":[],"async":false}},"38111":{"*":{"id":"75125","name":"*","chunks":[],"async":false}},"40343":{"*":{"id":"98261","name":"*","chunks":[],"async":false}},"44605":{"*":{"id":"43395","name":"*","chunks":[],"async":false}},"46189":{"*":{"id":"39321","name":"*","chunks":[],"async":false}},"52215":{"*":{"id":"46131","name":"*","chunks":[],"async":false}},"53821":{"*":{"id":"84335","name":"*","chunks":[],"async":false}},"54833":{"*":{"id":"60109","name":"*","chunks":[],"async":false}},"54944":{"*":{"id":"71204","name":"*","chunks":[],"async":false}},"56397":{"*":{"id":"21503","name":"*","chunks":[],"async":false}},"59091":{"*":{"id":"44894","name":"*","chunks":[],"async":false}},"65163":{"*":{"id":"22832","name":"*","chunks":[],"async":false}},"65834":{"*":{"id":"18887","name":"*","chunks":[],"async":false}},"71558":{"*":{"id":"72969","name":"*","chunks":[],"async":false}},"73517":{"*":{"id":"45485","name":"*","chunks":[],"async":false}},"73546":{"*":{"id":"18536","name":"*","chunks":[],"async":false}},"76233":{"*":{"id":"35701","name":"*","chunks":[],"async":false}},"77647":{"*":{"id":"98137","name":"*","chunks":[],"async":false}},"78013":{"*":{"id":"1811","name":"*","chunks":[],"async":false}},"78765":{"*":{"id":"29289","name":"*","chunks":[],"async":false}},"78929":{"*":{"id":"51870","name":"*","chunks":[],"async":false}},"84078":{"*":{"id":"41769","name":"*","chunks":[],"async":false}},"85276":{"*":{"id":"93520","name":"*","chunks":[],"async":false}},"86200":{"*":{"id":"39178","name":"*","chunks":[],"async":false}},"87067":{"*":{"id":"34812","name":"*","chunks":[],"async":false}},"88831":{"*":{"id":"80248","name":"*","chunks":[],"async":false}},"89178":{"*":{"id":"529","name":"*","chunks":[],"async":false}},"91382":{"*":{"id":"93844","name":"*","chunks":[],"async":false}},"94139":{"*":{"id":"72657","name":"*","chunks":[],"async":false}},"94407":{"*":{"id":"18610","name":"*","chunks":[],"async":false}},"94923":{"*":{"id":"23021","name":"*","chunks":[],"async":false}},"98613":{"*":{"id":"83710","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"17648":{"*":{"id":"47308","name":"*","chunks":[],"async":false}},"33557":{"*":{"id":"38051","name":"*","chunks":[],"async":false}},"36988":{"*":{"id":"94426","name":"*","chunks":[],"async":false}},"37881":{"*":{"id":"36859","name":"*","chunks":[],"async":false}},"38059":{"*":{"id":"49379","name":"*","chunks":[],"async":false}},"46189":{"*":{"id":"76395","name":"*","chunks":[],"async":false}},"54833":{"*":{"id":"58571","name":"*","chunks":[],"async":false}},"54944":{"*":{"id":"3506","name":"*","chunks":[],"async":false}},"65834":{"*":{"id":"85030","name":"*","chunks":[],"async":false}},"78013":{"*":{"id":"40989","name":"*","chunks":[],"async":false}},"85276":{"*":{"id":"61678","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/data-components/[dataComponentId]/generate-preview/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1095":{"*":{"id":"24003","name":"*","chunks":[],"async":false}},"3427":{"*":{"id":"30522","name":"*","chunks":[],"async":false}},"4930":{"*":{"id":"34306","name":"*","chunks":[],"async":false}},"9979":{"*":{"id":"78543","name":"*","chunks":[],"async":false}},"10151":{"*":{"id":"98213","name":"*","chunks":[],"async":false}},"13578":{"*":{"id":"88518","name":"*","chunks":[],"async":false}},"15660":{"*":{"id":"59072","name":"*","chunks":[],"async":false}},"17648":{"*":{"id":"47308","name":"*","chunks":[],"async":false}},"21220":{"*":{"id":"49038","name":"*","chunks":[],"async":false}},"22306":{"*":{"id":"22274","name":"*","chunks":[],"async":false}},"24568":{"*":{"id":"15452","name":"*","chunks":[],"async":false}},"25481":{"*":{"id":"48074","name":"*","chunks":[],"async":false}},"31011":{"*":{"id":"37671","name":"*","chunks":[],"async":false}},"33557":{"*":{"id":"38051","name":"*","chunks":[],"async":false}},"35017":{"*":{"id":"43433","name":"*","chunks":[],"async":false}},"35022":{"*":{"id":"92189","name":"*","chunks":[],"async":false}},"36384":{"*":{"id":"94534","name":"*","chunks":[],"async":false}},"36988":{"*":{"id":"94426","name":"*","chunks":[],"async":false}},"37881":{"*":{"id":"36859","name":"*","chunks":[],"async":false}},"38059":{"*":{"id":"49379","name":"*","chunks":[],"async":false}},"38111":{"*":{"id":"13907","name":"*","chunks":[],"async":false}},"38305":{"*":{"id":"1371","name":"*","chunks":[],"async":false}},"42013":{"*":{"id":"84790","name":"*","chunks":[],"async":false}},"42620":{"*":{"id":"80396","name":"*","chunks":[],"async":false}},"46189":{"*":{"id":"76395","name":"*","chunks":[],"async":false}},"49053":{"*":{"id":"98130","name":"*","chunks":[],"async":false}},"54833":{"*":{"id":"58571","name":"*","chunks":[],"async":false}},"54944":{"*":{"id":"3506","name":"*","chunks":[],"async":false}},"59091":{"*":{"id":"31175","name":"*","chunks":[],"async":false}},"60210":{"*":{"id":"85767","name":"*","chunks":[],"async":false}},"61330":{"*":{"id":"53498","name":"*","chunks":[],"async":false}},"65834":{"*":{"id":"85030","name":"*","chunks":[],"async":false}},"67042":{"*":{"id":"57404","name":"*","chunks":[],"async":false}},"69784":{"*":{"id":"52909","name":"*","chunks":[],"async":false}},"71558":{"*":{"id":"9596","name":"*","chunks":[],"async":false}},"73546":{"*":{"id":"84974","name":"*","chunks":[],"async":false}},"76233":{"*":{"id":"67551","name":"*","chunks":[],"async":false}},"78013":{"*":{"id":"40989","name":"*","chunks":[],"async":false}},"78765":{"*":{"id":"46363","name":"*","chunks":[],"async":false}},"85276":{"*":{"id":"61678","name":"*","chunks":[],"async":false}},"88831":{"*":{"id":"19603","name":"*","chunks":[],"async":false}},"89178":{"*":{"id":"3284","name":"*","chunks":[],"async":false}},"91382":{"*":{"id":"68170","name":"*","chunks":[],"async":false}},"92754":{"*":{"id":"17696","name":"*","chunks":[],"async":false}},"94139":{"*":{"id":"10798","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/builtin/global-error.js":{"id":38059,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":38059,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-page.js":{"id":54944,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-page.js":{"id":54944,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/client-segment.js":{"id":17648,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/client-segment.js":{"id":17648,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":54833,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":54833,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/layout-router.js":{"id":37881,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/layout-router.js":{"id":37881,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":33557,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":33557,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/components/render-from-template-context.js":{"id":78013,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":78013,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/framework/boundary-components.js":{"id":36988,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":36988,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46189,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46189,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/errors/full-page-error.tsx":{"id":35017,"name":"*","chunks":["6481","static/chunks/6481-def23a19cb7832d7.js","88831","static/chunks/88831-baf97ca962c66e41.js","35250","static/chunks/35250-5a05e05770ea8f06.js","24345","static/chunks/app/not-found-4fc170fc11e5aaec.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/globals.css":{"id":94407,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/sidebar-nav/sidebar-nav.tsx":{"id":42620,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/theme-provider.tsx":{"id":91382,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/sidebar.tsx":{"id":88831,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/sonner.tsx":{"id":78765,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/contexts/runtime-config-context.tsx":{"id":15660,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"JetBrains_Mono\",\"arguments\":[{\"variable\":\"--font-jetbrains-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"jetBrainsMono\"}":{"id":30982,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Inter\",\"arguments\":[{\"display\":\"swap\",\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":91000,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/nuqs@2.7.1_next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1__react@19.1.1/node_modules/nuqs/dist/adapters/next/app.js":{"id":65834,"name":"*","chunks":["66115","static/chunks/64ea4822-c34b4b3b56c2346d.js","6481","static/chunks/6481-def23a19cb7832d7.js","2060","static/chunks/2060-cd79dc592c0a003a.js","66030","static/chunks/66030-6542a249844c5b64.js","24957","static/chunks/24957-f2e6353ef4e01dc1.js","55244","static/chunks/55244-84901b87c4a2322e.js","30721","static/chunks/30721-9fe13c117a9408a9.js","5369","static/chunks/5369-18b7584eb6e85241.js","74811","static/chunks/74811-ceebff5ae7c61a66.js","20982","static/chunks/20982-49c49e2dfe9b7055.js","88831","static/chunks/88831-baf97ca962c66e41.js","78225","static/chunks/78225-17ad3e82fb563fc9.js","13578","static/chunks/13578-0ecceb958c0ce63f.js","7177","static/chunks/app/layout-b8d6461cf022b06c.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/error.tsx":{"id":38111,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/separator.tsx":{"id":1095,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/client/app-dir/link.js":{"id":85276,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.5.4_@opentelemetry+api@1.9.0_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/next/dist/esm/client/app-dir/link.js":{"id":85276,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/new-project-dialog.tsx":{"id":76233,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/project-item.tsx":{"id":35022,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/agent/agent.tsx":{"id":3427,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/artifact-components/form/artifact-component-form.tsx":{"id":9979,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/data-components/form/data-component-form.tsx":{"id":61330,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/edit-credential-form.tsx":{"id":38305,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/new-credential-form.tsx":{"id":22306,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.tsx":{"id":92754,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/nango-providers-grid.tsx":{"id":59091,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/form/mcp-server-form.tsx":{"id":71558,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/view-mcp-server-details.tsx":{"id":36384,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/mcp-tools-list.tsx":{"id":60210,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/page.tsx":{"id":10151,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.tsx":{"id":89178,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.tsx":{"id":25481,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/page.tsx":{"id":69784,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/agents/agent-item.tsx":{"id":24568,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/api-keys/api-key-item-menu.tsx":{"id":21220,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/api-keys/new-api-key-dialog.tsx":{"id":42013,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/table.tsx":{"id":73546,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/tooltip.tsx":{"id":31011,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/artifact-components/artifact-component-item.tsx":{"id":67042,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/data-components/data-component-item.tsx":{"id":49053,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/credential-item.tsx":{"id":4930,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/form/project-form.tsx":{"id":13578,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/selection/mcp-server-selection.tsx":{"id":94139,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/agents/agents/agents-manage-ui/src/":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/not-found":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/layout":[{"inlined":false,"path":"static/css/5dfa86d258326297.css"},{"inlined":false,"path":"static/css/79d9a772deb9cf7c.css"}],"/home/runner/work/agents/agents/agents-manage-ui/src/app/page":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/api/data-components/[dataComponentId]/generate-preview/route":[]},"rscModuleMapping":{"1095":{"*":{"id":"97633","name":"*","chunks":[],"async":false}},"3427":{"*":{"id":"83710","name":"*","chunks":[],"async":false}},"4930":{"*":{"id":"51773","name":"*","chunks":[],"async":false}},"9979":{"*":{"id":"44733","name":"*","chunks":[],"async":false}},"10151":{"*":{"id":"53167","name":"*","chunks":[],"async":false}},"13578":{"*":{"id":"84335","name":"*","chunks":[],"async":false}},"15660":{"*":{"id":"43538","name":"*","chunks":[],"async":false}},"17648":{"*":{"id":"26306","name":"*","chunks":[],"async":false}},"21220":{"*":{"id":"41769","name":"*","chunks":[],"async":false}},"22306":{"*":{"id":"55304","name":"*","chunks":[],"async":false}},"24568":{"*":{"id":"21503","name":"*","chunks":[],"async":false}},"25481":{"*":{"id":"34812","name":"*","chunks":[],"async":false}},"31011":{"*":{"id":"22821","name":"*","chunks":[],"async":false}},"33557":{"*":{"id":"74913","name":"*","chunks":[],"async":false}},"35017":{"*":{"id":"45907","name":"*","chunks":[],"async":false}},"35022":{"*":{"id":"46131","name":"*","chunks":[],"async":false}},"36384":{"*":{"id":"39400","name":"*","chunks":[],"async":false}},"36988":{"*":{"id":"11828","name":"*","chunks":[],"async":false}},"37881":{"*":{"id":"46553","name":"*","chunks":[],"async":false}},"38059":{"*":{"id":"45277","name":"*","chunks":[],"async":false}},"38111":{"*":{"id":"75125","name":"*","chunks":[],"async":false}},"38305":{"*":{"id":"53398","name":"*","chunks":[],"async":false}},"42013":{"*":{"id":"43395","name":"*","chunks":[],"async":false}},"42620":{"*":{"id":"39178","name":"*","chunks":[],"async":false}},"46189":{"*":{"id":"39321","name":"*","chunks":[],"async":false}},"49053":{"*":{"id":"98137","name":"*","chunks":[],"async":false}},"54833":{"*":{"id":"60109","name":"*","chunks":[],"async":false}},"54944":{"*":{"id":"71204","name":"*","chunks":[],"async":false}},"59091":{"*":{"id":"44894","name":"*","chunks":[],"async":false}},"60210":{"*":{"id":"51870","name":"*","chunks":[],"async":false}},"61330":{"*":{"id":"98261","name":"*","chunks":[],"async":false}},"65834":{"*":{"id":"18887","name":"*","chunks":[],"async":false}},"67042":{"*":{"id":"45485","name":"*","chunks":[],"async":false}},"69784":{"*":{"id":"22832","name":"*","chunks":[],"async":false}},"71558":{"*":{"id":"72969","name":"*","chunks":[],"async":false}},"73546":{"*":{"id":"18536","name":"*","chunks":[],"async":false}},"76233":{"*":{"id":"35701","name":"*","chunks":[],"async":false}},"78013":{"*":{"id":"1811","name":"*","chunks":[],"async":false}},"78765":{"*":{"id":"29289","name":"*","chunks":[],"async":false}},"85276":{"*":{"id":"93520","name":"*","chunks":[],"async":false}},"88831":{"*":{"id":"80248","name":"*","chunks":[],"async":false}},"89178":{"*":{"id":"529","name":"*","chunks":[],"async":false}},"91382":{"*":{"id":"93844","name":"*","chunks":[],"async":false}},"92754":{"*":{"id":"23021","name":"*","chunks":[],"async":false}},"94139":{"*":{"id":"72657","name":"*","chunks":[],"async":false}},"94407":{"*":{"id":"18610","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"17648":{"*":{"id":"47308","name":"*","chunks":[],"async":false}},"33557":{"*":{"id":"38051","name":"*","chunks":[],"async":false}},"36988":{"*":{"id":"94426","name":"*","chunks":[],"async":false}},"37881":{"*":{"id":"36859","name":"*","chunks":[],"async":false}},"38059":{"*":{"id":"49379","name":"*","chunks":[],"async":false}},"46189":{"*":{"id":"76395","name":"*","chunks":[],"async":false}},"54833":{"*":{"id":"58571","name":"*","chunks":[],"async":false}},"54944":{"*":{"id":"3506","name":"*","chunks":[],"async":false}},"65834":{"*":{"id":"85030","name":"*","chunks":[],"async":false}},"78013":{"*":{"id":"40989","name":"*","chunks":[],"async":false}},"85276":{"*":{"id":"61678","name":"*","chunks":[],"async":false}}}}
@@ -13,4 +13,4 @@
13
13
  AND ts_bucket_start BETWEEN {{.start_timestamp}} - 1800 AND {{.end_timestamp}}
14
14
  ORDER BY timestamp DESC
15
15
  LIMIT {{.limit}} OFFSET {{.offset}}
16
- `}}}};for(;;){let a=JSON.parse(JSON.stringify(f));a.variables.offset=e;let g=`${b}/api/v4/query_range`;try{let b=(await u.A.post(g,a,{headers:{"Content-Type":"application/json","SIGNOZ-API-KEY":c},timeout:3e4})).data,f=b?.data?.result?.[0],h=[];if(!(h=f?.series?f.series.map(a=>({trace_id:a.labels?.trace_id,span_id:a.labels?.span_id,parent_span_id:a.labels?.parent_span_id,timestamp:a.labels?.timestamp,name:a.labels?.name,attributes_string_json:a.labels?.attributes_string_json,attributes_number_json:a.labels?.attributes_number_json,attributes_bool_json:a.labels?.attributes_bool_json,resources_string_json:a.labels?.resources_string_json})).filter(a=>a.trace_id&&a.span_id):[]).length)break;for(let a of h){let b=JSON.parse(a.attributes_string_json||"{}"),c=JSON.parse(a.attributes_number_json||"{}"),e=JSON.parse(a.attributes_bool_json||"{}"),f=JSON.parse(a.resources_string_json||"{}");d.push({spanId:a.span_id,traceId:a.trace_id,timestamp:a.timestamp,data:{name:a.name,spanID:a.span_id,traceID:a.trace_id,parentSpanID:a.parent_span_id,...b,...c,...e,...f}})}if(e+=1e3,h.length<1e3)break}catch(a){console.error(`❌ Error fetching spans at offset ${e}:`,a);break}}return d}var A=c(11579),B=c(96488);(0,v.Ay)(u.A,{retries:3,retryDelay:v.Ay.exponentialDelay});let C="force-dynamic",D=process.env.SIGNOZ_URL||process.env.PUBLIC_SIGNOZ_URL||B.bf,E=process.env.SIGNOZ_API_KEY||"",F=new Date("2020-01-01T00:00:00Z").getTime();function G(a,b){let c=a?.data??a;return c?.[b]??a?.[b]}function H(a,b,c=""){let d=G(a,b);return"string"==typeof d?d:null==d?c:String(d)}function I(a,b,c=0){let d=G(a,b),e="number"==typeof d?d:Number(d);return Number.isFinite(e)?e:c}async function J(a){let b=(0,A.tZ)("signoz-query");if(!E||""===E.trim())throw Error("SIGNOZ_API_KEY is not configured. Please set the SIGNOZ_API_KEY environment variable.");try{let c=`${D}/api/v4/query_range`,d=(await u.A.post(c,a,{headers:{"Content-Type":"application/json","SIGNOZ-API-KEY":E},timeout:3e4})).data,e=d?.data?.result?d.data.result.map(a=>({queryName:a.queryName,count:a.list?.length})):[];return b.debug({responseData:e},"SigNoz response (truncated)"),d}catch(a){if(b.error({error:a},"SigNoz query error"),u.A.isAxiosError(a)){if("ECONNREFUSED"===a.code||"ENOTFOUND"===a.code||"ETIMEDOUT"===a.code)throw Error(`SigNoz service unavailable: ${a.message}`);if(a.response?.status===401||a.response?.status===403)throw Error(`SigNoz authentication failed: ${a.response.statusText}`);if(a.response?.status===400)throw Error(`Invalid SigNoz query: ${a.response.statusText}`);if(a.response?.status===429)throw Error(`SigNoz rate limit exceeded: ${a.response.statusText}`);if(a.response?.status&&a.response.status>=500)throw Error(`SigNoz server error: ${a.response.statusText}`);throw Error(`SigNoz request failed: ${a.message}`)}throw Error(`SigNoz query failed: ${a instanceof Error?a.message:"Unknown error"}`)}}function K(a,b){let c=a?.data?.result?.find(a=>a?.queryName===b)?.list??[];return Array.isArray(c)?c:[]}async function L(a,b){let{conversationId:c}=await b.params;if(!c)return w.NextResponse.json({error:"Conversation ID is required"},{status:400});try{let a=Date.now(),b=function(a,b=F,c=Date.now()){let d=[{key:{key:x.SH.CONVERSATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:a}],e=(a,b,c,e)=>({dataSource:x.YL.TRACES,queryName:a,aggregateOperator:x.qf.NOOP,aggregateAttribute:{},filters:{op:x.we.AND,items:[...d,...b]},selectColumns:c,expression:a,disabled:x.yZ.DISABLED,having:x.yZ.HAVING,stepInterval:x.yZ.STEP_INTERVAL,limit:e,orderBy:[{columnName:x.SH.TIMESTAMP,order:x.SL.DESC}],groupBy:x.yZ.EMPTY_GROUP_BY,offset:x.yZ.OFFSET});return{start:b,end:c,step:x.yZ.STEP,variables:{},compositeQuery:{queryType:x.zD.BUILDER,panelType:x.Nv.LIST,builderQueries:{toolCalls:e(x.XQ.TOOL_CALLS,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.AI_TOOL_CALL}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.AI_TOOL_CALL_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_TOOL_CALL_RESULT,...x.A3.STRING_TAG},{key:x.SH.AI_TOOL_CALL_ARGS,...x.A3.STRING_TAG},{key:x.SH.AI_TOOL_TYPE,...x.A3.STRING_TAG},{key:x.SH.AI_SUB_AGENT_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_TELEMETRY_FUNCTION_ID,...x.A3.STRING_TAG},{key:x.SH.DELEGATION_FROM_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.DELEGATION_TO_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.TRANSFER_FROM_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.TRANSFER_TO_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.TOOL_PURPOSE,...x.A3.STRING_TAG},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.AGENT_NAME,...x.A3.STRING_TAG}]),contextResolution:e(x.XQ.CONTEXT_RESOLUTION,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.CONTEXT_RESOLUTION}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.CONTEXT_URL,...x.A3.STRING_TAG},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_CONFIG_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_HEADERS_KEYS,...x.A3.STRING_TAG}]),contextHandle:e(x.XQ.CONTEXT_HANDLE,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.CONTEXT_HANDLE}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.CONTEXT_URL,...x.A3.STRING_TAG},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_CONFIG_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_HEADERS_KEYS,...x.A3.STRING_TAG}]),agentGenerations:e(x.XQ.AGENT_GENERATIONS,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.AGENT_GENERATION}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG}]),spansWithErrors:e(x.XQ.SPANS_WITH_ERRORS,[{key:{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},op:x.we.EQUALS,value:!0}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN}]),userMessages:e(x.XQ.USER_MESSAGES,[{key:{key:x.SH.MESSAGE_CONTENT,...x.A3.STRING_TAG},op:x.we.NOT_EQUALS,value:""}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.MESSAGE_CONTENT,...x.A3.STRING_TAG},{key:x.SH.MESSAGE_TIMESTAMP,...x.A3.STRING_TAG},{key:x.SH.AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.AGENT_NAME,...x.A3.STRING_TAG}]),aiAssistantMessages:e(x.XQ.AI_ASSISTANT_MESSAGES,[{key:{key:x.SH.AI_RESPONSE_CONTENT,...x.A3.STRING_TAG},op:x.we.NOT_EQUALS,value:""}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.AI_RESPONSE_CONTENT,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_TIMESTAMP,...x.A3.STRING_TAG},{key:x.SH.AI_SUB_AGENT_NAME_ALT,...x.A3.STRING_TAG}]),aiGenerations:e(x.XQ.AI_GENERATIONS,[{key:{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:x.yR.GENERATE_TEXT}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.AI_TELEMETRY_FUNCTION_ID,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_ID,...x.A3.STRING_TAG},{key:x.SH.GEN_AI_USAGE_INPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.AI_RESPONSE_TEXT,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_TOOL_CALLS,...x.A3.STRING_TAG},{key:x.SH.AI_PROMPT_MESSAGES,...x.A3.STRING_TAG}]),aiStreamingText:e(x.XQ.AI_STREAMING_TEXT,[{key:{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:x.yR.STREAM_TEXT}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.SUB_AGENT_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_TEXT,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_ID,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_PROVIDER,...x.A3.STRING_TAG},{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},{key:x.SH.GEN_AI_USAGE_INPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,...x.A3.INT64_TAG}]),aiStreamingObject:e(x.XQ.AI_STREAMING_OBJECT,[{key:{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:x.yR.STREAM_OBJECT}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.SUB_AGENT_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_OBJECT,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_ID,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_PROVIDER,...x.A3.STRING_TAG},{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},{key:x.SH.GEN_AI_USAGE_INPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,...x.A3.INT64_TAG}]),contextFetchers:e(x.XQ.CONTEXT_FETCHERS,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.CONTEXT_FETCHER}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.HTTP_URL,...x.A3.STRING_TAG},{key:x.SH.HTTP_STATUS_CODE,...x.A3.STRING_TAG},{key:x.SH.HTTP_RESPONSE_BODY_SIZE,...x.A3.STRING_TAG}]),durationSpans:e(x.XQ.DURATION_SPANS,[],[{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.PARENT_SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN}]),artifactProcessing:e(x.XQ.ARTIFACT_PROCESSING,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.ARTIFACT_PROCESSING}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.ARTIFACT_ID,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_TYPE,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_TOOL_CALL_ID,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_NAME,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_DATA,...x.A3.STRING_TAG}])}},dataSource:x.YL.TRACES}}(c,F,a),d=await J(b),e=K(d,x.XQ.TOOL_CALLS),f=K(d,x.XQ.CONTEXT_RESOLUTION),g=K(d,x.XQ.CONTEXT_HANDLE),h=K(d,x.XQ.AGENT_GENERATIONS),i=K(d,x.XQ.SPANS_WITH_ERRORS),j=K(d,x.XQ.USER_MESSAGES),k=K(d,x.XQ.AI_ASSISTANT_MESSAGES),l=K(d,x.XQ.AI_GENERATIONS),m=K(d,x.XQ.AI_STREAMING_TEXT),n=K(d,x.XQ.AI_STREAMING_OBJECT),o=K(d,x.XQ.CONTEXT_FETCHERS),p=K(d,x.XQ.DURATION_SPANS),q=K(d,x.XQ.ARTIFACT_PROCESSING),r=["execution_handler.execute","agent.load_tools","context.handle_context_resolution","context.resolve","agent.generate","context-resolver.resolve_single_fetch_definition","agent_session.generate_structured_update","agent_session.process_artifact","agent_session.generate_artifact_metadata","response.format_object_response","response.format_response","ai.toolCall"],s=0,t=0;for(let a of i){let b=H(a,x.SH.NAME,"");r.includes(b)?s++:t++}let u=null,v=null;for(let a of j)if(u=H(a,x.SH.AGENT_ID,"")||null,v=H(a,x.SH.AGENT_NAME,"")||null,u||v)break;let y=[];for(let a of e){let b=H(a,x.SH.AI_TOOL_CALL_NAME,"Unknown Tool");if("thinking_complete"===b)continue;let c=!0===G(a,x.SH.HAS_ERROR),d=I(a,x.SH.DURATION_NANO)/1e6,e=H(a,x.SH.AI_TOOL_TYPE,""),f=H(a,x.SH.TOOL_PURPOSE,""),g=H(a,x.SH.AI_TELEMETRY_FUNCTION_ID,""),h=H(a,x.SH.DELEGATION_FROM_SUB_AGENT_ID,""),i=H(a,x.SH.DELEGATION_TO_SUB_AGENT_ID,""),j=H(a,x.SH.TRANSFER_FROM_SUB_AGENT_ID,""),k=H(a,x.SH.TRANSFER_TO_SUB_AGENT_ID,""),l=H(a,x.SH.AI_TOOL_CALL_ARGS,""),m=H(a,x.SH.AI_TOOL_CALL_RESULT,""),n=c?H(a,x.SH.STATUS_MESSAGE,"")||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""):"";y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.TOOL_CALL,name:b,toolName:b,description:c&&n?`Tool ${b} failed`:`Called ${b}`,timestamp:a.timestamp,status:c?x.hN.ERROR:x.hN.SUCCESS,subAgentName:H(a,x.SH.AI_SUB_AGENT_NAME,x.X0.UNKNOWN_AGENT),result:c?`Tool call failed (${d.toFixed(2)}ms)`:`${d.toFixed(2)}ms`,toolType:e||void 0,toolPurpose:f||void 0,aiTelemetryFunctionId:g||void 0,delegationFromSubAgentId:h||void 0,delegationToSubAgentId:i||void 0,transferFromSubAgentId:j||void 0,transferToSubAgentId:k||void 0,toolCallArgs:l||void 0,toolCallResult:m||void 0,toolStatusMessage:n||void 0})}for(let a of f){let b,c=!0===G(a,x.SH.HAS_ERROR),d=H(a,x.SH.STATUS_MESSAGE)||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""),e=G(a,x.SH.CONTEXT_HEADERS_KEYS);try{"string"==typeof e?b=JSON.parse(e):Array.isArray(e)&&(b=e)}catch{}y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.CONTEXT_RESOLUTION,name:x.X0.CONTEXT_FETCH,description:`Context fetch ${c?"failed":"completed"}`,timestamp:a.timestamp,status:c?x.hN.ERROR:x.hN.SUCCESS,contextStatusDescription:d||void 0,contextUrl:H(a,x.SH.CONTEXT_URL,"")||void 0,contextConfigId:H(a,x.SH.CONTEXT_CONFIG_ID,"")||void 0,contextAgentAgentId:H(a,x.SH.CONTEXT_AGENT_ID,"")||void 0,contextHeadersKeys:b})}for(let a of g){let b,c=!0===G(a,x.SH.HAS_ERROR),d=H(a,x.SH.STATUS_MESSAGE)||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""),e=G(a,x.SH.CONTEXT_HEADERS_KEYS);try{"string"==typeof e?b=JSON.parse(e):Array.isArray(e)&&(b=e)}catch{}y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.CONTEXT_RESOLUTION,name:x.X0.CONTEXT_FETCH,description:`Context handle ${c?"failed":"completed"}`,timestamp:a.timestamp,status:c?x.hN.ERROR:x.hN.SUCCESS,contextStatusDescription:d||void 0,contextUrl:H(a,x.SH.CONTEXT_URL,"")||void 0,contextConfigId:H(a,x.SH.CONTEXT_CONFIG_ID,"")||void 0,contextAgentAgentId:H(a,x.SH.CONTEXT_AGENT_ID,"")||void 0,contextHeadersKeys:b})}for(let a of j){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.USER_MESSAGE,name:x.X0.USER_MESSAGE,description:"User sent a message",timestamp:H(a,x.SH.MESSAGE_TIMESTAMP),status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:x.FD.USER,subAgentName:x.X0.USER,result:b?"Message processing failed":`Message received successfully (${c.toFixed(2)}ms)`,messageContent:H(a,x.SH.MESSAGE_CONTENT,"")})}for(let a of k){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_ASSISTANT_MESSAGE,name:x.X0.AI_ASSISTANT_MESSAGE,description:"AI Assistant responded",timestamp:H(a,x.SH.AI_RESPONSE_TIMESTAMP),status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:x.FD.AI_ASSISTANT,subAgentName:H(a,x.SH.AI_SUB_AGENT_NAME_ALT,x.X0.UNKNOWN_AGENT),result:b?"AI response failed":`AI response sent successfully (${c.toFixed(2)}ms)`,aiResponseContent:H(a,x.SH.AI_RESPONSE_CONTENT,""),aiResponseTimestamp:H(a,x.SH.AI_RESPONSE_TIMESTAMP,"")||void 0})}for(let a of l){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6,d=H(a,x.SH.AI_RESPONSE_TOOL_CALLS,""),e=H(a,x.SH.AI_PROMPT_MESSAGES,"");y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_GENERATION,name:x.X0.AI_TEXT_GENERATION,description:"AI model generating text response",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:H(a,x.SH.AGENT_ID,"")||void 0,subAgentName:H(a,x.SH.AI_TELEMETRY_FUNCTION_ID,"")||void 0,result:b?"AI generation failed":`AI text generated successfully (${c.toFixed(2)}ms)`,aiModel:H(a,x.SH.AI_MODEL_ID,"Unknown Model"),inputTokens:I(a,x.SH.GEN_AI_USAGE_INPUT_TOKENS,0),outputTokens:I(a,x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,0),aiResponseText:H(a,x.SH.AI_RESPONSE_TEXT,"")||void 0,aiResponseToolCalls:d||void 0,aiPromptMessages:e||void 0})}for(let a of h){let b=!0===G(a,x.SH.HAS_ERROR),c=H(a,x.SH.STATUS_MESSAGE)||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""),d=H(a,x.SH.OTEL_STATUS_CODE,""),e=H(a,x.SH.OTEL_STATUS_DESCRIPTION,"");y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AGENT_GENERATION,name:"agent.generate",description:b?"Agent generation failed":"Agent generation",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,result:b?c||"Agent generation failed":"Agent generation completed",hasError:b,otelStatusCode:b?d:void 0,otelStatusDescription:b?e||c:void 0})}for(let a of m){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_MODEL_STREAMED_TEXT,name:x.X0.AI_STREAMING_TEXT,description:"AI model streaming text response",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:H(a,x.SH.SUB_AGENT_ID,"")||void 0,subAgentName:H(a,x.SH.SUB_AGENT_NAME,x.X0.UNKNOWN_AGENT),result:b?"AI streaming failed":`AI text streamed successfully (${c.toFixed(2)}ms)`,aiStreamTextContent:H(a,x.SH.AI_RESPONSE_TEXT,""),aiStreamTextModel:H(a,x.SH.AI_MODEL_ID,"Unknown Model"),aiStreamTextOperationId:H(a,x.SH.AI_OPERATION_ID,"")||void 0,inputTokens:I(a,x.SH.GEN_AI_USAGE_INPUT_TOKENS,0),outputTokens:I(a,x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,0)})}for(let a of n){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_MODEL_STREAMED_OBJECT,name:x.X0.AI_STREAMING_OBJECT,description:"AI model streaming object response",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:H(a,x.SH.SUB_AGENT_ID,"")||void 0,subAgentName:H(a,x.SH.SUB_AGENT_NAME,x.X0.UNKNOWN_AGENT),result:b?"AI streaming object failed":`AI object streamed successfully (${c.toFixed(2)}ms)`,aiStreamObjectContent:H(a,x.SH.AI_RESPONSE_OBJECT,""),aiStreamObjectModel:H(a,x.SH.AI_MODEL_ID,"Unknown Model"),aiStreamObjectOperationId:H(a,x.SH.AI_OPERATION_ID,"")||void 0,inputTokens:I(a,x.SH.GEN_AI_USAGE_INPUT_TOKENS,0),outputTokens:I(a,x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,0)})}for(let a of o){let b=!0===G(a,x.SH.HAS_ERROR);y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.CONTEXT_FETCH,name:x.X0.CONTEXT_FETCH,description:"",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:x.PC,subAgentName:"Context Fetcher",result:b?"Context fetch failed":H(a,x.SH.HTTP_URL,"Unknown URL")})}for(let a of q){let b=!0===G(a,x.SH.HAS_ERROR),c=H(a,x.SH.ARTIFACT_NAME,""),d=H(a,x.SH.ARTIFACT_TYPE,""),e=H(a,x.SH.ARTIFACT_DESCRIPTION,"");y.push({id:H(a,x.SH.SPAN_ID,""),type:"artifact_processing",name:"Artifact Processing",description:"Artifact processed",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentName:H(a,x.SH.ARTIFACT_SUB_AGENT_ID,"")||"Unknown Agent",result:b?"Artifact processing failed":"Artifact processed successfully",artifactId:H(a,x.SH.ARTIFACT_ID,"")||void 0,artifactType:d||void 0,artifactName:c||void 0,artifactDescription:e||void 0,artifactData:H(a,x.SH.ARTIFACT_DATA,"")||void 0,artifactSubAgentId:H(a,x.SH.ARTIFACT_SUB_AGENT_ID,"")||void 0,artifactToolCallId:H(a,x.SH.ARTIFACT_TOOL_CALL_ID,"")||void 0})}let B=p.map(a=>new Date(a.timestamp).getTime()),C=B.length>0?Math.min(...B):null,L=B.length>0?Math.max(...B):null;y.sort((a,b)=>new Date(a.timestamp).getTime()-new Date(b.timestamp).getTime());let M=y.find(a=>a.type===x.gI.USER_MESSAGE),N=[...y].reverse().find(a=>a.type===x.gI.AI_ASSISTANT_MESSAGE||a.type===x.gI.AI_GENERATION||a.type===x.gI.AI_MODEL_STREAMED_TEXT||a.type===x.gI.AI_MODEL_STREAMED_OBJECT),O=M?new Date(M.timestamp).getTime():C,P=N?new Date(N.timestamp).getTime():L,Q=O&&P?Math.max(0,P-O):0,R=0,S=0;for(let a of y)(a.type===x.gI.AI_GENERATION||a.type===x.gI.AI_MODEL_STREAMED_TEXT||a.type===x.gI.AI_MODEL_STREAMED_OBJECT)&&"number"==typeof a.inputTokens&&(R+=a.inputTokens),(a.type===x.gI.AI_GENERATION||a.type===x.gI.AI_MODEL_STREAMED_TEXT||a.type===x.gI.AI_MODEL_STREAMED_OBJECT)&&"number"==typeof a.outputTokens&&(S+=a.outputTokens);let T=l.length,U=[];try{U=await z(c,D,E)}catch(a){(0,A.tZ)("span-attributes").error({error:a},"allSpanAttributes SQL fetch skipped/failed")}let V={conversationId:c,startTime:O||null,endTime:P||null,duration:Q,totalMessages:(()=>{let a=0;for(let b of y)(b.type===x.gI.USER_MESSAGE||b.type===x.gI.AI_ASSISTANT_MESSAGE)&&a++;return a})(),totalToolCalls:y.filter(a=>a.type===x.gI.TOOL_CALL).length,totalErrors:0,totalOpenAICalls:T};return w.NextResponse.json({...V,activities:y,conversationStartTime:O||null,conversationEndTime:P||null,conversationDuration:Q,totalInputTokens:R,totalOutputTokens:S,mcpToolErrors:[],agentId:u,agentName:v,allSpanAttributes:U,spansWithErrorsCount:i.length,errorCount:s,warningCount:t})}catch(b){(0,A.tZ)("conversation-details").error({error:b},"Error fetching conversation details");let a=b instanceof Error?b.message:"Failed to fetch conversation details";if(a.includes("SIGNOZ_API_KEY is not configured"))return w.NextResponse.json({error:a},{status:501});if(a.includes("SigNoz service unavailable"))return w.NextResponse.json({error:a},{status:503});if(a.includes("SigNoz authentication failed"))return w.NextResponse.json({error:a},{status:502});if(a.includes("Invalid SigNoz query"))return w.NextResponse.json({error:a},{status:400});if(a.includes("SigNoz rate limit exceeded"))return w.NextResponse.json({error:a},{status:429});if(a.includes("SigNoz server error"))return w.NextResponse.json({error:a},{status:502});return w.NextResponse.json({error:a},{status:500})}}let M=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/signoz/conversations/[conversationId]/route",pathname:"/api/signoz/conversations/[conversationId]",filename:"route",bundlePath:"app/api/signoz/conversations/[conversationId]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/agents/agents/agents-manage-ui/src/app/api/signoz/conversations/[conversationId]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:N,workUnitAsyncStorage:O,serverHooks:P}=M;function Q(){return(0,g.patchFetch)({workAsyncStorage:N,workUnitAsyncStorage:O})}async function R(a,b,c){var d;let e="/api/signoz/conversations/[conversationId]/route";"/index"===e&&(e="/");let g=await M.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),E=!!(y.dynamicRoutes[D]||y.routes[C]);if(E&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let F=null;!E||M.isDev||x||(F="/index"===(F=C)?"/":F);let G=!0===M.isDev||!E,H=E&&!G,I=a.method||"GET",J=(0,i.getTracer)(),K=J.getActiveScopeSpan(),L={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:G,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:H,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>M.onRequestError(a,b,d,z)},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=>M.handle(P,L).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=J.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=`${I} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${I} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!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=L.renderOpts.fetchMetrics;let i=L.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=L.renderOpts.collectedTags;if(!E)return await (0,o.I)(N,O,e,L.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!==L.renderOpts.collectedRevalidate&&!(L.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&L.renderOpts.collectedRevalidate,d=void 0===L.renderOpts.collectedExpire||L.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:L.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 M.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})},z),b}},l=await M.handleResponse({req:a,nextConfig:w,cacheKey:F,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!E)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",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&E||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};K?await g(K):await J.withPropagatedContext(a.headers,()=>J.trace(m.BaseServerSpan.handleRequest,{spanName:`${I} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":I,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await M.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})}),E)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11579:(a,b,c)=>{"use strict";c.d(b,{tZ:()=>i});let d=require("node:async_hooks");var e=c(13783);let f=process.env.LOG_LEVEL||"info",g=(0,e.pino)({level:f,serializers:{obj:a=>({...a})},redact:["req.headers.authorization",'req.headers["x-inkeep-admin-authentication"]'],...!1}),h=new d.AsyncLocalStorage;function i(a){let b=h.getStore(),c=b?.get("requestId")||void 0;return c?g.child({reqId:c,name:a}):g.child({name:a})}},12412:a=>{"use strict";a.exports=require("assert")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},45622:()=>{},48161:a=>{"use strict";a.exports=require("node:os")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73566:a=>{"use strict";a.exports=require("worker_threads")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},81630:a=>{"use strict";a.exports=require("http")},83997:a=>{"use strict";a.exports=require("tty")},85332:(a,b,c)=>{"use strict";c.d(b,{A3:()=>d.A3,FD:()=>d.FD,Ns:()=>d.Ns,Nv:()=>d.Nv,PC:()=>d.PC,SH:()=>d.SH,SL:()=>d.SL,X0:()=>d.X0,XQ:()=>d.XQ,YL:()=>d.YL,aR:()=>d.aR,gI:()=>d.gI,hN:()=>d.hN,qf:()=>d.qf,we:()=>d.we,yR:()=>d.yR,yZ:()=>d.yZ,zD:()=>d.zD});var d=c(34629)},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92478:()=>{},94735:a=>{"use strict";a.exports=require("events")},96488:(a,b,c)=>{"use strict";c.d(b,{DU:()=>i,P3:()=>g,bf:()=>f,dJ:()=>d,ko:()=>h,xd:()=>e});let d="http://localhost:3002",e="http://localhost:3003",f="http://localhost:3080",g="default",h="http://localhost:3050",i="http://localhost:3051"}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[6641,4975,8475,4999,9815,7631,127,4629],()=>b(b.s=8320));module.exports=c})();
16
+ `}}}};for(;;){let a=JSON.parse(JSON.stringify(f));a.variables.offset=e;let g=`${b}/api/v4/query_range`;try{let b=(await u.A.post(g,a,{headers:{"Content-Type":"application/json","SIGNOZ-API-KEY":c},timeout:3e4})).data,f=b?.data?.result?.[0],h=[];if(!(h=f?.series?f.series.map(a=>({trace_id:a.labels?.trace_id,span_id:a.labels?.span_id,parent_span_id:a.labels?.parent_span_id,timestamp:a.labels?.timestamp,name:a.labels?.name,attributes_string_json:a.labels?.attributes_string_json,attributes_number_json:a.labels?.attributes_number_json,attributes_bool_json:a.labels?.attributes_bool_json,resources_string_json:a.labels?.resources_string_json})).filter(a=>a.trace_id&&a.span_id):[]).length)break;for(let a of h){let b=JSON.parse(a.attributes_string_json||"{}"),c=JSON.parse(a.attributes_number_json||"{}"),e=JSON.parse(a.attributes_bool_json||"{}"),f=JSON.parse(a.resources_string_json||"{}");d.push({spanId:a.span_id,traceId:a.trace_id,timestamp:a.timestamp,data:{name:a.name,spanID:a.span_id,traceID:a.trace_id,parentSpanID:a.parent_span_id,...b,...c,...e,...f}})}if(e+=1e3,h.length<1e3)break}catch(a){console.error(`❌ Error fetching spans at offset ${e}:`,a);break}}return d}var A=c(11579),B=c(96488);(0,v.Ay)(u.A,{retries:3,retryDelay:v.Ay.exponentialDelay});let C="force-dynamic",D=process.env.SIGNOZ_URL||process.env.PUBLIC_SIGNOZ_URL||B.bf,E=process.env.SIGNOZ_API_KEY||"",F=new Date("2020-01-01T00:00:00Z").getTime();function G(a,b){let c=a?.data??a;return c?.[b]??a?.[b]}function H(a,b,c=""){let d=G(a,b);return"string"==typeof d?d:null==d?c:String(d)}function I(a,b,c=0){let d=G(a,b),e="number"==typeof d?d:Number(d);return Number.isFinite(e)?e:c}async function J(a){let b=(0,A.tZ)("signoz-query");if(!E||""===E.trim())throw Error("SIGNOZ_API_KEY is not configured. Please set the SIGNOZ_API_KEY environment variable.");try{let c=`${D}/api/v4/query_range`,d=(await u.A.post(c,a,{headers:{"Content-Type":"application/json","SIGNOZ-API-KEY":E},timeout:3e4})).data,e=d?.data?.result?d.data.result.map(a=>({queryName:a.queryName,count:a.list?.length})):[];return b.debug({responseData:e},"SigNoz response (truncated)"),d}catch(a){if(b.error({error:a},"SigNoz query error"),u.A.isAxiosError(a)){if("ECONNREFUSED"===a.code||"ENOTFOUND"===a.code||"ETIMEDOUT"===a.code)throw Error(`SigNoz service unavailable: ${a.message}`);if(a.response?.status===401||a.response?.status===403)throw Error(`SigNoz authentication failed: ${a.response.statusText}`);if(a.response?.status===400)throw Error(`Invalid SigNoz query: ${a.response.statusText}`);if(a.response?.status===429)throw Error(`SigNoz rate limit exceeded: ${a.response.statusText}`);if(a.response?.status&&a.response.status>=500)throw Error(`SigNoz server error: ${a.response.statusText}`);throw Error(`SigNoz request failed: ${a.message}`)}throw Error(`SigNoz query failed: ${a instanceof Error?a.message:"Unknown error"}`)}}function K(a,b){let c=a?.data?.result?.find(a=>a?.queryName===b)?.list??[];return Array.isArray(c)?c:[]}async function L(a,b){let{conversationId:c}=await b.params;if(!c)return w.NextResponse.json({error:"Conversation ID is required"},{status:400});try{let a=Date.now(),b=function(a,b=F,c=Date.now()){let d=[{key:{key:x.SH.CONVERSATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:a}],e=(a,b,c,e)=>({dataSource:x.YL.TRACES,queryName:a,aggregateOperator:x.qf.NOOP,aggregateAttribute:{},filters:{op:x.we.AND,items:[...d,...b]},selectColumns:c,expression:a,disabled:x.yZ.DISABLED,having:x.yZ.HAVING,stepInterval:x.yZ.STEP_INTERVAL,limit:e,orderBy:[{columnName:x.SH.TIMESTAMP,order:x.SL.DESC}],groupBy:x.yZ.EMPTY_GROUP_BY,offset:x.yZ.OFFSET});return{start:b,end:c,step:x.yZ.STEP,variables:{},compositeQuery:{queryType:x.zD.BUILDER,panelType:x.Nv.LIST,builderQueries:{toolCalls:e(x.XQ.TOOL_CALLS,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.AI_TOOL_CALL}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.AI_TOOL_CALL_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_TOOL_CALL_RESULT,...x.A3.STRING_TAG},{key:x.SH.AI_TOOL_CALL_ARGS,...x.A3.STRING_TAG},{key:x.SH.AI_TOOL_TYPE,...x.A3.STRING_TAG},{key:x.SH.AI_SUB_AGENT_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_TELEMETRY_FUNCTION_ID,...x.A3.STRING_TAG},{key:x.SH.DELEGATION_FROM_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.DELEGATION_TO_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.TRANSFER_FROM_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.TRANSFER_TO_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.TOOL_PURPOSE,...x.A3.STRING_TAG},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.AGENT_NAME,...x.A3.STRING_TAG}]),contextResolution:e(x.XQ.CONTEXT_RESOLUTION,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.CONTEXT_RESOLUTION}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.CONTEXT_URL,...x.A3.STRING_TAG},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_CONFIG_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_HEADERS_KEYS,...x.A3.STRING_TAG}]),contextHandle:e(x.XQ.CONTEXT_HANDLE,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.CONTEXT_HANDLE}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.CONTEXT_URL,...x.A3.STRING_TAG},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_CONFIG_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.CONTEXT_HEADERS_KEYS,...x.A3.STRING_TAG}]),agentGenerations:e(x.XQ.AGENT_GENERATIONS,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.AGENT_GENERATION}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.STATUS_MESSAGE,...x.A3.STRING_TAG},{key:x.SH.OTEL_STATUS_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.SUB_AGENT_ID,...x.A3.STRING_TAG}]),spansWithErrors:e(x.XQ.SPANS_WITH_ERRORS,[{key:{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},op:x.we.EQUALS,value:!0}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN}]),userMessages:e(x.XQ.USER_MESSAGES,[{key:{key:x.SH.MESSAGE_CONTENT,...x.A3.STRING_TAG},op:x.we.NOT_EQUALS,value:""}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.MESSAGE_CONTENT,...x.A3.STRING_TAG},{key:x.SH.MESSAGE_TIMESTAMP,...x.A3.STRING_TAG},{key:x.SH.AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.AGENT_NAME,...x.A3.STRING_TAG}]),aiAssistantMessages:e(x.XQ.AI_ASSISTANT_MESSAGES,[{key:{key:x.SH.AI_RESPONSE_CONTENT,...x.A3.STRING_TAG},op:x.we.NOT_EQUALS,value:""}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.AI_RESPONSE_CONTENT,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_TIMESTAMP,...x.A3.STRING_TAG},{key:x.SH.AI_SUB_AGENT_NAME_ALT,...x.A3.STRING_TAG}]),aiGenerations:e(x.XQ.AI_GENERATIONS,[{key:{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:x.yR.GENERATE_TEXT}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.AI_TELEMETRY_FUNCTION_ID,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_ID,...x.A3.STRING_TAG},{key:x.SH.GEN_AI_USAGE_INPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.AI_RESPONSE_TEXT,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_TOOL_CALLS,...x.A3.STRING_TAG},{key:x.SH.AI_PROMPT_MESSAGES,...x.A3.STRING_TAG}]),aiStreamingText:e(x.XQ.AI_STREAMING_TEXT,[{key:{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:x.yR.STREAM_TEXT}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.SUB_AGENT_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_TEXT,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_ID,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_PROVIDER,...x.A3.STRING_TAG},{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},{key:x.SH.GEN_AI_USAGE_INPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.AI_TELEMETRY_FUNCTION_ID,...x.A3.STRING_TAG}]),aiStreamingObject:e(x.XQ.AI_STREAMING_OBJECT,[{key:{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},op:x.we.EQUALS,value:x.yR.STREAM_OBJECT}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.SUB_AGENT_NAME,...x.A3.STRING_TAG},{key:x.SH.AI_RESPONSE_OBJECT,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_ID,...x.A3.STRING_TAG},{key:x.SH.AI_MODEL_PROVIDER,...x.A3.STRING_TAG},{key:x.SH.AI_OPERATION_ID,...x.A3.STRING_TAG},{key:x.SH.GEN_AI_USAGE_INPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,...x.A3.INT64_TAG},{key:x.SH.AI_TELEMETRY_FUNCTION_ID,...x.A3.STRING_TAG}]),contextFetchers:e(x.XQ.CONTEXT_FETCHERS,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.CONTEXT_FETCHER}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.HTTP_URL,...x.A3.STRING_TAG},{key:x.SH.HTTP_STATUS_CODE,...x.A3.STRING_TAG},{key:x.SH.HTTP_RESPONSE_BODY_SIZE,...x.A3.STRING_TAG}]),durationSpans:e(x.XQ.DURATION_SPANS,[],[{key:x.SH.TRACE_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.PARENT_SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.DURATION_NANO,...x.A3.FLOAT64_TAG_COLUMN},{key:x.SH.TIMESTAMP,...x.A3.INT64_TAG_COLUMN}]),artifactProcessing:e(x.XQ.ARTIFACT_PROCESSING,[{key:{key:x.SH.NAME,...x.A3.STRING_TAG_COLUMN},op:x.we.EQUALS,value:x.aR.ARTIFACT_PROCESSING}],[{key:x.SH.SPAN_ID,...x.A3.STRING_TAG_COLUMN},{key:x.SH.HAS_ERROR,...x.A3.BOOL_TAG_COLUMN},{key:x.SH.ARTIFACT_ID,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_TYPE,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_SUB_AGENT_ID,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_TOOL_CALL_ID,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_NAME,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_DESCRIPTION,...x.A3.STRING_TAG},{key:x.SH.ARTIFACT_DATA,...x.A3.STRING_TAG}])}},dataSource:x.YL.TRACES}}(c,F,a),d=await J(b),e=K(d,x.XQ.TOOL_CALLS),f=K(d,x.XQ.CONTEXT_RESOLUTION),g=K(d,x.XQ.CONTEXT_HANDLE),h=K(d,x.XQ.AGENT_GENERATIONS),i=K(d,x.XQ.SPANS_WITH_ERRORS),j=K(d,x.XQ.USER_MESSAGES),k=K(d,x.XQ.AI_ASSISTANT_MESSAGES),l=K(d,x.XQ.AI_GENERATIONS),m=K(d,x.XQ.AI_STREAMING_TEXT),n=K(d,x.XQ.AI_STREAMING_OBJECT),o=K(d,x.XQ.CONTEXT_FETCHERS),p=K(d,x.XQ.DURATION_SPANS),q=K(d,x.XQ.ARTIFACT_PROCESSING),r=["execution_handler.execute","agent.load_tools","context.handle_context_resolution","context.resolve","agent.generate","context-resolver.resolve_single_fetch_definition","agent_session.generate_structured_update","agent_session.process_artifact","agent_session.generate_artifact_metadata","response.format_object_response","response.format_response","ai.toolCall"],s=0,t=0;for(let a of i){let b=H(a,x.SH.NAME,"");r.includes(b)?s++:t++}let u=null,v=null;for(let a of j)if(u=H(a,x.SH.AGENT_ID,"")||null,v=H(a,x.SH.AGENT_NAME,"")||null,u||v)break;let y=[];for(let a of e){let b=H(a,x.SH.AI_TOOL_CALL_NAME,"Unknown Tool");if("thinking_complete"===b)continue;let c=!0===G(a,x.SH.HAS_ERROR),d=I(a,x.SH.DURATION_NANO)/1e6,e=H(a,x.SH.AI_TOOL_TYPE,""),f=H(a,x.SH.TOOL_PURPOSE,""),g=H(a,x.SH.AI_TELEMETRY_FUNCTION_ID,""),h=H(a,x.SH.DELEGATION_FROM_SUB_AGENT_ID,""),i=H(a,x.SH.DELEGATION_TO_SUB_AGENT_ID,""),j=H(a,x.SH.TRANSFER_FROM_SUB_AGENT_ID,""),k=H(a,x.SH.TRANSFER_TO_SUB_AGENT_ID,""),l=H(a,x.SH.AI_TOOL_CALL_ARGS,""),m=H(a,x.SH.AI_TOOL_CALL_RESULT,""),n=c?H(a,x.SH.STATUS_MESSAGE,"")||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""):"";y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.TOOL_CALL,name:b,toolName:b,description:c&&n?`Tool ${b} failed`:`Called ${b}`,timestamp:a.timestamp,status:c?x.hN.ERROR:x.hN.SUCCESS,subAgentName:H(a,x.SH.AI_SUB_AGENT_NAME,x.X0.UNKNOWN_AGENT),result:c?`Tool call failed (${d.toFixed(2)}ms)`:`${d.toFixed(2)}ms`,toolType:e||void 0,toolPurpose:f||void 0,aiTelemetryFunctionId:g||void 0,delegationFromSubAgentId:h||void 0,delegationToSubAgentId:i||void 0,transferFromSubAgentId:j||void 0,transferToSubAgentId:k||void 0,toolCallArgs:l||void 0,toolCallResult:m||void 0,toolStatusMessage:n||void 0})}for(let a of f){let b,c=!0===G(a,x.SH.HAS_ERROR),d=H(a,x.SH.STATUS_MESSAGE)||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""),e=G(a,x.SH.CONTEXT_HEADERS_KEYS);try{"string"==typeof e?b=JSON.parse(e):Array.isArray(e)&&(b=e)}catch{}y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.CONTEXT_RESOLUTION,name:x.X0.CONTEXT_FETCH,description:`Context fetch ${c?"failed":"completed"}`,timestamp:a.timestamp,status:c?x.hN.ERROR:x.hN.SUCCESS,contextStatusDescription:d||void 0,contextUrl:H(a,x.SH.CONTEXT_URL,"")||void 0,contextConfigId:H(a,x.SH.CONTEXT_CONFIG_ID,"")||void 0,contextAgentAgentId:H(a,x.SH.CONTEXT_AGENT_ID,"")||void 0,contextHeadersKeys:b})}for(let a of g){let b,c=!0===G(a,x.SH.HAS_ERROR),d=H(a,x.SH.STATUS_MESSAGE)||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""),e=G(a,x.SH.CONTEXT_HEADERS_KEYS);try{"string"==typeof e?b=JSON.parse(e):Array.isArray(e)&&(b=e)}catch{}y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.CONTEXT_RESOLUTION,name:x.X0.CONTEXT_FETCH,description:`Context handle ${c?"failed":"completed"}`,timestamp:a.timestamp,status:c?x.hN.ERROR:x.hN.SUCCESS,contextStatusDescription:d||void 0,contextUrl:H(a,x.SH.CONTEXT_URL,"")||void 0,contextConfigId:H(a,x.SH.CONTEXT_CONFIG_ID,"")||void 0,contextAgentAgentId:H(a,x.SH.CONTEXT_AGENT_ID,"")||void 0,contextHeadersKeys:b})}for(let a of j){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.USER_MESSAGE,name:x.X0.USER_MESSAGE,description:"User sent a message",timestamp:H(a,x.SH.MESSAGE_TIMESTAMP),status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:x.FD.USER,subAgentName:x.X0.USER,result:b?"Message processing failed":`Message received successfully (${c.toFixed(2)}ms)`,messageContent:H(a,x.SH.MESSAGE_CONTENT,"")})}for(let a of k){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_ASSISTANT_MESSAGE,name:x.X0.AI_ASSISTANT_MESSAGE,description:"AI Assistant responded",timestamp:H(a,x.SH.AI_RESPONSE_TIMESTAMP),status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:x.FD.AI_ASSISTANT,subAgentName:H(a,x.SH.AI_SUB_AGENT_NAME_ALT,x.X0.UNKNOWN_AGENT),result:b?"AI response failed":`AI response sent successfully (${c.toFixed(2)}ms)`,aiResponseContent:H(a,x.SH.AI_RESPONSE_CONTENT,""),aiResponseTimestamp:H(a,x.SH.AI_RESPONSE_TIMESTAMP,"")||void 0})}for(let a of l){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6,d=H(a,x.SH.AI_RESPONSE_TOOL_CALLS,""),e=H(a,x.SH.AI_PROMPT_MESSAGES,"");y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_GENERATION,name:x.X0.AI_TEXT_GENERATION,description:"AI model generating text response",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:H(a,x.SH.AGENT_ID,"")||void 0,subAgentName:H(a,x.SH.AI_TELEMETRY_FUNCTION_ID,"")||void 0,result:b?"AI generation failed":`AI text generated successfully (${c.toFixed(2)}ms)`,aiModel:H(a,x.SH.AI_MODEL_ID,"Unknown Model"),inputTokens:I(a,x.SH.GEN_AI_USAGE_INPUT_TOKENS,0),outputTokens:I(a,x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,0),aiResponseText:H(a,x.SH.AI_RESPONSE_TEXT,"")||void 0,aiResponseToolCalls:d||void 0,aiPromptMessages:e||void 0})}for(let a of h){let b=!0===G(a,x.SH.HAS_ERROR),c=H(a,x.SH.STATUS_MESSAGE)||H(a,x.SH.OTEL_STATUS_DESCRIPTION,""),d=H(a,x.SH.OTEL_STATUS_CODE,""),e=H(a,x.SH.OTEL_STATUS_DESCRIPTION,"");y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AGENT_GENERATION,name:"agent.generate",description:b?"Agent generation failed":"Agent generation",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,result:b?c||"Agent generation failed":"Agent generation completed",hasError:b,otelStatusCode:b?d:void 0,otelStatusDescription:b?e||c:void 0,subAgentId:H(a,x.SH.SUB_AGENT_ID,"")||void 0})}for(let a of m){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_MODEL_STREAMED_TEXT,name:x.X0.AI_STREAMING_TEXT,description:"AI model streaming text response",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:H(a,x.SH.SUB_AGENT_ID,"")||void 0,subAgentName:H(a,x.SH.SUB_AGENT_NAME,x.X0.UNKNOWN_AGENT),result:b?"AI streaming failed":`AI text streamed successfully (${c.toFixed(2)}ms)`,aiStreamTextContent:H(a,x.SH.AI_RESPONSE_TEXT,""),aiStreamTextModel:H(a,x.SH.AI_MODEL_ID,"Unknown Model"),aiStreamTextOperationId:H(a,x.SH.AI_OPERATION_ID,"")||void 0,inputTokens:I(a,x.SH.GEN_AI_USAGE_INPUT_TOKENS,0),outputTokens:I(a,x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,0),aiTelemetryFunctionId:H(a,x.SH.AI_TELEMETRY_FUNCTION_ID,"")||void 0})}for(let a of n){let b=!0===G(a,x.SH.HAS_ERROR),c=I(a,x.SH.DURATION_NANO)/1e6;y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.AI_MODEL_STREAMED_OBJECT,name:x.X0.AI_STREAMING_OBJECT,description:"AI model streaming object response",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:H(a,x.SH.SUB_AGENT_ID,"")||void 0,subAgentName:H(a,x.SH.SUB_AGENT_NAME,x.X0.UNKNOWN_AGENT),result:b?"AI streaming object failed":`AI object streamed successfully (${c.toFixed(2)}ms)`,aiStreamObjectContent:H(a,x.SH.AI_RESPONSE_OBJECT,""),aiStreamObjectModel:H(a,x.SH.AI_MODEL_ID,"Unknown Model"),aiStreamObjectOperationId:H(a,x.SH.AI_OPERATION_ID,"")||void 0,inputTokens:I(a,x.SH.GEN_AI_USAGE_INPUT_TOKENS,0),outputTokens:I(a,x.SH.GEN_AI_USAGE_OUTPUT_TOKENS,0),aiTelemetryFunctionId:H(a,x.SH.AI_TELEMETRY_FUNCTION_ID,"")||void 0})}for(let a of o){let b=!0===G(a,x.SH.HAS_ERROR);y.push({id:H(a,x.SH.SPAN_ID,""),type:x.gI.CONTEXT_FETCH,name:x.X0.CONTEXT_FETCH,description:"",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentId:x.PC,subAgentName:"Context Fetcher",result:b?"Context fetch failed":H(a,x.SH.HTTP_URL,"Unknown URL")})}for(let a of q){let b=!0===G(a,x.SH.HAS_ERROR),c=H(a,x.SH.ARTIFACT_NAME,""),d=H(a,x.SH.ARTIFACT_TYPE,""),e=H(a,x.SH.ARTIFACT_DESCRIPTION,"");y.push({id:H(a,x.SH.SPAN_ID,""),type:"artifact_processing",name:"Artifact Processing",description:"Artifact processed",timestamp:a.timestamp,status:b?x.hN.ERROR:x.hN.SUCCESS,subAgentName:H(a,x.SH.ARTIFACT_SUB_AGENT_ID,"")||"Unknown Agent",result:b?"Artifact processing failed":"Artifact processed successfully",artifactId:H(a,x.SH.ARTIFACT_ID,"")||void 0,artifactType:d||void 0,artifactName:c||void 0,artifactDescription:e||void 0,artifactData:H(a,x.SH.ARTIFACT_DATA,"")||void 0,artifactSubAgentId:H(a,x.SH.ARTIFACT_SUB_AGENT_ID,"")||void 0,artifactToolCallId:H(a,x.SH.ARTIFACT_TOOL_CALL_ID,"")||void 0})}let B=p.map(a=>new Date(a.timestamp).getTime()),C=B.length>0?Math.min(...B):null,L=B.length>0?Math.max(...B):null;y.sort((a,b)=>new Date(a.timestamp).getTime()-new Date(b.timestamp).getTime());let M=y.find(a=>a.type===x.gI.USER_MESSAGE),N=[...y].reverse().find(a=>a.type===x.gI.AI_ASSISTANT_MESSAGE||a.type===x.gI.AI_GENERATION||a.type===x.gI.AI_MODEL_STREAMED_TEXT||a.type===x.gI.AI_MODEL_STREAMED_OBJECT),O=M?new Date(M.timestamp).getTime():C,P=N?new Date(N.timestamp).getTime():L,Q=O&&P?Math.max(0,P-O):0,R=0,S=0;for(let a of y)(a.type===x.gI.AI_GENERATION||a.type===x.gI.AI_MODEL_STREAMED_TEXT||a.type===x.gI.AI_MODEL_STREAMED_OBJECT)&&"number"==typeof a.inputTokens&&(R+=a.inputTokens),(a.type===x.gI.AI_GENERATION||a.type===x.gI.AI_MODEL_STREAMED_TEXT||a.type===x.gI.AI_MODEL_STREAMED_OBJECT)&&"number"==typeof a.outputTokens&&(S+=a.outputTokens);let T=l.length,U=[];try{U=await z(c,D,E)}catch(a){(0,A.tZ)("span-attributes").error({error:a},"allSpanAttributes SQL fetch skipped/failed")}let V={conversationId:c,startTime:O||null,endTime:P||null,duration:Q,totalMessages:(()=>{let a=0;for(let b of y)(b.type===x.gI.USER_MESSAGE||b.type===x.gI.AI_ASSISTANT_MESSAGE)&&a++;return a})(),totalToolCalls:y.filter(a=>a.type===x.gI.TOOL_CALL).length,totalErrors:0,totalOpenAICalls:T};return w.NextResponse.json({...V,activities:y,conversationStartTime:O||null,conversationEndTime:P||null,conversationDuration:Q,totalInputTokens:R,totalOutputTokens:S,mcpToolErrors:[],agentId:u,agentName:v,allSpanAttributes:U,spansWithErrorsCount:i.length,errorCount:s,warningCount:t})}catch(b){(0,A.tZ)("conversation-details").error({error:b},"Error fetching conversation details");let a=b instanceof Error?b.message:"Failed to fetch conversation details";if(a.includes("SIGNOZ_API_KEY is not configured"))return w.NextResponse.json({error:a},{status:501});if(a.includes("SigNoz service unavailable"))return w.NextResponse.json({error:a},{status:503});if(a.includes("SigNoz authentication failed"))return w.NextResponse.json({error:a},{status:502});if(a.includes("Invalid SigNoz query"))return w.NextResponse.json({error:a},{status:400});if(a.includes("SigNoz rate limit exceeded"))return w.NextResponse.json({error:a},{status:429});if(a.includes("SigNoz server error"))return w.NextResponse.json({error:a},{status:502});return w.NextResponse.json({error:a},{status:500})}}let M=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/signoz/conversations/[conversationId]/route",pathname:"/api/signoz/conversations/[conversationId]",filename:"route",bundlePath:"app/api/signoz/conversations/[conversationId]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/agents/agents/agents-manage-ui/src/app/api/signoz/conversations/[conversationId]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:N,workUnitAsyncStorage:O,serverHooks:P}=M;function Q(){return(0,g.patchFetch)({workAsyncStorage:N,workUnitAsyncStorage:O})}async function R(a,b,c){var d;let e="/api/signoz/conversations/[conversationId]/route";"/index"===e&&(e="/");let g=await M.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),E=!!(y.dynamicRoutes[D]||y.routes[C]);if(E&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let F=null;!E||M.isDev||x||(F="/index"===(F=C)?"/":F);let G=!0===M.isDev||!E,H=E&&!G,I=a.method||"GET",J=(0,i.getTracer)(),K=J.getActiveScopeSpan(),L={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:G,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:H,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>M.onRequestError(a,b,d,z)},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=>M.handle(P,L).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=J.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=`${I} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${I} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!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=L.renderOpts.fetchMetrics;let i=L.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=L.renderOpts.collectedTags;if(!E)return await (0,o.I)(N,O,e,L.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!==L.renderOpts.collectedRevalidate&&!(L.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&L.renderOpts.collectedRevalidate,d=void 0===L.renderOpts.collectedExpire||L.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:L.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 M.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})},z),b}},l=await M.handleResponse({req:a,nextConfig:w,cacheKey:F,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!E)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",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&E||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};K?await g(K):await J.withPropagatedContext(a.headers,()=>J.trace(m.BaseServerSpan.handleRequest,{spanName:`${I} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":I,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await M.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:H,isOnDemandRevalidate:A})}),E)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},11579:(a,b,c)=>{"use strict";c.d(b,{tZ:()=>i});let d=require("node:async_hooks");var e=c(13783);let f=process.env.LOG_LEVEL||"info",g=(0,e.pino)({level:f,serializers:{obj:a=>({...a})},redact:["req.headers.authorization",'req.headers["x-inkeep-admin-authentication"]'],...!1}),h=new d.AsyncLocalStorage;function i(a){let b=h.getStore(),c=b?.get("requestId")||void 0;return c?g.child({reqId:c,name:a}):g.child({name:a})}},12412:a=>{"use strict";a.exports=require("assert")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},45622:()=>{},48161:a=>{"use strict";a.exports=require("node:os")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},73566:a=>{"use strict";a.exports=require("worker_threads")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},81630:a=>{"use strict";a.exports=require("http")},83997:a=>{"use strict";a.exports=require("tty")},85332:(a,b,c)=>{"use strict";c.d(b,{A3:()=>d.A3,FD:()=>d.FD,Ns:()=>d.Ns,Nv:()=>d.Nv,PC:()=>d.PC,SH:()=>d.SH,SL:()=>d.SL,X0:()=>d.X0,XQ:()=>d.XQ,YL:()=>d.YL,aR:()=>d.aR,gI:()=>d.gI,hN:()=>d.hN,qf:()=>d.qf,we:()=>d.we,yR:()=>d.yR,yZ:()=>d.yZ,zD:()=>d.zD});var d=c(34629)},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},92478:()=>{},94735:a=>{"use strict";a.exports=require("events")},96488:(a,b,c)=>{"use strict";c.d(b,{DU:()=>i,P3:()=>g,bf:()=>f,dJ:()=>d,ko:()=>h,xd:()=>e});let d="http://localhost:3002",e="http://localhost:3003",f="http://localhost:3080",g="default",h="http://localhost:3050",i="http://localhost:3051"}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[6641,4975,8475,4999,9815,7631,127,4629],()=>b(b.s=8320));module.exports=c})();