miawrouter 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1245) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +25 -21
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/routes-manifest.json +92 -1
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/a2a/page.js +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/a2a/page.js.nft.json +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/activity/page.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/activity/page.js.nft.json +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/activity/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/agent-skills/page.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/agent-skills/page.js.nft.json +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/agent-skills/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-endpoints/page.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-endpoints/page.js.nft.json +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-endpoints/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/batch/page.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/batch/page.js.nft.json +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/batch/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cache/page.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cache/page.js.nft.json +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cache/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +23 -2
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +22 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cloud-agents/page.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cloud-agents/page.js.nft.json +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cloud-agents/page_client-reference-manifest.js +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/costs/page.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/discovery/page.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/discovery/page.js.nft.json +1 -1
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/discovery/page_client-reference-manifest.js +1 -1
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/free-provider-rankings/page.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/free-provider-rankings/page.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/free-provider-rankings/page_client-reference-manifest.js +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/free-tiers/page.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/free-tiers/page.js.nft.json +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/free-tiers/page_client-reference-manifest.js +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/guardrails/page.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/guardrails/page.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/guardrails/page_client-reference-manifest.js +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/health/page.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/logs/page.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mcp/page.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mcp/page.js.nft.json +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +1 -1
  79. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  80. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  81. package/app/.next-cli-build/server/app/(dashboard)/dashboard/memory/page.js +1 -1
  82. package/app/.next-cli-build/server/app/(dashboard)/dashboard/memory/page.js.nft.json +1 -1
  83. package/app/.next-cli-build/server/app/(dashboard)/dashboard/memory/page_client-reference-manifest.js +1 -1
  84. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +1 -1
  85. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  87. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +1 -1
  88. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  90. package/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js +1 -1
  91. package/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  93. package/app/.next-cli-build/server/app/(dashboard)/dashboard/privacy/page.js +1 -1
  94. package/app/.next-cli-build/server/app/(dashboard)/dashboard/privacy/page.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/(dashboard)/dashboard/privacy/page_client-reference-manifest.js +1 -1
  96. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  97. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  99. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-stats/page.js +1 -1
  100. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-stats/page.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-stats/page_client-reference-manifest.js +1 -1
  102. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  103. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  105. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  106. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  108. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  109. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  111. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +1 -1
  112. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  114. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +1 -1
  115. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  117. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +1 -1
  118. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  120. package/app/.next-cli-build/server/app/(dashboard)/dashboard/runtime/page.js +1 -1
  121. package/app/.next-cli-build/server/app/(dashboard)/dashboard/runtime/page.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/(dashboard)/dashboard/runtime/page_client-reference-manifest.js +1 -1
  123. package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/feature-flags/page.js +1 -1
  124. package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/feature-flags/page.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/feature-flags/page_client-reference-manifest.js +1 -1
  126. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skill-discovery/page.js +1 -1
  127. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skill-discovery/page.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skill-discovery/page_client-reference-manifest.js +1 -1
  129. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +1 -1
  130. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  132. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +1 -1
  133. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  135. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  136. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  138. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  139. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  141. package/app/.next-cli-build/server/app/(dashboard)/dashboard/webhooks/page.js +1 -1
  142. package/app/.next-cli-build/server/app/(dashboard)/dashboard/webhooks/page.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/(dashboard)/dashboard/webhooks/page_client-reference-manifest.js +1 -1
  144. package/app/.next-cli-build/server/app/.well-known/agent.json/route.js +1 -1
  145. package/app/.next-cli-build/server/app/.well-known/agent.json/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/_global-error/page.js +1 -1
  147. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  149. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  150. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  151. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  152. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  153. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  154. package/app/.next-cli-build/server/app/_not-found/page.js +1 -1
  155. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  157. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  158. package/app/.next-cli-build/server/app/_not-found.rsc +5 -5
  159. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +5 -5
  160. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -5
  161. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  162. package/app/.next-cli-build/server/app/api/a2a/route.js +2 -2
  163. package/app/.next-cli-build/server/app/api/a2a/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/a2a/status/route.js +1 -1
  165. package/app/.next-cli-build/server/app/api/a2a/status/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/agents/[id]/actions/route.js +1 -1
  167. package/app/.next-cli-build/server/app/api/agents/[id]/actions/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/agents/route.js +1 -1
  169. package/app/.next-cli-build/server/app/api/agents/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  171. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/auth/logout/route.js +22 -1
  173. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +22 -1
  175. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  176. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +22 -1
  177. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +22 -1
  179. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  180. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  181. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  182. package/app/.next-cli-build/server/app/api/auth/status/route.js +22 -1
  183. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  184. package/app/.next-cli-build/server/app/api/batch/[id]/route.js +1 -1
  185. package/app/.next-cli-build/server/app/api/batch/[id]/route.js.nft.json +1 -1
  186. package/app/.next-cli-build/server/app/api/batch/route.js +2 -2
  187. package/app/.next-cli-build/server/app/api/batch/route.js.nft.json +1 -1
  188. package/app/.next-cli-build/server/app/api/batches/[id]/cancel/route.js +2 -2
  189. package/app/.next-cli-build/server/app/api/batches/[id]/cancel/route.js.nft.json +1 -1
  190. package/app/.next-cli-build/server/app/api/batches/[id]/errors/route.js +2 -2
  191. package/app/.next-cli-build/server/app/api/batches/[id]/errors/route.js.nft.json +1 -1
  192. package/app/.next-cli-build/server/app/api/batches/[id]/results/route.js +2 -2
  193. package/app/.next-cli-build/server/app/api/batches/[id]/results/route.js.nft.json +1 -1
  194. package/app/.next-cli-build/server/app/api/batches/[id]/retry/route.js +2 -2
  195. package/app/.next-cli-build/server/app/api/batches/[id]/retry/route.js.nft.json +1 -1
  196. package/app/.next-cli-build/server/app/api/batches/[id]/route.js +2 -2
  197. package/app/.next-cli-build/server/app/api/batches/[id]/route.js.nft.json +1 -1
  198. package/app/.next-cli-build/server/app/api/batches/route.js +2 -2
  199. package/app/.next-cli-build/server/app/api/batches/route.js.nft.json +1 -1
  200. package/app/.next-cli-build/server/app/api/cache/clear/route.js +1 -1
  201. package/app/.next-cli-build/server/app/api/cache/clear/route.js.nft.json +1 -1
  202. package/app/.next-cli-build/server/app/api/cache/stats/route.js +1 -1
  203. package/app/.next-cli-build/server/app/api/cache/stats/route.js.nft.json +1 -1
  204. package/app/.next-cli-build/server/app/api/catalog/opencode/route.js +1 -1
  205. package/app/.next-cli-build/server/app/api/catalog/opencode/route.js.nft.json +1 -1
  206. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +24 -3
  207. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  208. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  209. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  210. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  211. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  212. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
  213. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  215. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  216. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  217. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  218. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  219. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  221. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  222. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +1 -1
  223. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  224. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +23 -2
  225. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  226. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +1 -1
  227. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  228. package/app/.next-cli-build/server/app/api/cli-tools/devin-settings/route.js +1 -1
  229. package/app/.next-cli-build/server/app/api/cli-tools/devin-settings/route.js.nft.json +1 -1
  230. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  231. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
  233. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -1
  234. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  235. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  236. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  237. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/cloud-agents/status/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/cloud-agents/status/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/discovery/endpoints/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/discovery/endpoints/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/discovery/route.js +1 -1
  253. package/app/.next-cli-build/server/app/api/discovery/route.js.nft.json +1 -1
  254. package/app/.next-cli-build/server/app/api/discovery/skills/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/discovery/skills/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/events/route.js +2 -2
  257. package/app/.next-cli-build/server/app/api/events/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  265. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  269. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  271. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  273. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  275. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/keys/route.js +22 -1
  277. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  279. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  281. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  283. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/mcp/route.js +1 -1
  285. package/app/.next-cli-build/server/app/api/mcp/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/mcp/status/route.js +2 -2
  287. package/app/.next-cli-build/server/app/api/mcp/status/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  289. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  293. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  295. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/memory/[id]/route.js +2 -2
  299. package/app/.next-cli-build/server/app/api/memory/[id]/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/memory/health/route.js +2 -2
  301. package/app/.next-cli-build/server/app/api/memory/health/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/memory/reindex/route.js +2 -2
  303. package/app/.next-cli-build/server/app/api/memory/reindex/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/memory/route.js +2 -2
  305. package/app/.next-cli-build/server/app/api/memory/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/memory/search/route.js +2 -2
  307. package/app/.next-cli-build/server/app/api/memory/search/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  311. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  313. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  317. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  327. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/oauth/freebuff/auto-import/route.js +1 -0
  331. package/app/.next-cli-build/server/app/api/oauth/freebuff/auto-import/route.js.nft.json +1 -0
  332. package/app/.next-cli-build/server/app/api/oauth/freebuff/auto-import/route_client-reference-manifest.js +1 -0
  333. package/app/.next-cli-build/server/app/api/oauth/freebuff/import/route.js +1 -0
  334. package/app/.next-cli-build/server/app/api/oauth/freebuff/import/route.js.nft.json +1 -0
  335. package/app/.next-cli-build/server/app/api/oauth/freebuff/import/route_client-reference-manifest.js +1 -0
  336. package/app/.next-cli-build/server/app/api/oauth/freebuff/session/route.js +1 -0
  337. package/app/.next-cli-build/server/app/api/oauth/freebuff/session/route.js.nft.json +1 -0
  338. package/app/.next-cli-build/server/app/api/oauth/freebuff/session/route_client-reference-manifest.js +1 -0
  339. package/app/.next-cli-build/server/app/api/oauth/freebuff/status/route.js +1 -0
  340. package/app/.next-cli-build/server/app/api/oauth/freebuff/status/route.js.nft.json +1 -0
  341. package/app/.next-cli-build/server/app/api/oauth/freebuff/status/route_client-reference-manifest.js +1 -0
  342. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  347. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  349. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  350. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  351. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  353. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  354. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  355. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  356. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  357. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  359. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  360. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  361. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  362. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  363. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  365. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  366. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  367. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  368. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  369. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  371. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  372. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  373. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  374. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  377. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  378. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  379. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  380. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  383. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  384. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  385. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  386. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  387. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  388. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  389. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  390. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  391. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  392. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  393. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  394. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  395. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  396. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +1 -1
  397. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  398. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  399. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  400. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  401. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  402. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
  403. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
  404. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  405. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  406. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  407. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  408. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  409. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  410. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  411. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  412. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  413. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  414. package/app/.next-cli-build/server/app/api/saver/stats/route.js +1 -1
  415. package/app/.next-cli-build/server/app/api/saver/stats/route.js.nft.json +1 -1
  416. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  417. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  418. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  419. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  420. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  421. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  422. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  423. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  424. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  425. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  426. package/app/.next-cli-build/server/app/api/skill-discovery/[id]/install/route.js +1 -1
  427. package/app/.next-cli-build/server/app/api/skill-discovery/[id]/install/route.js.nft.json +1 -1
  428. package/app/.next-cli-build/server/app/api/skill-discovery/[id]/route.js +1 -1
  429. package/app/.next-cli-build/server/app/api/skill-discovery/[id]/route.js.nft.json +1 -1
  430. package/app/.next-cli-build/server/app/api/skill-discovery/[id]/uninstall/route.js +1 -1
  431. package/app/.next-cli-build/server/app/api/skill-discovery/[id]/uninstall/route.js.nft.json +1 -1
  432. package/app/.next-cli-build/server/app/api/skill-discovery/route.js +1 -1
  433. package/app/.next-cli-build/server/app/api/skill-discovery/route.js.nft.json +1 -1
  434. package/app/.next-cli-build/server/app/api/skill-discovery/sync/route.js +1 -1
  435. package/app/.next-cli-build/server/app/api/skill-discovery/sync/route.js.nft.json +1 -1
  436. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  437. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  438. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  439. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  440. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  441. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  442. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  443. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  444. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  445. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  446. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  447. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  448. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  449. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  450. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  451. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  452. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  453. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  454. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  455. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  456. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  457. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  458. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  459. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  460. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  461. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  462. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  463. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  464. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  465. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  466. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  467. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  468. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  469. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  470. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  471. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  472. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  473. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  474. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  475. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  476. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  477. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  478. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  479. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  480. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  481. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  482. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  483. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  484. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  485. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  486. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  487. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  488. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  489. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  490. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  491. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  492. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  493. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  494. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  495. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  496. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  497. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  498. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  499. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  500. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  501. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  502. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  503. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  504. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  505. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  506. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  507. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  508. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  509. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  510. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  511. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  512. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  513. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  514. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  515. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  516. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js +1 -1
  517. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
  518. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -1
  519. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -1
  520. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -1
  521. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -1
  522. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -1
  523. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  524. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  525. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  526. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  527. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  528. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  529. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  530. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  531. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  532. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  533. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  534. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  535. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  536. package/app/.next-cli-build/server/app/api/webhooks/[id]/route.js +1 -1
  537. package/app/.next-cli-build/server/app/api/webhooks/[id]/route.js.nft.json +1 -1
  538. package/app/.next-cli-build/server/app/api/webhooks/events/route.js +1 -1
  539. package/app/.next-cli-build/server/app/api/webhooks/events/route.js.nft.json +1 -1
  540. package/app/.next-cli-build/server/app/api/webhooks/route.js +1 -1
  541. package/app/.next-cli-build/server/app/api/webhooks/route.js.nft.json +1 -1
  542. package/app/.next-cli-build/server/app/callback/page.js +1 -1
  543. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  544. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  545. package/app/.next-cli-build/server/app/callback.html +1 -1
  546. package/app/.next-cli-build/server/app/callback.rsc +5 -5
  547. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +5 -5
  548. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  549. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +5 -5
  550. package/app/.next-cli-build/server/app/dashboard/a2a.html +1 -1
  551. package/app/.next-cli-build/server/app/dashboard/a2a.rsc +7 -7
  552. package/app/.next-cli-build/server/app/dashboard/a2a.segments/!KGRhc2hib2FyZCk/dashboard/a2a/__PAGE__.segment.rsc +7 -7
  553. package/app/.next-cli-build/server/app/dashboard/a2a.segments/_full.segment.rsc +7 -7
  554. package/app/.next-cli-build/server/app/dashboard/a2a.segments/_tree.segment.rsc +2 -2
  555. package/app/.next-cli-build/server/app/dashboard/activity.html +1 -1
  556. package/app/.next-cli-build/server/app/dashboard/activity.rsc +7 -7
  557. package/app/.next-cli-build/server/app/dashboard/activity.segments/!KGRhc2hib2FyZCk/dashboard/activity/__PAGE__.segment.rsc +7 -7
  558. package/app/.next-cli-build/server/app/dashboard/activity.segments/_full.segment.rsc +7 -7
  559. package/app/.next-cli-build/server/app/dashboard/activity.segments/_tree.segment.rsc +2 -2
  560. package/app/.next-cli-build/server/app/dashboard/agent-skills.html +1 -1
  561. package/app/.next-cli-build/server/app/dashboard/agent-skills.rsc +7 -7
  562. package/app/.next-cli-build/server/app/dashboard/agent-skills.segments/!KGRhc2hib2FyZCk/dashboard/agent-skills/__PAGE__.segment.rsc +7 -7
  563. package/app/.next-cli-build/server/app/dashboard/agent-skills.segments/_full.segment.rsc +7 -7
  564. package/app/.next-cli-build/server/app/dashboard/agent-skills.segments/_tree.segment.rsc +2 -2
  565. package/app/.next-cli-build/server/app/dashboard/api-endpoints.html +1 -1
  566. package/app/.next-cli-build/server/app/dashboard/api-endpoints.rsc +7 -7
  567. package/app/.next-cli-build/server/app/dashboard/api-endpoints.segments/!KGRhc2hib2FyZCk/dashboard/api-endpoints/__PAGE__.segment.rsc +7 -7
  568. package/app/.next-cli-build/server/app/dashboard/api-endpoints.segments/_full.segment.rsc +7 -7
  569. package/app/.next-cli-build/server/app/dashboard/api-endpoints.segments/_tree.segment.rsc +2 -2
  570. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  571. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +7 -7
  572. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +7 -7
  573. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +7 -7
  574. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  575. package/app/.next-cli-build/server/app/dashboard/batch.html +1 -1
  576. package/app/.next-cli-build/server/app/dashboard/batch.rsc +7 -7
  577. package/app/.next-cli-build/server/app/dashboard/batch.segments/!KGRhc2hib2FyZCk/dashboard/batch/__PAGE__.segment.rsc +7 -7
  578. package/app/.next-cli-build/server/app/dashboard/batch.segments/_full.segment.rsc +7 -7
  579. package/app/.next-cli-build/server/app/dashboard/batch.segments/_tree.segment.rsc +2 -2
  580. package/app/.next-cli-build/server/app/dashboard/cache.html +1 -1
  581. package/app/.next-cli-build/server/app/dashboard/cache.rsc +7 -7
  582. package/app/.next-cli-build/server/app/dashboard/cache.segments/!KGRhc2hib2FyZCk/dashboard/cache/__PAGE__.segment.rsc +7 -7
  583. package/app/.next-cli-build/server/app/dashboard/cache.segments/_full.segment.rsc +7 -7
  584. package/app/.next-cli-build/server/app/dashboard/cache.segments/_tree.segment.rsc +2 -2
  585. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  586. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +7 -7
  587. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +7 -7
  588. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -7
  589. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  590. package/app/.next-cli-build/server/app/dashboard/cloud-agents.html +1 -1
  591. package/app/.next-cli-build/server/app/dashboard/cloud-agents.rsc +7 -7
  592. package/app/.next-cli-build/server/app/dashboard/cloud-agents.segments/!KGRhc2hib2FyZCk/dashboard/cloud-agents/__PAGE__.segment.rsc +7 -7
  593. package/app/.next-cli-build/server/app/dashboard/cloud-agents.segments/_full.segment.rsc +7 -7
  594. package/app/.next-cli-build/server/app/dashboard/cloud-agents.segments/_tree.segment.rsc +2 -2
  595. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  596. package/app/.next-cli-build/server/app/dashboard/combos.rsc +7 -7
  597. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +7 -7
  598. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
  599. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  600. package/app/.next-cli-build/server/app/dashboard/costs.html +1 -1
  601. package/app/.next-cli-build/server/app/dashboard/costs.rsc +7 -7
  602. package/app/.next-cli-build/server/app/dashboard/costs.segments/!KGRhc2hib2FyZCk/dashboard/costs/__PAGE__.segment.rsc +7 -7
  603. package/app/.next-cli-build/server/app/dashboard/costs.segments/_full.segment.rsc +7 -7
  604. package/app/.next-cli-build/server/app/dashboard/costs.segments/_tree.segment.rsc +2 -2
  605. package/app/.next-cli-build/server/app/dashboard/discovery.html +1 -1
  606. package/app/.next-cli-build/server/app/dashboard/discovery.rsc +7 -7
  607. package/app/.next-cli-build/server/app/dashboard/discovery.segments/!KGRhc2hib2FyZCk/dashboard/discovery/__PAGE__.segment.rsc +7 -7
  608. package/app/.next-cli-build/server/app/dashboard/discovery.segments/_full.segment.rsc +7 -7
  609. package/app/.next-cli-build/server/app/dashboard/discovery.segments/_tree.segment.rsc +2 -2
  610. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  611. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +7 -7
  612. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +7 -7
  613. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  614. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  615. package/app/.next-cli-build/server/app/dashboard/free-provider-rankings.html +1 -1
  616. package/app/.next-cli-build/server/app/dashboard/free-provider-rankings.rsc +7 -7
  617. package/app/.next-cli-build/server/app/dashboard/free-provider-rankings.segments/!KGRhc2hib2FyZCk/dashboard/free-provider-rankings/__PAGE__.segment.rsc +7 -7
  618. package/app/.next-cli-build/server/app/dashboard/free-provider-rankings.segments/_full.segment.rsc +7 -7
  619. package/app/.next-cli-build/server/app/dashboard/free-provider-rankings.segments/_tree.segment.rsc +2 -2
  620. package/app/.next-cli-build/server/app/dashboard/free-tiers.html +1 -1
  621. package/app/.next-cli-build/server/app/dashboard/free-tiers.rsc +7 -7
  622. package/app/.next-cli-build/server/app/dashboard/free-tiers.segments/!KGRhc2hib2FyZCk/dashboard/free-tiers/__PAGE__.segment.rsc +7 -7
  623. package/app/.next-cli-build/server/app/dashboard/free-tiers.segments/_full.segment.rsc +7 -7
  624. package/app/.next-cli-build/server/app/dashboard/free-tiers.segments/_tree.segment.rsc +2 -2
  625. package/app/.next-cli-build/server/app/dashboard/guardrails.html +1 -1
  626. package/app/.next-cli-build/server/app/dashboard/guardrails.rsc +7 -7
  627. package/app/.next-cli-build/server/app/dashboard/guardrails.segments/!KGRhc2hib2FyZCk/dashboard/guardrails/__PAGE__.segment.rsc +7 -7
  628. package/app/.next-cli-build/server/app/dashboard/guardrails.segments/_full.segment.rsc +7 -7
  629. package/app/.next-cli-build/server/app/dashboard/guardrails.segments/_tree.segment.rsc +2 -2
  630. package/app/.next-cli-build/server/app/dashboard/health.html +1 -1
  631. package/app/.next-cli-build/server/app/dashboard/health.rsc +7 -7
  632. package/app/.next-cli-build/server/app/dashboard/health.segments/!KGRhc2hib2FyZCk/dashboard/health/__PAGE__.segment.rsc +7 -7
  633. package/app/.next-cli-build/server/app/dashboard/health.segments/_full.segment.rsc +7 -7
  634. package/app/.next-cli-build/server/app/dashboard/health.segments/_tree.segment.rsc +2 -2
  635. package/app/.next-cli-build/server/app/dashboard/logs.html +1 -1
  636. package/app/.next-cli-build/server/app/dashboard/logs.rsc +7 -7
  637. package/app/.next-cli-build/server/app/dashboard/logs.segments/!KGRhc2hib2FyZCk/dashboard/logs/__PAGE__.segment.rsc +7 -7
  638. package/app/.next-cli-build/server/app/dashboard/logs.segments/_full.segment.rsc +7 -7
  639. package/app/.next-cli-build/server/app/dashboard/logs.segments/_tree.segment.rsc +2 -2
  640. package/app/.next-cli-build/server/app/dashboard/mcp.html +1 -1
  641. package/app/.next-cli-build/server/app/dashboard/mcp.rsc +7 -7
  642. package/app/.next-cli-build/server/app/dashboard/mcp.segments/!KGRhc2hib2FyZCk/dashboard/mcp/__PAGE__.segment.rsc +7 -7
  643. package/app/.next-cli-build/server/app/dashboard/mcp.segments/_full.segment.rsc +7 -7
  644. package/app/.next-cli-build/server/app/dashboard/mcp.segments/_tree.segment.rsc +2 -2
  645. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  646. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +7 -7
  647. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +7 -7
  648. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +7 -7
  649. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  650. package/app/.next-cli-build/server/app/dashboard/memory.html +1 -1
  651. package/app/.next-cli-build/server/app/dashboard/memory.rsc +7 -7
  652. package/app/.next-cli-build/server/app/dashboard/memory.segments/!KGRhc2hib2FyZCk/dashboard/memory/__PAGE__.segment.rsc +7 -7
  653. package/app/.next-cli-build/server/app/dashboard/memory.segments/_full.segment.rsc +7 -7
  654. package/app/.next-cli-build/server/app/dashboard/memory.segments/_tree.segment.rsc +2 -2
  655. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  656. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +7 -7
  657. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +7 -7
  658. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -7
  659. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  660. package/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  661. package/app/.next-cli-build/server/app/dashboard/playground.rsc +7 -7
  662. package/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +7 -7
  663. package/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +7 -7
  664. package/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +2 -2
  665. package/app/.next-cli-build/server/app/dashboard/privacy.html +1 -1
  666. package/app/.next-cli-build/server/app/dashboard/privacy.rsc +7 -7
  667. package/app/.next-cli-build/server/app/dashboard/privacy.segments/!KGRhc2hib2FyZCk/dashboard/privacy/__PAGE__.segment.rsc +7 -7
  668. package/app/.next-cli-build/server/app/dashboard/privacy.segments/_full.segment.rsc +7 -7
  669. package/app/.next-cli-build/server/app/dashboard/privacy.segments/_tree.segment.rsc +2 -2
  670. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  671. package/app/.next-cli-build/server/app/dashboard/profile.rsc +7 -7
  672. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +7 -7
  673. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +7 -7
  674. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  675. package/app/.next-cli-build/server/app/dashboard/provider-stats.html +1 -1
  676. package/app/.next-cli-build/server/app/dashboard/provider-stats.rsc +7 -7
  677. package/app/.next-cli-build/server/app/dashboard/provider-stats.segments/!KGRhc2hib2FyZCk/dashboard/provider-stats/__PAGE__.segment.rsc +7 -7
  678. package/app/.next-cli-build/server/app/dashboard/provider-stats.segments/_full.segment.rsc +7 -7
  679. package/app/.next-cli-build/server/app/dashboard/provider-stats.segments/_tree.segment.rsc +2 -2
  680. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  681. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +7 -7
  682. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +7 -7
  683. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
  684. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  685. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  686. package/app/.next-cli-build/server/app/dashboard/providers.rsc +7 -7
  687. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +7 -7
  688. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
  689. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  690. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  691. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +7 -7
  692. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +7 -7
  693. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -7
  694. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  695. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  696. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +7 -7
  697. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +7 -7
  698. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +7 -7
  699. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  700. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  701. package/app/.next-cli-build/server/app/dashboard/quota.rsc +8 -8
  702. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +8 -8
  703. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +8 -8
  704. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  705. package/app/.next-cli-build/server/app/dashboard/runtime.html +1 -1
  706. package/app/.next-cli-build/server/app/dashboard/runtime.rsc +7 -7
  707. package/app/.next-cli-build/server/app/dashboard/runtime.segments/!KGRhc2hib2FyZCk/dashboard/runtime/__PAGE__.segment.rsc +7 -7
  708. package/app/.next-cli-build/server/app/dashboard/runtime.segments/_full.segment.rsc +7 -7
  709. package/app/.next-cli-build/server/app/dashboard/runtime.segments/_tree.segment.rsc +2 -2
  710. package/app/.next-cli-build/server/app/dashboard/settings/feature-flags.html +1 -1
  711. package/app/.next-cli-build/server/app/dashboard/settings/feature-flags.rsc +7 -7
  712. package/app/.next-cli-build/server/app/dashboard/settings/feature-flags.segments/!KGRhc2hib2FyZCk/dashboard/settings/feature-flags/__PAGE__.segment.rsc +7 -7
  713. package/app/.next-cli-build/server/app/dashboard/settings/feature-flags.segments/_full.segment.rsc +7 -7
  714. package/app/.next-cli-build/server/app/dashboard/settings/feature-flags.segments/_tree.segment.rsc +2 -2
  715. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +1 -1
  716. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  717. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  718. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  719. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +5 -5
  720. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  721. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  722. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +5 -5
  723. package/app/.next-cli-build/server/app/dashboard/skill-discovery.html +1 -1
  724. package/app/.next-cli-build/server/app/dashboard/skill-discovery.rsc +7 -7
  725. package/app/.next-cli-build/server/app/dashboard/skill-discovery.segments/!KGRhc2hib2FyZCk/dashboard/skill-discovery/__PAGE__.segment.rsc +7 -7
  726. package/app/.next-cli-build/server/app/dashboard/skill-discovery.segments/_full.segment.rsc +7 -7
  727. package/app/.next-cli-build/server/app/dashboard/skill-discovery.segments/_tree.segment.rsc +2 -2
  728. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  729. package/app/.next-cli-build/server/app/dashboard/skills.rsc +7 -7
  730. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +7 -7
  731. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +7 -7
  732. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  733. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  734. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +8 -8
  735. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +8 -8
  736. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +8 -8
  737. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  738. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  739. package/app/.next-cli-build/server/app/dashboard/translator.rsc +7 -7
  740. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +7 -7
  741. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
  742. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  743. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  744. package/app/.next-cli-build/server/app/dashboard/usage.rsc +7 -7
  745. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +7 -7
  746. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
  747. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  748. package/app/.next-cli-build/server/app/dashboard/webhooks.html +1 -1
  749. package/app/.next-cli-build/server/app/dashboard/webhooks.rsc +7 -7
  750. package/app/.next-cli-build/server/app/dashboard/webhooks.segments/!KGRhc2hib2FyZCk/dashboard/webhooks/__PAGE__.segment.rsc +7 -7
  751. package/app/.next-cli-build/server/app/dashboard/webhooks.segments/_full.segment.rsc +7 -7
  752. package/app/.next-cli-build/server/app/dashboard/webhooks.segments/_tree.segment.rsc +2 -2
  753. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  754. package/app/.next-cli-build/server/app/dashboard.rsc +7 -7
  755. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +7 -7
  756. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +7 -7
  757. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  758. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  759. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  760. package/app/.next-cli-build/server/app/index.html +1 -1
  761. package/app/.next-cli-build/server/app/index.rsc +5 -5
  762. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +5 -5
  763. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +5 -5
  764. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  765. package/app/.next-cli-build/server/app/landing/page.js +1 -1
  766. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  767. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  768. package/app/.next-cli-build/server/app/landing.html +1 -1
  769. package/app/.next-cli-build/server/app/landing.rsc +6 -6
  770. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +6 -6
  771. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  772. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +6 -6
  773. package/app/.next-cli-build/server/app/login/page.js +1 -1
  774. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  775. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  776. package/app/.next-cli-build/server/app/login.html +1 -1
  777. package/app/.next-cli-build/server/app/login.rsc +6 -6
  778. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +6 -6
  779. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  780. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +6 -6
  781. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  782. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  783. package/app/.next-cli-build/server/app/page.js +1 -1
  784. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  785. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  786. package/app/.next-cli-build/server/app-paths-manifest.json +25 -21
  787. package/app/.next-cli-build/server/chunks/112.js +1 -1
  788. package/app/.next-cli-build/server/chunks/1265.js +1 -0
  789. package/app/.next-cli-build/server/chunks/1580.js +22 -1
  790. package/app/.next-cli-build/server/chunks/3037.js +22 -1
  791. package/app/.next-cli-build/server/chunks/318.js +3 -2
  792. package/app/.next-cli-build/server/chunks/3212.js +1 -1
  793. package/app/.next-cli-build/server/chunks/3535.js +1 -1
  794. package/app/.next-cli-build/server/chunks/3540.js +1 -1
  795. package/app/.next-cli-build/server/chunks/3962.js +1 -1
  796. package/app/.next-cli-build/server/chunks/4037.js +1 -1
  797. package/app/.next-cli-build/server/chunks/412.js +1 -1
  798. package/app/.next-cli-build/server/chunks/4123.js +1 -1
  799. package/app/.next-cli-build/server/chunks/4662.js +1 -1
  800. package/app/.next-cli-build/server/chunks/5116.js +1 -0
  801. package/app/.next-cli-build/server/chunks/5193.js +1 -1
  802. package/app/.next-cli-build/server/chunks/5615.js +1 -1
  803. package/app/.next-cli-build/server/chunks/568.js +1 -0
  804. package/app/.next-cli-build/server/chunks/5699.js +1 -1
  805. package/app/.next-cli-build/server/chunks/6070.js +1 -1
  806. package/app/.next-cli-build/server/chunks/615.js +1 -1
  807. package/app/.next-cli-build/server/chunks/6328.js +1 -1
  808. package/app/.next-cli-build/server/chunks/6727.js +22 -1
  809. package/app/.next-cli-build/server/chunks/6832.js +1 -1
  810. package/app/.next-cli-build/server/chunks/6844.js +22 -1
  811. package/app/.next-cli-build/server/chunks/6899.js +2 -2
  812. package/app/.next-cli-build/server/chunks/6953.js +1 -1
  813. package/app/.next-cli-build/server/chunks/7558.js +1 -1
  814. package/app/.next-cli-build/server/chunks/760.js +22 -1
  815. package/app/.next-cli-build/server/chunks/869.js +1 -1
  816. package/app/.next-cli-build/server/chunks/9903.js +1 -1
  817. package/app/.next-cli-build/server/instrumentation.js +22 -1
  818. package/app/.next-cli-build/server/instrumentation.js.nft.json +1 -1
  819. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  820. package/app/.next-cli-build/server/middleware.js +29 -8
  821. package/app/.next-cli-build/server/middleware.js.nft.json +1 -1
  822. package/app/.next-cli-build/server/pages/404.html +1 -1
  823. package/app/.next-cli-build/server/pages/500.html +1 -1
  824. package/app/.next-cli-build/static/BHkDx8Ib9c7rMYhfz5ACd/_buildManifest.js +1 -0
  825. package/app/.next-cli-build/static/chunks/3702-80d14bd17918af98.js +1 -0
  826. package/app/.next-cli-build/static/chunks/5497-09c70fca50bc48e6.js +7 -0
  827. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/logs/page-57e4a10517f671de.js +1 -0
  828. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-a16c6e505d8f74fb.js → page-464fd1e46c5c7937.js} +1 -1
  829. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-57e4a10517f671de.js +1 -0
  830. package/app/.next-cli-build/static/chunks/app/.well-known/agent.json/route-b170e03b0bfe4801.js +1 -0
  831. package/app/.next-cli-build/static/chunks/app/_global-error/page-b170e03b0bfe4801.js +1 -0
  832. package/app/.next-cli-build/static/chunks/app/api/a2a/route-b170e03b0bfe4801.js +1 -0
  833. package/app/.next-cli-build/static/chunks/app/api/a2a/status/route-b170e03b0bfe4801.js +1 -0
  834. package/app/.next-cli-build/static/chunks/app/api/agents/[id]/actions/route-b170e03b0bfe4801.js +1 -0
  835. package/app/.next-cli-build/static/chunks/app/api/agents/route-b170e03b0bfe4801.js +1 -0
  836. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-b170e03b0bfe4801.js +1 -0
  837. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-b170e03b0bfe4801.js +1 -0
  838. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-b170e03b0bfe4801.js +1 -0
  839. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-b170e03b0bfe4801.js +1 -0
  840. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-b170e03b0bfe4801.js +1 -0
  841. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-b170e03b0bfe4801.js +1 -0
  842. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-b170e03b0bfe4801.js +1 -0
  843. package/app/.next-cli-build/static/chunks/app/api/batch/[id]/route-b170e03b0bfe4801.js +1 -0
  844. package/app/.next-cli-build/static/chunks/app/api/batch/route-b170e03b0bfe4801.js +1 -0
  845. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/cancel/route-b170e03b0bfe4801.js +1 -0
  846. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/errors/route-b170e03b0bfe4801.js +1 -0
  847. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/results/route-b170e03b0bfe4801.js +1 -0
  848. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/retry/route-b170e03b0bfe4801.js +1 -0
  849. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/route-b170e03b0bfe4801.js +1 -0
  850. package/app/.next-cli-build/static/chunks/app/api/batches/route-b170e03b0bfe4801.js +1 -0
  851. package/app/.next-cli-build/static/chunks/app/api/cache/clear/route-b170e03b0bfe4801.js +1 -0
  852. package/app/.next-cli-build/static/chunks/app/api/cache/stats/route-b170e03b0bfe4801.js +1 -0
  853. package/app/.next-cli-build/static/chunks/app/api/catalog/opencode/route-b170e03b0bfe4801.js +1 -0
  854. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-b170e03b0bfe4801.js +1 -0
  855. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-b170e03b0bfe4801.js +1 -0
  856. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-b170e03b0bfe4801.js +1 -0
  857. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-b170e03b0bfe4801.js +1 -0
  858. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-b170e03b0bfe4801.js +1 -0
  859. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-b170e03b0bfe4801.js +1 -0
  860. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-b170e03b0bfe4801.js +1 -0
  861. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-b170e03b0bfe4801.js +1 -0
  862. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-b170e03b0bfe4801.js +1 -0
  863. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-b170e03b0bfe4801.js +1 -0
  864. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-b170e03b0bfe4801.js +1 -0
  865. package/app/.next-cli-build/static/chunks/app/api/cli-tools/devin-settings/route-b170e03b0bfe4801.js +1 -0
  866. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-b170e03b0bfe4801.js +1 -0
  867. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-b170e03b0bfe4801.js +1 -0
  868. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-b170e03b0bfe4801.js +1 -0
  869. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-b170e03b0bfe4801.js +1 -0
  870. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-b170e03b0bfe4801.js +1 -0
  871. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-b170e03b0bfe4801.js +1 -0
  872. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-b170e03b0bfe4801.js +1 -0
  873. package/app/.next-cli-build/static/chunks/app/api/cloud-agents/status/route-b170e03b0bfe4801.js +1 -0
  874. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-b170e03b0bfe4801.js +1 -0
  875. package/app/.next-cli-build/static/chunks/app/api/combos/route-b170e03b0bfe4801.js +1 -0
  876. package/app/.next-cli-build/static/chunks/app/api/discovery/endpoints/route-b170e03b0bfe4801.js +1 -0
  877. package/app/.next-cli-build/static/chunks/app/api/discovery/route-b170e03b0bfe4801.js +1 -0
  878. package/app/.next-cli-build/static/chunks/app/api/discovery/skills/route-b170e03b0bfe4801.js +1 -0
  879. package/app/.next-cli-build/static/chunks/app/api/events/route-b170e03b0bfe4801.js +1 -0
  880. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-b170e03b0bfe4801.js +1 -0
  881. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-b170e03b0bfe4801.js +1 -0
  882. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-b170e03b0bfe4801.js +1 -0
  883. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-b170e03b0bfe4801.js +1 -0
  884. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-b170e03b0bfe4801.js +1 -0
  885. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-b170e03b0bfe4801.js +1 -0
  886. package/app/.next-cli-build/static/chunks/app/api/health/route-b170e03b0bfe4801.js +1 -0
  887. package/app/.next-cli-build/static/chunks/app/api/init/route-b170e03b0bfe4801.js +1 -0
  888. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-b170e03b0bfe4801.js +1 -0
  889. package/app/.next-cli-build/static/chunks/app/api/keys/route-b170e03b0bfe4801.js +1 -0
  890. package/app/.next-cli-build/static/chunks/app/api/locale/route-b170e03b0bfe4801.js +1 -0
  891. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-b170e03b0bfe4801.js +1 -0
  892. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-b170e03b0bfe4801.js +1 -0
  893. package/app/.next-cli-build/static/chunks/app/api/mcp/route-b170e03b0bfe4801.js +1 -0
  894. package/app/.next-cli-build/static/chunks/app/api/mcp/status/route-b170e03b0bfe4801.js +1 -0
  895. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-b170e03b0bfe4801.js +1 -0
  896. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-b170e03b0bfe4801.js +1 -0
  897. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-b170e03b0bfe4801.js +1 -0
  898. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-b170e03b0bfe4801.js +1 -0
  899. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-b170e03b0bfe4801.js +1 -0
  900. package/app/.next-cli-build/static/chunks/app/api/memory/[id]/route-b170e03b0bfe4801.js +1 -0
  901. package/app/.next-cli-build/static/chunks/app/api/memory/health/route-b170e03b0bfe4801.js +1 -0
  902. package/app/.next-cli-build/static/chunks/app/api/memory/reindex/route-b170e03b0bfe4801.js +1 -0
  903. package/app/.next-cli-build/static/chunks/app/api/memory/route-b170e03b0bfe4801.js +1 -0
  904. package/app/.next-cli-build/static/chunks/app/api/memory/search/route-b170e03b0bfe4801.js +1 -0
  905. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-b170e03b0bfe4801.js +1 -0
  906. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-b170e03b0bfe4801.js +1 -0
  907. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-b170e03b0bfe4801.js +1 -0
  908. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-b170e03b0bfe4801.js +1 -0
  909. package/app/.next-cli-build/static/chunks/app/api/models/route-b170e03b0bfe4801.js +1 -0
  910. package/app/.next-cli-build/static/chunks/app/api/models/test/route-b170e03b0bfe4801.js +1 -0
  911. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-b170e03b0bfe4801.js +1 -0
  912. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-b170e03b0bfe4801.js +1 -0
  913. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-b170e03b0bfe4801.js +1 -0
  914. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-b170e03b0bfe4801.js +1 -0
  915. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-b170e03b0bfe4801.js +1 -0
  916. package/app/.next-cli-build/static/chunks/app/api/oauth/freebuff/auto-import/route-b170e03b0bfe4801.js +1 -0
  917. package/app/.next-cli-build/static/chunks/app/api/oauth/freebuff/import/route-b170e03b0bfe4801.js +1 -0
  918. package/app/.next-cli-build/static/chunks/app/api/oauth/freebuff/session/route-b170e03b0bfe4801.js +1 -0
  919. package/app/.next-cli-build/static/chunks/app/api/oauth/freebuff/status/route-b170e03b0bfe4801.js +1 -0
  920. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-b170e03b0bfe4801.js +1 -0
  921. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-b170e03b0bfe4801.js +1 -0
  922. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-b170e03b0bfe4801.js +1 -0
  923. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-b170e03b0bfe4801.js +1 -0
  924. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-b170e03b0bfe4801.js +1 -0
  925. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-b170e03b0bfe4801.js +1 -0
  926. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-b170e03b0bfe4801.js +1 -0
  927. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-b170e03b0bfe4801.js +1 -0
  928. package/app/.next-cli-build/static/chunks/app/api/pricing/route-b170e03b0bfe4801.js +1 -0
  929. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-b170e03b0bfe4801.js +1 -0
  930. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-b170e03b0bfe4801.js +1 -0
  931. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-b170e03b0bfe4801.js +1 -0
  932. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-b170e03b0bfe4801.js +1 -0
  933. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-b170e03b0bfe4801.js +1 -0
  934. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-b170e03b0bfe4801.js +1 -0
  935. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-b170e03b0bfe4801.js +1 -0
  936. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-b170e03b0bfe4801.js +1 -0
  937. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-b170e03b0bfe4801.js +1 -0
  938. package/app/.next-cli-build/static/chunks/app/api/providers/route-b170e03b0bfe4801.js +1 -0
  939. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-b170e03b0bfe4801.js +1 -0
  940. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-b170e03b0bfe4801.js +1 -0
  941. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-b170e03b0bfe4801.js +1 -0
  942. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-b170e03b0bfe4801.js +1 -0
  943. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-b170e03b0bfe4801.js +1 -0
  944. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-b170e03b0bfe4801.js +1 -0
  945. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-b170e03b0bfe4801.js +1 -0
  946. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-b170e03b0bfe4801.js +1 -0
  947. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-b170e03b0bfe4801.js +1 -0
  948. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-b170e03b0bfe4801.js +1 -0
  949. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-b170e03b0bfe4801.js +1 -0
  950. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-b170e03b0bfe4801.js +1 -0
  951. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-b170e03b0bfe4801.js +1 -0
  952. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-b170e03b0bfe4801.js +1 -0
  953. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-b170e03b0bfe4801.js +1 -0
  954. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-b170e03b0bfe4801.js +1 -0
  955. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-b170e03b0bfe4801.js +1 -0
  956. package/app/.next-cli-build/static/chunks/app/api/saver/stats/route-b170e03b0bfe4801.js +1 -0
  957. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-b170e03b0bfe4801.js +1 -0
  958. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-b170e03b0bfe4801.js +1 -0
  959. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-b170e03b0bfe4801.js +1 -0
  960. package/app/.next-cli-build/static/chunks/app/api/settings/route-b170e03b0bfe4801.js +1 -0
  961. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-b170e03b0bfe4801.js +1 -0
  962. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/[id]/install/route-b170e03b0bfe4801.js +1 -0
  963. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/[id]/route-b170e03b0bfe4801.js +1 -0
  964. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/[id]/uninstall/route-b170e03b0bfe4801.js +1 -0
  965. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/route-b170e03b0bfe4801.js +1 -0
  966. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/sync/route-b170e03b0bfe4801.js +1 -0
  967. package/app/.next-cli-build/static/chunks/app/api/tags/route-b170e03b0bfe4801.js +1 -0
  968. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-b170e03b0bfe4801.js +1 -0
  969. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-b170e03b0bfe4801.js +1 -0
  970. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-b170e03b0bfe4801.js +1 -0
  971. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-b170e03b0bfe4801.js +1 -0
  972. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-b170e03b0bfe4801.js +1 -0
  973. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-b170e03b0bfe4801.js +1 -0
  974. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-b170e03b0bfe4801.js +1 -0
  975. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-b170e03b0bfe4801.js +1 -0
  976. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-b170e03b0bfe4801.js +1 -0
  977. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-b170e03b0bfe4801.js +1 -0
  978. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-b170e03b0bfe4801.js +1 -0
  979. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-b170e03b0bfe4801.js +1 -0
  980. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-b170e03b0bfe4801.js +1 -0
  981. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-b170e03b0bfe4801.js +1 -0
  982. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-b170e03b0bfe4801.js +1 -0
  983. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-b170e03b0bfe4801.js +1 -0
  984. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-b170e03b0bfe4801.js +1 -0
  985. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-b170e03b0bfe4801.js +1 -0
  986. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-b170e03b0bfe4801.js +1 -0
  987. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-b170e03b0bfe4801.js +1 -0
  988. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-b170e03b0bfe4801.js +1 -0
  989. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-b170e03b0bfe4801.js +1 -0
  990. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-b170e03b0bfe4801.js +1 -0
  991. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-b170e03b0bfe4801.js +1 -0
  992. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-b170e03b0bfe4801.js +1 -0
  993. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-b170e03b0bfe4801.js +1 -0
  994. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-b170e03b0bfe4801.js +1 -0
  995. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-b170e03b0bfe4801.js +1 -0
  996. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-b170e03b0bfe4801.js +1 -0
  997. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-b170e03b0bfe4801.js +1 -0
  998. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-b170e03b0bfe4801.js +1 -0
  999. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-b170e03b0bfe4801.js +1 -0
  1000. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-b170e03b0bfe4801.js +1 -0
  1001. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-b170e03b0bfe4801.js +1 -0
  1002. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-b170e03b0bfe4801.js +1 -0
  1003. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-b170e03b0bfe4801.js +1 -0
  1004. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-b170e03b0bfe4801.js +1 -0
  1005. package/app/.next-cli-build/static/chunks/app/api/v1/route-b170e03b0bfe4801.js +1 -0
  1006. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-b170e03b0bfe4801.js +1 -0
  1007. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-b170e03b0bfe4801.js +1 -0
  1008. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-b170e03b0bfe4801.js +1 -0
  1009. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-b170e03b0bfe4801.js +1 -0
  1010. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-b170e03b0bfe4801.js +1 -0
  1011. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-b170e03b0bfe4801.js +1 -0
  1012. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-b170e03b0bfe4801.js +1 -0
  1013. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-b170e03b0bfe4801.js +1 -0
  1014. package/app/.next-cli-build/static/chunks/app/api/version/route-b170e03b0bfe4801.js +1 -0
  1015. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-b170e03b0bfe4801.js +1 -0
  1016. package/app/.next-cli-build/static/chunks/app/api/version/update/route-b170e03b0bfe4801.js +1 -0
  1017. package/app/.next-cli-build/static/chunks/app/api/webhooks/[id]/route-b170e03b0bfe4801.js +1 -0
  1018. package/app/.next-cli-build/static/chunks/app/api/webhooks/events/route-b170e03b0bfe4801.js +1 -0
  1019. package/app/.next-cli-build/static/chunks/app/api/webhooks/route-b170e03b0bfe4801.js +1 -0
  1020. package/app/.next-cli-build/static/chunks/app/landing/page-e1b7d2d778fe6b26.js +1 -0
  1021. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-b170e03b0bfe4801.js +1 -0
  1022. package/app/.next-cli-build/static/chunks/app/page-b170e03b0bfe4801.js +1 -0
  1023. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-b170e03b0bfe4801.js +1 -0
  1024. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-b170e03b0bfe4801.js +1 -0
  1025. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-b170e03b0bfe4801.js +1 -0
  1026. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-b170e03b0bfe4801.js +1 -0
  1027. package/app/.next-cli-build/static/css/{7520863e81e2b44f.css → ec9bb7f430e14f22.css} +1 -1
  1028. package/app/cli/.build-home/.miawrouter/db/data.sqlite +0 -0
  1029. package/app/package.json +1 -1
  1030. package/app/public/providers/ai21.png +0 -0
  1031. package/app/public/providers/deepinfra.png +0 -0
  1032. package/app/public/providers/freebuff.png +0 -0
  1033. package/app/public/providers/friendliai.png +0 -0
  1034. package/app/public/providers/gorouter.png +0 -0
  1035. package/app/public/providers/inception.png +0 -0
  1036. package/app/public/providers/manus-web.png +0 -0
  1037. package/app/public/providers/notion-web.png +0 -0
  1038. package/app/public/providers/nous-research.png +0 -0
  1039. package/app/public/providers/openagentic.png +0 -0
  1040. package/app/public/providers/tabitoken.png +0 -0
  1041. package/app/public/providers/unikey.png +0 -0
  1042. package/app/secret-policy.cjs +99 -0
  1043. package/package.json +3 -4
  1044. package/app/.next-cli-build/server/chunks/5974.js +0 -1
  1045. package/app/.next-cli-build/server/chunks/6079.js +0 -1
  1046. package/app/.next-cli-build/server/chunks/9020.js +0 -1
  1047. package/app/.next-cli-build/static/chunks/3702-a0725c17c778443e.js +0 -1
  1048. package/app/.next-cli-build/static/chunks/5497-7122b6d0a32dd442.js +0 -7
  1049. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/logs/page-8559fd33343cd61b.js +0 -1
  1050. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js +0 -1
  1051. package/app/.next-cli-build/static/chunks/app/.well-known/agent.json/route-5c9f85a53c06c5e2.js +0 -1
  1052. package/app/.next-cli-build/static/chunks/app/_global-error/page-5c9f85a53c06c5e2.js +0 -1
  1053. package/app/.next-cli-build/static/chunks/app/api/a2a/route-5c9f85a53c06c5e2.js +0 -1
  1054. package/app/.next-cli-build/static/chunks/app/api/a2a/status/route-5c9f85a53c06c5e2.js +0 -1
  1055. package/app/.next-cli-build/static/chunks/app/api/agents/[id]/actions/route-5c9f85a53c06c5e2.js +0 -1
  1056. package/app/.next-cli-build/static/chunks/app/api/agents/route-5c9f85a53c06c5e2.js +0 -1
  1057. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-5c9f85a53c06c5e2.js +0 -1
  1058. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-5c9f85a53c06c5e2.js +0 -1
  1059. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-5c9f85a53c06c5e2.js +0 -1
  1060. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-5c9f85a53c06c5e2.js +0 -1
  1061. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-5c9f85a53c06c5e2.js +0 -1
  1062. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-5c9f85a53c06c5e2.js +0 -1
  1063. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-5c9f85a53c06c5e2.js +0 -1
  1064. package/app/.next-cli-build/static/chunks/app/api/batch/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1065. package/app/.next-cli-build/static/chunks/app/api/batch/route-5c9f85a53c06c5e2.js +0 -1
  1066. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/cancel/route-5c9f85a53c06c5e2.js +0 -1
  1067. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/errors/route-5c9f85a53c06c5e2.js +0 -1
  1068. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/results/route-5c9f85a53c06c5e2.js +0 -1
  1069. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/retry/route-5c9f85a53c06c5e2.js +0 -1
  1070. package/app/.next-cli-build/static/chunks/app/api/batches/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1071. package/app/.next-cli-build/static/chunks/app/api/batches/route-5c9f85a53c06c5e2.js +0 -1
  1072. package/app/.next-cli-build/static/chunks/app/api/cache/clear/route-5c9f85a53c06c5e2.js +0 -1
  1073. package/app/.next-cli-build/static/chunks/app/api/cache/stats/route-5c9f85a53c06c5e2.js +0 -1
  1074. package/app/.next-cli-build/static/chunks/app/api/catalog/opencode/route-5c9f85a53c06c5e2.js +0 -1
  1075. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-5c9f85a53c06c5e2.js +0 -1
  1076. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-5c9f85a53c06c5e2.js +0 -1
  1077. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-5c9f85a53c06c5e2.js +0 -1
  1078. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-5c9f85a53c06c5e2.js +0 -1
  1079. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-5c9f85a53c06c5e2.js +0 -1
  1080. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-5c9f85a53c06c5e2.js +0 -1
  1081. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-5c9f85a53c06c5e2.js +0 -1
  1082. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-5c9f85a53c06c5e2.js +0 -1
  1083. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-5c9f85a53c06c5e2.js +0 -1
  1084. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-5c9f85a53c06c5e2.js +0 -1
  1085. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-5c9f85a53c06c5e2.js +0 -1
  1086. package/app/.next-cli-build/static/chunks/app/api/cli-tools/devin-settings/route-5c9f85a53c06c5e2.js +0 -1
  1087. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-5c9f85a53c06c5e2.js +0 -1
  1088. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-5c9f85a53c06c5e2.js +0 -1
  1089. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-5c9f85a53c06c5e2.js +0 -1
  1090. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-5c9f85a53c06c5e2.js +0 -1
  1091. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-5c9f85a53c06c5e2.js +0 -1
  1092. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-5c9f85a53c06c5e2.js +0 -1
  1093. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-5c9f85a53c06c5e2.js +0 -1
  1094. package/app/.next-cli-build/static/chunks/app/api/cloud-agents/status/route-5c9f85a53c06c5e2.js +0 -1
  1095. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1096. package/app/.next-cli-build/static/chunks/app/api/combos/route-5c9f85a53c06c5e2.js +0 -1
  1097. package/app/.next-cli-build/static/chunks/app/api/discovery/endpoints/route-5c9f85a53c06c5e2.js +0 -1
  1098. package/app/.next-cli-build/static/chunks/app/api/discovery/route-5c9f85a53c06c5e2.js +0 -1
  1099. package/app/.next-cli-build/static/chunks/app/api/discovery/skills/route-5c9f85a53c06c5e2.js +0 -1
  1100. package/app/.next-cli-build/static/chunks/app/api/events/route-5c9f85a53c06c5e2.js +0 -1
  1101. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-5c9f85a53c06c5e2.js +0 -1
  1102. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-5c9f85a53c06c5e2.js +0 -1
  1103. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-5c9f85a53c06c5e2.js +0 -1
  1104. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-5c9f85a53c06c5e2.js +0 -1
  1105. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-5c9f85a53c06c5e2.js +0 -1
  1106. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-5c9f85a53c06c5e2.js +0 -1
  1107. package/app/.next-cli-build/static/chunks/app/api/health/route-5c9f85a53c06c5e2.js +0 -1
  1108. package/app/.next-cli-build/static/chunks/app/api/init/route-5c9f85a53c06c5e2.js +0 -1
  1109. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1110. package/app/.next-cli-build/static/chunks/app/api/keys/route-5c9f85a53c06c5e2.js +0 -1
  1111. package/app/.next-cli-build/static/chunks/app/api/locale/route-5c9f85a53c06c5e2.js +0 -1
  1112. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-5c9f85a53c06c5e2.js +0 -1
  1113. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-5c9f85a53c06c5e2.js +0 -1
  1114. package/app/.next-cli-build/static/chunks/app/api/mcp/route-5c9f85a53c06c5e2.js +0 -1
  1115. package/app/.next-cli-build/static/chunks/app/api/mcp/status/route-5c9f85a53c06c5e2.js +0 -1
  1116. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-5c9f85a53c06c5e2.js +0 -1
  1117. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-5c9f85a53c06c5e2.js +0 -1
  1118. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-5c9f85a53c06c5e2.js +0 -1
  1119. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-5c9f85a53c06c5e2.js +0 -1
  1120. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-5c9f85a53c06c5e2.js +0 -1
  1121. package/app/.next-cli-build/static/chunks/app/api/memory/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1122. package/app/.next-cli-build/static/chunks/app/api/memory/health/route-5c9f85a53c06c5e2.js +0 -1
  1123. package/app/.next-cli-build/static/chunks/app/api/memory/reindex/route-5c9f85a53c06c5e2.js +0 -1
  1124. package/app/.next-cli-build/static/chunks/app/api/memory/route-5c9f85a53c06c5e2.js +0 -1
  1125. package/app/.next-cli-build/static/chunks/app/api/memory/search/route-5c9f85a53c06c5e2.js +0 -1
  1126. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-5c9f85a53c06c5e2.js +0 -1
  1127. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-5c9f85a53c06c5e2.js +0 -1
  1128. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-5c9f85a53c06c5e2.js +0 -1
  1129. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-5c9f85a53c06c5e2.js +0 -1
  1130. package/app/.next-cli-build/static/chunks/app/api/models/route-5c9f85a53c06c5e2.js +0 -1
  1131. package/app/.next-cli-build/static/chunks/app/api/models/test/route-5c9f85a53c06c5e2.js +0 -1
  1132. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-5c9f85a53c06c5e2.js +0 -1
  1133. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-5c9f85a53c06c5e2.js +0 -1
  1134. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-5c9f85a53c06c5e2.js +0 -1
  1135. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-5c9f85a53c06c5e2.js +0 -1
  1136. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-5c9f85a53c06c5e2.js +0 -1
  1137. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-5c9f85a53c06c5e2.js +0 -1
  1138. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-5c9f85a53c06c5e2.js +0 -1
  1139. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-5c9f85a53c06c5e2.js +0 -1
  1140. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-5c9f85a53c06c5e2.js +0 -1
  1141. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-5c9f85a53c06c5e2.js +0 -1
  1142. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-5c9f85a53c06c5e2.js +0 -1
  1143. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-5c9f85a53c06c5e2.js +0 -1
  1144. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-5c9f85a53c06c5e2.js +0 -1
  1145. package/app/.next-cli-build/static/chunks/app/api/pricing/route-5c9f85a53c06c5e2.js +0 -1
  1146. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1147. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-5c9f85a53c06c5e2.js +0 -1
  1148. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-5c9f85a53c06c5e2.js +0 -1
  1149. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-5c9f85a53c06c5e2.js +0 -1
  1150. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1151. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-5c9f85a53c06c5e2.js +0 -1
  1152. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-5c9f85a53c06c5e2.js +0 -1
  1153. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-5c9f85a53c06c5e2.js +0 -1
  1154. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-5c9f85a53c06c5e2.js +0 -1
  1155. package/app/.next-cli-build/static/chunks/app/api/providers/route-5c9f85a53c06c5e2.js +0 -1
  1156. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-5c9f85a53c06c5e2.js +0 -1
  1157. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-5c9f85a53c06c5e2.js +0 -1
  1158. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-5c9f85a53c06c5e2.js +0 -1
  1159. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1160. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-5c9f85a53c06c5e2.js +0 -1
  1161. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-5c9f85a53c06c5e2.js +0 -1
  1162. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-5c9f85a53c06c5e2.js +0 -1
  1163. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-5c9f85a53c06c5e2.js +0 -1
  1164. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-5c9f85a53c06c5e2.js +0 -1
  1165. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-5c9f85a53c06c5e2.js +0 -1
  1166. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-5c9f85a53c06c5e2.js +0 -1
  1167. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-5c9f85a53c06c5e2.js +0 -1
  1168. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-5c9f85a53c06c5e2.js +0 -1
  1169. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-5c9f85a53c06c5e2.js +0 -1
  1170. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-5c9f85a53c06c5e2.js +0 -1
  1171. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-5c9f85a53c06c5e2.js +0 -1
  1172. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-5c9f85a53c06c5e2.js +0 -1
  1173. package/app/.next-cli-build/static/chunks/app/api/saver/stats/route-5c9f85a53c06c5e2.js +0 -1
  1174. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-5c9f85a53c06c5e2.js +0 -1
  1175. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-5c9f85a53c06c5e2.js +0 -1
  1176. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-5c9f85a53c06c5e2.js +0 -1
  1177. package/app/.next-cli-build/static/chunks/app/api/settings/route-5c9f85a53c06c5e2.js +0 -1
  1178. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-5c9f85a53c06c5e2.js +0 -1
  1179. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/[id]/install/route-5c9f85a53c06c5e2.js +0 -1
  1180. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1181. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/[id]/uninstall/route-5c9f85a53c06c5e2.js +0 -1
  1182. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/route-5c9f85a53c06c5e2.js +0 -1
  1183. package/app/.next-cli-build/static/chunks/app/api/skill-discovery/sync/route-5c9f85a53c06c5e2.js +0 -1
  1184. package/app/.next-cli-build/static/chunks/app/api/tags/route-5c9f85a53c06c5e2.js +0 -1
  1185. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-5c9f85a53c06c5e2.js +0 -1
  1186. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-5c9f85a53c06c5e2.js +0 -1
  1187. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-5c9f85a53c06c5e2.js +0 -1
  1188. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-5c9f85a53c06c5e2.js +0 -1
  1189. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-5c9f85a53c06c5e2.js +0 -1
  1190. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-5c9f85a53c06c5e2.js +0 -1
  1191. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-5c9f85a53c06c5e2.js +0 -1
  1192. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-5c9f85a53c06c5e2.js +0 -1
  1193. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-5c9f85a53c06c5e2.js +0 -1
  1194. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-5c9f85a53c06c5e2.js +0 -1
  1195. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-5c9f85a53c06c5e2.js +0 -1
  1196. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-5c9f85a53c06c5e2.js +0 -1
  1197. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-5c9f85a53c06c5e2.js +0 -1
  1198. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-5c9f85a53c06c5e2.js +0 -1
  1199. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-5c9f85a53c06c5e2.js +0 -1
  1200. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-5c9f85a53c06c5e2.js +0 -1
  1201. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-5c9f85a53c06c5e2.js +0 -1
  1202. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-5c9f85a53c06c5e2.js +0 -1
  1203. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-5c9f85a53c06c5e2.js +0 -1
  1204. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-5c9f85a53c06c5e2.js +0 -1
  1205. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-5c9f85a53c06c5e2.js +0 -1
  1206. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-5c9f85a53c06c5e2.js +0 -1
  1207. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-5c9f85a53c06c5e2.js +0 -1
  1208. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-5c9f85a53c06c5e2.js +0 -1
  1209. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-5c9f85a53c06c5e2.js +0 -1
  1210. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-5c9f85a53c06c5e2.js +0 -1
  1211. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-5c9f85a53c06c5e2.js +0 -1
  1212. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-5c9f85a53c06c5e2.js +0 -1
  1213. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-5c9f85a53c06c5e2.js +0 -1
  1214. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-5c9f85a53c06c5e2.js +0 -1
  1215. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-5c9f85a53c06c5e2.js +0 -1
  1216. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-5c9f85a53c06c5e2.js +0 -1
  1217. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-5c9f85a53c06c5e2.js +0 -1
  1218. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-5c9f85a53c06c5e2.js +0 -1
  1219. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-5c9f85a53c06c5e2.js +0 -1
  1220. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-5c9f85a53c06c5e2.js +0 -1
  1221. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-5c9f85a53c06c5e2.js +0 -1
  1222. package/app/.next-cli-build/static/chunks/app/api/v1/route-5c9f85a53c06c5e2.js +0 -1
  1223. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-5c9f85a53c06c5e2.js +0 -1
  1224. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1225. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-5c9f85a53c06c5e2.js +0 -1
  1226. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-5c9f85a53c06c5e2.js +0 -1
  1227. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-5c9f85a53c06c5e2.js +0 -1
  1228. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-5c9f85a53c06c5e2.js +0 -1
  1229. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-5c9f85a53c06c5e2.js +0 -1
  1230. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-5c9f85a53c06c5e2.js +0 -1
  1231. package/app/.next-cli-build/static/chunks/app/api/version/route-5c9f85a53c06c5e2.js +0 -1
  1232. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-5c9f85a53c06c5e2.js +0 -1
  1233. package/app/.next-cli-build/static/chunks/app/api/version/update/route-5c9f85a53c06c5e2.js +0 -1
  1234. package/app/.next-cli-build/static/chunks/app/api/webhooks/[id]/route-5c9f85a53c06c5e2.js +0 -1
  1235. package/app/.next-cli-build/static/chunks/app/api/webhooks/events/route-5c9f85a53c06c5e2.js +0 -1
  1236. package/app/.next-cli-build/static/chunks/app/api/webhooks/route-5c9f85a53c06c5e2.js +0 -1
  1237. package/app/.next-cli-build/static/chunks/app/landing/page-9c9058ac509c67fe.js +0 -1
  1238. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-5c9f85a53c06c5e2.js +0 -1
  1239. package/app/.next-cli-build/static/chunks/app/page-5c9f85a53c06c5e2.js +0 -1
  1240. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-5c9f85a53c06c5e2.js +0 -1
  1241. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-5c9f85a53c06c5e2.js +0 -1
  1242. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-5c9f85a53c06c5e2.js +0 -1
  1243. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-5c9f85a53c06c5e2.js +0 -1
  1244. package/app/.next-cli-build/static/vK2hIzTJ4o2K_bQcFoznP/_buildManifest.js +0 -1
  1245. /package/app/.next-cli-build/static/{vK2hIzTJ4o2K_bQcFoznP → BHkDx8Ib9c7rMYhfz5ACd}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- <!DOCTYPE html><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/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/7520863e81e2b44f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0db8d1092efcc6dc.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-d7cddff008311ab3.js" async=""></script><script src="/_next/static/chunks/main-app-d3106a2a68fd3dc9.js" async=""></script><script src="/_next/static/chunks/1321-d3068f4bc26ab35b.js" async=""></script><script src="/_next/static/chunks/3702-a0725c17c778443e.js" async=""></script><script src="/_next/static/chunks/705-d8e5ca1c2cf745d0.js" async=""></script><script src="/_next/static/chunks/5497-7122b6d0a32dd442.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js" async=""></script><script src="/_next/static/chunks/8982-6d1803817450bcd4.js" async=""></script><script src="/_next/static/chunks/app/layout-850e800a0c25bbb4.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>MiawRouter - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?7ea3ab789c052974" type="image/x-icon" sizes="256x256"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-64 flex-col border-r border-border-subtle bg-sidebar transition-colors duration-300 min-h-full"><div class="px-5 py-5 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-8 rounded-[var(--radius-brand)] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[18px]">hub</span></div><div class="flex flex-col"><h1 class="text-base font-semibold tracking-tight text-text-main">MiawRouter Proxy</h1><span class="text-xs text-text-muted">V0.1.2</span></div></a></div><nav class="flex-1 px-3 py-3 space-y-1 overflow-y-auto custom-scrollbar"><a class="nav-item group" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">Endpoint &amp; Key</span></a><a class="nav-item group" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="font-medium text-[13px] flex-1">Providers</span></a><a class="nav-item group" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">ecg_heart</span><span class="font-medium text-[13px] flex-1">Health</span></a><a class="nav-item group" href="/dashboard/runtime"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">memory</span><span class="font-medium text-[13px] flex-1">Runtime</span></a><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Analytics<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="font-medium text-[13px] flex-1">Usage + Cache</span></a><a class="nav-item group" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="font-medium text-[13px] flex-1">Quota Tracker</span></a><a class="nav-item group" href="/dashboard/provider-stats"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="font-medium text-[13px] flex-1">Provider Stats</span></a><a class="nav-item group" href="/dashboard/activity"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">history</span><span class="font-medium text-[13px] flex-1">Activity</span></a><a class="nav-item group" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="font-medium text-[13px] flex-1">Logs</span></a><a class="nav-item group" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">payments</span><span class="font-medium text-[13px] flex-1">Costs</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Configuration<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/free-tiers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">redeem</span><span class="font-medium text-[13px] flex-1">Free Tiers</span></a><a class="nav-item group" href="/dashboard/privacy"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">privacy_tip</span><span class="font-medium text-[13px] flex-1">Privacy</span></a><a class="nav-item group" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="font-medium text-[13px] flex-1">Combo &amp; Vision Adapter</span></a><a class="nav-item group" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="font-medium text-[13px] flex-1">Token Saver</span></a><a class="nav-item group" href="/dashboard/settings/feature-flags"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">flag</span><span class="font-medium text-[13px] flex-1">Feature Flags</span></a><a class="nav-item group" href="/dashboard/cache"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cached</span><span class="font-medium text-[13px] flex-1">Cache</span></a><a class="nav-item group" href="/dashboard/guardrails"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">verified_user</span><span class="font-medium text-[13px] flex-1">Guardrails</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Tools<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/pxpipe"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">image</span><span class="font-medium text-[13px] flex-1">PXPIPE</span></a><a class="nav-item group" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">CLI Tools</span></a><a class="nav-item group" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">science</span><span class="font-medium text-[13px] flex-1">Playground</span></a><a class="nav-item group" href="/dashboard/memory"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="font-medium text-[13px] flex-1">Memory</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Integrations<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/mcp"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cable</span><span class="font-medium text-[13px] flex-1">MCP</span></a><a class="nav-item group" href="/dashboard/a2a"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">swap_horiz</span><span class="font-medium text-[13px] flex-1">A2A</span></a><a class="nav-item group" href="/dashboard/batch"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">batch_prediction</span><span class="font-medium text-[13px] flex-1">Batch</span></a><a class="nav-item group nav-item-active" href="/dashboard/webhooks"><span class="material-symbols-outlined text-[18px] fill-1">webhook</span><span class="font-medium text-[13px] flex-1">Webhooks</span></a><a class="nav-item group" href="/dashboard/api-endpoints"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">API Endpoints</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Agents<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/cloud-agents"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cloud</span><span class="font-medium text-[13px] flex-1">Agent Registry</span></a><a class="nav-item group" href="/dashboard/agent-skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">smart_toy</span><span class="font-medium text-[13px] flex-1">Agent Skills</span></a><a class="nav-item group" href="/dashboard/discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">explore</span><span class="font-medium text-[13px] flex-1">Discovery</span></a><a class="nav-item group" href="/dashboard/skill-discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">rocket_launch</span><span class="font-medium text-[13px] flex-1">Skill Discovery</span></a><a class="nav-item group" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="font-medium text-[13px] flex-1">Skills</span></a></div><div class="pt-3 mt-2 space-y-1"><p class="label px-3 mb-1">System</p><button class="nav-item group w-full"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="font-medium text-[13px] flex-1">Proxy Pools</span></a><a class="nav-item group" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">Console Log</span></a><a class="nav-item group" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="font-medium text-[13px] flex-1">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-64 flex-col border-r border-border-subtle bg-sidebar transition-colors duration-300 min-h-full"><div class="px-5 py-5 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-8 rounded-[var(--radius-brand)] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[18px]">hub</span></div><div class="flex flex-col"><h1 class="text-base font-semibold tracking-tight text-text-main">MiawRouter Proxy</h1><span class="text-xs text-text-muted">V0.1.2</span></div></a></div><nav class="flex-1 px-3 py-3 space-y-1 overflow-y-auto custom-scrollbar"><a class="nav-item group" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">Endpoint &amp; Key</span></a><a class="nav-item group" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="font-medium text-[13px] flex-1">Providers</span></a><a class="nav-item group" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">ecg_heart</span><span class="font-medium text-[13px] flex-1">Health</span></a><a class="nav-item group" href="/dashboard/runtime"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">memory</span><span class="font-medium text-[13px] flex-1">Runtime</span></a><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Analytics<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="font-medium text-[13px] flex-1">Usage + Cache</span></a><a class="nav-item group" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="font-medium text-[13px] flex-1">Quota Tracker</span></a><a class="nav-item group" href="/dashboard/provider-stats"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="font-medium text-[13px] flex-1">Provider Stats</span></a><a class="nav-item group" href="/dashboard/activity"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">history</span><span class="font-medium text-[13px] flex-1">Activity</span></a><a class="nav-item group" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="font-medium text-[13px] flex-1">Logs</span></a><a class="nav-item group" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">payments</span><span class="font-medium text-[13px] flex-1">Costs</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Configuration<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/free-tiers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">redeem</span><span class="font-medium text-[13px] flex-1">Free Tiers</span></a><a class="nav-item group" href="/dashboard/privacy"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">privacy_tip</span><span class="font-medium text-[13px] flex-1">Privacy</span></a><a class="nav-item group" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="font-medium text-[13px] flex-1">Combo &amp; Vision Adapter</span></a><a class="nav-item group" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="font-medium text-[13px] flex-1">Token Saver</span></a><a class="nav-item group" href="/dashboard/settings/feature-flags"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">flag</span><span class="font-medium text-[13px] flex-1">Feature Flags</span></a><a class="nav-item group" href="/dashboard/cache"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cached</span><span class="font-medium text-[13px] flex-1">Cache</span></a><a class="nav-item group" href="/dashboard/guardrails"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">verified_user</span><span class="font-medium text-[13px] flex-1">Guardrails</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Tools<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/pxpipe"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">image</span><span class="font-medium text-[13px] flex-1">PXPIPE</span></a><a class="nav-item group" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">CLI Tools</span></a><a class="nav-item group" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">science</span><span class="font-medium text-[13px] flex-1">Playground</span></a><a class="nav-item group" href="/dashboard/memory"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="font-medium text-[13px] flex-1">Memory</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Integrations<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/mcp"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cable</span><span class="font-medium text-[13px] flex-1">MCP</span></a><a class="nav-item group" href="/dashboard/a2a"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">swap_horiz</span><span class="font-medium text-[13px] flex-1">A2A</span></a><a class="nav-item group" href="/dashboard/batch"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">batch_prediction</span><span class="font-medium text-[13px] flex-1">Batch</span></a><a class="nav-item group nav-item-active" href="/dashboard/webhooks"><span class="material-symbols-outlined text-[18px] fill-1">webhook</span><span class="font-medium text-[13px] flex-1">Webhooks</span></a><a class="nav-item group" href="/dashboard/api-endpoints"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">API Endpoints</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Agents<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/cloud-agents"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cloud</span><span class="font-medium text-[13px] flex-1">Agent Registry</span></a><a class="nav-item group" href="/dashboard/agent-skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">smart_toy</span><span class="font-medium text-[13px] flex-1">Agent Skills</span></a><a class="nav-item group" href="/dashboard/discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">explore</span><span class="font-medium text-[13px] flex-1">Discovery</span></a><a class="nav-item group" href="/dashboard/skill-discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">rocket_launch</span><span class="font-medium text-[13px] flex-1">Skill Discovery</span></a><a class="nav-item group" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="font-medium text-[13px] flex-1">Skills</span></a></div><div class="pt-3 mt-2 space-y-1"><p class="label px-3 mb-1">System</p><button class="nav-item group w-full"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="font-medium text-[13px] flex-1">Proxy Pools</span></a><a class="nav-item group" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">Console Log</span></a><a class="nav-item group" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="font-medium text-[13px] flex-1">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><header class="relative shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface z-20"><div class="signal-rail absolute top-0 left-0 right-0" aria-hidden="true"></div><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-5 lg:p-8 "><div class="max-w-7xl mx-auto"><div class="mx-auto flex w-full max-w-5xl flex-col gap-6 px-1 sm:px-0"><div class="flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between"><div><h1 class="text-2xl font-semibold">Webhooks</h1><p class="text-sm text-text-muted">Push event notifications to external services when things happen in your router.</p></div><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[6px]" disabled=""><span class="material-symbols-outlined text-[18px]">refresh</span>Loading…</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[6px]"><span class="material-symbols-outlined text-[18px]">add</span>Create Webhook</button></div></div><div class="grid gap-3 sm:grid-cols-2 lg:grid-cols-4"><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">webhook</span></div><span class="text-xs text-text-muted">Webhooks</span></div><p class="text-2xl font-semibold text-text-main">—</p></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">check_circle</span></div><span class="text-xs text-text-muted">Active</span></div><p class="text-2xl font-semibold text-text-muted">—</p></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">key</span></div><span class="text-xs text-text-muted">Signed</span></div><p class="text-2xl font-semibold text-text-main">—</p><p class="text-[11px] text-text-muted mt-0.5">with signing secret</p></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">bolt</span></div><span class="text-xs text-text-muted">Event Types</span></div><p class="text-2xl font-semibold text-text-main">—</p><p class="text-[11px] text-text-muted mt-0.5">available events</p></div></div><div class="flex flex-col gap-3"><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4 border-border-subtle/50"><div class="flex items-start gap-3"><span class="material-symbols-outlined text-[16px] text-text-muted mt-0.5">info</span><div class="text-xs text-text-muted space-y-1"><p><strong class="text-text-main">Signing secrets</strong> let your endpoint verify that deliveries came from your router. Each delivery includes an<!-- --> <code class="bg-surface-2 px-1 rounded text-[11px]">x-miaw-signature</code> <!-- -->header containing the HMAC-SHA256 digest.</p><p><strong class="text-text-main">Retries</strong> are attempted up to 3 times with exponential backoff for server errors and timeouts.</p><p><strong class="text-text-main">URL validation</strong> <!-- -->allows HTTP or HTTPS and blocks private/reserved IP ranges to prevent SSRF.</p></div></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-0db8d1092efcc6dc.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"1321\",\"static/chunks/1321-d3068f4bc26ab35b.js\",\"3702\",\"static/chunks/3702-a0725c17c778443e.js\",\"705\",\"static/chunks/705-d8e5ca1c2cf745d0.js\",\"5497\",\"static/chunks/5497-7122b6d0a32dd442.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"3702\",\"static/chunks/3702-a0725c17c778443e.js\",\"7177\",\"static/chunks/app/layout-850e800a0c25bbb4.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"3702\",\"static/chunks/3702-a0725c17c778443e.js\",\"7177\",\"static/chunks/app/layout-850e800a0c25bbb4.js\"],\"GoogleAnalytics\"]\n7:I[7648,[\"1321\",\"static/chunks/1321-d3068f4bc26ab35b.js\",\"3702\",\"static/chunks/3702-a0725c17c778443e.js\",\"705\",\"static/chunks/705-d8e5ca1c2cf745d0.js\",\"5497\",\"static/chunks/5497-7122b6d0a32dd442.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js\"],\"default\"]\n8:I[84270,[\"1321\",\"static/chunks/1321-d3068f4bc26ab35b.js\",\"3702\",\"static/chunks/3702-a0725c17c778443e.js\",\"705\",\"static/chunks/705-d8e5ca1c2cf745d0.js\",\"5497\",\"static/chunks/5497-7122b6d0a32dd442.js\",\"5456\",\"static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js\"],\"default\"]\n9:I[90484,[],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[90484,[],\"ViewportBoundary\"]\nf:I[90484,[],\"MetadataBoundary\"]\n11:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/7520863e81e2b44f.css\",\"style\"]\nc:X\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"webhooks\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"webhooks\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7520863e81e2b44f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-LC959F603F\"}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{}],null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$c\"]},null,false,\"$c\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"vK2hIzTJ4o2K_bQcFoznP\"}\n"])</script><script>self.__next_f.push([1,"c:C\ne:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[86869,[],\"IconMark\"]\nb:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"MiawRouter - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?7ea3ab789c052974\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><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/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/ec9bb7f430e14f22.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-0db8d1092efcc6dc.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-d7cddff008311ab3.js" async=""></script><script src="/_next/static/chunks/main-app-d3106a2a68fd3dc9.js" async=""></script><script src="/_next/static/chunks/1321-d3068f4bc26ab35b.js" async=""></script><script src="/_next/static/chunks/3702-80d14bd17918af98.js" async=""></script><script src="/_next/static/chunks/705-d8e5ca1c2cf745d0.js" async=""></script><script src="/_next/static/chunks/5497-09c70fca50bc48e6.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-57e4a10517f671de.js" async=""></script><script src="/_next/static/chunks/8982-6d1803817450bcd4.js" async=""></script><script src="/_next/static/chunks/app/layout-850e800a0c25bbb4.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>MiawRouter - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?7ea3ab789c052974" type="image/x-icon" sizes="256x256"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-64 flex-col border-r border-border-subtle bg-sidebar transition-colors duration-300 min-h-full"><div class="px-5 py-5 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-8 rounded-[var(--radius-brand)] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[18px]">hub</span></div><div class="flex flex-col"><h1 class="text-base font-semibold tracking-tight text-text-main">MiawRouter Proxy</h1><span class="text-xs text-text-muted">V0.1.3</span></div></a></div><nav class="flex-1 px-3 py-3 space-y-1 overflow-y-auto custom-scrollbar"><a class="nav-item group" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">Endpoint &amp; Key</span></a><a class="nav-item group" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="font-medium text-[13px] flex-1">Providers</span></a><a class="nav-item group" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">ecg_heart</span><span class="font-medium text-[13px] flex-1">Health</span></a><a class="nav-item group" href="/dashboard/runtime"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">memory</span><span class="font-medium text-[13px] flex-1">Runtime</span></a><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Analytics<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="font-medium text-[13px] flex-1">Usage + Cache</span></a><a class="nav-item group" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="font-medium text-[13px] flex-1">Quota Tracker</span></a><a class="nav-item group" href="/dashboard/provider-stats"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="font-medium text-[13px] flex-1">Provider Stats</span></a><a class="nav-item group" href="/dashboard/activity"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">history</span><span class="font-medium text-[13px] flex-1">Activity</span></a><a class="nav-item group" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="font-medium text-[13px] flex-1">Logs</span></a><a class="nav-item group" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">payments</span><span class="font-medium text-[13px] flex-1">Costs</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Configuration<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/free-tiers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">redeem</span><span class="font-medium text-[13px] flex-1">Free Tiers</span></a><a class="nav-item group" href="/dashboard/privacy"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">privacy_tip</span><span class="font-medium text-[13px] flex-1">Privacy</span></a><a class="nav-item group" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="font-medium text-[13px] flex-1">Combo &amp; Vision Adapter</span></a><a class="nav-item group" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="font-medium text-[13px] flex-1">Token Saver</span></a><a class="nav-item group" href="/dashboard/settings/feature-flags"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">flag</span><span class="font-medium text-[13px] flex-1">Feature Flags</span></a><a class="nav-item group" href="/dashboard/cache"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cached</span><span class="font-medium text-[13px] flex-1">Cache</span></a><a class="nav-item group" href="/dashboard/guardrails"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">verified_user</span><span class="font-medium text-[13px] flex-1">Guardrails</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Tools<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/pxpipe"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">image</span><span class="font-medium text-[13px] flex-1">PXPIPE</span></a><a class="nav-item group" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">CLI Tools</span></a><a class="nav-item group" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">science</span><span class="font-medium text-[13px] flex-1">Playground</span></a><a class="nav-item group" href="/dashboard/memory"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="font-medium text-[13px] flex-1">Memory</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Integrations<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/mcp"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cable</span><span class="font-medium text-[13px] flex-1">MCP</span></a><a class="nav-item group" href="/dashboard/a2a"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">swap_horiz</span><span class="font-medium text-[13px] flex-1">A2A</span></a><a class="nav-item group" href="/dashboard/batch"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">batch_prediction</span><span class="font-medium text-[13px] flex-1">Batch</span></a><a class="nav-item group nav-item-active" href="/dashboard/webhooks"><span class="material-symbols-outlined text-[18px] fill-1">webhook</span><span class="font-medium text-[13px] flex-1">Webhooks</span></a><a class="nav-item group" href="/dashboard/api-endpoints"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">API Endpoints</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Agents<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/cloud-agents"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cloud</span><span class="font-medium text-[13px] flex-1">Agent Registry</span></a><a class="nav-item group" href="/dashboard/agent-skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">smart_toy</span><span class="font-medium text-[13px] flex-1">Agent Skills</span></a><a class="nav-item group" href="/dashboard/discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">explore</span><span class="font-medium text-[13px] flex-1">Discovery</span></a><a class="nav-item group" href="/dashboard/skill-discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">rocket_launch</span><span class="font-medium text-[13px] flex-1">Skill Discovery</span></a><a class="nav-item group" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="font-medium text-[13px] flex-1">Skills</span></a></div><div class="pt-3 mt-2 space-y-1"><p class="label px-3 mb-1">System</p><button class="nav-item group w-full"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="font-medium text-[13px] flex-1">Proxy Pools</span></a><a class="nav-item group" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">Console Log</span></a><a class="nav-item group" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="font-medium text-[13px] flex-1">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-64 flex-col border-r border-border-subtle bg-sidebar transition-colors duration-300 min-h-full"><div class="px-5 py-5 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-8 rounded-[var(--radius-brand)] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[18px]">hub</span></div><div class="flex flex-col"><h1 class="text-base font-semibold tracking-tight text-text-main">MiawRouter Proxy</h1><span class="text-xs text-text-muted">V0.1.3</span></div></a></div><nav class="flex-1 px-3 py-3 space-y-1 overflow-y-auto custom-scrollbar"><a class="nav-item group" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">Endpoint &amp; Key</span></a><a class="nav-item group" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="font-medium text-[13px] flex-1">Providers</span></a><a class="nav-item group" href="/dashboard/health"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">ecg_heart</span><span class="font-medium text-[13px] flex-1">Health</span></a><a class="nav-item group" href="/dashboard/runtime"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">memory</span><span class="font-medium text-[13px] flex-1">Runtime</span></a><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Analytics<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="font-medium text-[13px] flex-1">Usage + Cache</span></a><a class="nav-item group" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="font-medium text-[13px] flex-1">Quota Tracker</span></a><a class="nav-item group" href="/dashboard/provider-stats"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">analytics</span><span class="font-medium text-[13px] flex-1">Provider Stats</span></a><a class="nav-item group" href="/dashboard/activity"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">history</span><span class="font-medium text-[13px] flex-1">Activity</span></a><a class="nav-item group" href="/dashboard/logs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">receipt_long</span><span class="font-medium text-[13px] flex-1">Logs</span></a><a class="nav-item group" href="/dashboard/costs"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">payments</span><span class="font-medium text-[13px] flex-1">Costs</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Configuration<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/free-tiers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">redeem</span><span class="font-medium text-[13px] flex-1">Free Tiers</span></a><a class="nav-item group" href="/dashboard/privacy"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">privacy_tip</span><span class="font-medium text-[13px] flex-1">Privacy</span></a><a class="nav-item group" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="font-medium text-[13px] flex-1">Combo &amp; Vision Adapter</span></a><a class="nav-item group" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="font-medium text-[13px] flex-1">Token Saver</span></a><a class="nav-item group" href="/dashboard/settings/feature-flags"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">flag</span><span class="font-medium text-[13px] flex-1">Feature Flags</span></a><a class="nav-item group" href="/dashboard/cache"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cached</span><span class="font-medium text-[13px] flex-1">Cache</span></a><a class="nav-item group" href="/dashboard/guardrails"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">verified_user</span><span class="font-medium text-[13px] flex-1">Guardrails</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Tools<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/pxpipe"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">image</span><span class="font-medium text-[13px] flex-1">PXPIPE</span></a><a class="nav-item group" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">CLI Tools</span></a><a class="nav-item group" href="/dashboard/playground"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">science</span><span class="font-medium text-[13px] flex-1">Playground</span></a><a class="nav-item group" href="/dashboard/memory"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">psychology</span><span class="font-medium text-[13px] flex-1">Memory</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Integrations<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/mcp"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cable</span><span class="font-medium text-[13px] flex-1">MCP</span></a><a class="nav-item group" href="/dashboard/a2a"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">swap_horiz</span><span class="font-medium text-[13px] flex-1">A2A</span></a><a class="nav-item group" href="/dashboard/batch"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">batch_prediction</span><span class="font-medium text-[13px] flex-1">Batch</span></a><a class="nav-item group nav-item-active" href="/dashboard/webhooks"><span class="material-symbols-outlined text-[18px] fill-1">webhook</span><span class="font-medium text-[13px] flex-1">Webhooks</span></a><a class="nav-item group" href="/dashboard/api-endpoints"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">api</span><span class="font-medium text-[13px] flex-1">API Endpoints</span></a></div><div class="space-y-1"><button class="label px-3 mb-1 flex items-center gap-1 w-full hover:text-text-main transition-colors cursor-pointer">Agents<span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/cloud-agents"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">cloud</span><span class="font-medium text-[13px] flex-1">Agent Registry</span></a><a class="nav-item group" href="/dashboard/agent-skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">smart_toy</span><span class="font-medium text-[13px] flex-1">Agent Skills</span></a><a class="nav-item group" href="/dashboard/discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">explore</span><span class="font-medium text-[13px] flex-1">Discovery</span></a><a class="nav-item group" href="/dashboard/skill-discovery"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">rocket_launch</span><span class="font-medium text-[13px] flex-1">Skill Discovery</span></a><a class="nav-item group" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="font-medium text-[13px] flex-1">Skills</span></a></div><div class="pt-3 mt-2 space-y-1"><p class="label px-3 mb-1">System</p><button class="nav-item group w-full"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="nav-item group" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="font-medium text-[13px] flex-1">Proxy Pools</span></a><a class="nav-item group" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="font-medium text-[13px] flex-1">Console Log</span></a><a class="nav-item group" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="font-medium text-[13px] flex-1">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><header class="relative shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface z-20"><div class="signal-rail absolute top-0 left-0 right-0" aria-hidden="true"></div><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-5 lg:p-8 "><div class="max-w-7xl mx-auto"><div class="mx-auto flex w-full max-w-5xl flex-col gap-6 px-1 sm:px-0"><div class="flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between"><div><h1 class="text-2xl font-semibold">Webhooks</h1><p class="text-sm text-text-muted">Push event notifications to external services when things happen in your router.</p></div><div class="flex items-center gap-2"><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-surface-2 hover:bg-surface-3 text-text-main border border-border disabled:opacity-50 h-7 px-3 text-xs rounded-[6px]" disabled=""><span class="material-symbols-outlined text-[18px]">refresh</span>Loading…</button><button class="inline-flex items-center justify-center gap-2 font-semibold transition-all duration-150 ease-out cursor-pointer active:scale-[0.97] disabled:opacity-50 disabled:cursor-not-allowed disabled:active:scale-100 bg-brand-500 hover:bg-brand-600 text-white shadow-sm disabled:bg-surface-3 disabled:text-text-muted h-7 px-3 text-xs rounded-[6px]"><span class="material-symbols-outlined text-[18px]">add</span>Create Webhook</button></div></div><div class="grid gap-3 sm:grid-cols-2 lg:grid-cols-4"><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">webhook</span></div><span class="text-xs text-text-muted">Webhooks</span></div><p class="text-2xl font-semibold text-text-main">—</p></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">check_circle</span></div><span class="text-xs text-text-muted">Active</span></div><p class="text-2xl font-semibold text-text-muted">—</p></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">key</span></div><span class="text-xs text-text-muted">Signed</span></div><p class="text-2xl font-semibold text-text-main">—</p><p class="text-[11px] text-text-muted mt-0.5">with signing secret</p></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4"><div class="flex items-center gap-3 mb-2"><div class="p-1.5 rounded-md bg-bg text-text-muted"><span class="material-symbols-outlined text-[18px]">bolt</span></div><span class="text-xs text-text-muted">Event Types</span></div><p class="text-2xl font-semibold text-text-main">—</p><p class="text-[11px] text-text-muted mt-0.5">available events</p></div></div><div class="flex flex-col gap-3"><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div></div><div class="bg-surface border border-border-subtle rounded-[var(--radius-brand-lg)] shadow-[var(--shadow-soft)] p-4 border-border-subtle/50"><div class="flex items-start gap-3"><span class="material-symbols-outlined text-[16px] text-text-muted mt-0.5">info</span><div class="text-xs text-text-muted space-y-1"><p><strong class="text-text-main">Signing secrets</strong> let your endpoint verify that deliveries came from your router. Each delivery includes an<!-- --> <code class="bg-surface-2 px-1 rounded text-[11px]">x-miaw-signature</code> <!-- -->header containing the HMAC-SHA256 digest.</p><p><strong class="text-text-main">Retries</strong> are attempted up to 3 times with exponential backoff for server errors and timeouts.</p><p><strong class="text-text-main">URL validation</strong> <!-- -->allows HTTP or HTTPS and blocks private/reserved IP ranges to prevent SSRF.</p></div></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-0db8d1092efcc6dc.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"1321\",\"static/chunks/1321-d3068f4bc26ab35b.js\",\"3702\",\"static/chunks/3702-80d14bd17918af98.js\",\"705\",\"static/chunks/705-d8e5ca1c2cf745d0.js\",\"5497\",\"static/chunks/5497-09c70fca50bc48e6.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-57e4a10517f671de.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"3702\",\"static/chunks/3702-80d14bd17918af98.js\",\"7177\",\"static/chunks/app/layout-850e800a0c25bbb4.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8982\",\"static/chunks/8982-6d1803817450bcd4.js\",\"3702\",\"static/chunks/3702-80d14bd17918af98.js\",\"7177\",\"static/chunks/app/layout-850e800a0c25bbb4.js\"],\"GoogleAnalytics\"]\n7:I[7648,[\"1321\",\"static/chunks/1321-d3068f4bc26ab35b.js\",\"3702\",\"static/chunks/3702-80d14bd17918af98.js\",\"705\",\"static/chunks/705-d8e5ca1c2cf745d0.js\",\"5497\",\"static/chunks/5497-09c70fca50bc48e6.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-57e4a10517f671de.js\"],\"default\"]\n8:I[84270,[\"1321\",\"static/chunks/1321-d3068f4bc26ab35b.js\",\"3702\",\"static/chunks/3702-80d14bd17918af98.js\",\"705\",\"static/chunks/705-d8e5ca1c2cf745d0.js\",\"5497\",\"static/chunks/5497-09c70fca50bc48e6.js\",\"5456\",\"static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js\"],\"default\"]\n9:I[90484,[],\"OutletBoundary\"]\na:\"$Sreact.suspense\"\nd:I[90484,[],\"ViewportBoundary\"]\nf:I[90484,[],\"MetadataBoundary\"]\n11:I[27123,[],\"default\",1]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/ec9bb7f430e14f22.css\",\"style\"]\nc:X\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\",\"webhooks\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"webhooks\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/ec9bb7f430e14f22.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-LC959F603F\"}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style\",\"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\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L8\",null,{}],null,[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@b\"}]}]]}],{},null,false,null]},null,false,\"$c\"]},null,false,\"$c\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"$a\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L10\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$11\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"BHkDx8Ib9c7rMYhfz5ACd\"}\n"])</script><script>self.__next_f.push([1,"c:C\ne:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"12:I[86869,[],\"IconMark\"]\nb:null\n10:[[\"$\",\"title\",\"0\",{\"children\":\"MiawRouter - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?7ea3ab789c052974\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L12\",\"5\",{}]]\n"])</script></body></html>
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","9305","static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-a0725c17c778443e.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","9305","static/chunks/app/(dashboard)/layout-57e4a10517f671de.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-80d14bd17918af98.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-a0725c17c778443e.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"GoogleAnalytics"]
7
- 7:I[7648,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","9305","static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js"],"default"]
8
- 8:I[84270,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","5456","static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js"],"default"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-80d14bd17918af98.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"GoogleAnalytics"]
7
+ 7:I[7648,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","9305","static/chunks/app/(dashboard)/layout-57e4a10517f671de.js"],"default"]
8
+ 8:I[84270,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","5456","static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js"],"default"]
9
9
  9:I[90484,[],"OutletBoundary"]
10
10
  a:"$Sreact.suspense"
11
11
  d:I[90484,[],"ViewportBoundary"]
@@ -13,9 +13,9 @@ f:I[90484,[],"MetadataBoundary"]
13
13
  11:I[27123,[],"default",1]
14
14
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
16
- :HL["/_next/static/css/7520863e81e2b44f.css","style"]
16
+ :HL["/_next/static/css/ec9bb7f430e14f22.css","style"]
17
17
  c:X
18
- 0:{"P":null,"c":["","dashboard","webhooks"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["webhooks",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7520863e81e2b44f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$c"]},null,false,"$c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"vK2hIzTJ4o2K_bQcFoznP"}
18
+ 0:{"P":null,"c":["","dashboard","webhooks"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["webhooks",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ec9bb7f430e14f22.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$c"]},null,false,"$c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"BHkDx8Ib9c7rMYhfz5ACd"}
19
19
  c:C
20
20
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
21
21
  12:I[86869,[],"IconMark"]
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[84270,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","5456","static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js"],"default"]
2
+ 2:I[84270,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","5456","static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js"],"default"]
3
3
  3:I[90484,[],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
5
  8:I[90484,[],"ViewportBoundary"]
@@ -7,16 +7,16 @@
7
7
  a:I[86869,[],"IconMark"]
8
8
  c:I[57121,[],""]
9
9
  d:I[74581,[],""]
10
- 11:I[7648,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","9305","static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js"],"default"]
11
- 13:I[21110,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","9305","static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js"],"ThemeProvider"]
12
- 14:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-a0725c17c778443e.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"RuntimeI18nProvider"]
13
- 15:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-a0725c17c778443e.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"GoogleAnalytics"]
10
+ 11:I[7648,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","9305","static/chunks/app/(dashboard)/layout-57e4a10517f671de.js"],"default"]
11
+ 13:I[21110,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","9305","static/chunks/app/(dashboard)/layout-57e4a10517f671de.js"],"ThemeProvider"]
12
+ 14:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-80d14bd17918af98.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"RuntimeI18nProvider"]
13
+ 15:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-80d14bd17918af98.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"GoogleAnalytics"]
14
14
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
15
- :HL["/_next/static/css/7520863e81e2b44f.css","style"]
15
+ :HL["/_next/static/css/ec9bb7f430e14f22.css","style"]
16
16
  7:X
17
17
  f:X
18
18
  f:C
19
- 0:{"buildId":"vK2hIzTJ4o2K_bQcFoznP","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":"$@6","staleTime":"$7","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$L8",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MiawRouter - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?7ea3ab789c052974","type":"image/x-icon","sizes":"256x256"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$La","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@b","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@e","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@10","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[null,["$","$L11",null,{"children":["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]}]]}],"isPartial":"$@12","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7520863e81e2b44f.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L13",null,{"children":["$","$L14",null,{"children":["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:style","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":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]]}]}]}],["$","$L15",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],"isPartial":"$@16","staleTime":"$7","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@17","rootVaryParams":null,"needsRuntimeRequest":"$@18"}
19
+ 0:{"buildId":"BHkDx8Ib9c7rMYhfz5ACd","data":[{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":"$@6","staleTime":"$7","varyParams":null},{"rsc":["$","$1","h",{"children":[null,["$","$L8",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L9",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"MiawRouter - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?7ea3ab789c052974","type":"image/x-icon","sizes":"256x256"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$La","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":"$@b","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@e","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[null,["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}]}]]}],"isPartial":"$@10","staleTime":"$7","varyParams":"$f"},{"rsc":["$","$1","c",{"children":[null,["$","$L11",null,{"children":["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}],"notFound":[[["$","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."}]}]]}]}]],[]]}]}]]}],"isPartial":"$@12","staleTime":"$7","varyParams":null},{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ec9bb7f430e14f22.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L13",null,{"children":["$","$L14",null,{"children":["$","$Lc",null,{"parallelRouterKey":"children","template":["$","$Ld",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:style","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":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:data:4:rsc:props:children:1:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]]}]}]}],["$","$L15",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],"isPartial":"$@16","staleTime":"$7","varyParams":null}],"isUpgradeableISRFallback":false,"a":"$@17","rootVaryParams":null,"needsRuntimeRequest":"$@18"}
20
20
  5:null
21
21
  7:300
22
22
  18:true
@@ -1,11 +1,11 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[21110,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","9305","static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js"],"ThemeProvider"]
3
- 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-a0725c17c778443e.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"RuntimeI18nProvider"]
2
+ 2:I[21110,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","9305","static/chunks/app/(dashboard)/layout-57e4a10517f671de.js"],"ThemeProvider"]
3
+ 3:I[94635,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-80d14bd17918af98.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"RuntimeI18nProvider"]
4
4
  4:I[57121,[],""]
5
5
  5:I[74581,[],""]
6
- 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-a0725c17c778443e.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"GoogleAnalytics"]
7
- 7:I[7648,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","9305","static/chunks/app/(dashboard)/layout-8559fd33343cd61b.js"],"default"]
8
- 8:I[84270,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-a0725c17c778443e.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-7122b6d0a32dd442.js","5456","static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js"],"default"]
6
+ 6:I[30565,["8982","static/chunks/8982-6d1803817450bcd4.js","3702","static/chunks/3702-80d14bd17918af98.js","7177","static/chunks/app/layout-850e800a0c25bbb4.js"],"GoogleAnalytics"]
7
+ 7:I[7648,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","9305","static/chunks/app/(dashboard)/layout-57e4a10517f671de.js"],"default"]
8
+ 8:I[84270,["1321","static/chunks/1321-d3068f4bc26ab35b.js","3702","static/chunks/3702-80d14bd17918af98.js","705","static/chunks/705-d8e5ca1c2cf745d0.js","5497","static/chunks/5497-09c70fca50bc48e6.js","5456","static/chunks/app/(dashboard)/dashboard/webhooks/page-b43e1789aa98e472.js"],"default"]
9
9
  9:I[90484,[],"OutletBoundary"]
10
10
  a:"$Sreact.suspense"
11
11
  d:I[90484,[],"ViewportBoundary"]
@@ -13,9 +13,9 @@ f:I[90484,[],"MetadataBoundary"]
13
13
  11:I[27123,[],"default",1]
14
14
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
16
- :HL["/_next/static/css/7520863e81e2b44f.css","style"]
16
+ :HL["/_next/static/css/ec9bb7f430e14f22.css","style"]
17
17
  c:X
18
- 0:{"P":null,"c":["","dashboard","webhooks"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["webhooks",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/7520863e81e2b44f.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$c"]},null,false,"$c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"vK2hIzTJ4o2K_bQcFoznP"}
18
+ 0:{"P":null,"c":["","dashboard","webhooks"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["webhooks",{"children":["__PAGE__",{},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4608]},"$undefined","$undefined",4624],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/8f9ac5a7bd3a79e5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/ec9bb7f430e14f22.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{"children":["$","$L3",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}],["$","$L6",null,{"gaId":"G-LC959F603F"}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L7",null,{"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:style","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":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:0:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$L8",null,{}],null,["$","$L9",null,{"children":["$","$a",null,{"name":"Next.MetadataOutlet","children":"$@b"}]}]]}],{},null,false,null]},null,false,"$c"]},null,false,"$c"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Ld",null,{"children":"$Le"}],["$","div",null,{"hidden":true,"children":["$","$Lf",null,{"children":["$","$a",null,{"name":"Next.Metadata","children":"$L10"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$11",[]],"S":true,"h":null,"r":"$undefined","s":"$undefined","a":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"BHkDx8Ib9c7rMYhfz5ACd"}
19
19
  c:C
20
20
  e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
21
21
  12:I[86869,[],"IconMark"]
@@ -1,4 +1,4 @@
1
1
  :HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
2
2
  :HL["/_next/static/css/8f9ac5a7bd3a79e5.css","style"]
3
- :HL["/_next/static/css/7520863e81e2b44f.css","style"]
4
- 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":4192,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":4192,"slots":{"children":{"name":"webhooks","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}}}}}},"staleTime":300,"buildId":"vK2hIzTJ4o2K_bQcFoznP"}
3
+ :HL["/_next/static/css/ec9bb7f430e14f22.css","style"]
4
+ 0:{"tree":{"name":"","param":null,"prefetchHints":4176,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":4192,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":4192,"slots":{"children":{"name":"webhooks","param":null,"prefetchHints":4192,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":4256,"slots":null}}}}}}}}},"staleTime":300,"buildId":"BHkDx8Ib9c7rMYhfz5ACd"}