@inkeep/agents-manage-ui 0.1.4 → 0.1.7

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 (427) 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 +320 -259
  3. package/.next/standalone/agents-manage-ui/.next/app-path-routes-manifest.json +10 -9
  4. package/.next/standalone/agents-manage-ui/.next/build-manifest.json +3 -3
  5. package/.next/standalone/agents-manage-ui/.next/prerender-manifest.json +13 -13
  6. package/.next/standalone/agents-manage-ui/.next/required-server-files.json +4 -4
  7. package/.next/standalone/agents-manage-ui/.next/routes-manifest.json +9 -0
  8. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page.js +2 -2
  9. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page.js.nft.json +1 -1
  10. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/page_client-reference-manifest.js +1 -1
  11. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page.js +3 -3
  12. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page.js.nft.json +1 -1
  13. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/api-keys/page_client-reference-manifest.js +1 -1
  14. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/page.js +2 -2
  15. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/page.js.nft.json +1 -1
  16. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/page_client-reference-manifest.js +1 -1
  17. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/new/page.js +2 -2
  18. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/new/page.js.nft.json +1 -1
  19. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/new/page_client-reference-manifest.js +1 -1
  20. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/page.js +2 -2
  21. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/page.js.nft.json +1 -1
  22. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/artifact-components/page_client-reference-manifest.js +1 -1
  23. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js +2 -2
  24. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page.js.nft.json +1 -1
  25. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page_client-reference-manifest.js +1 -1
  26. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js +2 -2
  27. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page.js.nft.json +1 -1
  28. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page_client-reference-manifest.js +1 -1
  29. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js +2 -2
  30. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page.js.nft.json +1 -1
  31. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/page_client-reference-manifest.js +1 -1
  32. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js +2 -2
  33. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.js.nft.json +1 -1
  34. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page_client-reference-manifest.js +1 -1
  35. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js +2 -2
  36. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page.js.nft.json +1 -1
  37. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/new/providers/page_client-reference-manifest.js +1 -1
  38. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js +2 -2
  39. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page.js.nft.json +1 -1
  40. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/credentials/page_client-reference-manifest.js +1 -1
  41. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/page.js +2 -2
  42. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/page.js.nft.json +1 -1
  43. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/page_client-reference-manifest.js +1 -1
  44. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/new/page.js +2 -2
  45. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/new/page.js.nft.json +1 -1
  46. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/new/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/page.js +2 -2
  48. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/page.js.nft.json +1 -1
  49. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/data-components/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/[graphId]/page.js +2 -2
  51. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/[graphId]/page.js.nft.json +1 -1
  52. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/[graphId]/page_client-reference-manifest.js +1 -1
  53. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/new/page.js +2 -2
  54. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/new/page.js.nft.json +1 -1
  55. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/new/page_client-reference-manifest.js +1 -1
  56. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/page.js +2 -2
  57. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/page.js.nft.json +1 -1
  58. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/graphs/page_client-reference-manifest.js +1 -1
  59. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js +2 -2
  60. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page.js.nft.json +1 -1
  61. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/page_client-reference-manifest.js +1 -1
  62. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js +2 -2
  63. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page.js.nft.json +1 -1
  64. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page_client-reference-manifest.js +1 -1
  65. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js +2 -2
  66. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page.js.nft.json +1 -1
  67. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/new/page_client-reference-manifest.js +1 -1
  68. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js +2 -2
  69. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page.js.nft.json +1 -1
  70. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/mcp-servers/page_client-reference-manifest.js +1 -1
  71. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page.js +2 -2
  72. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page.js.nft.json +1 -1
  73. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/page_client-reference-manifest.js +1 -1
  74. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page.js +2 -0
  75. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page.js.nft.json +1 -0
  76. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/settings/page_client-reference-manifest.js +1 -0
  77. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js +2 -2
  78. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.js.nft.json +1 -1
  79. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/ai-calls/page_client-reference-manifest.js +1 -1
  80. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js +3 -3
  81. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.js.nft.json +1 -1
  82. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page_client-reference-manifest.js +1 -1
  83. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js +3 -3
  84. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page.js.nft.json +1 -1
  85. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/[projectId]/traces/page_client-reference-manifest.js +1 -1
  86. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js +3 -3
  87. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page.js.nft.json +1 -1
  88. package/.next/standalone/agents-manage-ui/.next/server/app/[tenantId]/projects/page_client-reference-manifest.js +1 -1
  89. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page.js +2 -2
  90. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page.js.nft.json +1 -1
  91. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  92. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.html +1 -1
  93. package/.next/standalone/agents-manage-ui/.next/server/app/_not-found.rsc +9 -9
  94. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route.js +2 -2
  95. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/conversations/[conversationId]/route_client-reference-manifest.js +1 -1
  96. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route.js +1 -1
  97. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route.js.nft.json +1 -1
  98. package/.next/standalone/agents-manage-ui/.next/server/app/api/signoz/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/agents-manage-ui/.next/server/app/favicon.ico/route.js +1 -1
  100. package/.next/standalone/agents-manage-ui/.next/server/app/icon.svg/route.js +1 -1
  101. package/.next/standalone/agents-manage-ui/.next/server/app/index.html +1 -1
  102. package/.next/standalone/agents-manage-ui/.next/server/app/index.meta +1 -1
  103. package/.next/standalone/agents-manage-ui/.next/server/app/index.rsc +10 -10
  104. package/.next/standalone/agents-manage-ui/.next/server/app/page.js +2 -2
  105. package/.next/standalone/agents-manage-ui/.next/server/app/page.js.nft.json +1 -1
  106. package/.next/standalone/agents-manage-ui/.next/server/app/page_client-reference-manifest.js +1 -1
  107. package/.next/standalone/agents-manage-ui/.next/server/app-paths-manifest.json +10 -9
  108. package/.next/standalone/agents-manage-ui/.next/server/chunks/1129.js +1 -0
  109. package/.next/standalone/agents-manage-ui/.next/server/chunks/1345.js +4054 -0
  110. package/.next/standalone/agents-manage-ui/.next/server/chunks/{6681.js → 2111.js} +2 -2
  111. package/.next/standalone/agents-manage-ui/.next/server/chunks/249.js +1 -0
  112. package/.next/standalone/agents-manage-ui/.next/server/chunks/2640.js +3 -0
  113. package/.next/standalone/agents-manage-ui/.next/server/chunks/3637.js +1 -0
  114. package/.next/standalone/agents-manage-ui/.next/server/chunks/3698.js +1 -0
  115. package/.next/standalone/agents-manage-ui/.next/server/chunks/4050.js +1 -1
  116. package/.next/standalone/agents-manage-ui/.next/server/chunks/4072.js +1 -0
  117. package/.next/standalone/agents-manage-ui/.next/server/chunks/4308.js +150 -0
  118. package/.next/standalone/agents-manage-ui/.next/server/chunks/5061.js +1 -0
  119. package/.next/standalone/agents-manage-ui/.next/server/chunks/5451.js +51 -0
  120. package/.next/standalone/agents-manage-ui/.next/server/chunks/5795.js +5 -0
  121. package/.next/standalone/agents-manage-ui/.next/server/chunks/6214.js +4 -0
  122. package/.next/standalone/agents-manage-ui/.next/server/chunks/6397.js +18 -0
  123. package/.next/standalone/agents-manage-ui/.next/server/chunks/6555.js +1 -0
  124. package/.next/standalone/agents-manage-ui/.next/server/chunks/748.js +10 -0
  125. package/.next/standalone/agents-manage-ui/.next/server/chunks/789.js +1 -0
  126. package/.next/standalone/agents-manage-ui/.next/server/chunks/8007.js +1 -1
  127. package/.next/standalone/agents-manage-ui/.next/server/chunks/8848.js +1 -1
  128. package/.next/standalone/agents-manage-ui/.next/server/chunks/9037.js +1 -0
  129. package/.next/standalone/agents-manage-ui/.next/server/chunks/{3020.js → 9149.js} +2 -2
  130. package/.next/standalone/agents-manage-ui/.next/server/chunks/9289.js +1 -0
  131. package/.next/standalone/agents-manage-ui/.next/server/chunks/9568.js +16 -0
  132. package/.next/standalone/agents-manage-ui/.next/server/middleware-build-manifest.js +1 -1
  133. package/.next/standalone/agents-manage-ui/.next/server/next-font-manifest.js +1 -1
  134. package/.next/standalone/agents-manage-ui/.next/server/next-font-manifest.json +1 -1
  135. package/.next/standalone/agents-manage-ui/.next/server/pages/404.html +1 -1
  136. package/.next/standalone/agents-manage-ui/.next/server/pages/500.html +1 -1
  137. package/.next/standalone/agents-manage-ui/.next/server/pages-manifest.json +1 -1
  138. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.js +1 -1
  139. package/.next/standalone/agents-manage-ui/.next/server/server-reference-manifest.json +1 -1
  140. package/.next/standalone/agents-manage-ui/.next/static/chunks/1270-a21bc813b35c6990.js +2 -0
  141. package/.next/standalone/agents-manage-ui/.next/static/chunks/2607-ac2c09a9c147933e.js +1 -0
  142. package/.next/standalone/agents-manage-ui/.next/static/chunks/{274-f5215b5da25b6901.js → 274-6fcdb1ed8435f577.js} +1 -1
  143. package/.next/standalone/agents-manage-ui/.next/static/chunks/{3936-5aa83e3577a821a1.js → 3936-0686d404430d8a0a.js} +1 -1
  144. package/.next/standalone/agents-manage-ui/.next/static/chunks/{3af7e0b0-970ec6d6d7acef7a.js → 3af7e0b0-c9d8c435c0d41edc.js} +1 -1
  145. package/.next/standalone/agents-manage-ui/.next/static/chunks/4404-c31fe4440e2e31f5.js +1 -0
  146. package/.next/standalone/agents-manage-ui/.next/static/chunks/5002-e4d781b47e555135.js +1 -0
  147. package/.next/standalone/agents-manage-ui/.next/static/chunks/5068-6ffd97aef5843e57.js +1 -0
  148. package/.next/standalone/agents-manage-ui/.next/static/chunks/5523-4dcf385c8b38ed5a.js +1 -0
  149. package/.next/standalone/agents-manage-ui/.next/static/chunks/5537-82e488e20935e7eb.js +1 -0
  150. package/.next/standalone/agents-manage-ui/.next/static/chunks/5708-bc4e43f49a38389e.js +3 -0
  151. package/.next/standalone/agents-manage-ui/.next/static/chunks/5761-0213e90db5088f63.js +1 -0
  152. package/.next/standalone/agents-manage-ui/.next/static/chunks/5871-facd9b182ae62e2c.js +1 -0
  153. package/.next/standalone/agents-manage-ui/.next/static/chunks/{7259-10783435cb810de6.js → 6241-cfff0951b41567cc.js} +1 -1
  154. package/.next/standalone/agents-manage-ui/.next/static/chunks/7119-0ea08ae56f1207db.js +1 -0
  155. package/.next/standalone/agents-manage-ui/.next/static/chunks/7224-0fa99116bbf1298d.js +1 -0
  156. package/.next/standalone/agents-manage-ui/.next/static/chunks/8167-08a5173e398aade8.js +4 -0
  157. package/.next/standalone/agents-manage-ui/.next/static/chunks/8508-ba3adc6d7323eb6e.js +15 -0
  158. package/.next/standalone/agents-manage-ui/.next/static/chunks/8511-06a9103aab365a64.js +1 -0
  159. package/.next/standalone/agents-manage-ui/.next/static/chunks/8915-307f23297f4268b9.js +1 -0
  160. package/.next/standalone/agents-manage-ui/.next/static/chunks/9261-5a659eb9d4384ff7.js +16 -0
  161. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/error-bede0c03a3a393ed.js +1 -0
  162. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-fb6000f9bbcc9c2b.js +1 -0
  163. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/error-83f2cf29ca701e86.js +1 -0
  164. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/page-cbba918909f8c0c5.js +1 -0
  165. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/error-73f60f7d9e2e3f66.js +1 -0
  166. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/{loading-e75ca85bdb3a0b99.js → loading-41b14aa2b79a9f0c.js} +1 -1
  167. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/new/page-cbba918909f8c0c5.js +1 -0
  168. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/page-1d48f7cae6efac00.js +1 -0
  169. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-a524a6d8b4a1c812.js +1 -0
  170. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/error-856eed155dfcdfdb.js +1 -0
  171. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-5f60e8b333b18d5a.js +1 -0
  172. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/{page-e75ca85bdb3a0b99.js → page-41b14aa2b79a9f0c.js} +1 -1
  173. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-fcb5a00ae003d511.js +1 -0
  174. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/page-3583a5c38e2155d9.js +1 -0
  175. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/page-8407b77072692cfb.js +1 -0
  176. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/error-43bfce1bbb73a735.js +1 -0
  177. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/page-01d2a3969b987010.js +1 -0
  178. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/error-4d8e202e0c53bce1.js +1 -0
  179. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/{loading-e75ca85bdb3a0b99.js → loading-41b14aa2b79a9f0c.js} +1 -1
  180. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/new/page-01d2a3969b987010.js +1 -0
  181. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/page-29ed5254dcc31a50.js +1 -0
  182. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/[graphId]/error-38db8fe60e91be87.js +1 -0
  183. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/[graphId]/{loading-527a6d08c4f62226.js → loading-25e09aceeb55a07e.js} +1 -1
  184. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/[graphId]/page-4b2401403b7298d4.js +1 -0
  185. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/error-b1eae86a56728dd3.js +1 -0
  186. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/{loading-e75ca85bdb3a0b99.js → loading-41b14aa2b79a9f0c.js} +1 -1
  187. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/new/page-3296b523c96ae6e0.js +1 -0
  188. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/{page-e0095765b0fd4997.js → page-815dd2f13a65e0a7.js} +1 -1
  189. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/edit/{page-f12f2759668bbaef.js → page-e8d8533f8e4b78cf.js} +1 -1
  190. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page-cc521f08dbe4418f.js +1 -0
  191. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/{layout-527a6d08c4f62226.js → layout-25e09aceeb55a07e.js} +1 -1
  192. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/page-5623d5c6096688be.js +1 -0
  193. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-9801a3b1eae83fe3.js +1 -0
  194. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/{not-found-e492ac9bd69d5b1a.js → not-found-56f179af42ede65c.js} +1 -1
  195. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/error-270bf13722995aa3.js +1 -0
  196. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/settings/page-dfe59bc61542e011.js +1 -0
  197. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/ai-calls/page-86e7468ccced7ec0.js +1 -0
  198. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page-6fdc053f9c18cbe1.js +1 -0
  199. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-b5025d189a2f51c4.js +1 -0
  200. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/error-51f37a4accd0db95.js +1 -0
  201. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/loading-41b14aa2b79a9f0c.js +1 -0
  202. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-ab5dbc5771ed6ffb.js +1 -0
  203. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/_not-found/page-22ba0f5d73fa44a3.js +1 -0
  204. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-ec8032f5fe6ec6c4.js +1 -0
  205. package/.next/standalone/agents-manage-ui/.next/static/chunks/main-app-2761d94626546a79.js +1 -0
  206. package/.next/standalone/agents-manage-ui/.next/static/css/{5357c094e02f0902.css → 79d9a772deb9cf7c.css} +1 -1
  207. package/.next/standalone/agents-manage-ui/.next/static/css/87a090e510a0d73c.css +1 -0
  208. package/.next/standalone/agents-manage-ui/.next/static/media/19cfc7226ec3afaa-s.woff2 +0 -0
  209. package/.next/standalone/agents-manage-ui/.next/static/media/21350d82a1f187e9-s.woff2 +0 -0
  210. package/.next/standalone/agents-manage-ui/.next/static/media/ba9851c3c22cd980-s.woff2 +0 -0
  211. package/.next/standalone/agents-manage-ui/.next/static/media/c5fe6dc8356a8c31-s.woff2 +0 -0
  212. package/.next/standalone/agents-manage-ui/package.json +108 -107
  213. package/.next/standalone/agents-manage-ui/server.js +1 -1
  214. package/.next/standalone/node_modules/.pnpm/{@img+sharp-libvips-darwin-arm64@1.2.0/node_modules/@img/sharp-libvips-darwin-arm64/lib/libvips-cpp.8.17.1.dylib → @img+sharp-libvips-linux-x64@1.2.0/node_modules/@img/sharp-libvips-linux-x64/lib/libvips-cpp.so.8.17.1} +0 -0
  215. package/.next/standalone/node_modules/.pnpm/{@img+sharp-libvips-darwin-arm64@1.2.0/node_modules/@img/sharp-libvips-darwin-arm64 → @img+sharp-libvips-linux-x64@1.2.0/node_modules/@img/sharp-libvips-linux-x64}/package.json +11 -5
  216. package/.next/standalone/node_modules/.pnpm/@img+sharp-libvips-linuxmusl-x64@1.2.0/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/index.js +1 -0
  217. package/.next/standalone/node_modules/.pnpm/@img+sharp-libvips-linuxmusl-x64@1.2.0/node_modules/@img/sharp-libvips-linuxmusl-x64/lib/libvips-cpp.so.8.17.1 +0 -0
  218. package/.next/standalone/node_modules/.pnpm/@img+sharp-libvips-linuxmusl-x64@1.2.0/node_modules/@img/sharp-libvips-linuxmusl-x64/package.json +42 -0
  219. package/.next/standalone/node_modules/.pnpm/@img+sharp-libvips-linuxmusl-x64@1.2.0/node_modules/@img/sharp-libvips-linuxmusl-x64/versions.json +30 -0
  220. package/.next/standalone/node_modules/.pnpm/@img+sharp-linux-x64@0.34.3/node_modules/@img/sharp-linux-x64/lib/sharp-linux-x64.node +0 -0
  221. package/.next/standalone/node_modules/.pnpm/{@img+sharp-darwin-arm64@0.34.3/node_modules/@img/sharp-darwin-arm64 → @img+sharp-linux-x64@0.34.3/node_modules/@img/sharp-linux-x64}/package.json +13 -7
  222. package/.next/standalone/node_modules/.pnpm/@img+sharp-linuxmusl-x64@0.34.3/node_modules/@img/sharp-linuxmusl-x64/LICENSE +191 -0
  223. package/.next/standalone/node_modules/.pnpm/@img+sharp-linuxmusl-x64@0.34.3/node_modules/@img/sharp-linuxmusl-x64/lib/sharp-linuxmusl-x64.node +0 -0
  224. package/.next/standalone/node_modules/.pnpm/@img+sharp-linuxmusl-x64@0.34.3/node_modules/@img/sharp-linuxmusl-x64/package.json +46 -0
  225. package/.next/standalone/package.json +20 -6
  226. package/.next/standalone/packages/agents-core/package.json +12 -6
  227. package/package.json +11 -10
  228. package/.next/standalone/agents-manage-ui/.next/server/chunks/2345.js +0 -1
  229. package/.next/standalone/agents-manage-ui/.next/server/chunks/2347.js +0 -5
  230. package/.next/standalone/agents-manage-ui/.next/server/chunks/3177.js +0 -1
  231. package/.next/standalone/agents-manage-ui/.next/server/chunks/3335.js +0 -4047
  232. package/.next/standalone/agents-manage-ui/.next/server/chunks/335.js +0 -1
  233. package/.next/standalone/agents-manage-ui/.next/server/chunks/3664.js +0 -150
  234. package/.next/standalone/agents-manage-ui/.next/server/chunks/3858.js +0 -1
  235. package/.next/standalone/agents-manage-ui/.next/server/chunks/386.js +0 -4
  236. package/.next/standalone/agents-manage-ui/.next/server/chunks/4713.js +0 -1
  237. package/.next/standalone/agents-manage-ui/.next/server/chunks/5946.js +0 -1
  238. package/.next/standalone/agents-manage-ui/.next/server/chunks/6445.js +0 -24
  239. package/.next/standalone/agents-manage-ui/.next/server/chunks/7201.js +0 -1
  240. package/.next/standalone/agents-manage-ui/.next/server/chunks/7301.js +0 -1
  241. package/.next/standalone/agents-manage-ui/.next/server/chunks/7819.js +0 -16
  242. package/.next/standalone/agents-manage-ui/.next/server/chunks/796.js +0 -1
  243. package/.next/standalone/agents-manage-ui/.next/server/chunks/8380.js +0 -57
  244. package/.next/standalone/agents-manage-ui/.next/server/chunks/9334.js +0 -10
  245. package/.next/standalone/agents-manage-ui/.next/server/chunks/9450.js +0 -16
  246. package/.next/standalone/agents-manage-ui/.next/server/chunks/9661.js +0 -1
  247. package/.next/standalone/agents-manage-ui/.next/server/chunks/978.js +0 -16
  248. package/.next/standalone/agents-manage-ui/.next/static/chunks/1811-420293c348e00205.js +0 -1
  249. package/.next/standalone/agents-manage-ui/.next/static/chunks/1878-d1b3fbd6198bbad6.js +0 -1
  250. package/.next/standalone/agents-manage-ui/.next/static/chunks/1932-b3016305628cc118.js +0 -1
  251. package/.next/standalone/agents-manage-ui/.next/static/chunks/2055-1c4f55e5abadaa9c.js +0 -1
  252. package/.next/standalone/agents-manage-ui/.next/static/chunks/2115-35508a99aa945f2d.js +0 -24
  253. package/.next/standalone/agents-manage-ui/.next/static/chunks/2283-44c9dac9371f80d5.js +0 -1
  254. package/.next/standalone/agents-manage-ui/.next/static/chunks/3091-f87653cc2544aa4e.js +0 -2
  255. package/.next/standalone/agents-manage-ui/.next/static/chunks/4199-e3731b081b0880dd.js +0 -1
  256. package/.next/standalone/agents-manage-ui/.next/static/chunks/428-b19e0fc0e9c85a50.js +0 -16
  257. package/.next/standalone/agents-manage-ui/.next/static/chunks/5068-74e801947f474adc.js +0 -1
  258. package/.next/standalone/agents-manage-ui/.next/static/chunks/5595-fde6b05fca8dc75b.js +0 -17
  259. package/.next/standalone/agents-manage-ui/.next/static/chunks/5871-cdad8a5003548c51.js +0 -1
  260. package/.next/standalone/agents-manage-ui/.next/static/chunks/8074-d6be44cfbe291caf.js +0 -4
  261. package/.next/standalone/agents-manage-ui/.next/static/chunks/8161-799b3ed30db52715.js +0 -1
  262. package/.next/standalone/agents-manage-ui/.next/static/chunks/8915-df4183d9413a1d69.js +0 -1
  263. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/error-c7edc1b8d1dec6be.js +0 -1
  264. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/api-keys/page-1c4f8552dee0604b.js +0 -1
  265. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/error-1d6e0c6f86ddcff5.js +0 -1
  266. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/page-ee69729be1083ab5.js +0 -1
  267. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/error-e28f4e31842e2a18.js +0 -1
  268. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/new/page-ee69729be1083ab5.js +0 -1
  269. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/artifact-components/page-5a35bb6df3bfc59d.js +0 -1
  270. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/[credentialId]/page-5d17e5922436d981.js +0 -1
  271. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/error-342a2d09fa91c69a.js +0 -1
  272. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/bearer/page-38ab73b172877569.js +0 -1
  273. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page-b450ba8d2c2a16b3.js +0 -1
  274. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/new/providers/page-4e3f9eb93b7fc044.js +0 -1
  275. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/credentials/page-1d23bde67f40db81.js +0 -1
  276. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/error-99f8d0b585e68d89.js +0 -1
  277. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/page-85b1ec997c26ed98.js +0 -1
  278. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/error-f4704b0f4a2a026d.js +0 -1
  279. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/new/page-85b1ec997c26ed98.js +0 -1
  280. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/data-components/page-0e3661c100a74f52.js +0 -1
  281. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/[graphId]/error-d9a4df00246fd69c.js +0 -1
  282. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/[graphId]/page-8afed9a31b49cc7b.js +0 -1
  283. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/error-3f196eee4c0be8c7.js +0 -1
  284. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/graphs/new/page-56377e7df1e2e327.js +0 -1
  285. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/[mcpServerId]/page-de332bb91eaa84ca.js +0 -1
  286. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/new/page-dd3adf3b28efa7ba.js +0 -1
  287. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/mcp-servers/page-b92e03efc6ee1a7b.js +0 -1
  288. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/ai-calls/page-8b4d8eaf707f67cc.js +0 -1
  289. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page-bce6fc37e9c19f8e.js +0 -1
  290. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/[projectId]/traces/page-0b6e5071ef5d23d7.js +0 -1
  291. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/error-4cabf7a4b30e4a9b.js +0 -1
  292. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/loading-e75ca85bdb3a0b99.js +0 -1
  293. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/[tenantId]/projects/page-a46e417eb3fe2602.js +0 -1
  294. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/_not-found/page-105dececa9554d97.js +0 -1
  295. package/.next/standalone/agents-manage-ui/.next/static/chunks/app/layout-aefecd275b66055d.js +0 -1
  296. package/.next/standalone/agents-manage-ui/.next/static/chunks/main-app-7b812cd06056d4f4.js +0 -1
  297. package/.next/standalone/agents-manage-ui/.next/static/css/ed918c6b3ba24072.css +0 -1
  298. package/.next/standalone/agents-manage-ui/.next/static/media/26a46d62cd723877-s.woff2 +0 -0
  299. package/.next/standalone/agents-manage-ui/.next/static/media/55c55f0601d81cf3-s.woff2 +0 -0
  300. package/.next/standalone/agents-manage-ui/.next/static/media/581909926a08bbc8-s.woff2 +0 -0
  301. package/.next/standalone/agents-manage-ui/.next/static/media/97e0cb1ae144a2a9-s.woff2 +0 -0
  302. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/1password-scim.svg +0 -6
  303. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/adobe-umapi.svg +0 -1
  304. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/aircall-basic.svg +0 -1
  305. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/airtable-pat.svg +0 -1
  306. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/amazon-selling-partner-beta.svg +0 -1
  307. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/amazon-selling-partner.svg +0 -1
  308. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/anthropic-admin.svg +0 -1
  309. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/apollo-oauth.svg +0 -1
  310. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/asana-scim.svg +0 -1
  311. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/atlassian-admin.svg +0 -1
  312. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/auth0-cc.svg +0 -1
  313. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/avalara-sandbox.svg +0 -1
  314. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/aws-iam.svg +0 -1
  315. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/aws-scim.svg +0 -1
  316. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/bamboohr-basic.svg +0 -1
  317. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/bill.svg +0 -1
  318. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/blackbaud-basic.svg +0 -1
  319. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/braintree-sandbox.svg +0 -1
  320. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/brex-api-key.svg +0 -1
  321. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/brex-staging.svg +0 -1
  322. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/builder-io-private.svg +0 -1
  323. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/cal-com-v2.svg +0 -4
  324. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/canva.svg +0 -1
  325. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/certn-demo.svg +0 -5
  326. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/certn-partner.svg +0 -5
  327. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/checkout-com-sandbox.svg +0 -1
  328. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/checkr-partner-staging.svg +0 -1
  329. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/confluence-basic.svg +0 -1
  330. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/confluence-data-center.svg +0 -1
  331. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/connectwise-psa-staging.svg +0 -1
  332. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/copper-api-key.svg +0 -13
  333. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/coros-sandbox.svg +0 -20
  334. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/databricks-workspace.svg +0 -1
  335. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/deel-sandbox.svg +0 -1
  336. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/dialpad-sandbox.svg +0 -1
  337. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/docusign-sandbox.svg +0 -1
  338. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/ebay-sandbox.svg +0 -29
  339. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/emarsys-oauth.svg +0 -1
  340. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/figjam.svg +0 -1
  341. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/figma-scim.svg +0 -1
  342. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/fiserv-api-key.svg +0 -1
  343. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/ghost-content.svg +0 -1
  344. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/github-app-oauth.svg +0 -1
  345. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/github-app.svg +0 -1
  346. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/github-pat.svg +0 -1
  347. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/gong-oauth.svg +0 -1
  348. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/gorgias-basic.svg +0 -1
  349. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/grain-api-key.svg +0 -1
  350. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/grammarly-scim.svg +0 -1
  351. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/greenhouse-assessment.svg +0 -1
  352. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/greenhouse-basic.svg +0 -1
  353. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/greenhouse-harvest.svg +0 -1
  354. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/greenhouse-ingestion.svg +0 -1
  355. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/greenhouse-job-board.svg +0 -1
  356. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/greenhouse-onboarding.svg +0 -1
  357. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/guru-scim.svg +0 -1
  358. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/gusto-demo.svg +0 -1
  359. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/helpscout-docs.svg +0 -1
  360. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/highlevel-white-label.svg +0 -1
  361. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jamf-basic.svg +0 -1
  362. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jira-basic.svg +0 -1
  363. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jira-data-center-api-key.svg +0 -1
  364. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jira-data-center-basic.svg +0 -1
  365. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/jira-data-center.svg +0 -1
  366. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/klaviyo-oauth.svg +0 -1
  367. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/lever-basic-sandbox.svg +0 -1
  368. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/lever-basic.svg +0 -1
  369. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/lever-sandbox.svg +0 -1
  370. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/loom-scim.svg +0 -6
  371. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/lucid-scim.svg +0 -1
  372. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/microsoft-oauth2-cc.svg +0 -1
  373. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/mip-on-premise.svg +0 -30
  374. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/miro-scim.svg +0 -1
  375. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/namely.svg +0 -1
  376. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/netsuite-tba.svg +0 -1
  377. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/notion-scim.svg +0 -1
  378. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/odoo-cc.svg +0 -1
  379. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/okta-preview.svg +0 -1
  380. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/openai-admin.svg +0 -1
  381. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/pandadoc-api-key.svg +0 -1
  382. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/paypal-sandbox.svg +0 -1
  383. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/personio-recruiting.svg +0 -1
  384. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/personio-v2.svg +0 -1
  385. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/quickbooks-sandbox.svg +0 -1
  386. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/ramp-sandbox.svg +0 -1
  387. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/readwise-reader.svg +0 -1
  388. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/ring-central-sandbox.svg +0 -1
  389. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/rippling-shop-app.svg +0 -1
  390. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sage-intacct-oauth.svg +0 -1
  391. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sage-intacct.svg +0 -1
  392. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sage-people.svg +0 -1
  393. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/salesforce-cdp.svg +0 -1
  394. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/salesforce-experience-cloud.svg +0 -1
  395. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/salesforce-sandbox.svg +0 -1
  396. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sedna-basic.svg +0 -1
  397. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sentry-oauth.svg +0 -1
  398. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sharepoint-online-oauth2-cc.svg +0 -1
  399. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/sharepoint-online-v1.svg +0 -1
  400. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/shopify-api-key.svg +0 -1
  401. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/shopify-partner.svg +0 -1
  402. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/shopify-scim.svg +0 -1
  403. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/signnow-sandbox.svg +0 -1
  404. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/snowflake-jwt.svg +0 -1
  405. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/spotify-oauth2-cc.svg +0 -1
  406. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/squareup-sandbox.svg +0 -1
  407. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/strava-web.svg +0 -1
  408. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/stripe-app-sandbox.svg +0 -1
  409. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/stripe-app.svg +0 -1
  410. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/tiktok-accounts.svg +0 -1
  411. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/trello-scim.svg +0 -1
  412. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/tremendous.svg +0 -1
  413. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/twenty-crm-self-hosted.svg +0 -1
  414. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/twitter-oauth2-cc.svg +0 -1
  415. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/twitter-v2.svg +0 -1
  416. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/vimeo-basic.svg +0 -1
  417. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/workable-oauth.svg +0 -1
  418. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/workday-oauth.svg +0 -1
  419. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/xero-oauth2-cc.svg +0 -1
  420. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/zapier-scim.svg +0 -1
  421. package/.next/standalone/agents-manage-ui/public/assets/provider-icons/zapier.svg +0 -1
  422. package/.next/standalone/node_modules/.pnpm/@img+sharp-darwin-arm64@0.34.3/node_modules/@img/sharp-darwin-arm64/lib/sharp-darwin-arm64.node +0 -0
  423. /package/.next/standalone/agents-manage-ui/.next/static/{ou4XPDroLa8nbueY53Xx_ → A-UqCWmuoptG-nYIVTxtO}/_buildManifest.js +0 -0
  424. /package/.next/standalone/agents-manage-ui/.next/static/{ou4XPDroLa8nbueY53Xx_ → A-UqCWmuoptG-nYIVTxtO}/_ssgManifest.js +0 -0
  425. /package/.next/standalone/node_modules/.pnpm/{@img+sharp-libvips-darwin-arm64@1.2.0/node_modules/@img/sharp-libvips-darwin-arm64 → @img+sharp-libvips-linux-x64@1.2.0/node_modules/@img/sharp-libvips-linux-x64}/lib/index.js +0 -0
  426. /package/.next/standalone/node_modules/.pnpm/{@img+sharp-libvips-darwin-arm64@1.2.0/node_modules/@img/sharp-libvips-darwin-arm64 → @img+sharp-libvips-linux-x64@1.2.0/node_modules/@img/sharp-libvips-linux-x64}/versions.json +0 -0
  427. /package/.next/standalone/node_modules/.pnpm/{@img+sharp-darwin-arm64@0.34.3/node_modules/@img/sharp-darwin-arm64 → @img+sharp-linux-x64@0.34.3/node_modules/@img/sharp-linux-x64}/LICENSE +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"66":{"*":{"id":"49555","name":"*","chunks":[],"async":false}},"1018":{"*":{"id":"96679","name":"*","chunks":[],"async":false}},"2005":{"*":{"id":"32422","name":"*","chunks":[],"async":false}},"5187":{"*":{"id":"78159","name":"*","chunks":[],"async":false}},"5514":{"*":{"id":"22702","name":"*","chunks":[],"async":false}},"5530":{"*":{"id":"96681","name":"*","chunks":[],"async":false}},"5699":{"*":{"id":"77618","name":"*","chunks":[],"async":false}},"7156":{"*":{"id":"95992","name":"*","chunks":[],"async":false}},"7287":{"*":{"id":"59159","name":"*","chunks":[],"async":false}},"7871":{"*":{"id":"11051","name":"*","chunks":[],"async":false}},"9937":{"*":{"id":"64669","name":"*","chunks":[],"async":false}},"11878":{"*":{"id":"36324","name":"*","chunks":[],"async":false}},"14122":{"*":{"id":"50111","name":"*","chunks":[],"async":false}},"16063":{"*":{"id":"78505","name":"*","chunks":[],"async":false}},"20974":{"*":{"id":"91274","name":"*","chunks":[],"async":false}},"21060":{"*":{"id":"56376","name":"*","chunks":[],"async":false}},"21440":{"*":{"id":"14882","name":"*","chunks":[],"async":false}},"24773":{"*":{"id":"73552","name":"*","chunks":[],"async":false}},"29613":{"*":{"id":"19142","name":"*","chunks":[],"async":false}},"30609":{"*":{"id":"65541","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"90250","name":"*","chunks":[],"async":false}},"36376":{"*":{"id":"54238","name":"*","chunks":[],"async":false}},"39527":{"*":{"id":"7659","name":"*","chunks":[],"async":false}},"39976":{"*":{"id":"99964","name":"*","chunks":[],"async":false}},"43877":{"*":{"id":"17515","name":"*","chunks":[],"async":false}},"46608":{"*":{"id":"73002","name":"*","chunks":[],"async":false}},"50412":{"*":{"id":"61210","name":"*","chunks":[],"async":false}},"52999":{"*":{"id":"96214","name":"*","chunks":[],"async":false}},"53272":{"*":{"id":"14827","name":"*","chunks":[],"async":false}},"53313":{"*":{"id":"19928","name":"*","chunks":[],"async":false}},"53419":{"*":{"id":"74935","name":"*","chunks":[],"async":false}},"55915":{"*":{"id":"95123","name":"*","chunks":[],"async":false}},"56274":{"*":{"id":"126","name":"*","chunks":[],"async":false}},"58915":{"*":{"id":"66442","name":"*","chunks":[],"async":false}},"59881":{"*":{"id":"88255","name":"*","chunks":[],"async":false}},"60708":{"*":{"id":"64093","name":"*","chunks":[],"async":false}},"62589":{"*":{"id":"45773","name":"*","chunks":[],"async":false}},"62810":{"*":{"id":"66624","name":"*","chunks":[],"async":false}},"64779":{"*":{"id":"73059","name":"*","chunks":[],"async":false}},"70388":{"*":{"id":"4232","name":"*","chunks":[],"async":false}},"70420":{"*":{"id":"7028","name":"*","chunks":[],"async":false}},"76440":{"*":{"id":"11728","name":"*","chunks":[],"async":false}},"77045":{"*":{"id":"58898","name":"*","chunks":[],"async":false}},"83153":{"*":{"id":"79275","name":"*","chunks":[],"async":false}},"88161":{"*":{"id":"9895","name":"*","chunks":[],"async":false}},"90370":{"*":{"id":"5718","name":"*","chunks":[],"async":false}},"96145":{"*":{"id":"61139","name":"*","chunks":[],"async":false}},"97288":{"*":{"id":"14502","name":"*","chunks":[],"async":false}},"98607":{"*":{"id":"26225","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":7156,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":7156,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":43877,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":43877,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":7287,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":7287,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":50412,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":50412,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":36376,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":36376,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":21440,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":21440,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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/metadata-boundary.js":{"id":76440,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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/metadata-boundary.js":{"id":76440,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":20974,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":20974,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":46608,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":46608,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/globals.css":{"id":59217,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/sidebar-nav/sidebar-nav.tsx":{"id":29613,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/theme-provider.tsx":{"id":5187,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/ui/sidebar.tsx":{"id":58915,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/ui/sonner.tsx":{"id":62810,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":87071,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":69527,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/nuqs@2.6.0_next@15.4.7_@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":5699,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/error.tsx":{"id":56274,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/ui/separator.tsx":{"id":90370,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":59881,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/node_modules/.pnpm/next@15.4.7_@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":59881,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/projects/new-project-dialog.tsx":{"id":11878,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/projects/project-item.tsx":{"id":55915,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/not-found.tsx":{"id":39527,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/artifact-components/error.tsx":{"id":53419,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/artifact-components/form/artifact-component-form.tsx":{"id":53313,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/credentials/error.tsx":{"id":5514,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/credentials/views/edit-credential-form.tsx":{"id":21060,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/credentials/views/nango-providers-grid.tsx":{"id":62589,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/credentials/views/new-credential-form.tsx":{"id":30609,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/data-components/error.tsx":{"id":9937,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/data-components/form/data-component-form.tsx":{"id":60708,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/graphs/error.tsx":{"id":83153,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/graph/graph.tsx":{"id":98607,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.tsx":{"id":24773,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/mcp-servers/form/mcp-server-form.tsx":{"id":88161,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/mcp-servers/view-mcp-server-details.tsx":{"id":1018,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/mcp-servers/mcp-tools-list.tsx":{"id":66,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.tsx":{"id":2005,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.tsx":{"id":77045,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/page.tsx":{"id":96145,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/artifact-components/artifact-component-item.tsx":{"id":70388,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/credentials/credential-item.tsx":{"id":97288,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/api-keys/error.tsx":{"id":16063,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/api-keys/api-key-item-menu.tsx":{"id":53272,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/api-keys/new-api-key-dialog.tsx":{"id":5530,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/ui/table.tsx":{"id":7871,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/ui/tooltip.tsx":{"id":32158,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/error.tsx":{"id":70420,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/error.tsx":{"id":39976,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/graphs/[graphId]/error.tsx":{"id":52999,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/data-components/data-component-item.tsx":{"id":64779,"name":"*","chunks":[],"async":false},"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/components/graphs/graph-item.tsx":{"id":14122,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/":[],"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/layout":[{"inlined":false,"path":"static/css/ed918c6b3ba24072.css"},{"inlined":false,"path":"static/css/5357c094e02f0902.css"}],"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/page":[],"/Users/mileskaming-thanassi/agents/agents-manage-ui/src/app/_not-found/page":[]},"rscModuleMapping":{"66":{"*":{"id":"39435","name":"*","chunks":[],"async":false}},"1018":{"*":{"id":"86635","name":"*","chunks":[],"async":false}},"2005":{"*":{"id":"95762","name":"*","chunks":[],"async":false}},"5187":{"*":{"id":"14793","name":"*","chunks":[],"async":false}},"5514":{"*":{"id":"35900","name":"*","chunks":[],"async":false}},"5530":{"*":{"id":"77288","name":"*","chunks":[],"async":false}},"5699":{"*":{"id":"66888","name":"*","chunks":[],"async":false}},"7156":{"*":{"id":"88454","name":"*","chunks":[],"async":false}},"7287":{"*":{"id":"79785","name":"*","chunks":[],"async":false}},"7871":{"*":{"id":"52469","name":"*","chunks":[],"async":false}},"9937":{"*":{"id":"62987","name":"*","chunks":[],"async":false}},"11878":{"*":{"id":"66202","name":"*","chunks":[],"async":false}},"14122":{"*":{"id":"70570","name":"*","chunks":[],"async":false}},"16063":{"*":{"id":"4280","name":"*","chunks":[],"async":false}},"20974":{"*":{"id":"32212","name":"*","chunks":[],"async":false}},"21060":{"*":{"id":"22943","name":"*","chunks":[],"async":false}},"21440":{"*":{"id":"35780","name":"*","chunks":[],"async":false}},"24773":{"*":{"id":"41428","name":"*","chunks":[],"async":false}},"29613":{"*":{"id":"86673","name":"*","chunks":[],"async":false}},"30609":{"*":{"id":"45779","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"66059","name":"*","chunks":[],"async":false}},"36376":{"*":{"id":"17648","name":"*","chunks":[],"async":false}},"39527":{"*":{"id":"20361","name":"*","chunks":[],"async":false}},"39976":{"*":{"id":"17982","name":"*","chunks":[],"async":false}},"43877":{"*":{"id":"44113","name":"*","chunks":[],"async":false}},"46608":{"*":{"id":"24596","name":"*","chunks":[],"async":false}},"50412":{"*":{"id":"87248","name":"*","chunks":[],"async":false}},"52999":{"*":{"id":"7383","name":"*","chunks":[],"async":false}},"53272":{"*":{"id":"48736","name":"*","chunks":[],"async":false}},"53313":{"*":{"id":"66808","name":"*","chunks":[],"async":false}},"53419":{"*":{"id":"13457","name":"*","chunks":[],"async":false}},"55915":{"*":{"id":"65368","name":"*","chunks":[],"async":false}},"56274":{"*":{"id":"83360","name":"*","chunks":[],"async":false}},"58915":{"*":{"id":"90973","name":"*","chunks":[],"async":false}},"59217":{"*":{"id":"53504","name":"*","chunks":[],"async":false}},"59881":{"*":{"id":"58501","name":"*","chunks":[],"async":false}},"60708":{"*":{"id":"78844","name":"*","chunks":[],"async":false}},"62589":{"*":{"id":"81899","name":"*","chunks":[],"async":false}},"62810":{"*":{"id":"85654","name":"*","chunks":[],"async":false}},"64779":{"*":{"id":"68554","name":"*","chunks":[],"async":false}},"70388":{"*":{"id":"7750","name":"*","chunks":[],"async":false}},"70420":{"*":{"id":"88326","name":"*","chunks":[],"async":false}},"76440":{"*":{"id":"14002","name":"*","chunks":[],"async":false}},"77045":{"*":{"id":"84843","name":"*","chunks":[],"async":false}},"83153":{"*":{"id":"88113","name":"*","chunks":[],"async":false}},"88161":{"*":{"id":"91792","name":"*","chunks":[],"async":false}},"90370":{"*":{"id":"83636","name":"*","chunks":[],"async":false}},"96145":{"*":{"id":"52441","name":"*","chunks":[],"async":false}},"97288":{"*":{"id":"24774","name":"*","chunks":[],"async":false}},"98607":{"*":{"id":"24313","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5699":{"*":{"id":"77618","name":"*","chunks":[],"async":false}},"7156":{"*":{"id":"95992","name":"*","chunks":[],"async":false}},"7287":{"*":{"id":"59159","name":"*","chunks":[],"async":false}},"20974":{"*":{"id":"91274","name":"*","chunks":[],"async":false}},"21440":{"*":{"id":"14882","name":"*","chunks":[],"async":false}},"36376":{"*":{"id":"54238","name":"*","chunks":[],"async":false}},"43877":{"*":{"id":"17515","name":"*","chunks":[],"async":false}},"46608":{"*":{"id":"73002","name":"*","chunks":[],"async":false}},"50412":{"*":{"id":"61210","name":"*","chunks":[],"async":false}},"59881":{"*":{"id":"88255","name":"*","chunks":[],"async":false}},"76440":{"*":{"id":"11728","name":"*","chunks":[],"async":false}}}}
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"1018":{"*":{"id":"96679","name":"*","chunks":[],"async":false}},"2005":{"*":{"id":"32422","name":"*","chunks":[],"async":false}},"3036":{"*":{"id":"42673","name":"*","chunks":[],"async":false}},"3990":{"*":{"id":"93321","name":"*","chunks":[],"async":false}},"5187":{"*":{"id":"78159","name":"*","chunks":[],"async":false}},"5514":{"*":{"id":"22702","name":"*","chunks":[],"async":false}},"5699":{"*":{"id":"77618","name":"*","chunks":[],"async":false}},"7156":{"*":{"id":"95992","name":"*","chunks":[],"async":false}},"7287":{"*":{"id":"59159","name":"*","chunks":[],"async":false}},"7871":{"*":{"id":"11051","name":"*","chunks":[],"async":false}},"9937":{"*":{"id":"64669","name":"*","chunks":[],"async":false}},"11878":{"*":{"id":"36324","name":"*","chunks":[],"async":false}},"13462":{"*":{"id":"66467","name":"*","chunks":[],"async":false}},"13765":{"*":{"id":"81259","name":"*","chunks":[],"async":false}},"16063":{"*":{"id":"78505","name":"*","chunks":[],"async":false}},"20974":{"*":{"id":"91274","name":"*","chunks":[],"async":false}},"21440":{"*":{"id":"14882","name":"*","chunks":[],"async":false}},"22422":{"*":{"id":"61415","name":"*","chunks":[],"async":false}},"26845":{"*":{"id":"42756","name":"*","chunks":[],"async":false}},"26905":{"*":{"id":"73244","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"90250","name":"*","chunks":[],"async":false}},"35523":{"*":{"id":"90212","name":"*","chunks":[],"async":false}},"36376":{"*":{"id":"54238","name":"*","chunks":[],"async":false}},"37109":{"*":{"id":"15745","name":"*","chunks":[],"async":false}},"37745":{"*":{"id":"73192","name":"*","chunks":[],"async":false}},"39527":{"*":{"id":"7659","name":"*","chunks":[],"async":false}},"39976":{"*":{"id":"99964","name":"*","chunks":[],"async":false}},"40986":{"*":{"id":"3983","name":"*","chunks":[],"async":false}},"43877":{"*":{"id":"17515","name":"*","chunks":[],"async":false}},"46608":{"*":{"id":"73002","name":"*","chunks":[],"async":false}},"50412":{"*":{"id":"61210","name":"*","chunks":[],"async":false}},"52999":{"*":{"id":"96214","name":"*","chunks":[],"async":false}},"53419":{"*":{"id":"74935","name":"*","chunks":[],"async":false}},"56274":{"*":{"id":"126","name":"*","chunks":[],"async":false}},"58915":{"*":{"id":"66442","name":"*","chunks":[],"async":false}},"59881":{"*":{"id":"88255","name":"*","chunks":[],"async":false}},"60065":{"*":{"id":"97311","name":"*","chunks":[],"async":false}},"62589":{"*":{"id":"45773","name":"*","chunks":[],"async":false}},"62810":{"*":{"id":"66624","name":"*","chunks":[],"async":false}},"64246":{"*":{"id":"4743","name":"*","chunks":[],"async":false}},"65537":{"*":{"id":"55747","name":"*","chunks":[],"async":false}},"69785":{"*":{"id":"35194","name":"*","chunks":[],"async":false}},"70420":{"*":{"id":"7028","name":"*","chunks":[],"async":false}},"74145":{"*":{"id":"84030","name":"*","chunks":[],"async":false}},"74553":{"*":{"id":"28277","name":"*","chunks":[],"async":false}},"76440":{"*":{"id":"11728","name":"*","chunks":[],"async":false}},"77045":{"*":{"id":"58898","name":"*","chunks":[],"async":false}},"80557":{"*":{"id":"84419","name":"*","chunks":[],"async":false}},"83153":{"*":{"id":"79275","name":"*","chunks":[],"async":false}},"89061":{"*":{"id":"96295","name":"*","chunks":[],"async":false}},"90370":{"*":{"id":"5718","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":7156,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":7156,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":43877,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":43877,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":7287,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":7287,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":50412,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":50412,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":36376,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":36376,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":21440,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":21440,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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/metadata-boundary.js":{"id":76440,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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/metadata-boundary.js":{"id":76440,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":20974,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":20974,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":46608,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":46608,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/globals.css":{"id":59217,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/sidebar-nav/sidebar-nav.tsx":{"id":26905,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/theme-provider.tsx":{"id":5187,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/sidebar.tsx":{"id":58915,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/sonner.tsx":{"id":62810,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":87071,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":69527,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/nuqs@2.6.0_next@15.4.7_@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":5699,"name":"*","chunks":["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/error.tsx":{"id":56274,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/separator.tsx":{"id":90370,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":59881,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/node_modules/.pnpm/next@15.4.7_@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":59881,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/new-project-dialog.tsx":{"id":11878,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/project-item.tsx":{"id":69785,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/not-found.tsx":{"id":39527,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/artifact-components/error.tsx":{"id":53419,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/artifact-components/form/artifact-component-form.tsx":{"id":3990,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/credentials/error.tsx":{"id":5514,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/edit-credential-form.tsx":{"id":26845,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/new-credential-form.tsx":{"id":37745,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/credentials/new/providers/[providerId]/page.tsx":{"id":74553,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/views/nango-providers-grid.tsx":{"id":62589,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/graphs/error.tsx":{"id":83153,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/graph/graph.tsx":{"id":3036,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/data-components/error.tsx":{"id":9937,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/data-components/form/data-component-form.tsx":{"id":37109,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/form/mcp-server-form.tsx":{"id":65537,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/view-mcp-server-details.tsx":{"id":1018,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/mcp-servers/mcp-tools-list.tsx":{"id":13765,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/ai-calls/page.tsx":{"id":2005,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/conversations/[conversationId]/page.tsx":{"id":77045,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/traces/page.tsx":{"id":74145,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/api-keys/error.tsx":{"id":16063,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/api-keys/api-key-item-menu.tsx":{"id":13462,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/api-keys/new-api-key-dialog.tsx":{"id":89061,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/table.tsx":{"id":7871,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/ui/tooltip.tsx":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/artifact-components/[artifactComponentId]/error.tsx":{"id":70420,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/artifact-components/artifact-component-item.tsx":{"id":22422,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/credentials/credential-item.tsx":{"id":64246,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/data-components/[dataComponentId]/error.tsx":{"id":39976,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/graphs/[graphId]/error.tsx":{"id":52999,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/data-components/data-component-item.tsx":{"id":60065,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/graphs/graph-item.tsx":{"id":40986,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/app/[tenantId]/projects/[projectId]/settings/error.tsx":{"id":80557,"name":"*","chunks":[],"async":false},"/home/runner/work/agents/agents/agents-manage-ui/src/components/projects/form/project-form.tsx":{"id":35523,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/agents/agents/agents-manage-ui/src/":[],"/home/runner/work/agents/agents/agents-manage-ui/src/app/layout":[{"inlined":false,"path":"static/css/87a090e510a0d73c.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/_not-found/page":[]},"rscModuleMapping":{"1018":{"*":{"id":"86635","name":"*","chunks":[],"async":false}},"2005":{"*":{"id":"95762","name":"*","chunks":[],"async":false}},"3036":{"*":{"id":"24313","name":"*","chunks":[],"async":false}},"3990":{"*":{"id":"66808","name":"*","chunks":[],"async":false}},"5187":{"*":{"id":"14793","name":"*","chunks":[],"async":false}},"5514":{"*":{"id":"35900","name":"*","chunks":[],"async":false}},"5699":{"*":{"id":"66888","name":"*","chunks":[],"async":false}},"7156":{"*":{"id":"88454","name":"*","chunks":[],"async":false}},"7287":{"*":{"id":"79785","name":"*","chunks":[],"async":false}},"7871":{"*":{"id":"52469","name":"*","chunks":[],"async":false}},"9937":{"*":{"id":"62987","name":"*","chunks":[],"async":false}},"11878":{"*":{"id":"66202","name":"*","chunks":[],"async":false}},"13462":{"*":{"id":"48736","name":"*","chunks":[],"async":false}},"13765":{"*":{"id":"39435","name":"*","chunks":[],"async":false}},"16063":{"*":{"id":"4280","name":"*","chunks":[],"async":false}},"20974":{"*":{"id":"32212","name":"*","chunks":[],"async":false}},"21440":{"*":{"id":"35780","name":"*","chunks":[],"async":false}},"22422":{"*":{"id":"7750","name":"*","chunks":[],"async":false}},"26845":{"*":{"id":"22943","name":"*","chunks":[],"async":false}},"26905":{"*":{"id":"86673","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"66059","name":"*","chunks":[],"async":false}},"35523":{"*":{"id":"92206","name":"*","chunks":[],"async":false}},"36376":{"*":{"id":"17648","name":"*","chunks":[],"async":false}},"37109":{"*":{"id":"78844","name":"*","chunks":[],"async":false}},"37745":{"*":{"id":"45779","name":"*","chunks":[],"async":false}},"39527":{"*":{"id":"20361","name":"*","chunks":[],"async":false}},"39976":{"*":{"id":"17982","name":"*","chunks":[],"async":false}},"40986":{"*":{"id":"70570","name":"*","chunks":[],"async":false}},"43877":{"*":{"id":"44113","name":"*","chunks":[],"async":false}},"46608":{"*":{"id":"24596","name":"*","chunks":[],"async":false}},"50412":{"*":{"id":"87248","name":"*","chunks":[],"async":false}},"52999":{"*":{"id":"7383","name":"*","chunks":[],"async":false}},"53419":{"*":{"id":"13457","name":"*","chunks":[],"async":false}},"56274":{"*":{"id":"83360","name":"*","chunks":[],"async":false}},"58915":{"*":{"id":"90973","name":"*","chunks":[],"async":false}},"59217":{"*":{"id":"53504","name":"*","chunks":[],"async":false}},"59881":{"*":{"id":"58501","name":"*","chunks":[],"async":false}},"60065":{"*":{"id":"68554","name":"*","chunks":[],"async":false}},"62589":{"*":{"id":"81899","name":"*","chunks":[],"async":false}},"62810":{"*":{"id":"85654","name":"*","chunks":[],"async":false}},"64246":{"*":{"id":"24774","name":"*","chunks":[],"async":false}},"65537":{"*":{"id":"91792","name":"*","chunks":[],"async":false}},"69785":{"*":{"id":"65368","name":"*","chunks":[],"async":false}},"70420":{"*":{"id":"88326","name":"*","chunks":[],"async":false}},"74145":{"*":{"id":"52441","name":"*","chunks":[],"async":false}},"74553":{"*":{"id":"41428","name":"*","chunks":[],"async":false}},"76440":{"*":{"id":"14002","name":"*","chunks":[],"async":false}},"77045":{"*":{"id":"84843","name":"*","chunks":[],"async":false}},"80557":{"*":{"id":"74837","name":"*","chunks":[],"async":false}},"83153":{"*":{"id":"88113","name":"*","chunks":[],"async":false}},"89061":{"*":{"id":"77288","name":"*","chunks":[],"async":false}},"90370":{"*":{"id":"83636","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"5699":{"*":{"id":"77618","name":"*","chunks":[],"async":false}},"7156":{"*":{"id":"95992","name":"*","chunks":[],"async":false}},"7287":{"*":{"id":"59159","name":"*","chunks":[],"async":false}},"20974":{"*":{"id":"91274","name":"*","chunks":[],"async":false}},"21440":{"*":{"id":"14882","name":"*","chunks":[],"async":false}},"36376":{"*":{"id":"54238","name":"*","chunks":[],"async":false}},"43877":{"*":{"id":"17515","name":"*","chunks":[],"async":false}},"46608":{"*":{"id":"73002","name":"*","chunks":[],"async":false}},"50412":{"*":{"id":"61210","name":"*","chunks":[],"async":false}},"59881":{"*":{"id":"88255","name":"*","chunks":[],"async":false}},"76440":{"*":{"id":"11728","name":"*","chunks":[],"async":false}}}}
@@ -1 +1 @@
1
- <!DOCTYPE html><!--ou4XPDroLa8nbueY53Xx_--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/ed918c6b3ba24072.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/5357c094e02f0902.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-c30a7b76f6515b3b.js"/><script src="/_next/static/chunks/71fff274-abf233efaa1003bd.js" async=""></script><script src="/_next/static/chunks/9994-05c038fa64d08318.js" async=""></script><script src="/_next/static/chunks/main-app-7b812cd06056d4f4.js" async=""></script><script src="/_next/static/chunks/691f6780-65c88dc2c38ba5f8.js" async=""></script><script src="/_next/static/chunks/1088-be5f67a57b080eab.js" async=""></script><script src="/_next/static/chunks/4305-f3b5fc305389eb53.js" async=""></script><script src="/_next/static/chunks/6220-0b336a5d5376b03e.js" async=""></script><script src="/_next/static/chunks/342-4d48ecbe7a51f56e.js" async=""></script><script src="/_next/static/chunks/5421-8c432021d913178d.js" async=""></script><script src="/_next/static/chunks/2115-35508a99aa945f2d.js" async=""></script><script src="/_next/static/chunks/274-f5215b5da25b6901.js" async=""></script><script src="/_next/static/chunks/2106-82b009426d43b50e.js" async=""></script><script src="/_next/static/chunks/6113-406f33c62631284a.js" async=""></script><script src="/_next/static/chunks/1932-b3016305628cc118.js" async=""></script><script src="/_next/static/chunks/3091-f87653cc2544aa4e.js" async=""></script><script src="/_next/static/chunks/8915-df4183d9413a1d69.js" async=""></script><script src="/_next/static/chunks/1878-d1b3fbd6198bbad6.js" async=""></script><script src="/_next/static/chunks/app/layout-aefecd275b66055d.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Inkeep Agents</title><meta name="description" content="Inkeep&#x27;s multi-agent framework enables multiple specialized AI agents to collaborate and solve complex problems through a graph-based architecture. You can define networks of agents, each with unique instructions, tools, and purposes."/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="160x160"/><link rel="icon" href="/icon.svg?2326769f8e5ccda9" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_e8ce0c __variable_3c557b antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><!--$--><!--/$--><div data-slot="sidebar-wrapper" style="--sidebar-width:calc(var(--spacing) * 62);--sidebar-width-icon:3rem;--header-height:calc(var(--spacing) * 12)" class="group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full"><div class="group peer text-sidebar-foreground hidden md:block" data-state="expanded" data-collapsible="" data-variant="inset" data-side="left" data-slot="sidebar"><div data-slot="sidebar-gap" class="relative w-(--sidebar-width) bg-transparent transition-[width] duration-200 ease-linear group-data-[collapsible=offcanvas]:w-0 group-data-[side=right]:rotate-180 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4)))]"></div><div data-slot="sidebar-container" class="fixed inset-y-0 z-10 hidden h-svh w-(--sidebar-width) transition-[left,right,width] duration-200 ease-linear md:flex left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)] p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]"><div data-sidebar="sidebar" data-slot="sidebar-inner" class="bg-sidebar group-data-[variant=floating]:border-sidebar-border flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:shadow-sm"><div data-slot="sidebar-header" data-sidebar="header" class="flex flex-col gap-2 p-2"><ul data-slot="sidebar-menu" data-sidebar="menu" class="flex w-full min-w-0 flex-col gap-1"><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><div class="flex items-center justify-between w-full gap-2"><a data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm data-[slot=sidebar-menu-button]:!p-1.5 flex-1" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="890" height="169" viewBox="0 0 890 169" fill="none" role="img" aria-labelledby="inkeep-logo" aria-label="Inkeep Logo" class="text-[#231F20] dark:text-white !w-[110px] !h-[32px]"><path d="M45.4714 3.11853C42.256 3.11853 39.2849 4.83392 37.6772 7.61853L1.77955 69.7951C0.171853 72.5797 0.171863 76.0105 1.77956 78.7951L37.6772 140.972C39.2849 143.756 42.2561 145.472 45.4714 145.472L117.267 145.472C120.482 145.472 123.453 143.756 125.061 140.972L160.959 78.7951C162.566 76.0105 162.566 72.5797 160.959 69.7951L125.061 7.61852C123.453 4.83391 120.482 3.11853 117.267 3.11853L45.4714 3.11853Z" fill="#D5E5FF"></path><path d="M188.432 1.91439C210.239 7.42997 207.754 19.5937 216.797 44.3352C222.599 60.2085 250.649 79.8906 225.015 118.151C217.366 129.57 192.767 143.117 174.969 146.874C135.756 155.025 112.651 136.528 92.1543 106.03C76.776 82.9616 82.2098 49.7508 105.534 33.4431C127.638 18.0306 159.766 -5.88546 188.432 1.91439Z" fill="#69A3FF"></path><path d="M279.121 19.2581H292.519V128.013H279.121V19.2581Z" fill="currentColor"></path><path d="M311.461 19.258H324.859V46.516H325.229C328.74 36.9988 334.284 29.6992 341.676 24.6172C349.068 19.5352 358.308 16.948 369.304 16.948C376.511 16.948 382.794 17.9644 388.338 20.0896C393.79 22.2148 398.502 25.3564 402.29 29.5144C406.079 33.6724 408.943 38.9392 410.976 45.3148C412.916 51.598 413.933 58.8976 413.933 67.1212V127.92H400.535V68.5996C400.535 61.9468 399.796 56.218 398.317 51.3208C396.839 46.4236 394.621 42.358 391.757 39.0316C388.892 35.7052 385.289 33.3028 380.946 31.732C376.696 30.1612 371.798 29.422 366.254 29.422C359.879 29.422 354.15 30.346 349.068 32.2864C343.986 34.2268 339.643 36.9064 336.04 40.4176C332.436 43.9288 329.664 48.0868 327.816 52.7992C325.876 57.5116 324.952 62.8708 324.952 68.692V128.013H311.554V19.258H311.461Z" fill="currentColor"></path><path d="M535.347 50.6715C538.119 43.7415 541.907 37.7355 546.804 32.6535C551.702 27.6639 557.523 23.7831 564.268 21.1035C571.013 18.4239 578.498 17.0379 586.629 17.0379C594.76 17.0379 602.152 18.4239 608.897 21.1959C615.642 23.9679 621.464 27.8487 626.361 32.7459C631.351 37.7355 635.139 43.6491 637.818 50.6715C640.498 57.6939 641.884 65.4555 641.884 73.9563V78.2067H542.646V66.3795H631.443L628.578 73.8639C628.578 67.2111 627.562 61.1127 625.437 55.6611C623.312 50.2095 620.447 45.4971 616.844 41.5239C613.148 37.5507 608.805 34.5939 603.63 32.4687C598.456 30.3435 592.82 29.3271 586.721 29.3271C580.623 29.3271 574.802 30.4359 569.627 32.5611C564.453 34.6863 560.018 37.7355 556.322 41.6163C552.626 45.4971 549.669 50.1171 547.544 55.5687C545.418 61.0203 544.402 66.9339 544.402 73.4943C544.402 80.0547 545.511 86.1531 547.636 91.6047C549.761 97.0563 552.81 101.676 556.599 105.557C560.387 109.438 564.915 112.395 570.089 114.612C575.264 116.737 580.992 117.846 587.276 117.846C597.07 117.846 605.386 115.351 612.316 110.454C619.246 105.557 624.143 98.6271 627.192 89.8491L640.221 94.2843C636.433 105.372 629.872 114.15 620.725 120.618C611.485 127.086 600.489 130.32 587.553 130.32C579.329 130.32 571.66 128.934 564.822 126.255C557.892 123.575 551.979 119.694 546.989 114.705C542 109.715 538.119 103.709 535.347 96.7791C532.575 89.8491 531.096 82.1799 531.096 73.5867C531.096 64.9935 532.482 57.6939 535.254 50.6715H535.347Z" fill="currentColor"></path><path d="M657.317 50.6715C660.089 43.7415 663.877 37.7355 668.774 32.6535C673.671 27.5715 679.493 23.7831 686.238 21.1035C692.983 18.4239 700.467 17.0379 708.599 17.0379C716.73 17.0379 724.122 18.4239 730.867 21.1959C737.612 23.9679 743.433 27.8487 748.331 32.7459C753.32 37.7355 757.109 43.6491 759.788 50.6715C762.468 57.6939 763.854 65.4555 763.854 73.9563V78.2067H664.616V66.3795H753.413L750.548 73.8639C750.548 67.2111 749.532 61.1127 747.407 55.6611C745.281 50.2095 742.417 45.4971 738.721 41.5239C735.025 37.5507 730.682 34.5939 725.508 32.4687C720.333 30.3435 714.697 29.3271 708.599 29.3271C702.5 29.3271 696.679 30.4359 691.505 32.5611C686.33 34.6863 681.895 37.7355 678.199 41.6163C674.503 45.4971 671.546 50.1171 669.421 55.5687C667.296 61.0203 666.279 66.9339 666.279 73.4943C666.279 80.0547 667.388 86.1531 669.513 91.6047C671.639 97.0563 674.688 101.676 678.476 105.557C682.265 109.438 686.792 112.395 691.967 114.612C697.141 116.737 702.87 117.846 709.153 117.846C718.947 117.846 727.263 115.351 734.193 110.454C741.123 105.557 746.021 98.6271 749.07 89.8491L762.098 94.2843C758.31 105.372 751.842 114.15 742.602 120.618C733.362 127.086 722.366 130.32 709.43 130.32C701.207 130.32 693.537 128.934 686.7 126.255C679.77 123.575 673.856 119.694 668.959 114.705C663.969 109.715 660.089 103.709 657.317 96.7791C654.452 89.8491 653.066 82.1799 653.066 73.5867C653.066 64.9935 654.452 57.6939 657.224 50.6715H657.317Z" fill="currentColor"></path><path d="M778.359 19.258H791.757V47.902H792.126C795.915 37.8304 801.828 30.2536 809.775 24.8944C817.814 19.6276 827.146 16.948 838.049 16.948C845.811 16.948 852.741 18.2416 859.116 20.9212C865.4 23.6008 870.759 27.2968 875.194 32.1016C879.629 36.9064 882.956 42.82 885.358 49.8424C887.76 56.8648 888.962 64.8112 888.962 73.5892C888.962 82.3672 887.76 90.3136 885.358 97.2436C882.956 104.266 879.629 110.18 875.194 114.984C870.759 119.882 865.492 123.578 859.209 126.165C853.018 128.752 845.996 130.046 838.234 130.046C827.423 130.046 817.906 127.366 809.867 122.099C801.828 116.832 795.915 109.163 792.034 99.0916H791.664V168.392H778.266V19.258H778.359ZM795.083 91.792C797.208 97.2436 800.258 101.956 804.138 105.837C808.019 109.718 812.639 112.674 818.091 114.8C823.542 116.925 829.364 117.941 835.554 117.941C841.745 117.941 847.197 116.925 852.186 114.984C857.176 113.044 861.426 110.18 864.938 106.299C868.449 102.418 871.036 97.8904 872.976 92.4388C874.917 86.9872 875.841 80.8888 875.841 73.9588C875.841 67.0288 874.824 60.6532 872.884 55.1092C870.944 49.6576 868.172 44.9452 864.753 41.0644C861.334 37.1836 857.084 34.3192 852.002 32.2864C847.012 30.346 841.468 29.3296 835.37 29.3296C829.271 29.3296 823.173 30.346 817.906 32.4712C812.639 34.5964 808.019 37.5532 804.138 41.434C800.258 45.3148 797.301 49.9348 795.083 55.3864C792.866 60.838 791.849 66.9364 791.849 73.6816C791.849 80.4268 792.958 86.1556 795.083 91.6996V91.792Z" fill="currentColor"></path><path d="M481.386 61.2051L533.592 19.9023V19.4403H514.28L476.489 48.9159L444.426 74.6031H443.964V17.0379H430.566V128.01H443.964V90.8655L471.684 68.8743L522.042 128.01H539.136V127.641L481.386 61.2051Z" fill="currentColor"></path></svg></a><button data-slot="dropdown-menu-trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:hover:bg-accent/50 font-mono uppercase size-9 hover:bg-sidebar-accent hover:text-sidebar-accent-foreground text-sidebar-foreground/80 dark:text-sidebar-foreground" type="button" id="radix-_R_j5lb_" aria-haspopup="menu" aria-expanded="false" data-state="closed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-[1.2rem] w-[1.2rem] rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon absolute h-[1.2rem] w-[1.2rem] rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg><span class="sr-only">Toggle theme</span></button></div></li></ul></div><div data-slot="sidebar-content" data-sidebar="content" class="min-h-0 flex-1 gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden flex flex-col justify-between"><div data-slot="sidebar-group" data-sidebar="group" class="relative flex w-full min-w-0 flex-col p-2"><div data-slot="sidebar-group-content" data-sidebar="group-content" class="w-full text-sm flex flex-col gap-2"><ul data-slot="sidebar-menu" data-sidebar="menu" class="flex w-full min-w-0 flex-col gap-1"><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><a data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm" data-state="closed" href="/undefined/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span>Projects</span></a></li></ul></div></div><div data-slot="sidebar-group" data-sidebar="group" class="relative flex w-full min-w-0 flex-col p-2"><div data-slot="sidebar-group-content" data-sidebar="group-content" class="w-full text-sm flex flex-col gap-2"><ul data-slot="sidebar-menu" data-sidebar="menu" class="flex w-full min-w-0 flex-col gap-1"><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><a data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm" data-state="closed" href="mailto:support@inkeep.com"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-life-buoy" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="m4.93 4.93 4.24 4.24"></path><path d="m14.83 9.17 4.24-4.24"></path><path d="m14.83 14.83 4.24 4.24"></path><path d="m9.17 14.83-4.24 4.24"></path><circle cx="12" cy="12" r="4"></circle></svg><span>Support</span></a></li><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><a rel="noopener noreferrer" target="_blank" data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm" data-state="closed" href="https://docs.inkeep.com/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open" aria-hidden="true"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg><span>Documentation</span></a></li></ul></div></div></div></div></div></div><main data-slot="sidebar-inset" class="bg-background relative flex w-full flex-1 flex-col md:peer-data-[variant=inset]:m-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow-sm md:peer-data-[variant=inset]:peer-data-[state=collapsed]:ml-2"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></main></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-c30a7b76f6515b3b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n"])</script><script>self.__next_f.push([1,"2:I[5187,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"2115\",\"static/chunks/2115-35508a99aa945f2d.js\",\"274\",\"static/chunks/274-f5215b5da25b6901.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"1932\",\"static/chunks/1932-b3016305628cc118.js\",\"3091\",\"static/chunks/3091-f87653cc2544aa4e.js\",\"8915\",\"static/chunks/8915-df4183d9413a1d69.js\",\"1878\",\"static/chunks/1878-d1b3fbd6198bbad6.js\",\"7177\",\"static/chunks/app/layout-aefecd275b66055d.js\"],\"ThemeProvider\"]\n"])</script><script>self.__next_f.push([1,"3:I[5699,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"2115\",\"static/chunks/2115-35508a99aa945f2d.js\",\"274\",\"static/chunks/274-f5215b5da25b6901.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"1932\",\"static/chunks/1932-b3016305628cc118.js\",\"3091\",\"static/chunks/3091-f87653cc2544aa4e.js\",\"8915\",\"static/chunks/8915-df4183d9413a1d69.js\",\"1878\",\"static/chunks/1878-d1b3fbd6198bbad6.js\",\"7177\",\"static/chunks/app/layout-aefecd275b66055d.js\"],\"NuqsAdapter\"]\n"])</script><script>self.__next_f.push([1,"4:I[58915,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"2115\",\"static/chunks/2115-35508a99aa945f2d.js\",\"274\",\"static/chunks/274-f5215b5da25b6901.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"1932\",\"static/chunks/1932-b3016305628cc118.js\",\"3091\",\"static/chunks/3091-f87653cc2544aa4e.js\",\"8915\",\"static/chunks/8915-df4183d9413a1d69.js\",\"1878\",\"static/chunks/1878-d1b3fbd6198bbad6.js\",\"7177\",\"static/chunks/app/layout-aefecd275b66055d.js\"],\"SidebarProvider\"]\n"])</script><script>self.__next_f.push([1,"5:I[29613,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"2115\",\"static/chunks/2115-35508a99aa945f2d.js\",\"274\",\"static/chunks/274-f5215b5da25b6901.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"1932\",\"static/chunks/1932-b3016305628cc118.js\",\"3091\",\"static/chunks/3091-f87653cc2544aa4e.js\",\"8915\",\"static/chunks/8915-df4183d9413a1d69.js\",\"1878\",\"static/chunks/1878-d1b3fbd6198bbad6.js\",\"7177\",\"static/chunks/app/layout-aefecd275b66055d.js\"],\"AppSidebar\"]\n"])</script><script>self.__next_f.push([1,"6:I[58915,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"2115\",\"static/chunks/2115-35508a99aa945f2d.js\",\"274\",\"static/chunks/274-f5215b5da25b6901.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"1932\",\"static/chunks/1932-b3016305628cc118.js\",\"3091\",\"static/chunks/3091-f87653cc2544aa4e.js\",\"8915\",\"static/chunks/8915-df4183d9413a1d69.js\",\"1878\",\"static/chunks/1878-d1b3fbd6198bbad6.js\",\"7177\",\"static/chunks/app/layout-aefecd275b66055d.js\"],\"SidebarInset\"]\n"])</script><script>self.__next_f.push([1,"7:I[36376,[],\"\"]\n8:I[20974,[],\"\"]\n"])</script><script>self.__next_f.push([1,"9:I[62810,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"2115\",\"static/chunks/2115-35508a99aa945f2d.js\",\"274\",\"static/chunks/274-f5215b5da25b6901.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"1932\",\"static/chunks/1932-b3016305628cc118.js\",\"3091\",\"static/chunks/3091-f87653cc2544aa4e.js\",\"8915\",\"static/chunks/8915-df4183d9413a1d69.js\",\"1878\",\"static/chunks/1878-d1b3fbd6198bbad6.js\",\"7177\",\"static/chunks/app/layout-aefecd275b66055d.js\"],\"Toaster\"]\n"])</script><script>self.__next_f.push([1,"a:I[76440,[],\"OutletBoundary\"]\nc:I[21440,[],\"AsyncMetadataOutlet\"]\ne:I[76440,[],\"ViewportBoundary\"]\n10:I[76440,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[7156,[],\"\"]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/ed918c6b3ba24072.css\",\"style\"]\n:HL[\"/_next/static/css/5357c094e02f0902.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"ou4XPDroLa8nbueY53Xx_\",\"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/ed918c6b3ba24072.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5357c094e02f0902.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_e8ce0c __variable_3c557b antialiased\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L3\",null,{\"children\":[[\"$\",\"$L4\",null,{\"style\":{\"--sidebar-width\":\"calc(var(--spacing) * 62)\",\"--header-height\":\"calc(var(--spacing) * 12)\"},\"children\":[[\"$\",\"$L5\",null,{\"variant\":\"inset\"}],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],[\"$\",\"$L9\",null,{}]]}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"14:I[46608,[],\"IconMark\"]\nd:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Inkeep Agents\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Inkeep's multi-agent framework enables multiple specialized AI agents to collaborate and solve complex problems through a graph-based architecture. You can define networks of agents, each with unique instructions, tools, and purposes.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"160x160\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?2326769f8e5ccda9\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L14\",\"4\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--A_UqCWmuoptG_nYIVTxtO--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/bb3ef058b751a6ad-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/87a090e510a0d73c.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/79d9a772deb9cf7c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-c30a7b76f6515b3b.js"/><script src="/_next/static/chunks/71fff274-abf233efaa1003bd.js" async=""></script><script src="/_next/static/chunks/9994-05c038fa64d08318.js" async=""></script><script src="/_next/static/chunks/main-app-2761d94626546a79.js" async=""></script><script src="/_next/static/chunks/691f6780-65c88dc2c38ba5f8.js" async=""></script><script src="/_next/static/chunks/1088-be5f67a57b080eab.js" async=""></script><script src="/_next/static/chunks/4305-f3b5fc305389eb53.js" async=""></script><script src="/_next/static/chunks/6220-0b336a5d5376b03e.js" async=""></script><script src="/_next/static/chunks/342-4d48ecbe7a51f56e.js" async=""></script><script src="/_next/static/chunks/9261-5a659eb9d4384ff7.js" async=""></script><script src="/_next/static/chunks/274-6fcdb1ed8435f577.js" async=""></script><script src="/_next/static/chunks/5421-8c432021d913178d.js" async=""></script><script src="/_next/static/chunks/1369-d277f408d746b875.js" async=""></script><script src="/_next/static/chunks/5708-bc4e43f49a38389e.js" async=""></script><script src="/_next/static/chunks/2106-82b009426d43b50e.js" async=""></script><script src="/_next/static/chunks/2607-ac2c09a9c147933e.js" async=""></script><script src="/_next/static/chunks/6113-406f33c62631284a.js" async=""></script><script src="/_next/static/chunks/4404-c31fe4440e2e31f5.js" async=""></script><script src="/_next/static/chunks/1270-a21bc813b35c6990.js" async=""></script><script src="/_next/static/chunks/8915-307f23297f4268b9.js" async=""></script><script src="/_next/static/chunks/5761-0213e90db5088f63.js" async=""></script><script src="/_next/static/chunks/5523-4dcf385c8b38ed5a.js" async=""></script><script src="/_next/static/chunks/app/layout-ec8032f5fe6ec6c4.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Inkeep Agents</title><meta name="description" content="Inkeep&#x27;s multi-agent framework enables multiple specialized AI agents to collaborate and solve complex problems through a graph-based architecture. You can define networks of agents, each with unique instructions, tools, and purposes."/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="160x160"/><link rel="icon" href="/icon.svg?2326769f8e5ccda9" type="image/svg+xml" sizes="any"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 __variable_3c557b antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><!--$--><!--/$--><div data-slot="sidebar-wrapper" style="--sidebar-width:calc(var(--spacing) * 62);--sidebar-width-icon:3rem;--header-height:calc(var(--spacing) * 12)" class="group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex min-h-svh w-full"><div class="group peer text-sidebar-foreground hidden md:block" data-state="expanded" data-collapsible="" data-variant="inset" data-side="left" data-slot="sidebar"><div data-slot="sidebar-gap" class="relative w-(--sidebar-width) bg-transparent transition-[width] duration-200 ease-linear group-data-[collapsible=offcanvas]:w-0 group-data-[side=right]:rotate-180 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4)))]"></div><div data-slot="sidebar-container" class="fixed inset-y-0 z-10 hidden h-svh w-(--sidebar-width) transition-[left,right,width] duration-200 ease-linear md:flex left-0 group-data-[collapsible=offcanvas]:left-[calc(var(--sidebar-width)*-1)] p-2 group-data-[collapsible=icon]:w-[calc(var(--sidebar-width-icon)+(--spacing(4))+2px)]"><div data-sidebar="sidebar" data-slot="sidebar-inner" class="bg-sidebar group-data-[variant=floating]:border-sidebar-border flex h-full w-full flex-col group-data-[variant=floating]:rounded-lg group-data-[variant=floating]:border group-data-[variant=floating]:shadow-sm"><div data-slot="sidebar-header" data-sidebar="header" class="flex flex-col gap-2 p-2"><ul data-slot="sidebar-menu" data-sidebar="menu" class="flex w-full min-w-0 flex-col gap-1"><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><div class="flex items-center justify-between w-full gap-2"><a data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm data-[slot=sidebar-menu-button]:!p-1.5 flex-1" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="890" height="169" viewBox="0 0 890 169" fill="none" role="img" aria-labelledby="inkeep-logo" aria-label="Inkeep Logo" class="text-[#231F20] dark:text-white !w-[110px] !h-[32px]"><path d="M45.4714 3.11853C42.256 3.11853 39.2849 4.83392 37.6772 7.61853L1.77955 69.7951C0.171853 72.5797 0.171863 76.0105 1.77956 78.7951L37.6772 140.972C39.2849 143.756 42.2561 145.472 45.4714 145.472L117.267 145.472C120.482 145.472 123.453 143.756 125.061 140.972L160.959 78.7951C162.566 76.0105 162.566 72.5797 160.959 69.7951L125.061 7.61852C123.453 4.83391 120.482 3.11853 117.267 3.11853L45.4714 3.11853Z" fill="#D5E5FF"></path><path d="M188.432 1.91439C210.239 7.42997 207.754 19.5937 216.797 44.3352C222.599 60.2085 250.649 79.8906 225.015 118.151C217.366 129.57 192.767 143.117 174.969 146.874C135.756 155.025 112.651 136.528 92.1543 106.03C76.776 82.9616 82.2098 49.7508 105.534 33.4431C127.638 18.0306 159.766 -5.88546 188.432 1.91439Z" fill="#69A3FF"></path><path d="M279.121 19.2581H292.519V128.013H279.121V19.2581Z" fill="currentColor"></path><path d="M311.461 19.258H324.859V46.516H325.229C328.74 36.9988 334.284 29.6992 341.676 24.6172C349.068 19.5352 358.308 16.948 369.304 16.948C376.511 16.948 382.794 17.9644 388.338 20.0896C393.79 22.2148 398.502 25.3564 402.29 29.5144C406.079 33.6724 408.943 38.9392 410.976 45.3148C412.916 51.598 413.933 58.8976 413.933 67.1212V127.92H400.535V68.5996C400.535 61.9468 399.796 56.218 398.317 51.3208C396.839 46.4236 394.621 42.358 391.757 39.0316C388.892 35.7052 385.289 33.3028 380.946 31.732C376.696 30.1612 371.798 29.422 366.254 29.422C359.879 29.422 354.15 30.346 349.068 32.2864C343.986 34.2268 339.643 36.9064 336.04 40.4176C332.436 43.9288 329.664 48.0868 327.816 52.7992C325.876 57.5116 324.952 62.8708 324.952 68.692V128.013H311.554V19.258H311.461Z" fill="currentColor"></path><path d="M535.347 50.6715C538.119 43.7415 541.907 37.7355 546.804 32.6535C551.702 27.6639 557.523 23.7831 564.268 21.1035C571.013 18.4239 578.498 17.0379 586.629 17.0379C594.76 17.0379 602.152 18.4239 608.897 21.1959C615.642 23.9679 621.464 27.8487 626.361 32.7459C631.351 37.7355 635.139 43.6491 637.818 50.6715C640.498 57.6939 641.884 65.4555 641.884 73.9563V78.2067H542.646V66.3795H631.443L628.578 73.8639C628.578 67.2111 627.562 61.1127 625.437 55.6611C623.312 50.2095 620.447 45.4971 616.844 41.5239C613.148 37.5507 608.805 34.5939 603.63 32.4687C598.456 30.3435 592.82 29.3271 586.721 29.3271C580.623 29.3271 574.802 30.4359 569.627 32.5611C564.453 34.6863 560.018 37.7355 556.322 41.6163C552.626 45.4971 549.669 50.1171 547.544 55.5687C545.418 61.0203 544.402 66.9339 544.402 73.4943C544.402 80.0547 545.511 86.1531 547.636 91.6047C549.761 97.0563 552.81 101.676 556.599 105.557C560.387 109.438 564.915 112.395 570.089 114.612C575.264 116.737 580.992 117.846 587.276 117.846C597.07 117.846 605.386 115.351 612.316 110.454C619.246 105.557 624.143 98.6271 627.192 89.8491L640.221 94.2843C636.433 105.372 629.872 114.15 620.725 120.618C611.485 127.086 600.489 130.32 587.553 130.32C579.329 130.32 571.66 128.934 564.822 126.255C557.892 123.575 551.979 119.694 546.989 114.705C542 109.715 538.119 103.709 535.347 96.7791C532.575 89.8491 531.096 82.1799 531.096 73.5867C531.096 64.9935 532.482 57.6939 535.254 50.6715H535.347Z" fill="currentColor"></path><path d="M657.317 50.6715C660.089 43.7415 663.877 37.7355 668.774 32.6535C673.671 27.5715 679.493 23.7831 686.238 21.1035C692.983 18.4239 700.467 17.0379 708.599 17.0379C716.73 17.0379 724.122 18.4239 730.867 21.1959C737.612 23.9679 743.433 27.8487 748.331 32.7459C753.32 37.7355 757.109 43.6491 759.788 50.6715C762.468 57.6939 763.854 65.4555 763.854 73.9563V78.2067H664.616V66.3795H753.413L750.548 73.8639C750.548 67.2111 749.532 61.1127 747.407 55.6611C745.281 50.2095 742.417 45.4971 738.721 41.5239C735.025 37.5507 730.682 34.5939 725.508 32.4687C720.333 30.3435 714.697 29.3271 708.599 29.3271C702.5 29.3271 696.679 30.4359 691.505 32.5611C686.33 34.6863 681.895 37.7355 678.199 41.6163C674.503 45.4971 671.546 50.1171 669.421 55.5687C667.296 61.0203 666.279 66.9339 666.279 73.4943C666.279 80.0547 667.388 86.1531 669.513 91.6047C671.639 97.0563 674.688 101.676 678.476 105.557C682.265 109.438 686.792 112.395 691.967 114.612C697.141 116.737 702.87 117.846 709.153 117.846C718.947 117.846 727.263 115.351 734.193 110.454C741.123 105.557 746.021 98.6271 749.07 89.8491L762.098 94.2843C758.31 105.372 751.842 114.15 742.602 120.618C733.362 127.086 722.366 130.32 709.43 130.32C701.207 130.32 693.537 128.934 686.7 126.255C679.77 123.575 673.856 119.694 668.959 114.705C663.969 109.715 660.089 103.709 657.317 96.7791C654.452 89.8491 653.066 82.1799 653.066 73.5867C653.066 64.9935 654.452 57.6939 657.224 50.6715H657.317Z" fill="currentColor"></path><path d="M778.359 19.258H791.757V47.902H792.126C795.915 37.8304 801.828 30.2536 809.775 24.8944C817.814 19.6276 827.146 16.948 838.049 16.948C845.811 16.948 852.741 18.2416 859.116 20.9212C865.4 23.6008 870.759 27.2968 875.194 32.1016C879.629 36.9064 882.956 42.82 885.358 49.8424C887.76 56.8648 888.962 64.8112 888.962 73.5892C888.962 82.3672 887.76 90.3136 885.358 97.2436C882.956 104.266 879.629 110.18 875.194 114.984C870.759 119.882 865.492 123.578 859.209 126.165C853.018 128.752 845.996 130.046 838.234 130.046C827.423 130.046 817.906 127.366 809.867 122.099C801.828 116.832 795.915 109.163 792.034 99.0916H791.664V168.392H778.266V19.258H778.359ZM795.083 91.792C797.208 97.2436 800.258 101.956 804.138 105.837C808.019 109.718 812.639 112.674 818.091 114.8C823.542 116.925 829.364 117.941 835.554 117.941C841.745 117.941 847.197 116.925 852.186 114.984C857.176 113.044 861.426 110.18 864.938 106.299C868.449 102.418 871.036 97.8904 872.976 92.4388C874.917 86.9872 875.841 80.8888 875.841 73.9588C875.841 67.0288 874.824 60.6532 872.884 55.1092C870.944 49.6576 868.172 44.9452 864.753 41.0644C861.334 37.1836 857.084 34.3192 852.002 32.2864C847.012 30.346 841.468 29.3296 835.37 29.3296C829.271 29.3296 823.173 30.346 817.906 32.4712C812.639 34.5964 808.019 37.5532 804.138 41.434C800.258 45.3148 797.301 49.9348 795.083 55.3864C792.866 60.838 791.849 66.9364 791.849 73.6816C791.849 80.4268 792.958 86.1556 795.083 91.6996V91.792Z" fill="currentColor"></path><path d="M481.386 61.2051L533.592 19.9023V19.4403H514.28L476.489 48.9159L444.426 74.6031H443.964V17.0379H430.566V128.01H443.964V90.8655L471.684 68.8743L522.042 128.01H539.136V127.641L481.386 61.2051Z" fill="currentColor"></path></svg></a><button data-slot="dropdown-menu-trigger" class="inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&amp;_svg]:pointer-events-none [&amp;_svg:not([class*=&#x27;size-&#x27;])]:size-4 shrink-0 [&amp;_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive dark:hover:bg-accent/50 font-mono uppercase size-9 hover:bg-sidebar-accent hover:text-sidebar-accent-foreground text-sidebar-foreground/80 dark:text-sidebar-foreground" type="button" id="radix-_R_j5lb_" aria-haspopup="menu" aria-expanded="false" data-state="closed"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sun h-[1.2rem] w-[1.2rem] rotate-0 scale-100 transition-all dark:-rotate-90 dark:scale-0" aria-hidden="true"><circle cx="12" cy="12" r="4"></circle><path d="M12 2v2"></path><path d="M12 20v2"></path><path d="m4.93 4.93 1.41 1.41"></path><path d="m17.66 17.66 1.41 1.41"></path><path d="M2 12h2"></path><path d="M20 12h2"></path><path d="m6.34 17.66-1.41 1.41"></path><path d="m19.07 4.93-1.41 1.41"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-moon absolute h-[1.2rem] w-[1.2rem] rotate-90 scale-0 transition-all dark:rotate-0 dark:scale-100" aria-hidden="true"><path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"></path></svg><span class="sr-only">Toggle theme</span></button></div></li></ul></div><div data-slot="sidebar-content" data-sidebar="content" class="min-h-0 flex-1 gap-2 overflow-auto group-data-[collapsible=icon]:overflow-hidden flex flex-col justify-between"><div data-slot="sidebar-group" data-sidebar="group" class="relative flex w-full min-w-0 flex-col p-2"><div data-slot="sidebar-group-content" data-sidebar="group-content" class="w-full text-sm flex flex-col gap-2"><ul data-slot="sidebar-menu" data-sidebar="menu" class="flex w-full min-w-0 flex-col gap-1"><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><a data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm" data-state="closed" href="/undefined/projects"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layers" aria-hidden="true"><path d="M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z"></path><path d="M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12"></path><path d="M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17"></path></svg><span>Projects</span></a></li></ul></div></div><div data-slot="sidebar-group" data-sidebar="group" class="relative flex w-full min-w-0 flex-col p-2"><div data-slot="sidebar-group-content" data-sidebar="group-content" class="w-full text-sm flex flex-col gap-2"><ul data-slot="sidebar-menu" data-sidebar="menu" class="flex w-full min-w-0 flex-col gap-1"><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><a data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm" data-state="closed" href="mailto:support@inkeep.com"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-life-buoy" aria-hidden="true"><circle cx="12" cy="12" r="10"></circle><path d="m4.93 4.93 4.24 4.24"></path><path d="m14.83 9.17 4.24-4.24"></path><path d="m14.83 14.83 4.24 4.24"></path><path d="m9.17 14.83-4.24 4.24"></path><circle cx="12" cy="12" r="4"></circle></svg><span>Support</span></a></li><li data-slot="sidebar-menu-item" data-sidebar="menu-item" class="group/menu-item relative"><a rel="noopener noreferrer" target="_blank" data-slot="sidebar-menu-button" data-sidebar="menu-button" data-size="default" data-active="false" class="peer/menu-button flex w-full items-center gap-2 overflow-hidden rounded-md p-2 text-left outline-hidden ring-sidebar-ring transition-[width,height,padding] focus-visible:ring-2 active:bg-sidebar-accent active:text-sidebar-accent-foreground disabled:pointer-events-none disabled:opacity-50 group-has-data-[sidebar=menu-action]/menu-item:pr-8 aria-disabled:pointer-events-none aria-disabled:opacity-50 data-[active=true]:bg-sidebar-accent data-[active=true]:font-medium data-[active=true]:text-sidebar-accent-foreground data-[state=open]:hover:bg-sidebar-accent data-[state=open]:hover:text-sidebar-accent-foreground group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! [&amp;&gt;span:last-child]:truncate [&amp;&gt;svg]:size-4 [&amp;&gt;svg]:shrink-0 text-sidebar-foreground/80 font-medium hover:bg-sidebar-accent hover:text-sidebar-accent-foreground h-8 text-sm" data-state="closed" href="https://docs.inkeep.com/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-open" aria-hidden="true"><path d="M12 7v14"></path><path d="M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z"></path></svg><span>Documentation</span></a></li></ul></div></div></div></div></div></div><main data-slot="sidebar-inset" class="bg-background relative flex w-full flex-1 flex-col md:peer-data-[variant=inset]:m-2 md:peer-data-[variant=inset]:ml-0 md:peer-data-[variant=inset]:rounded-xl md:peer-data-[variant=inset]:shadow-sm md:peer-data-[variant=inset]:peer-data-[state=collapsed]:ml-2"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--></main></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script src="/_next/static/chunks/webpack-c30a7b76f6515b3b.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n"])</script><script>self.__next_f.push([1,"2:I[5187,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"9261\",\"static/chunks/9261-5a659eb9d4384ff7.js\",\"274\",\"static/chunks/274-6fcdb1ed8435f577.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"1369\",\"static/chunks/1369-d277f408d746b875.js\",\"5708\",\"static/chunks/5708-bc4e43f49a38389e.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"2607\",\"static/chunks/2607-ac2c09a9c147933e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"4404\",\"static/chunks/4404-c31fe4440e2e31f5.js\",\"1270\",\"static/chunks/1270-a21bc813b35c6990.js\",\"8915\",\"static/chunks/8915-307f23297f4268b9.js\",\"5761\",\"static/chunks/5761-0213e90db5088f63.js\",\"5523\",\"static/chunks/5523-4dcf385c8b38ed5a.js\",\"7177\",\"static/chunks/app/layout-ec8032f5fe6ec6c4.js\"],\"ThemeProvider\"]\n"])</script><script>self.__next_f.push([1,"3:I[5699,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"9261\",\"static/chunks/9261-5a659eb9d4384ff7.js\",\"274\",\"static/chunks/274-6fcdb1ed8435f577.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"1369\",\"static/chunks/1369-d277f408d746b875.js\",\"5708\",\"static/chunks/5708-bc4e43f49a38389e.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"2607\",\"static/chunks/2607-ac2c09a9c147933e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"4404\",\"static/chunks/4404-c31fe4440e2e31f5.js\",\"1270\",\"static/chunks/1270-a21bc813b35c6990.js\",\"8915\",\"static/chunks/8915-307f23297f4268b9.js\",\"5761\",\"static/chunks/5761-0213e90db5088f63.js\",\"5523\",\"static/chunks/5523-4dcf385c8b38ed5a.js\",\"7177\",\"static/chunks/app/layout-ec8032f5fe6ec6c4.js\"],\"NuqsAdapter\"]\n"])</script><script>self.__next_f.push([1,"4:I[58915,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"9261\",\"static/chunks/9261-5a659eb9d4384ff7.js\",\"274\",\"static/chunks/274-6fcdb1ed8435f577.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"1369\",\"static/chunks/1369-d277f408d746b875.js\",\"5708\",\"static/chunks/5708-bc4e43f49a38389e.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"2607\",\"static/chunks/2607-ac2c09a9c147933e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"4404\",\"static/chunks/4404-c31fe4440e2e31f5.js\",\"1270\",\"static/chunks/1270-a21bc813b35c6990.js\",\"8915\",\"static/chunks/8915-307f23297f4268b9.js\",\"5761\",\"static/chunks/5761-0213e90db5088f63.js\",\"5523\",\"static/chunks/5523-4dcf385c8b38ed5a.js\",\"7177\",\"static/chunks/app/layout-ec8032f5fe6ec6c4.js\"],\"SidebarProvider\"]\n"])</script><script>self.__next_f.push([1,"5:I[26905,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"9261\",\"static/chunks/9261-5a659eb9d4384ff7.js\",\"274\",\"static/chunks/274-6fcdb1ed8435f577.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"1369\",\"static/chunks/1369-d277f408d746b875.js\",\"5708\",\"static/chunks/5708-bc4e43f49a38389e.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"2607\",\"static/chunks/2607-ac2c09a9c147933e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"4404\",\"static/chunks/4404-c31fe4440e2e31f5.js\",\"1270\",\"static/chunks/1270-a21bc813b35c6990.js\",\"8915\",\"static/chunks/8915-307f23297f4268b9.js\",\"5761\",\"static/chunks/5761-0213e90db5088f63.js\",\"5523\",\"static/chunks/5523-4dcf385c8b38ed5a.js\",\"7177\",\"static/chunks/app/layout-ec8032f5fe6ec6c4.js\"],\"AppSidebar\"]\n"])</script><script>self.__next_f.push([1,"6:I[58915,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"9261\",\"static/chunks/9261-5a659eb9d4384ff7.js\",\"274\",\"static/chunks/274-6fcdb1ed8435f577.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"1369\",\"static/chunks/1369-d277f408d746b875.js\",\"5708\",\"static/chunks/5708-bc4e43f49a38389e.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"2607\",\"static/chunks/2607-ac2c09a9c147933e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"4404\",\"static/chunks/4404-c31fe4440e2e31f5.js\",\"1270\",\"static/chunks/1270-a21bc813b35c6990.js\",\"8915\",\"static/chunks/8915-307f23297f4268b9.js\",\"5761\",\"static/chunks/5761-0213e90db5088f63.js\",\"5523\",\"static/chunks/5523-4dcf385c8b38ed5a.js\",\"7177\",\"static/chunks/app/layout-ec8032f5fe6ec6c4.js\"],\"SidebarInset\"]\n"])</script><script>self.__next_f.push([1,"7:I[36376,[],\"\"]\n8:I[20974,[],\"\"]\n"])</script><script>self.__next_f.push([1,"9:I[62810,[\"7172\",\"static/chunks/691f6780-65c88dc2c38ba5f8.js\",\"1088\",\"static/chunks/1088-be5f67a57b080eab.js\",\"4305\",\"static/chunks/4305-f3b5fc305389eb53.js\",\"6220\",\"static/chunks/6220-0b336a5d5376b03e.js\",\"342\",\"static/chunks/342-4d48ecbe7a51f56e.js\",\"9261\",\"static/chunks/9261-5a659eb9d4384ff7.js\",\"274\",\"static/chunks/274-6fcdb1ed8435f577.js\",\"5421\",\"static/chunks/5421-8c432021d913178d.js\",\"1369\",\"static/chunks/1369-d277f408d746b875.js\",\"5708\",\"static/chunks/5708-bc4e43f49a38389e.js\",\"2106\",\"static/chunks/2106-82b009426d43b50e.js\",\"2607\",\"static/chunks/2607-ac2c09a9c147933e.js\",\"6113\",\"static/chunks/6113-406f33c62631284a.js\",\"4404\",\"static/chunks/4404-c31fe4440e2e31f5.js\",\"1270\",\"static/chunks/1270-a21bc813b35c6990.js\",\"8915\",\"static/chunks/8915-307f23297f4268b9.js\",\"5761\",\"static/chunks/5761-0213e90db5088f63.js\",\"5523\",\"static/chunks/5523-4dcf385c8b38ed5a.js\",\"7177\",\"static/chunks/app/layout-ec8032f5fe6ec6c4.js\"],\"Toaster\"]\n"])</script><script>self.__next_f.push([1,"a:I[76440,[],\"OutletBoundary\"]\nc:I[21440,[],\"AsyncMetadataOutlet\"]\ne:I[76440,[],\"ViewportBoundary\"]\n10:I[76440,[],\"MetadataBoundary\"]\n11:\"$Sreact.suspense\"\n13:I[7156,[],\"\"]\n:HL[\"/_next/static/media/bb3ef058b751a6ad-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/87a090e510a0d73c.css\",\"style\"]\n:HL[\"/_next/static/css/79d9a772deb9cf7c.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"A-UqCWmuoptG-nYIVTxtO\",\"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/87a090e510a0d73c.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,{\"style\":{\"--sidebar-width\":\"calc(var(--spacing) * 62)\",\"--header-height\":\"calc(var(--spacing) * 12)\"},\"children\":[[\"$\",\"$L5\",null,{\"variant\":\"inset\"}],[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],[\"$\",\"$L9\",null,{}]]}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$La\",null,{\"children\":[\"$Lb\",[\"$\",\"$Lc\",null,{\"promise\":\"$@d\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$Le\",null,{\"children\":\"$Lf\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$L10\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$11\",null,{\"fallback\":null,\"children\":\"$L12\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"f:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\nb:null\n"])</script><script>self.__next_f.push([1,"14:I[46608,[],\"IconMark\"]\nd:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Inkeep Agents\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Inkeep's multi-agent framework enables multiple specialized AI agents to collaborate and solve complex problems through a graph-based architecture. You can define networks of agents, each with unique instructions, tools, and purposes.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"160x160\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/icon.svg?2326769f8e5ccda9\",\"type\":\"image/svg+xml\",\"sizes\":\"any\"}],[\"$\",\"$L14\",\"4\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"12:\"$d:metadata\"\n"])</script></body></html>
@@ -1,12 +1,12 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[5187,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"ThemeProvider"]
3
- 3:I[5699,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"NuqsAdapter"]
4
- 4:I[58915,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"SidebarProvider"]
5
- 5:I[29613,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"AppSidebar"]
6
- 6:I[58915,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"SidebarInset"]
2
+ 2:I[5187,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"ThemeProvider"]
3
+ 3:I[5699,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"NuqsAdapter"]
4
+ 4:I[58915,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"SidebarProvider"]
5
+ 5:I[26905,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"AppSidebar"]
6
+ 6:I[58915,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"SidebarInset"]
7
7
  7:I[36376,[],""]
8
8
  8:I[20974,[],""]
9
- 9:I[62810,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","5421","static/chunks/5421-8c432021d913178d.js","2115","static/chunks/2115-35508a99aa945f2d.js","274","static/chunks/274-f5215b5da25b6901.js","2106","static/chunks/2106-82b009426d43b50e.js","6113","static/chunks/6113-406f33c62631284a.js","1932","static/chunks/1932-b3016305628cc118.js","3091","static/chunks/3091-f87653cc2544aa4e.js","8915","static/chunks/8915-df4183d9413a1d69.js","1878","static/chunks/1878-d1b3fbd6198bbad6.js","7177","static/chunks/app/layout-aefecd275b66055d.js"],"Toaster"]
9
+ 9:I[62810,["7172","static/chunks/691f6780-65c88dc2c38ba5f8.js","1088","static/chunks/1088-be5f67a57b080eab.js","4305","static/chunks/4305-f3b5fc305389eb53.js","6220","static/chunks/6220-0b336a5d5376b03e.js","342","static/chunks/342-4d48ecbe7a51f56e.js","9261","static/chunks/9261-5a659eb9d4384ff7.js","274","static/chunks/274-6fcdb1ed8435f577.js","5421","static/chunks/5421-8c432021d913178d.js","1369","static/chunks/1369-d277f408d746b875.js","5708","static/chunks/5708-bc4e43f49a38389e.js","2106","static/chunks/2106-82b009426d43b50e.js","2607","static/chunks/2607-ac2c09a9c147933e.js","6113","static/chunks/6113-406f33c62631284a.js","4404","static/chunks/4404-c31fe4440e2e31f5.js","1270","static/chunks/1270-a21bc813b35c6990.js","8915","static/chunks/8915-307f23297f4268b9.js","5761","static/chunks/5761-0213e90db5088f63.js","5523","static/chunks/5523-4dcf385c8b38ed5a.js","7177","static/chunks/app/layout-ec8032f5fe6ec6c4.js"],"Toaster"]
10
10
  a:I[76440,[],"OutletBoundary"]
11
11
  c:I[21440,[],"AsyncMetadataOutlet"]
12
12
  e:I[76440,[],"ViewportBoundary"]
@@ -15,9 +15,9 @@ e:I[76440,[],"ViewportBoundary"]
15
15
  13:I[7156,[],""]
16
16
  :HL["/_next/static/media/bb3ef058b751a6ad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
17
17
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
18
- :HL["/_next/static/css/ed918c6b3ba24072.css","style"]
19
- :HL["/_next/static/css/5357c094e02f0902.css","style"]
20
- 0:{"P":null,"b":"ou4XPDroLa8nbueY53Xx_","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/ed918c6b3ba24072.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/5357c094e02f0902.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_e8ce0c __variable_3c557b antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"children":[["$","$L4",null,{"style":{"--sidebar-width":"calc(var(--spacing) * 62)","--header-height":"calc(var(--spacing) * 12)"},"children":[["$","$L5",null,{"variant":"inset"}],["$","$L6",null,{"children":["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],["$","$L9",null,{}]]}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$Le",null,{"children":"$Lf"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
18
+ :HL["/_next/static/css/87a090e510a0d73c.css","style"]
19
+ :HL["/_next/static/css/79d9a772deb9cf7c.css","style"]
20
+ 0:{"P":null,"b":"A-UqCWmuoptG-nYIVTxtO","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/87a090e510a0d73c.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,{"style":{"--sidebar-width":"calc(var(--spacing) * 62)","--header-height":"calc(var(--spacing) * 12)"},"children":[["$","$L5",null,{"variant":"inset"}],["$","$L6",null,{"children":["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],["$","$L9",null,{}]]}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L7",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L8",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$La",null,{"children":["$Lb",["$","$Lc",null,{"promise":"$@d"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$Le",null,{"children":"$Lf"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$L10",null,{"children":["$","div",null,{"hidden":true,"children":["$","$11",null,{"fallback":null,"children":"$L12"}]}]}]]}],false]],"m":"$undefined","G":["$13",[]],"s":false,"S":true}
21
21
  f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
22
22
  b:null
23
23
  14:I[46608,[],"IconMark"]