@rsalmn/extremerouter 0.7.5 → 0.7.6

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 (842) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +7 -4
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/routes-manifest.json +20 -0
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/alerts/page.js +2 -2
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/alerts/page.js.nft.json +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/alerts/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/health/page.js +2 -2
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/overview/page.js +2 -2
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/overview/page.js.nft.json +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/overview/page_client-reference-manifest.js +1 -1
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js +2 -2
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/swarm/page.js +2 -2
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/swarm/page.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/swarm/page_client-reference-manifest.js +1 -1
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  80. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  81. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  83. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  84. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  86. package/app/.next-cli-build/server/app/_global-error/page.js +2 -2
  87. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  89. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  90. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  91. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  93. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  94. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  95. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  96. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  98. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  100. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  101. package/app/.next-cli-build/server/app/_not-found.rsc +5 -5
  102. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +5 -5
  103. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  104. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +5 -5
  105. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  106. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  107. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  108. package/app/.next-cli-build/server/app/api/alerts/test/route.js +2 -2
  109. package/app/.next-cli-build/server/app/api/alerts/test/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  115. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  117. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  119. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  121. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  123. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/cache/route.js +1 -1
  125. package/app/.next-cli-build/server/app/api/cache/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +2 -2
  127. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  141. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  143. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  145. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  147. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  149. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  151. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  153. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  155. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  157. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  161. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  163. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/dashboard/stream/route.js +5 -0
  165. package/app/.next-cli-build/server/app/api/dashboard/stream/route.js.nft.json +1 -0
  166. package/app/.next-cli-build/server/app/api/dashboard/stream/route_client-reference-manifest.js +1 -0
  167. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  168. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  170. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +2 -2
  172. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/health/providers/route.js +1 -1
  174. package/app/.next-cli-build/server/app/api/health/providers/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  176. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/health/stream/route.js +2 -2
  178. package/app/.next-cli-build/server/app/api/health/stream/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  180. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  182. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  183. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  184. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  185. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +2 -2
  188. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  189. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  190. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  194. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  196. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  198. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  200. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  202. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  206. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  208. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  209. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  210. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  211. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  212. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  220. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  222. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  224. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  225. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  226. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  227. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  230. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  232. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  233. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  234. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  236. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  237. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  238. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  239. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  240. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  241. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  242. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  243. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  244. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  245. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  246. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/[id]/freebuff-profile/route.js +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/[id]/freebuff-profile/route.js.nft.json +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/[id]/health-timeline/route.js +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/[id]/health-timeline/route.js.nft.json +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/[id]/inxora-profile/route.js +1 -0
  252. package/app/.next-cli-build/server/app/api/providers/[id]/inxora-profile/route.js.nft.json +1 -0
  253. package/app/.next-cli-build/server/app/api/providers/[id]/inxora-profile/route_client-reference-manifest.js +1 -0
  254. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/[id]/qwencloud-profile/route.js +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/[id]/qwencloud-profile/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/providers/[id]/v0-profile/route.js +1 -1
  265. package/app/.next-cli-build/server/app/api/providers/[id]/v0-profile/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/providers/[id]/vault-pool/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/providers/[id]/vault-pool/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/providers/[id]/zenmux-plans/route.js +1 -1
  269. package/app/.next-cli-build/server/app/api/providers/[id]/zenmux-plans/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  271. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  273. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  275. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  277. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  279. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  281. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  283. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  285. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  287. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  289. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  293. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  295. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  297. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  299. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  301. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  305. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  307. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/swarm/active/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/swarm/active/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/swarm/stream/route.js +2 -2
  311. package/app/.next-cli-build/server/app/api/swarm/stream/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  313. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  317. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  327. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  331. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  332. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  335. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  336. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  337. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  338. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  339. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  341. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  342. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  347. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/usage/leaderboard/route.js +1 -0
  349. package/app/.next-cli-build/server/app/api/usage/leaderboard/route.js.nft.json +1 -0
  350. package/app/.next-cli-build/server/app/api/usage/leaderboard/route_client-reference-manifest.js +1 -0
  351. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  352. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  353. package/app/.next-cli-build/server/app/api/usage/meta/route.js +1 -1
  354. package/app/.next-cli-build/server/app/api/usage/meta/route.js.nft.json +1 -1
  355. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  356. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  357. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  358. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  359. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  360. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  361. package/app/.next-cli-build/server/app/api/usage/retry-stats/route.js +1 -1
  362. package/app/.next-cli-build/server/app/api/usage/retry-stats/route.js.nft.json +1 -1
  363. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  364. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  365. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  366. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  371. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  372. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  373. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  374. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  375. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  376. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  377. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  378. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  379. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  380. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  381. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  382. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  383. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  384. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  385. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  386. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  387. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  388. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  389. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  390. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  392. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  393. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  394. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  395. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  396. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  397. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  398. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  399. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  400. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  401. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  402. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  403. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  404. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  405. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  406. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  407. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  408. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  409. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  410. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  411. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  412. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  413. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  414. package/app/.next-cli-build/server/app/callback.html +1 -1
  415. package/app/.next-cli-build/server/app/callback.rsc +5 -5
  416. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +5 -5
  417. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  418. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +5 -5
  419. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  420. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  421. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  422. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  423. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  425. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  426. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +5 -5
  427. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
  428. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  429. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  430. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  431. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  432. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  433. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  434. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  435. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  436. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  437. package/app/.next-cli-build/server/app/index.html +1 -1
  438. package/app/.next-cli-build/server/app/index.rsc +5 -5
  439. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  440. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +5 -5
  441. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  442. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +5 -5
  443. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  444. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  445. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  446. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  447. package/app/.next-cli-build/server/app/landing.html +1 -1
  448. package/app/.next-cli-build/server/app/landing.rsc +5 -5
  449. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +5 -5
  450. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  451. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +5 -5
  452. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  453. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  454. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/login/page.js +2 -2
  456. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  457. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  458. package/app/.next-cli-build/server/app/login.html +1 -1
  459. package/app/.next-cli-build/server/app/login.rsc +6 -6
  460. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +6 -6
  461. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  462. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +5 -5
  463. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  464. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  465. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  466. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  467. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  468. package/app/.next-cli-build/server/app/page.js +2 -2
  469. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  470. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  471. package/app/.next-cli-build/server/app-paths-manifest.json +7 -4
  472. package/app/.next-cli-build/server/chunks/1173.js +75 -0
  473. package/app/.next-cli-build/server/chunks/1350.js +1 -1
  474. package/app/.next-cli-build/server/chunks/1719.js +1 -1
  475. package/app/.next-cli-build/server/chunks/212.js +1 -1
  476. package/app/.next-cli-build/server/chunks/2231.js +1 -1
  477. package/app/.next-cli-build/server/chunks/2701.js +1 -1
  478. package/app/.next-cli-build/server/chunks/318.js +7 -7
  479. package/app/.next-cli-build/server/chunks/4040.js +1 -1
  480. package/app/.next-cli-build/server/chunks/412.js +2 -2
  481. package/app/.next-cli-build/server/chunks/5612.js +1 -1
  482. package/app/.next-cli-build/server/chunks/5615.js +1 -1
  483. package/app/.next-cli-build/server/chunks/5699.js +1 -1
  484. package/app/.next-cli-build/server/chunks/5961.js +1 -1
  485. package/app/.next-cli-build/server/chunks/6070.js +1 -1
  486. package/app/.next-cli-build/server/chunks/615.js +1 -1
  487. package/app/.next-cli-build/server/chunks/6316.js +2 -2
  488. package/app/.next-cli-build/server/chunks/788.js +1 -1
  489. package/app/.next-cli-build/server/chunks/7914.js +1 -1
  490. package/app/.next-cli-build/server/chunks/8238.js +1 -1
  491. package/app/.next-cli-build/server/chunks/8271.js +1 -1
  492. package/app/.next-cli-build/server/chunks/8895.js +7 -7
  493. package/app/.next-cli-build/server/chunks/9422.js +2 -2
  494. package/app/.next-cli-build/server/chunks/9630.js +1 -1
  495. package/app/.next-cli-build/server/chunks/964.js +1 -0
  496. package/app/.next-cli-build/server/chunks/9703.js +4 -4
  497. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  498. package/app/.next-cli-build/server/middleware.js +3 -3
  499. package/app/.next-cli-build/server/pages/404.html +1 -1
  500. package/app/.next-cli-build/server/pages/500.html +1 -1
  501. package/app/.next-cli-build/static/GZ-78K5tlyWItqwZpG22j/_buildManifest.js +1 -0
  502. package/app/.next-cli-build/static/chunks/1321-27f4790ac6ad4567.js +1 -0
  503. package/app/.next-cli-build/static/chunks/5497-c5c5e821654f54c1.js +7 -0
  504. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/overview/page-d75417b0f8c41834.js +1 -0
  505. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-c9e6d2b03ed95619.js +10 -0
  506. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-da7dccb599243439.js +1 -0
  507. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-1927a7bec7dfec9e.js +1 -0
  508. package/app/.next-cli-build/static/chunks/app/_global-error/page-e4e5f60bd2215699.js +1 -0
  509. package/app/.next-cli-build/static/chunks/app/api/alerts/test/route-e4e5f60bd2215699.js +1 -0
  510. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-e4e5f60bd2215699.js +1 -0
  511. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-e4e5f60bd2215699.js +1 -0
  512. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-e4e5f60bd2215699.js +1 -0
  513. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-e4e5f60bd2215699.js +1 -0
  514. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-e4e5f60bd2215699.js +1 -0
  515. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-e4e5f60bd2215699.js +1 -0
  516. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-e4e5f60bd2215699.js +1 -0
  517. package/app/.next-cli-build/static/chunks/app/api/cache/route-e4e5f60bd2215699.js +1 -0
  518. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-e4e5f60bd2215699.js +1 -0
  519. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-e4e5f60bd2215699.js +1 -0
  520. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-e4e5f60bd2215699.js +1 -0
  521. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-e4e5f60bd2215699.js +1 -0
  522. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-e4e5f60bd2215699.js +1 -0
  523. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-e4e5f60bd2215699.js +1 -0
  524. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-e4e5f60bd2215699.js +1 -0
  525. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-e4e5f60bd2215699.js +1 -0
  526. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-e4e5f60bd2215699.js +1 -0
  527. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-e4e5f60bd2215699.js +1 -0
  528. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-e4e5f60bd2215699.js +1 -0
  529. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-e4e5f60bd2215699.js +1 -0
  530. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-e4e5f60bd2215699.js +1 -0
  531. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-e4e5f60bd2215699.js +1 -0
  532. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-e4e5f60bd2215699.js +1 -0
  533. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-e4e5f60bd2215699.js +1 -0
  534. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-e4e5f60bd2215699.js +1 -0
  535. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-e4e5f60bd2215699.js +1 -0
  536. package/app/.next-cli-build/static/chunks/app/api/combos/route-e4e5f60bd2215699.js +1 -0
  537. package/app/.next-cli-build/static/chunks/app/api/dashboard/stream/route-e4e5f60bd2215699.js +1 -0
  538. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-e4e5f60bd2215699.js +1 -0
  539. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-e4e5f60bd2215699.js +1 -0
  540. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-e4e5f60bd2215699.js +1 -0
  541. package/app/.next-cli-build/static/chunks/app/api/health/providers/route-e4e5f60bd2215699.js +1 -0
  542. package/app/.next-cli-build/static/chunks/app/api/health/route-e4e5f60bd2215699.js +1 -0
  543. package/app/.next-cli-build/static/chunks/app/api/health/stream/route-e4e5f60bd2215699.js +1 -0
  544. package/app/.next-cli-build/static/chunks/app/api/init/route-e4e5f60bd2215699.js +1 -0
  545. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-e4e5f60bd2215699.js +1 -0
  546. package/app/.next-cli-build/static/chunks/app/api/keys/route-e4e5f60bd2215699.js +1 -0
  547. package/app/.next-cli-build/static/chunks/app/api/locale/route-e4e5f60bd2215699.js +1 -0
  548. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-e4e5f60bd2215699.js +1 -0
  549. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-e4e5f60bd2215699.js +1 -0
  550. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-e4e5f60bd2215699.js +1 -0
  551. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-e4e5f60bd2215699.js +1 -0
  552. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-e4e5f60bd2215699.js +1 -0
  553. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-e4e5f60bd2215699.js +1 -0
  554. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-e4e5f60bd2215699.js +1 -0
  555. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-e4e5f60bd2215699.js +1 -0
  556. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-e4e5f60bd2215699.js +1 -0
  557. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-e4e5f60bd2215699.js +1 -0
  558. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-e4e5f60bd2215699.js +1 -0
  559. package/app/.next-cli-build/static/chunks/app/api/models/route-e4e5f60bd2215699.js +1 -0
  560. package/app/.next-cli-build/static/chunks/app/api/models/test/route-e4e5f60bd2215699.js +1 -0
  561. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-e4e5f60bd2215699.js +1 -0
  562. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-e4e5f60bd2215699.js +1 -0
  563. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-e4e5f60bd2215699.js +1 -0
  564. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-e4e5f60bd2215699.js +1 -0
  565. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-e4e5f60bd2215699.js +1 -0
  566. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-e4e5f60bd2215699.js +1 -0
  567. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-e4e5f60bd2215699.js +1 -0
  568. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-e4e5f60bd2215699.js +1 -0
  569. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-e4e5f60bd2215699.js +1 -0
  570. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-e4e5f60bd2215699.js +1 -0
  571. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-e4e5f60bd2215699.js +1 -0
  572. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-e4e5f60bd2215699.js +1 -0
  573. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-e4e5f60bd2215699.js +1 -0
  574. package/app/.next-cli-build/static/chunks/app/api/pricing/route-e4e5f60bd2215699.js +1 -0
  575. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-e4e5f60bd2215699.js +1 -0
  576. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-e4e5f60bd2215699.js +1 -0
  577. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-e4e5f60bd2215699.js +1 -0
  578. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/freebuff-profile/route-e4e5f60bd2215699.js +1 -0
  579. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/health-timeline/route-e4e5f60bd2215699.js +1 -0
  580. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/inxora-profile/route-e4e5f60bd2215699.js +1 -0
  581. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-e4e5f60bd2215699.js +1 -0
  582. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/qwencloud-profile/route-e4e5f60bd2215699.js +1 -0
  583. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-e4e5f60bd2215699.js +1 -0
  584. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-e4e5f60bd2215699.js +1 -0
  585. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-e4e5f60bd2215699.js +1 -0
  586. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/v0-profile/route-e4e5f60bd2215699.js +1 -0
  587. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/vault-pool/route-e4e5f60bd2215699.js +1 -0
  588. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/zenmux-plans/route-e4e5f60bd2215699.js +1 -0
  589. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-e4e5f60bd2215699.js +1 -0
  590. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-e4e5f60bd2215699.js +1 -0
  591. package/app/.next-cli-build/static/chunks/app/api/providers/route-e4e5f60bd2215699.js +1 -0
  592. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-e4e5f60bd2215699.js +1 -0
  593. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-e4e5f60bd2215699.js +1 -0
  594. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-e4e5f60bd2215699.js +1 -0
  595. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-e4e5f60bd2215699.js +1 -0
  596. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-e4e5f60bd2215699.js +1 -0
  597. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-e4e5f60bd2215699.js +1 -0
  598. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-e4e5f60bd2215699.js +1 -0
  599. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-e4e5f60bd2215699.js +1 -0
  600. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-e4e5f60bd2215699.js +1 -0
  601. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-e4e5f60bd2215699.js +1 -0
  602. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-e4e5f60bd2215699.js +1 -0
  603. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-e4e5f60bd2215699.js +1 -0
  604. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-e4e5f60bd2215699.js +1 -0
  605. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-e4e5f60bd2215699.js +1 -0
  606. package/app/.next-cli-build/static/chunks/app/api/settings/route-e4e5f60bd2215699.js +1 -0
  607. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-e4e5f60bd2215699.js +1 -0
  608. package/app/.next-cli-build/static/chunks/app/api/swarm/active/route-e4e5f60bd2215699.js +1 -0
  609. package/app/.next-cli-build/static/chunks/app/api/swarm/stream/route-e4e5f60bd2215699.js +1 -0
  610. package/app/.next-cli-build/static/chunks/app/api/tags/route-e4e5f60bd2215699.js +1 -0
  611. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-e4e5f60bd2215699.js +1 -0
  612. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-e4e5f60bd2215699.js +1 -0
  613. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-e4e5f60bd2215699.js +1 -0
  614. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-e4e5f60bd2215699.js +1 -0
  615. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-e4e5f60bd2215699.js +1 -0
  616. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-e4e5f60bd2215699.js +1 -0
  617. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-e4e5f60bd2215699.js +1 -0
  618. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-e4e5f60bd2215699.js +1 -0
  619. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-e4e5f60bd2215699.js +1 -0
  620. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-e4e5f60bd2215699.js +1 -0
  621. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-e4e5f60bd2215699.js +1 -0
  622. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-e4e5f60bd2215699.js +1 -0
  623. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-e4e5f60bd2215699.js +1 -0
  624. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-e4e5f60bd2215699.js +1 -0
  625. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-e4e5f60bd2215699.js +1 -0
  626. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-e4e5f60bd2215699.js +1 -0
  627. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-e4e5f60bd2215699.js +1 -0
  628. package/app/.next-cli-build/static/chunks/app/api/usage/leaderboard/route-e4e5f60bd2215699.js +1 -0
  629. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-e4e5f60bd2215699.js +1 -0
  630. package/app/.next-cli-build/static/chunks/app/api/usage/meta/route-e4e5f60bd2215699.js +1 -0
  631. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-e4e5f60bd2215699.js +1 -0
  632. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-e4e5f60bd2215699.js +1 -0
  633. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-e4e5f60bd2215699.js +1 -0
  634. package/app/.next-cli-build/static/chunks/app/api/usage/retry-stats/route-e4e5f60bd2215699.js +1 -0
  635. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-e4e5f60bd2215699.js +1 -0
  636. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-e4e5f60bd2215699.js +1 -0
  637. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-e4e5f60bd2215699.js +1 -0
  638. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-e4e5f60bd2215699.js +1 -0
  639. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-e4e5f60bd2215699.js +1 -0
  640. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-e4e5f60bd2215699.js +1 -0
  641. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-e4e5f60bd2215699.js +1 -0
  642. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-e4e5f60bd2215699.js +1 -0
  643. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-e4e5f60bd2215699.js +1 -0
  644. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-e4e5f60bd2215699.js +1 -0
  645. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-e4e5f60bd2215699.js +1 -0
  646. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-e4e5f60bd2215699.js +1 -0
  647. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-e4e5f60bd2215699.js +1 -0
  648. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-e4e5f60bd2215699.js +1 -0
  649. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-e4e5f60bd2215699.js +1 -0
  650. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-e4e5f60bd2215699.js +1 -0
  651. package/app/.next-cli-build/static/chunks/app/api/v1/route-e4e5f60bd2215699.js +1 -0
  652. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-e4e5f60bd2215699.js +1 -0
  653. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-e4e5f60bd2215699.js +1 -0
  654. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-e4e5f60bd2215699.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-e4e5f60bd2215699.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/version/route-e4e5f60bd2215699.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-e4e5f60bd2215699.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/version/update/route-e4e5f60bd2215699.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-e4e5f60bd2215699.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/page-e4e5f60bd2215699.js +1 -0
  661. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-e4e5f60bd2215699.js +1 -0
  662. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-e4e5f60bd2215699.js +1 -0
  663. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-e4e5f60bd2215699.js +1 -0
  664. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-e4e5f60bd2215699.js +1 -0
  665. package/app/.next-cli-build/static/css/b0fc55ef939fe0cb.css +1 -0
  666. package/app/cli/.build-home/AppData/Roaming/extremerouter/db/data.sqlite-shm +0 -0
  667. package/app/cli/.build-home/AppData/Roaming/extremerouter/db/data.sqlite-wal +0 -0
  668. package/app/package.json +4 -5
  669. package/app/public/providers/agentrouter.png +0 -0
  670. package/app/public/providers/bynara.svg +22 -0
  671. package/app/public/providers/infron.svg +1 -0
  672. package/app/public/providers/inxorastudio-web.svg +4 -0
  673. package/app/public/providers/inxorastudio.svg +4 -0
  674. package/package.json +1 -1
  675. package/app/.next-cli-build/server/chunks/3571.js +0 -1
  676. package/app/.next-cli-build/server/chunks/6763.js +0 -1
  677. package/app/.next-cli-build/server/chunks/8833.js +0 -75
  678. package/app/.next-cli-build/server/chunks/8920.js +0 -1
  679. package/app/.next-cli-build/static/chunks/1321-959c422643a40389.js +0 -1
  680. package/app/.next-cli-build/static/chunks/5497-2bcb49ea235529a8.js +0 -7
  681. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/overview/page-4ffb884f6b54afb0.js +0 -1
  682. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-a21a13f1ec3bceb0.js +0 -10
  683. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-b1c9268d55538aba.js +0 -1
  684. package/app/.next-cli-build/static/chunks/app/(dashboard)/layout-ac93a6a5df6b898f.js +0 -1
  685. package/app/.next-cli-build/static/chunks/app/_global-error/page-ef8b722482bf88a8.js +0 -1
  686. package/app/.next-cli-build/static/chunks/app/api/alerts/test/route-ef8b722482bf88a8.js +0 -1
  687. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-ef8b722482bf88a8.js +0 -1
  688. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-ef8b722482bf88a8.js +0 -1
  689. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-ef8b722482bf88a8.js +0 -1
  690. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-ef8b722482bf88a8.js +0 -1
  691. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-ef8b722482bf88a8.js +0 -1
  692. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-ef8b722482bf88a8.js +0 -1
  693. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-ef8b722482bf88a8.js +0 -1
  694. package/app/.next-cli-build/static/chunks/app/api/cache/route-ef8b722482bf88a8.js +0 -1
  695. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-ef8b722482bf88a8.js +0 -1
  696. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ef8b722482bf88a8.js +0 -1
  697. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-ef8b722482bf88a8.js +0 -1
  698. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-ef8b722482bf88a8.js +0 -1
  699. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-ef8b722482bf88a8.js +0 -1
  700. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-ef8b722482bf88a8.js +0 -1
  701. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-ef8b722482bf88a8.js +0 -1
  702. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-ef8b722482bf88a8.js +0 -1
  703. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-ef8b722482bf88a8.js +0 -1
  704. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-ef8b722482bf88a8.js +0 -1
  705. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-ef8b722482bf88a8.js +0 -1
  706. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-ef8b722482bf88a8.js +0 -1
  707. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-ef8b722482bf88a8.js +0 -1
  708. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-ef8b722482bf88a8.js +0 -1
  709. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-ef8b722482bf88a8.js +0 -1
  710. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-ef8b722482bf88a8.js +0 -1
  711. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-ef8b722482bf88a8.js +0 -1
  712. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-ef8b722482bf88a8.js +0 -1
  713. package/app/.next-cli-build/static/chunks/app/api/combos/route-ef8b722482bf88a8.js +0 -1
  714. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-ef8b722482bf88a8.js +0 -1
  715. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-ef8b722482bf88a8.js +0 -1
  716. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-ef8b722482bf88a8.js +0 -1
  717. package/app/.next-cli-build/static/chunks/app/api/health/providers/route-ef8b722482bf88a8.js +0 -1
  718. package/app/.next-cli-build/static/chunks/app/api/health/route-ef8b722482bf88a8.js +0 -1
  719. package/app/.next-cli-build/static/chunks/app/api/health/stream/route-ef8b722482bf88a8.js +0 -1
  720. package/app/.next-cli-build/static/chunks/app/api/init/route-ef8b722482bf88a8.js +0 -1
  721. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-ef8b722482bf88a8.js +0 -1
  722. package/app/.next-cli-build/static/chunks/app/api/keys/route-ef8b722482bf88a8.js +0 -1
  723. package/app/.next-cli-build/static/chunks/app/api/locale/route-ef8b722482bf88a8.js +0 -1
  724. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-ef8b722482bf88a8.js +0 -1
  725. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-ef8b722482bf88a8.js +0 -1
  726. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-ef8b722482bf88a8.js +0 -1
  727. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-ef8b722482bf88a8.js +0 -1
  728. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-ef8b722482bf88a8.js +0 -1
  729. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-ef8b722482bf88a8.js +0 -1
  730. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-ef8b722482bf88a8.js +0 -1
  731. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-ef8b722482bf88a8.js +0 -1
  732. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-ef8b722482bf88a8.js +0 -1
  733. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-ef8b722482bf88a8.js +0 -1
  734. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-ef8b722482bf88a8.js +0 -1
  735. package/app/.next-cli-build/static/chunks/app/api/models/route-ef8b722482bf88a8.js +0 -1
  736. package/app/.next-cli-build/static/chunks/app/api/models/test/route-ef8b722482bf88a8.js +0 -1
  737. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-ef8b722482bf88a8.js +0 -1
  738. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-ef8b722482bf88a8.js +0 -1
  739. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-ef8b722482bf88a8.js +0 -1
  740. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-ef8b722482bf88a8.js +0 -1
  741. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-ef8b722482bf88a8.js +0 -1
  742. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-ef8b722482bf88a8.js +0 -1
  743. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-ef8b722482bf88a8.js +0 -1
  744. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-ef8b722482bf88a8.js +0 -1
  745. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-ef8b722482bf88a8.js +0 -1
  746. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-ef8b722482bf88a8.js +0 -1
  747. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-ef8b722482bf88a8.js +0 -1
  748. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-ef8b722482bf88a8.js +0 -1
  749. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-ef8b722482bf88a8.js +0 -1
  750. package/app/.next-cli-build/static/chunks/app/api/pricing/route-ef8b722482bf88a8.js +0 -1
  751. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-ef8b722482bf88a8.js +0 -1
  752. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-ef8b722482bf88a8.js +0 -1
  753. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-ef8b722482bf88a8.js +0 -1
  754. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/freebuff-profile/route-ef8b722482bf88a8.js +0 -1
  755. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/health-timeline/route-ef8b722482bf88a8.js +0 -1
  756. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-ef8b722482bf88a8.js +0 -1
  757. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/qwencloud-profile/route-ef8b722482bf88a8.js +0 -1
  758. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-ef8b722482bf88a8.js +0 -1
  759. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-ef8b722482bf88a8.js +0 -1
  760. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-ef8b722482bf88a8.js +0 -1
  761. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/v0-profile/route-ef8b722482bf88a8.js +0 -1
  762. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/vault-pool/route-ef8b722482bf88a8.js +0 -1
  763. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/zenmux-plans/route-ef8b722482bf88a8.js +0 -1
  764. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-ef8b722482bf88a8.js +0 -1
  765. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-ef8b722482bf88a8.js +0 -1
  766. package/app/.next-cli-build/static/chunks/app/api/providers/route-ef8b722482bf88a8.js +0 -1
  767. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-ef8b722482bf88a8.js +0 -1
  768. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-ef8b722482bf88a8.js +0 -1
  769. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-ef8b722482bf88a8.js +0 -1
  770. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-ef8b722482bf88a8.js +0 -1
  771. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-ef8b722482bf88a8.js +0 -1
  772. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-ef8b722482bf88a8.js +0 -1
  773. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-ef8b722482bf88a8.js +0 -1
  774. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-ef8b722482bf88a8.js +0 -1
  775. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-ef8b722482bf88a8.js +0 -1
  776. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-ef8b722482bf88a8.js +0 -1
  777. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-ef8b722482bf88a8.js +0 -1
  778. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-ef8b722482bf88a8.js +0 -1
  779. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-ef8b722482bf88a8.js +0 -1
  780. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-ef8b722482bf88a8.js +0 -1
  781. package/app/.next-cli-build/static/chunks/app/api/settings/route-ef8b722482bf88a8.js +0 -1
  782. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-ef8b722482bf88a8.js +0 -1
  783. package/app/.next-cli-build/static/chunks/app/api/swarm/active/route-ef8b722482bf88a8.js +0 -1
  784. package/app/.next-cli-build/static/chunks/app/api/swarm/stream/route-ef8b722482bf88a8.js +0 -1
  785. package/app/.next-cli-build/static/chunks/app/api/tags/route-ef8b722482bf88a8.js +0 -1
  786. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-ef8b722482bf88a8.js +0 -1
  787. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-ef8b722482bf88a8.js +0 -1
  788. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-ef8b722482bf88a8.js +0 -1
  789. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-ef8b722482bf88a8.js +0 -1
  790. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-ef8b722482bf88a8.js +0 -1
  791. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-ef8b722482bf88a8.js +0 -1
  792. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-ef8b722482bf88a8.js +0 -1
  793. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-ef8b722482bf88a8.js +0 -1
  794. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-ef8b722482bf88a8.js +0 -1
  795. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-ef8b722482bf88a8.js +0 -1
  796. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-ef8b722482bf88a8.js +0 -1
  797. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-ef8b722482bf88a8.js +0 -1
  798. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-ef8b722482bf88a8.js +0 -1
  799. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-ef8b722482bf88a8.js +0 -1
  800. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-ef8b722482bf88a8.js +0 -1
  801. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-ef8b722482bf88a8.js +0 -1
  802. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-ef8b722482bf88a8.js +0 -1
  803. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-ef8b722482bf88a8.js +0 -1
  804. package/app/.next-cli-build/static/chunks/app/api/usage/meta/route-ef8b722482bf88a8.js +0 -1
  805. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-ef8b722482bf88a8.js +0 -1
  806. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-ef8b722482bf88a8.js +0 -1
  807. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-ef8b722482bf88a8.js +0 -1
  808. package/app/.next-cli-build/static/chunks/app/api/usage/retry-stats/route-ef8b722482bf88a8.js +0 -1
  809. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-ef8b722482bf88a8.js +0 -1
  810. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-ef8b722482bf88a8.js +0 -1
  811. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-ef8b722482bf88a8.js +0 -1
  812. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-ef8b722482bf88a8.js +0 -1
  813. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-ef8b722482bf88a8.js +0 -1
  814. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-ef8b722482bf88a8.js +0 -1
  815. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-ef8b722482bf88a8.js +0 -1
  816. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-ef8b722482bf88a8.js +0 -1
  817. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-ef8b722482bf88a8.js +0 -1
  818. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-ef8b722482bf88a8.js +0 -1
  819. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-ef8b722482bf88a8.js +0 -1
  820. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-ef8b722482bf88a8.js +0 -1
  821. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-ef8b722482bf88a8.js +0 -1
  822. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-ef8b722482bf88a8.js +0 -1
  823. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-ef8b722482bf88a8.js +0 -1
  824. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-ef8b722482bf88a8.js +0 -1
  825. package/app/.next-cli-build/static/chunks/app/api/v1/route-ef8b722482bf88a8.js +0 -1
  826. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-ef8b722482bf88a8.js +0 -1
  827. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-ef8b722482bf88a8.js +0 -1
  828. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-ef8b722482bf88a8.js +0 -1
  829. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-ef8b722482bf88a8.js +0 -1
  830. package/app/.next-cli-build/static/chunks/app/api/version/route-ef8b722482bf88a8.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-ef8b722482bf88a8.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/api/version/update/route-ef8b722482bf88a8.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-ef8b722482bf88a8.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/page-ef8b722482bf88a8.js +0 -1
  835. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-ef8b722482bf88a8.js +0 -1
  836. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-ef8b722482bf88a8.js +0 -1
  837. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-ef8b722482bf88a8.js +0 -1
  838. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-ef8b722482bf88a8.js +0 -1
  839. package/app/.next-cli-build/static/css/db2812b8f70181df.css +0 -1
  840. package/app/.next-cli-build/static/igzkl-70ERpcxe5WPUc63/_buildManifest.js +0 -1
  841. package/app/cli/.build-home/AppData/Roaming/extremerouter/db/backups/upgrade-0.7.0-to-0.7.1-0.7.1-20260718-003406/data.sqlite +0 -0
  842. /package/app/.next-cli-build/static/{igzkl-70ERpcxe5WPUc63 → GZ-78K5tlyWItqwZpG22j}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";exports.id=4040,exports.ids=[4040],exports.modules={34040:(a,b,c)=>{c.d(b,{zH:()=>R,dW:()=>U,Vt:()=>Q,$x:()=>K,Vu:()=>O,Pr:()=>P,vt:()=>V,je:()=>B,UP:()=>N,wj:()=>T});var d=c(12557),e=c(43659),f=c(66306),g=c(26922),h=c(24467),i=c(64367);let j=[/you are (an? )?(expert|senior|principal|staff)?\s*(coding|programming|software|ai)\s*(assistant|agent|engineer|companion|specialist)/i,/you are (claude|cursor|cline|copilot|windsurf|aider|roo|cody|continue)/i,/your (primary )?(task|role|job|goal) is to (help|assist|act as)/i,/follow the user[''']?s instructions/i,/you are operating as (a |an )?(pair|interactive|autonomous)/i,/write (clean|idiomatic|production)[- ]ready code/i,/you have access to (a set of |various )?tools/i,/<environment|<context|<system_prompt>/i];function k(a){return!!a&&"string"==typeof a&&!(a.length<80)&&j.some(b=>b.test(a))}function l(a){if(!a)return a;let b={...a};for(let a of["messages","input"])Array.isArray(b[a])&&(b[a]=b[a].filter(a=>{var b;return a?.role!=="system"&&a?.role!=="developer"||!k("string"==typeof(b=a.content)?b:Array.isArray(b)?b.map(a=>"string"==typeof a?a:a?.text||"").join("\n"):"")}));if("string"==typeof b.system&&k(b.system))delete b.system;else if(Array.isArray(b.system)){let a=b.system.filter(a=>!(a?.type==="text"&&k(a.text)));b.system=a.length>0?a:void 0,void 0===b.system&&delete b.system}for(let a of["system_instruction","systemInstruction"]){let c=b[a];c&&k(Array.isArray(c.parts)?c.parts.map(a=>a?.text||"").join("\n"):"")&&delete b[a]}return b}let m={default:"You are a specialist worker in a swarm. Focus exclusively on your assigned subtask. Produce complete, production-ready output. Do not attempt other subtasks.",architecture:"You are a software architect. Design the structure, interfaces, and module boundaries for your assigned component. Prioritize clean separation of concerns.","game-logic":"You are a game-logic specialist. Implement mechanics, state machines, and rules with correctness and balance in mind.","data-layer":"You are a data/persistence specialist. Implement storage, schemas, serialization, and access patterns with integrity and performance in mind.",ui:"You are a UI/UX specialist. Build accessible, responsive interfaces with clean component structure.",testing:"You are a testing specialist. Write thorough tests covering happy paths, edge cases, and failure modes.",security:"You are a security specialist. Harden inputs, prevent injection/XSS, and enforce least-privilege.",devops:"You are a DevOps specialist. Handle deployment, configuration, and operational concerns."};function n(a){let b=m[a?.role]||m.default,c=a?.instruction||a?.title||"Complete your assigned subtask.";return["=== SWARM WORKER DIRECTIVE ===",b,"",`Subtask: ${a?.title||"Untitled"}`,"",c,"\nOutput ONLY your work for this subtask. Do not reference other workers or the orchestrator.\n=== END DIRECTIVE ==="].join("\n")}var o=c(36701);let p={workerHardTimeoutMs:9e4,workerQuorum:2,stragglerGraceMs:1e4,managerTimeoutMs:6e4,minWorkers:2,maxWorkers:8},q="=== SWARM GATEKEEPER ===\nYou are the GATEKEEPER of a hierarchical swarm. Classify the user's most recent request as SIMPLE or COMPLEX.\n\nSIMPLE = greeting, small talk, a factual question, a one-line clarification, or anything answerable in under ~50 tokens without decomposition.\nCOMPLEX = a coding task, multi-step build request, design problem, debugging session, or anything benefiting from decomposition into parallel specialist work.\n\nRespond with EXACTLY one line, nothing else:\nVERDICT: SIMPLE\nor\nVERDICT: COMPLEX";function r(a){return['=== SWARM MANAGER (STRATEGY) ===\nYou are the MANAGER of a hierarchical swarm. Analyze the user\'s request and produce a high-level execution strategy that decomposes it into independent parallel subtasks.\n\nRespond with ONLY a JSON object (no markdown fences, no prose) of this exact shape:\n{\n "assessment": "<1-2 sentence summary of what the request needs>",\n "subtasks": [\n { "id": 1, "title": "<short title>", "role": "<architecture|game-logic|data-layer|ui|testing|security|devops|default>", "instruction": "<detailed instruction for the specialist worker>" }\n ]\n}\n\nRules:\n- Aim for 2-5 subtasks. Each must be independently executable in parallel.\n- `role` must be one of the listed values; pick the best specialist fit.\n- `instruction` must be self-contained — a worker sees only its own subtask.\n- Do NOT include integration/assembly as a subtask; the Staff auditor + Manager synthesis handle that.\n\n=== USER REQUEST ===',a].join("\n")}function s(a,b){return["=== SWARM STAFF (AUDIT) ===\nYou are the STAFF auditor of a hierarchical swarm. Specialist workers have independently completed their assigned subtasks. Your job is to produce a TECHNICAL AUDIT REPORT that the Manager will use to synthesize the final answer.\n\nFor each worker output, evaluate:\n- Completeness: did it fulfill the subtask instruction?\n- Correctness: any bugs, type errors, logic flaws, or missing edge cases?\n- Consistency: naming conflicts, duplicated logic, or mismatched interfaces with other workers?\n- Integration risks: what will need reconciliation when combining outputs?\n\nThen provide a CONSOLIDATION PLAN: the order in which outputs should be merged, what conflicts to resolve, and what gaps remain.\n\n=== SUBTASKS & WORKER OUTPUTS ===",a.map((a,c)=>{let d=b[c]||"(worker did not produce output)";return`### Subtask ${a.id}: ${a.title}
1
+ "use strict";exports.id=4040,exports.ids=[4040],exports.modules={34040:(a,b,c)=>{c.d(b,{zH:()=>R,dW:()=>U,Vt:()=>Q,$x:()=>K,Vu:()=>O,Pr:()=>P,vt:()=>V,je:()=>B,UP:()=>N,wj:()=>T});var d=c(12557),e=c(43659),f=c(66306),g=c(26922),h=c(24467),i=c(97616);let j=[/you are (an? )?(expert|senior|principal|staff)?\s*(coding|programming|software|ai)\s*(assistant|agent|engineer|companion|specialist)/i,/you are (claude|cursor|cline|copilot|windsurf|aider|roo|cody|continue)/i,/your (primary )?(task|role|job|goal) is to (help|assist|act as)/i,/follow the user[''']?s instructions/i,/you are operating as (a |an )?(pair|interactive|autonomous)/i,/write (clean|idiomatic|production)[- ]ready code/i,/you have access to (a set of |various )?tools/i,/<environment|<context|<system_prompt>/i];function k(a){return!!a&&"string"==typeof a&&!(a.length<80)&&j.some(b=>b.test(a))}function l(a){if(!a)return a;let b={...a};for(let a of["messages","input"])Array.isArray(b[a])&&(b[a]=b[a].filter(a=>{var b;return a?.role!=="system"&&a?.role!=="developer"||!k("string"==typeof(b=a.content)?b:Array.isArray(b)?b.map(a=>"string"==typeof a?a:a?.text||"").join("\n"):"")}));if("string"==typeof b.system&&k(b.system))delete b.system;else if(Array.isArray(b.system)){let a=b.system.filter(a=>!(a?.type==="text"&&k(a.text)));b.system=a.length>0?a:void 0,void 0===b.system&&delete b.system}for(let a of["system_instruction","systemInstruction"]){let c=b[a];c&&k(Array.isArray(c.parts)?c.parts.map(a=>a?.text||"").join("\n"):"")&&delete b[a]}return b}let m={default:"You are a specialist worker in a swarm. Focus exclusively on your assigned subtask. Produce complete, production-ready output. Do not attempt other subtasks.",architecture:"You are a software architect. Design the structure, interfaces, and module boundaries for your assigned component. Prioritize clean separation of concerns.","game-logic":"You are a game-logic specialist. Implement mechanics, state machines, and rules with correctness and balance in mind.","data-layer":"You are a data/persistence specialist. Implement storage, schemas, serialization, and access patterns with integrity and performance in mind.",ui:"You are a UI/UX specialist. Build accessible, responsive interfaces with clean component structure.",testing:"You are a testing specialist. Write thorough tests covering happy paths, edge cases, and failure modes.",security:"You are a security specialist. Harden inputs, prevent injection/XSS, and enforce least-privilege.",devops:"You are a DevOps specialist. Handle deployment, configuration, and operational concerns."};function n(a){let b=m[a?.role]||m.default,c=a?.instruction||a?.title||"Complete your assigned subtask.";return["=== SWARM WORKER DIRECTIVE ===",b,"",`Subtask: ${a?.title||"Untitled"}`,"",c,"\nOutput ONLY your work for this subtask. Do not reference other workers or the orchestrator.\n=== END DIRECTIVE ==="].join("\n")}var o=c(36701);let p={workerHardTimeoutMs:9e4,workerQuorum:2,stragglerGraceMs:1e4,managerTimeoutMs:6e4,minWorkers:2,maxWorkers:8},q="=== SWARM GATEKEEPER ===\nYou are the GATEKEEPER of a hierarchical swarm. Classify the user's most recent request as SIMPLE or COMPLEX.\n\nSIMPLE = greeting, small talk, a factual question, a one-line clarification, or anything answerable in under ~50 tokens without decomposition.\nCOMPLEX = a coding task, multi-step build request, design problem, debugging session, or anything benefiting from decomposition into parallel specialist work.\n\nRespond with EXACTLY one line, nothing else:\nVERDICT: SIMPLE\nor\nVERDICT: COMPLEX";function r(a){return['=== SWARM MANAGER (STRATEGY) ===\nYou are the MANAGER of a hierarchical swarm. Analyze the user\'s request and produce a high-level execution strategy that decomposes it into independent parallel subtasks.\n\nRespond with ONLY a JSON object (no markdown fences, no prose) of this exact shape:\n{\n "assessment": "<1-2 sentence summary of what the request needs>",\n "subtasks": [\n { "id": 1, "title": "<short title>", "role": "<architecture|game-logic|data-layer|ui|testing|security|devops|default>", "instruction": "<detailed instruction for the specialist worker>" }\n ]\n}\n\nRules:\n- Aim for 2-5 subtasks. Each must be independently executable in parallel.\n- `role` must be one of the listed values; pick the best specialist fit.\n- `instruction` must be self-contained — a worker sees only its own subtask.\n- Do NOT include integration/assembly as a subtask; the Staff auditor + Manager synthesis handle that.\n\n=== USER REQUEST ===',a].join("\n")}function s(a,b){return["=== SWARM STAFF (AUDIT) ===\nYou are the STAFF auditor of a hierarchical swarm. Specialist workers have independently completed their assigned subtasks. Your job is to produce a TECHNICAL AUDIT REPORT that the Manager will use to synthesize the final answer.\n\nFor each worker output, evaluate:\n- Completeness: did it fulfill the subtask instruction?\n- Correctness: any bugs, type errors, logic flaws, or missing edge cases?\n- Consistency: naming conflicts, duplicated logic, or mismatched interfaces with other workers?\n- Integration risks: what will need reconciliation when combining outputs?\n\nThen provide a CONSOLIDATION PLAN: the order in which outputs should be merged, what conflicts to resolve, and what gaps remain.\n\n=== SUBTASKS & WORKER OUTPUTS ===",a.map((a,c)=>{let d=b[c]||"(worker did not produce output)";return`### Subtask ${a.id}: ${a.title}
2
2
  Role: ${a.role}
3
3
  Instruction: ${a.instruction}
4
4