@jheavenknows/bluerouter 1.0.59 → 1.0.61

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 (965) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +2 -1
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/routes-manifest.json +6 -0
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/ollama-nodes/page.js +2 -2
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/ollama-nodes/page.js.nft.json +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/ollama-nodes/page_client-reference-manifest.js +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page.js +2 -2
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page.js.nft.json +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js +2 -2
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/virtual-combos/page.js +16 -2
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/virtual-combos/page.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/(dashboard)/dashboard/virtual-combos/page_client-reference-manifest.js +1 -1
  80. package/app/.next-cli-build/server/app/_global-error/page.js +2 -2
  81. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  84. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  85. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  86. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  88. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  89. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  91. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  92. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  94. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  95. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  96. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  97. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  98. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
  99. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  100. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  101. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  102. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  115. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  117. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +3 -3
  119. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  121. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js +2 -2
  127. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  133. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  141. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  145. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  147. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +1 -1
  149. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  151. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  153. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  155. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  157. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  161. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js +2 -2
  163. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js +2 -2
  165. package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  167. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  169. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  171. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  173. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  175. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  176. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  177. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  178. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +5 -5
  179. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  180. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  181. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  182. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  183. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  184. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  185. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  186. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  187. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  188. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  189. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  190. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  191. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  192. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  193. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  194. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  195. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  196. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  197. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  198. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  199. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  200. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  201. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  202. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  203. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  204. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  205. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  206. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  207. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  210. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  211. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  212. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  220. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  222. package/app/.next-cli-build/server/app/api/ollama-model-memory/route.js +1 -1
  223. package/app/.next-cli-build/server/app/api/ollama-model-memory/route.js.nft.json +1 -1
  224. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/install/route.js +2 -2
  225. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/install/route.js.nft.json +1 -1
  226. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/reservations/route.js +1 -1
  227. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/reservations/route.js.nft.json +1 -1
  228. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/route.js +1 -1
  229. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/route.js.nft.json +1 -1
  230. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/status/route.js +1 -1
  231. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/status/route.js.nft.json +1 -1
  232. package/app/.next-cli-build/server/app/api/ollama-nodes/route.js +1 -1
  233. package/app/.next-cli-build/server/app/api/ollama-nodes/route.js.nft.json +1 -1
  234. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route.js +1 -1
  235. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route.js.nft.json +1 -1
  236. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  237. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  238. package/app/.next-cli-build/server/app/api/provider-health/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  265. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  269. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  271. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  273. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  275. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  277. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  279. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  281. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  283. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  285. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  287. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  289. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  293. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  295. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  299. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  301. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  305. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  307. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  311. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  313. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +1 -1
  317. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  321. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  327. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  331. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  332. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  335. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  336. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  337. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  338. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  339. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  341. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  342. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  347. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  371. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  372. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  373. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  374. package/app/.next-cli-build/server/app/api/version/restart/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/version/restart/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  377. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  378. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  379. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  380. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/virtual-combos/[id]/route.js +1 -1
  383. package/app/.next-cli-build/server/app/api/virtual-combos/[id]/route.js.nft.json +1 -1
  384. package/app/.next-cli-build/server/app/api/virtual-combos/preview/route.js +1 -0
  385. package/app/.next-cli-build/server/app/api/virtual-combos/preview/route.js.nft.json +1 -0
  386. package/app/.next-cli-build/server/app/api/virtual-combos/preview/route_client-reference-manifest.js +1 -0
  387. package/app/.next-cli-build/server/app/api/virtual-combos/route.js +1 -1
  388. package/app/.next-cli-build/server/app/api/virtual-combos/route.js.nft.json +1 -1
  389. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  390. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  392. package/app/.next-cli-build/server/app/callback.html +1 -1
  393. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  394. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  395. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  396. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  397. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  398. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  399. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  400. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  401. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  402. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  403. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  404. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  405. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  406. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  407. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  408. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  409. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  410. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  411. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  412. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  413. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  414. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  415. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  416. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  417. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  418. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  419. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  420. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  421. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  422. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  423. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  425. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  426. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  427. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  428. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  429. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  430. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  431. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +7 -7
  432. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  433. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  434. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  435. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  436. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  437. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  438. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  439. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  440. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  441. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  442. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  443. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  444. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  445. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  446. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  447. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  448. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  449. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  450. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  451. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  452. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  453. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  454. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  456. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  457. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  458. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  459. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  460. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  461. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.html +1 -1
  462. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.rsc +6 -6
  463. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard/ollama-nodes/__PAGE__.segment.rsc +2 -2
  464. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard/ollama-nodes.segment.rsc +1 -1
  465. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  466. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  467. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_full.segment.rsc +6 -6
  468. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_head.segment.rsc +1 -1
  469. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_index.segment.rsc +4 -4
  470. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_tree.segment.rsc +2 -2
  471. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  472. package/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  473. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  474. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  475. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  476. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  477. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  478. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  479. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  480. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  481. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  482. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +5 -5
  483. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  484. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  486. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  487. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +5 -5
  488. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  489. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +4 -4
  490. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +2 -2
  491. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  492. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +5 -5
  493. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  495. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  496. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  497. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +5 -5
  498. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  499. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +4 -4
  500. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +2 -2
  501. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  502. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  503. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  504. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  505. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  506. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  507. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  508. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  509. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  510. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  511. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  512. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  513. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  514. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  515. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  516. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  517. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  518. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  519. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  520. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  521. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  522. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  523. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  524. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  525. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  526. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  527. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  528. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  529. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  530. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  531. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  532. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  533. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  534. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  535. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  536. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  537. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  538. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  539. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  540. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  541. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  542. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  543. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  544. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  545. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  546. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  547. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  548. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  549. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  550. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  551. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  552. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  553. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  554. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  555. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  556. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  557. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  558. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  559. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  560. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  561. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  562. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  563. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  564. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  565. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  566. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  567. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  568. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  569. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  570. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  571. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  572. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  573. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  574. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  575. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  576. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  577. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  578. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  579. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  580. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  581. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  582. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  583. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  584. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  585. package/app/.next-cli-build/server/app/dashboard/virtual-combos.html +1 -3
  586. package/app/.next-cli-build/server/app/dashboard/virtual-combos.rsc +6 -6
  587. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard/virtual-combos/__PAGE__.segment.rsc +2 -2
  588. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard/virtual-combos.segment.rsc +1 -1
  589. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  590. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  591. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_full.segment.rsc +6 -6
  592. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_head.segment.rsc +1 -1
  593. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_index.segment.rsc +4 -4
  594. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_tree.segment.rsc +2 -2
  595. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  596. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  597. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  598. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  599. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  600. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  601. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  602. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  603. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  604. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  605. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  606. package/app/.next-cli-build/server/app/index.html +1 -1
  607. package/app/.next-cli-build/server/app/index.rsc +4 -4
  608. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  609. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  610. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  611. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  612. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  613. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  614. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  615. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  616. package/app/.next-cli-build/server/app/landing.html +1 -1
  617. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  618. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  619. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  620. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  621. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  622. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  623. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  624. package/app/.next-cli-build/server/app/login/page.js +2 -2
  625. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  626. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  627. package/app/.next-cli-build/server/app/login.html +1 -1
  628. package/app/.next-cli-build/server/app/login.rsc +4 -4
  629. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  630. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  631. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  632. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  633. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  634. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  635. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  636. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  637. package/app/.next-cli-build/server/app/page.js +2 -2
  638. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  639. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  640. package/app/.next-cli-build/server/app-paths-manifest.json +2 -1
  641. package/app/.next-cli-build/server/chunks/1661.js +1 -0
  642. package/app/.next-cli-build/server/chunks/1807.js +1 -0
  643. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  644. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  645. package/app/.next-cli-build/server/chunks/4884.js +1 -1
  646. package/app/.next-cli-build/server/chunks/7130.js +1 -1
  647. package/app/.next-cli-build/server/chunks/7153.js +1 -1
  648. package/app/.next-cli-build/server/chunks/7774.js +6 -6
  649. package/app/.next-cli-build/server/chunks/8255.js +1 -1
  650. package/app/.next-cli-build/server/chunks/8520.js +1 -1
  651. package/app/.next-cli-build/server/chunks/9489.js +1 -1
  652. package/app/.next-cli-build/server/functions-config-manifest.json +2 -1
  653. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  654. package/app/.next-cli-build/server/pages/404.html +1 -1
  655. package/app/.next-cli-build/server/pages/500.html +1 -1
  656. package/app/.next-cli-build/static/chunks/{1321-41e9eaeb3270b514.js → 1321-7cbf72e76c22b10a.js} +1 -1
  657. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/virtual-combos/page-7731b73f4ce55878.js +15 -0
  658. package/app/.next-cli-build/static/chunks/app/_global-error/{page-da2083459ec19741.js → page-092c69469068a0c3.js} +1 -1
  659. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/{route-da2083459ec19741.js → route-092c69469068a0c3.js} +1 -1
  660. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/{route-da2083459ec19741.js → route-092c69469068a0c3.js} +1 -1
  661. package/app/.next-cli-build/static/chunks/app/api/auth/login/{route-da2083459ec19741.js → route-092c69469068a0c3.js} +1 -1
  662. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-092c69469068a0c3.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-092c69469068a0c3.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-092c69469068a0c3.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-092c69469068a0c3.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-092c69469068a0c3.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-092c69469068a0c3.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-092c69469068a0c3.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-092c69469068a0c3.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-092c69469068a0c3.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-092c69469068a0c3.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-092c69469068a0c3.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-092c69469068a0c3.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-092c69469068a0c3.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-092c69469068a0c3.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-092c69469068a0c3.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-092c69469068a0c3.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-092c69469068a0c3.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-092c69469068a0c3.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-092c69469068a0c3.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-092c69469068a0c3.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-092c69469068a0c3.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-092c69469068a0c3.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-092c69469068a0c3.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-092c69469068a0c3.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-092c69469068a0c3.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-092c69469068a0c3.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/combos/route-092c69469068a0c3.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-092c69469068a0c3.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-092c69469068a0c3.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/health/route-092c69469068a0c3.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/init/route-092c69469068a0c3.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-092c69469068a0c3.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/keys/route-092c69469068a0c3.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/locale/route-092c69469068a0c3.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-092c69469068a0c3.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-092c69469068a0c3.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-092c69469068a0c3.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-092c69469068a0c3.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-092c69469068a0c3.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-092c69469068a0c3.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-092c69469068a0c3.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-092c69469068a0c3.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-092c69469068a0c3.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-092c69469068a0c3.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-092c69469068a0c3.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/models/route-092c69469068a0c3.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/models/test/route-092c69469068a0c3.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-092c69469068a0c3.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-092c69469068a0c3.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-092c69469068a0c3.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-092c69469068a0c3.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-092c69469068a0c3.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-092c69469068a0c3.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-092c69469068a0c3.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-092c69469068a0c3.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-092c69469068a0c3.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-092c69469068a0c3.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/ollama-model-memory/route-092c69469068a0c3.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/install/route-092c69469068a0c3.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/reservations/route-092c69469068a0c3.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/route-092c69469068a0c3.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/status/route-092c69469068a0c3.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/route-092c69469068a0c3.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/ollama-routing-targets/route-092c69469068a0c3.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/pricing/route-092c69469068a0c3.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-092c69469068a0c3.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-092c69469068a0c3.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-092c69469068a0c3.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-092c69469068a0c3.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-092c69469068a0c3.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-092c69469068a0c3.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-092c69469068a0c3.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-092c69469068a0c3.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-092c69469068a0c3.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-092c69469068a0c3.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/providers/route-092c69469068a0c3.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-092c69469068a0c3.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-092c69469068a0c3.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-092c69469068a0c3.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-092c69469068a0c3.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-092c69469068a0c3.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-092c69469068a0c3.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-092c69469068a0c3.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-092c69469068a0c3.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-092c69469068a0c3.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-092c69469068a0c3.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-092c69469068a0c3.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-092c69469068a0c3.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/settings/route-092c69469068a0c3.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-092c69469068a0c3.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/tags/route-092c69469068a0c3.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-092c69469068a0c3.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-092c69469068a0c3.js +1 -0
  755. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-092c69469068a0c3.js +1 -0
  756. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-092c69469068a0c3.js +1 -0
  757. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-092c69469068a0c3.js +1 -0
  758. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-092c69469068a0c3.js +1 -0
  759. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-092c69469068a0c3.js +1 -0
  760. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-092c69469068a0c3.js +1 -0
  761. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-092c69469068a0c3.js +1 -0
  762. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-092c69469068a0c3.js +1 -0
  763. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-092c69469068a0c3.js +1 -0
  764. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-092c69469068a0c3.js +1 -0
  765. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-092c69469068a0c3.js +1 -0
  766. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-092c69469068a0c3.js +1 -0
  767. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-092c69469068a0c3.js +1 -0
  768. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-092c69469068a0c3.js +1 -0
  769. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-092c69469068a0c3.js +1 -0
  770. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-092c69469068a0c3.js +1 -0
  771. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-092c69469068a0c3.js +1 -0
  772. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-092c69469068a0c3.js +1 -0
  773. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-092c69469068a0c3.js +1 -0
  774. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-092c69469068a0c3.js +1 -0
  775. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-092c69469068a0c3.js +1 -0
  776. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-092c69469068a0c3.js +1 -0
  777. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-092c69469068a0c3.js +1 -0
  778. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-092c69469068a0c3.js +1 -0
  779. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-092c69469068a0c3.js +1 -0
  780. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-092c69469068a0c3.js +1 -0
  781. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-092c69469068a0c3.js +1 -0
  782. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-092c69469068a0c3.js +1 -0
  783. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-092c69469068a0c3.js +1 -0
  784. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-092c69469068a0c3.js +1 -0
  785. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-092c69469068a0c3.js +1 -0
  786. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-092c69469068a0c3.js +1 -0
  787. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-092c69469068a0c3.js +1 -0
  788. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-092c69469068a0c3.js +1 -0
  789. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-092c69469068a0c3.js +1 -0
  790. package/app/.next-cli-build/static/chunks/app/api/v1/route-092c69469068a0c3.js +1 -0
  791. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-092c69469068a0c3.js +1 -0
  792. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-092c69469068a0c3.js +1 -0
  793. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-092c69469068a0c3.js +1 -0
  794. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-092c69469068a0c3.js +1 -0
  795. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-092c69469068a0c3.js +1 -0
  796. package/app/.next-cli-build/static/chunks/app/api/version/route-092c69469068a0c3.js +1 -0
  797. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-092c69469068a0c3.js +1 -0
  798. package/app/.next-cli-build/static/chunks/app/api/version/update/route-092c69469068a0c3.js +1 -0
  799. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/[id]/route-092c69469068a0c3.js +1 -0
  800. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/preview/route-092c69469068a0c3.js +1 -0
  801. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/route-092c69469068a0c3.js +1 -0
  802. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-092c69469068a0c3.js +1 -0
  803. package/app/.next-cli-build/static/chunks/app/page-092c69469068a0c3.js +1 -0
  804. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-092c69469068a0c3.js +1 -0
  805. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-092c69469068a0c3.js +1 -0
  806. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-092c69469068a0c3.js +1 -0
  807. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-092c69469068a0c3.js +1 -0
  808. package/app/.next-cli-build/static/css/11e167ecf7b4e500.css +1 -0
  809. package/app/.next-cli-build/static/pJm9mfcdWsyp06x8AECSa/_buildManifest.js +1 -0
  810. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  811. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  812. package/app/package.json +1 -1
  813. package/package.json +1 -1
  814. package/app/.next-cli-build/server/chunks/2769.js +0 -1
  815. package/app/.next-cli-build/static/Q9DHPrSO_c4RIRpf5wwP3/_buildManifest.js +0 -1
  816. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/virtual-combos/page-3175d0b06abbb400.js +0 -1
  817. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-da2083459ec19741.js +0 -1
  818. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-da2083459ec19741.js +0 -1
  819. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-da2083459ec19741.js +0 -1
  820. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-da2083459ec19741.js +0 -1
  821. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-da2083459ec19741.js +0 -1
  822. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-da2083459ec19741.js +0 -1
  823. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-da2083459ec19741.js +0 -1
  824. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-da2083459ec19741.js +0 -1
  825. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-da2083459ec19741.js +0 -1
  826. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-da2083459ec19741.js +0 -1
  827. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-da2083459ec19741.js +0 -1
  828. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-da2083459ec19741.js +0 -1
  829. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-da2083459ec19741.js +0 -1
  830. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-da2083459ec19741.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-da2083459ec19741.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-da2083459ec19741.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-da2083459ec19741.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-da2083459ec19741.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-da2083459ec19741.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-da2083459ec19741.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-da2083459ec19741.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-da2083459ec19741.js +0 -1
  839. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-da2083459ec19741.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-da2083459ec19741.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-da2083459ec19741.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-da2083459ec19741.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/combos/route-da2083459ec19741.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-da2083459ec19741.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-da2083459ec19741.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/health/route-da2083459ec19741.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/init/route-da2083459ec19741.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-da2083459ec19741.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/keys/route-da2083459ec19741.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/locale/route-da2083459ec19741.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-da2083459ec19741.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-da2083459ec19741.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-da2083459ec19741.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-da2083459ec19741.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-da2083459ec19741.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-da2083459ec19741.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-da2083459ec19741.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-da2083459ec19741.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-da2083459ec19741.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-da2083459ec19741.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-da2083459ec19741.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/models/route-da2083459ec19741.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/models/test/route-da2083459ec19741.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-da2083459ec19741.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-da2083459ec19741.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-da2083459ec19741.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-da2083459ec19741.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-da2083459ec19741.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-da2083459ec19741.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-da2083459ec19741.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-da2083459ec19741.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-da2083459ec19741.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-da2083459ec19741.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/ollama-model-memory/route-da2083459ec19741.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/install/route-da2083459ec19741.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/reservations/route-da2083459ec19741.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/route-da2083459ec19741.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/status/route-da2083459ec19741.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/route-da2083459ec19741.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/ollama-routing-targets/route-da2083459ec19741.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/pricing/route-da2083459ec19741.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-da2083459ec19741.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-da2083459ec19741.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-da2083459ec19741.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-da2083459ec19741.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-da2083459ec19741.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-da2083459ec19741.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-da2083459ec19741.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-da2083459ec19741.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-da2083459ec19741.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-da2083459ec19741.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/providers/route-da2083459ec19741.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-da2083459ec19741.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-da2083459ec19741.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-da2083459ec19741.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-da2083459ec19741.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-da2083459ec19741.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-da2083459ec19741.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-da2083459ec19741.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-da2083459ec19741.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-da2083459ec19741.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-da2083459ec19741.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-da2083459ec19741.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-da2083459ec19741.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/settings/route-da2083459ec19741.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-da2083459ec19741.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/tags/route-da2083459ec19741.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-da2083459ec19741.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-da2083459ec19741.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-da2083459ec19741.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-da2083459ec19741.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-da2083459ec19741.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-da2083459ec19741.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-da2083459ec19741.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-da2083459ec19741.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-da2083459ec19741.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-da2083459ec19741.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-da2083459ec19741.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-da2083459ec19741.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-da2083459ec19741.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-da2083459ec19741.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-da2083459ec19741.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-da2083459ec19741.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-da2083459ec19741.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-da2083459ec19741.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-da2083459ec19741.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-da2083459ec19741.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-da2083459ec19741.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-da2083459ec19741.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-da2083459ec19741.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-da2083459ec19741.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-da2083459ec19741.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-da2083459ec19741.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-da2083459ec19741.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-da2083459ec19741.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-da2083459ec19741.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-da2083459ec19741.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-da2083459ec19741.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-da2083459ec19741.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-da2083459ec19741.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-da2083459ec19741.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-da2083459ec19741.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-da2083459ec19741.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-da2083459ec19741.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/v1/route-da2083459ec19741.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-da2083459ec19741.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-da2083459ec19741.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-da2083459ec19741.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-da2083459ec19741.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-da2083459ec19741.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/version/route-da2083459ec19741.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-da2083459ec19741.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/api/version/update/route-da2083459ec19741.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/[id]/route-da2083459ec19741.js +0 -1
  955. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/route-da2083459ec19741.js +0 -1
  956. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-da2083459ec19741.js +0 -1
  957. package/app/.next-cli-build/static/chunks/app/page-da2083459ec19741.js +0 -1
  958. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-da2083459ec19741.js +0 -1
  959. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-da2083459ec19741.js +0 -1
  960. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-da2083459ec19741.js +0 -1
  961. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-da2083459ec19741.js +0 -1
  962. package/app/.next-cli-build/static/css/7c50b64c9b7c7390.css +0 -1
  963. /package/app/.next-cli-build/static/{Q9DHPrSO_c4RIRpf5wwP3 → pJm9mfcdWsyp06x8AECSa}/_ssgManifest.js +0 -0
  964. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.54-to-1.0.55-1.0.55-20260527-201319 → upgrade-1.0.59-to-1.0.60-1.0.60-20260528-000431}/data.sqlite +0 -0
  965. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.55-to-1.0.56-1.0.56-20260527-201811 → upgrade-1.0.60-to-1.0.61-1.0.61-20260528-065316}/data.sqlite +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../node_modules/better-sqlite3/lib/database.js","../../../node_modules/better-sqlite3/lib/index.js","../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../node_modules/better-sqlite3/lib/methods/function.js","../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../node_modules/better-sqlite3/lib/methods/table.js","../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../node_modules/better-sqlite3/lib/util.js","../../../node_modules/better-sqlite3/package.json","../../../node_modules/bindings/bindings.js","../../../node_modules/bindings/package.json","../../../node_modules/file-uri-to-path/index.js","../../../node_modules/file-uri-to-path/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/dist/shared/lib/size-limit.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../../../node_modules/sql.js/dist/sql-wasm.js","../../../node_modules/sql.js/package.json","../../../package.json","../../package.json","../chunks/1220.js","../chunks/1813.js","../chunks/1998.js","../chunks/2409.js","../chunks/241.js","../chunks/2506.js","../chunks/2549.js","../chunks/2769.js","../chunks/3104.js","../chunks/3110.js","../chunks/318.js","../chunks/319.js","../chunks/3593.js","../chunks/3801.js","../chunks/3813.js","../chunks/3913.js","../chunks/4013.js","../chunks/4055.js","../chunks/4306.js","../chunks/4404.js","../chunks/4632.js","../chunks/4657.js","../chunks/4739.js","../chunks/4741.js","../chunks/4746.js","../chunks/4780.js","../chunks/4884.js","../chunks/507.js","../chunks/5217.js","../chunks/5258.js","../chunks/5296.js","../chunks/533.js","../chunks/5433.js","../chunks/5573.js","../chunks/5681.js","../chunks/5852.js","../chunks/595.js","../chunks/6064.js","../chunks/6108.js","../chunks/6182.js","../chunks/6567.js","../chunks/6604.js","../chunks/6844.js","../chunks/6935.js","../chunks/6936.js","../chunks/698.js","../chunks/7130.js","../chunks/7153.js","../chunks/7197.js","../chunks/7250.js","../chunks/7341.js","../chunks/7774.js","../chunks/7965.js","../chunks/8255.js","../chunks/8376.js","../chunks/8491.js","../chunks/8520.js","../chunks/8590.js","../chunks/8895.js","../chunks/8910.js","../chunks/8971.js","../chunks/918.js","../chunks/9253.js","../chunks/9447.js","../chunks/9489.js","../chunks/9528.js","../chunks/9609.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../node_modules/@swc/helpers/package.json","../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../node_modules/better-sqlite3/lib/database.js","../../../node_modules/better-sqlite3/lib/index.js","../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../node_modules/better-sqlite3/lib/methods/function.js","../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../node_modules/better-sqlite3/lib/methods/table.js","../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../node_modules/better-sqlite3/lib/util.js","../../../node_modules/better-sqlite3/package.json","../../../node_modules/bindings/bindings.js","../../../node_modules/bindings/package.json","../../../node_modules/file-uri-to-path/index.js","../../../node_modules/file-uri-to-path/package.json","../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../node_modules/next/dist/client/components/app-router-headers.js","../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../node_modules/next/dist/client/lib/console.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/bytes/index.js","../../../node_modules/next/dist/compiled/bytes/package.json","../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/compiled/source-map/package.json","../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../node_modules/next/dist/compiled/ws/index.js","../../../node_modules/next/dist/compiled/ws/package.json","../../../node_modules/next/dist/lib/client-and-server-references.js","../../../node_modules/next/dist/lib/constants.js","../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../node_modules/next/dist/lib/interop-default.js","../../../node_modules/next/dist/lib/is-error.js","../../../node_modules/next/dist/lib/picocolors.js","../../../node_modules/next/dist/lib/scheduler.js","../../../node_modules/next/dist/lib/semver-noop.js","../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../node_modules/next/dist/server/lib/lru-cache.js","../../../node_modules/next/dist/server/lib/parse-stack.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../node_modules/next/dist/server/lib/source-maps.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/dist/server/load-manifest.external.js","../../../node_modules/next/dist/server/node-environment-baseline.js","../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../node_modules/next/dist/server/node-environment.js","../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../node_modules/next/dist/server/patch-error-inspect.js","../../../node_modules/next/dist/server/require-hook.js","../../../node_modules/next/dist/server/response-cache/types.js","../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../node_modules/next/dist/shared/lib/segment.js","../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../node_modules/next/dist/shared/lib/size-limit.js","../../../node_modules/next/package.json","../../../node_modules/react/cjs/react.development.js","../../../node_modules/react/cjs/react.production.js","../../../node_modules/react/index.js","../../../node_modules/react/package.json","../../../node_modules/sql.js/dist/sql-wasm.js","../../../node_modules/sql.js/package.json","../../../package.json","../../package.json","../chunks/1220.js","../chunks/1661.js","../chunks/1807.js","../chunks/1813.js","../chunks/1998.js","../chunks/2409.js","../chunks/241.js","../chunks/2506.js","../chunks/2549.js","../chunks/3104.js","../chunks/3110.js","../chunks/318.js","../chunks/319.js","../chunks/3593.js","../chunks/3801.js","../chunks/3813.js","../chunks/3913.js","../chunks/4013.js","../chunks/4055.js","../chunks/4306.js","../chunks/4404.js","../chunks/4632.js","../chunks/4657.js","../chunks/4739.js","../chunks/4741.js","../chunks/4746.js","../chunks/4780.js","../chunks/4884.js","../chunks/507.js","../chunks/5217.js","../chunks/5258.js","../chunks/5296.js","../chunks/533.js","../chunks/5433.js","../chunks/5573.js","../chunks/5681.js","../chunks/5852.js","../chunks/595.js","../chunks/6064.js","../chunks/6108.js","../chunks/6182.js","../chunks/6567.js","../chunks/6604.js","../chunks/6844.js","../chunks/6935.js","../chunks/6936.js","../chunks/698.js","../chunks/7130.js","../chunks/7153.js","../chunks/7197.js","../chunks/7250.js","../chunks/7341.js","../chunks/7774.js","../chunks/7965.js","../chunks/8255.js","../chunks/8376.js","../chunks/8491.js","../chunks/8520.js","../chunks/8590.js","../chunks/8895.js","../chunks/8910.js","../chunks/8971.js","../chunks/918.js","../chunks/9253.js","../chunks/9447.js","../chunks/9489.js","../chunks/9528.js","../chunks/9609.js","../webpack-runtime.js","page_client-reference-manifest.js"]}
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7535":{"*":{"id":"19139","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"53677":{"*":{"id":"22755","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"27094","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"2236","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"99296":{"*":{"id":"51014","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1321","static/chunks/1321-41e9eaeb3270b514.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-41e9eaeb3270b514.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-41e9eaeb3270b514.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-41e9eaeb3270b514.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-41e9eaeb3270b514.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\ApiKeyModelAccessClient.js":{"id":7535,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":55987,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\ollama-nodes\\page.js":{"id":99296,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\virtual-combos\\page.js":{"id":53677,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\prompt-logs\\PromptLogsPageClient.js":{"id":55478,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\provider-health\\page.js":{"id":88884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":17721,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\bluerouter\\src\\":[],"D:\\bluerouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/0f03023a765dc337.css"},{"inlined":false,"path":"static/css/7c50b64c9b7c7390.css"}],"D:\\bluerouter\\src\\app\\page":[],"D:\\bluerouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7535":{"*":{"id":"82245","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"53677":{"*":{"id":"2493","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"42854","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"99296":{"*":{"id":"36740","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7535":{"*":{"id":"19139","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"25927","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"53677":{"*":{"id":"22755","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"27094","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"27848","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"2236","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"99296":{"*":{"id":"51014","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1321","static/chunks/1321-7cbf72e76c22b10a.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-7cbf72e76c22b10a.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-7cbf72e76c22b10a.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-7cbf72e76c22b10a.js","7177","static/chunks/app/layout-39f1f36912db26e1.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\login\\page.js":{"id":83016,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-5938f676ed376386.js","1051","static/chunks/1051-080896ceff7ba88d.js","1321","static/chunks/1321-7cbf72e76c22b10a.js","5497","static/chunks/5497-1047d219f0698864.js","9305","static/chunks/app/(dashboard)/layout-3a946e00857971ef.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\ApiKeyModelAccessClient.js":{"id":7535,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":55987,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\ollama-nodes\\page.js":{"id":99296,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":64561,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":75095,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\virtual-combos\\page.js":{"id":53677,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\prompt-logs\\PromptLogsPageClient.js":{"id":55478,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\provider-health\\page.js":{"id":88884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":17721,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\bluerouter\\src\\":[],"D:\\bluerouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/0f03023a765dc337.css"},{"inlined":false,"path":"static/css/11e167ecf7b4e500.css"}],"D:\\bluerouter\\src\\app\\page":[],"D:\\bluerouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7535":{"*":{"id":"82245","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17721":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"53677":{"*":{"id":"2493","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"55987":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"42854","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"99296":{"*":{"id":"36740","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
@@ -144,6 +144,7 @@
144
144
  "/api/usage/stats/route": "app/api/usage/stats/route.js",
145
145
  "/api/usage/stream/route": "app/api/usage/stream/route.js",
146
146
  "/api/v1/audio/transcriptions/route": "app/api/v1/audio/transcriptions/route.js",
147
+ "/api/virtual-combos/preview/route": "app/api/virtual-combos/preview/route.js",
147
148
  "/api/virtual-combos/[id]/route": "app/api/virtual-combos/[id]/route.js",
148
149
  "/api/virtual-combos/route": "app/api/virtual-combos/route.js",
149
150
  "/callback/page": "app/callback/page.js",
@@ -173,7 +174,7 @@
173
174
  "/(dashboard)/dashboard/console-log/page": "app/(dashboard)/dashboard/console-log/page.js",
174
175
  "/(dashboard)/dashboard/prompt-logs/page": "app/(dashboard)/dashboard/prompt-logs/page.js",
175
176
  "/(dashboard)/dashboard/provider-health/page": "app/(dashboard)/dashboard/provider-health/page.js",
176
- "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
177
177
  "/(dashboard)/dashboard/providers/[id]/page": "app/(dashboard)/dashboard/providers/[id]/page.js",
178
+ "/(dashboard)/dashboard/providers/page": "app/(dashboard)/dashboard/providers/page.js",
178
179
  "/(dashboard)/dashboard/proxy-pools/page": "app/(dashboard)/dashboard/proxy-pools/page.js"
179
180
  }
@@ -0,0 +1 @@
1
+ "use strict";exports.id=1661,exports.ids=[1661],exports.modules={6774:(a,b,c)=>{c.d(b,{U1:()=>v,Vs:()=>w,YT:()=>z,iJ:()=>y,op:()=>A,ri:()=>x});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(55511),i=c.n(h),j=c(21820),k=c.n(j),l=c(55013);let m=process.env.DATA_DIR||process.env.BLUEROUTER_DATA_DIR||g().join(k().homedir(),".bluerouter"),n=g().join(m,"ollama-nodes.json");async function o(){await e().mkdir(m,{recursive:!0});try{await e().access(n)}catch{await e().writeFile(n,JSON.stringify({nodes:[]},null,2))}}async function p(){await o();try{let a=await e().readFile(n,"utf8"),b=JSON.parse(a||"{}");return{nodes:Array.isArray(b.nodes)?b.nodes:[]}}catch{return{nodes:[]}}}async function q(a){await e().mkdir(m,{recursive:!0}),await e().writeFile(n,JSON.stringify({nodes:a.nodes||[]},null,2))}function r(){return new Date().toISOString()}function s(a,b={}){if(!a)return b;if("object"==typeof a&&!Array.isArray(a))return a;try{let c=JSON.parse(String(a));return c&&"object"==typeof c&&!Array.isArray(c)?c:b}catch{return b}}function t(a){return a?{...a,sshPassword:void 0,sudoPassword:void 0}:null}function u(a={},b={}){var c;let d=String(a.host??b.host??"").trim(),e=Number(a.agentPort??b.agentPort??19999)||19999,f=Array.isArray(c=a.ollamaPorts??b.ollamaPorts??[11434])?[...new Set(c.map(a=>Number(a)).filter(a=>Number.isFinite(a)&&a>0))]:[...new Set(String(c||"11434").split(/[\s,;]+/).map(a=>Number(a.trim())).filter(a=>Number.isFinite(a)&&a>0))],g=s(a.modelMemoryRequirements??b.modelMemoryRequirements,b.modelMemoryRequirements||{}),h=(0,l.nw)(g,{partial:!0,preserveEnabled:!0}),j=b.id||a.id||i().randomUUID(),k=String(a.agentToken??b.agentToken??i().randomBytes(24).toString("hex")).trim(),m=function(a,b,c={}){let d=new Map((Array.isArray(c.instances)?c.instances:[]).map(a=>[Number(a.port),a])),e=new Map((Array.isArray(a)?a:[]).map(a=>[Number(a.port),a]));return b.map(a=>(function(a={},b={}){var c;let d=Number(a.port??b.port??11434)||11434;return{id:String(a.id??b.id??`ollama-${d}`).trim()||`ollama-${d}`,name:String(a.name??b.name??`Ollama :${d}`).trim()||`Ollama :${d}`,port:d,enabled:a.enabled??b.enabled??!0,gpuMode:["auto","cpu","specific","all"].includes(a.gpuMode??b.gpuMode)?a.gpuMode??b.gpuMode:"auto",gpuIndices:Array.isArray(c=a.gpuIndices??b.gpuIndices??[])?[...new Set(c.map(a=>Number(a)).filter(a=>Number.isInteger(a)&&a>=0))]:[...new Set(String(c||"").split(/[\s,;]+/).map(a=>Number(a)).filter(a=>Number.isInteger(a)&&a>=0))],allowMultiGpuSplit:a.allowMultiGpuSplit??b.allowMultiGpuSplit??!1,tags:Array.isArray(a.tags??b.tags)?(a.tags??b.tags).map(a=>String(a).trim()).filter(Boolean):[],modelMemoryRequirements:(0,l.nw)(s(a.modelMemoryRequirements??b.modelMemoryRequirements,b.modelMemoryRequirements||{}),{partial:!0,preserveEnabled:!0})}})(e.get(Number(a))||{},d.get(Number(a))||{port:a}))}(a.instances??b.instances,f.length?f:[11434],b);return{id:j,name:String(a.name??b.name??d??"Ollama Node").trim()||d||"Ollama Node",host:d,sshPort:Number(a.sshPort??b.sshPort??22)||22,sshUser:String(a.sshUser??b.sshUser??"root").trim()||"root",useSudo:a.useSudo??b.useSudo??!1,agentPort:e,agentToken:k,ollamaPorts:f.length?f:[11434],instances:m,refreshIntervalMs:Math.max(5e3,Number(a.refreshIntervalMs??b.refreshIntervalMs??15e3)||15e3),enabled:a.enabled??b.enabled??!0,ufwAllowFrom:String(a.ufwAllowFrom??b.ufwAllowFrom??"").trim(),useGlobalModelMemory:a.useGlobalModelMemory??b.useGlobalModelMemory??!0,modelMemoryRequirements:h,notes:String(a.notes??b.notes??"").trim(),lastStatus:b.lastStatus||null,lastEvaluation:b.lastEvaluation||null,lastStatusAt:b.lastStatusAt||null,lastError:b.lastError||null,lastInstallAt:b.lastInstallAt||null,lastInstallOk:b.lastInstallOk||!1,lastInstallLog:b.lastInstallLog||"",createdAt:b.createdAt||r(),updatedAt:r()}}async function v(){return(await p()).nodes.map(a=>t(u(a,a)))}async function w(a){let b=(await p()).nodes.find(b=>b.id===a)||null;return b?u(b,b):null}async function x(a){let b=await p(),c=u(a);return b.nodes.push(c),await q(b),t(c)}async function y(a,b){let c=await p(),d=c.nodes.findIndex(b=>b.id===a);if(d<0)return null;let e=u(b,c.nodes[d]);return c.nodes[d]=e,await q(c),t(e)}async function z(a,b){let c=await p(),d=c.nodes.findIndex(b=>b.id===a);return d<0?null:(c.nodes[d]={...c.nodes[d],...b,updatedAt:r()},await q(c),t(u(c.nodes[d],c.nodes[d])))}async function A(a){let b=await p(),c=b.nodes.length;return b.nodes=b.nodes.filter(b=>b.id!==a),await q(b),b.nodes.length!==c}},35448:(a,b,c)=>{c.d(b,{Hj:()=>w,_:()=>t,lz:()=>u,y3:()=>v});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(55511),i=c.n(h),j=c(21820),k=c.n(j);let l=process.env.DATA_DIR||process.env.BLUEROUTER_DATA_DIR||g().join(k().homedir(),".bluerouter"),m=g().join(l,"ollama-memory-reservations.json");async function n(){await e().mkdir(l,{recursive:!0});try{await e().access(m)}catch{await e().writeFile(m,JSON.stringify({reservations:[]},null,2))}}async function o(){await n();try{let a=await e().readFile(m,"utf8"),b=JSON.parse(a||"{}");return{reservations:Array.isArray(b.reservations)?b.reservations:[]}}catch{return{reservations:[]}}}async function p(a){await e().mkdir(l,{recursive:!0}),await e().writeFile(m,JSON.stringify({reservations:a.reservations||[]},null,2))}function q(){return Date.now()}function r(a){let b=new Date(a.expiresAt).getTime();return Number.isFinite(b)&&b>q()}async function s(){let a=await o(),b=a.reservations.filter(r);return b.length!==a.reservations.length&&(a.reservations=b,await p(a)),b}async function t(a={}){return(await s()).filter(b=>(!a.nodeId||b.nodeId===a.nodeId)&&(!a.instanceId||b.instanceId===a.instanceId)&&(!a.port||Number(b.port)===Number(a.port)))}async function u(a){let b=await o();b.reservations=b.reservations.filter(r);let c=function(a={}){let b=Math.max(1e3,Number(a.ttlMs||6e4)),c=q();return{id:a.id||i().randomUUID(),nodeId:String(a.nodeId||"").trim(),instanceId:String(a.instanceId||"").trim(),port:Number(a.port||0)||null,model:String(a.model||"").trim(),ramMb:Math.max(0,Number(a.ramMb||0)),vramMb:Math.max(0,Number(a.vramMb||0)),gpuIndices:Array.isArray(a.gpuIndices)?a.gpuIndices.map(Number).filter(a=>Number.isInteger(a)&&a>=0):[],reason:String(a.reason||"wake-model").trim(),createdAt:new Date(c).toISOString(),expiresAt:new Date(c+b).toISOString()}}(a);return b.reservations.push(c),await p(b),c}async function v(a){let b=await o(),c=b.reservations.length;return b.reservations=b.reservations.filter(b=>b.id!==a),await p(b),b.reservations.length!==c}function w(a=[]){let b={ramMb:0,vramByGpu:{},vramUnscopedMb:0};for(let c of a)if(b.ramMb+=Number(c.ramMb||0),Array.isArray(c.gpuIndices)&&c.gpuIndices.length){let a=Number(c.vramMb||0)/c.gpuIndices.length;for(let d of c.gpuIndices)b.vramByGpu[d]=(b.vramByGpu[d]||0)+a}else b.vramUnscopedMb+=Number(c.vramMb||0);return b}},55013:(a,b,c)=>{c.d(b,{LM:()=>v,LQ:()=>u,MW:()=>s,dV:()=>l,eY:()=>t,iP:()=>m,nw:()=>o});var d=c(79748),e=c.n(d),f=c(33873),g=c.n(f),h=c(21820),i=c.n(h);let j=process.env.DATA_DIR||process.env.BLUEROUTER_DATA_DIR||g().join(i().homedir(),".bluerouter"),k=g().join(j,"ollama-model-memory.json"),l={"qwen3:1.7b":{minRamFreeMb:2048,minVramFreeMb:0,loadedRamFreeMb:512,loadedVramFreeMb:0,safetyMarginMb:512,notes:"small text model"},"qwen3:4b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:0,safetyMarginMb:512,notes:"small/medium text model"},"qwen3:8b":{minRamFreeMb:6144,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"8B text model"},"qwen3:14b":{minRamFreeMb:8192,minVramFreeMb:1e4,loadedRamFreeMb:2048,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"14B class model"},"qwen3:32b":{minRamFreeMb:4096,minVramFreeMb:16e3,loadedRamFreeMb:2048,loadedVramFreeMb:2048,safetyMarginMb:2048,notes:"32B class model, GPU preferred"},"qwen3-coder:30b":{minRamFreeMb:8192,minVramFreeMb:24e3,loadedRamFreeMb:2048,loadedVramFreeMb:3072,safetyMarginMb:2048,notes:"30B coder"},"qwen3-coder:latest":{minRamFreeMb:8192,minVramFreeMb:24e3,loadedRamFreeMb:2048,loadedVramFreeMb:3072,safetyMarginMb:2048,notes:"qwen3 coder latest, treat as 30B unless overridden"},"qwen2.5-coder:14b":{minRamFreeMb:8192,minVramFreeMb:1e4,loadedRamFreeMb:2048,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"14B coder"},"qwen2.5vl:7b":{minRamFreeMb:8192,minVramFreeMb:8e3,loadedRamFreeMb:2048,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"7B vision-language"},"qwen2.5vl:latest":{minRamFreeMb:8192,minVramFreeMb:1e4,loadedRamFreeMb:2048,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"vision-language latest"},"bge-m3:latest":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:512,loadedVramFreeMb:0,safetyMarginMb:512,notes:"embedding model"},"deepseek-coder:6.7b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"6.7B coder"},"gemma4:e4b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:0,safetyMarginMb:1024,notes:"small Gemma variant"},"gemma:7b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:0,safetyMarginMb:1024,notes:"7B text model"},"glm-4.7-flash:latest":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"flash/local text model"},"gpt-oss:20b":{minRamFreeMb:8192,minVramFreeMb:12e3,loadedRamFreeMb:2048,loadedVramFreeMb:2048,safetyMarginMb:2048,notes:"20B class model"},"llama3.1:8b":{minRamFreeMb:6144,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"8B text model"},"llama3.2-vision:latest":{minRamFreeMb:8192,minVramFreeMb:1e4,loadedRamFreeMb:2048,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"vision model"},"qwen3-*-translate-f16:*":{minRamFreeMb:8192,minVramFreeMb:16e3,loadedRamFreeMb:2048,loadedVramFreeMb:2048,safetyMarginMb:2048,notes:"custom Qwen3 f16 translate wildcard"},"qwen3-*-translate*:latest":{minRamFreeMb:6144,minVramFreeMb:8e3,loadedRamFreeMb:1024,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"custom Qwen3 translate wildcard"},"bge-m3:*":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:512,loadedVramFreeMb:0,safetyMarginMb:512,notes:"embedding model wildcard"},"gemma*:e4b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:0,safetyMarginMb:1024,notes:"Gemma E4B wildcard"},"gemma*:7b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:0,safetyMarginMb:1024,notes:"Gemma 7B wildcard"},"*:1.7b":{minRamFreeMb:2048,minVramFreeMb:0,loadedRamFreeMb:512,loadedVramFreeMb:0,safetyMarginMb:512,notes:"generic 1.7B fallback"},"*:4b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:0,safetyMarginMb:512,notes:"generic 4B fallback"},"*:6.7b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"generic 6-7B fallback"},"*:7b":{minRamFreeMb:4096,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"generic 7B fallback"},"*:8b":{minRamFreeMb:6144,minVramFreeMb:0,loadedRamFreeMb:1024,loadedVramFreeMb:512,safetyMarginMb:1024,notes:"generic 8B fallback"},"*:14b":{minRamFreeMb:8192,minVramFreeMb:1e4,loadedRamFreeMb:2048,loadedVramFreeMb:1024,safetyMarginMb:1024,notes:"generic 14B fallback"},"*:20b":{minRamFreeMb:8192,minVramFreeMb:12e3,loadedRamFreeMb:2048,loadedVramFreeMb:2048,safetyMarginMb:2048,notes:"generic 20B fallback"},"*:30b":{minRamFreeMb:8192,minVramFreeMb:24e3,loadedRamFreeMb:2048,loadedVramFreeMb:3072,safetyMarginMb:2048,notes:"generic 30B fallback"},"*:32b":{minRamFreeMb:4096,minVramFreeMb:16e3,loadedRamFreeMb:2048,loadedVramFreeMb:2048,safetyMarginMb:2048,notes:"generic 32B fallback"}},m=["minRamFreeMb","minVramFreeMb","loadedRamFreeMb","loadedVramFreeMb","safetyMarginMb"];function n(a,b=0){let c=Number(a);return Number.isFinite(c)&&c>=0?c:b}function o(a={},b={}){let c={};if(!a||"object"!=typeof a||Array.isArray(a))return c;for(let[d,e]of Object.entries(a)){let a=String(d||"").trim();if(!a||!e||"object"!=typeof e||Array.isArray(e))continue;let f=function(a,{partial:b=!1,preserveEnabled:c=!1}={}){let d={};for(let c of m)if(b){var e;null!=(e=a?.[c])&&""!==String(e).trim()&&(d[c]=n(a[c],0))}else d[c]=n(a?.[c],0);let f=String(a?.notes||"").trim();return f&&(d.notes=f),c&&a&&Object.prototype.hasOwnProperty.call(a,"enabled")&&(d.enabled=!1!==a.enabled),d}(e,b),g=m.some(a=>Object.prototype.hasOwnProperty.call(f,a)),h=b.preserveEnabled&&Object.prototype.hasOwnProperty.call(f,"enabled");(g||f.notes||h)&&(c[a]=f)}return c}async function p(){await e().mkdir(j,{recursive:!0});try{await e().access(k)}catch{await e().writeFile(k,JSON.stringify({requirements:l,updatedAt:new Date().toISOString()},null,2))}}async function q(){await p();try{let a=await e().readFile(k,"utf8"),b=JSON.parse(a||"{}");return{requirements:function(a={}){return o({...l,...a})}(b.requirements||{}),updatedAt:b.updatedAt||null}}catch{return{requirements:o(l),updatedAt:null}}}async function r(a){await e().mkdir(j,{recursive:!0});let b={requirements:o(a),updatedAt:new Date().toISOString()};return await e().writeFile(k,JSON.stringify(b,null,2)),b}async function s(){return(await q()).requirements}async function t(){return q()}async function u(a){return r(a)}async function v(){return r(l)}}};
@@ -0,0 +1 @@
1
+ "use strict";exports.id=1807,exports.ids=[1807],exports.modules={31807:(a,b,c)=>{c.d(b,{H8:()=>h,M9:()=>n,YA:()=>v,au:()=>x,hy:()=>o});var d=c(6774),e=c(19253),f=c(69773),g=c(35448);let h="ollama-local";function i(a){return String(a??"").trim()}function j(a,b=!1){return null==a||""===a?b:!0===a||"true"===a||1===a||"1"===a||"on"===a}function k(a,b=0){let c=Number(a);return Number.isFinite(c)?c:b}function l(a){return i(a).replace(/^.*\//,"").toLowerCase()}function m(a,b=0){if("string"==typeof a)return{pattern:i(a),priority:Math.max(1,100-5*b),enabled:!0};if(!a||"object"!=typeof a)return null;let c=i(a.pattern||a.model||a.name||a.id);return c?{pattern:c,priority:k(a.priority,Math.max(1,100-5*b)),enabled:!1!==a.enabled,notes:i(a.notes||"")}:null}function n(a={}){return i(a.type||a.comboType).toLowerCase()===h}function o(a={}){let b=i(a.name||a.id||a.exposedModel||a.model),c=i(a.exposedModel||a.model||a.name||a.id);return{...a,id:i(a.id)||b,name:b,exposedModel:c,enabled:!1!==a.enabled,type:h,localOllama:function(a={}){var b,c;let d=a?.localOllama&&"object"==typeof a.localOllama?a.localOllama:a||{};return{modelPatterns:function(a=[]){return(Array.isArray(a)?a:String(a||"").split(/\n+/)).map((a,b)=>{if("string"!=typeof a)return m(a,b);let c=a.split("|").map(a=>a.trim()).filter(Boolean),d=c.shift();if(!d)return null;let e={pattern:d,priority:Math.max(1,100-5*b),enabled:!0};for(let a of c){let[b,...c]=a.split("="),d=i(b).toLowerCase(),f=i(c.join("="));("priority"===d||"prio"===d)&&(e.priority=k(f,e.priority)),"enabled"===d&&(e.enabled=j(f,!0)),("notes"===d||"note"===d)&&(e.notes=f)}return m(e,b)}).filter(Boolean)}(d.modelPatterns||d.models||d.patterns||[]),allowedNodeIds:Array.isArray(b=d.allowedNodeIds||d.allowedNodes||d.nodeIds)?[...new Set(b.map(a=>i(a)).filter(Boolean))]:[...new Set(String(b||"").split(/[\n,;]+/).map(a=>i(a)).filter(Boolean))],allowedPorts:Array.isArray(c=d.allowedPorts||d.ports||d.allowedInstancePorts)?[...new Set(c.map(Number).filter(a=>Number.isFinite(a)&&a>0))]:[...new Set(String(c||"").split(/[\n,;\s]+/).map(Number).filter(a=>Number.isFinite(a)&&a>0))],preferLoaded:j(d.preferLoaded,!0),allowWakeSleeping:j(d.allowWakeSleeping,!0),requireGpu:j(d.requireGpu,!1),allowCpuFallback:j(d.allowCpuFallback,!0),allowMultiGpuSplit:j(d.allowMultiGpuSplit,!1),maxWakeVramMb:Math.max(0,k(d.maxWakeVramMb,0)),maxWakeRamMb:Math.max(0,k(d.maxWakeRamMb,0)),fallbackCombo:i(d.fallbackCombo||""),selectionPolicy:i(d.selectionPolicy||"best-fit")||"best-fit"}}(a.localOllama||a),description:i(a.description||"")}}function p(a,b){return k(a?.requirement?.[b],0)}function q(a,b,c={}){return{...a,eligible:!1,reason:b,...c}}function r(a){return p(a,"effectiveMinRamFreeMb")||p(a,"minRamFreeMb")}function s(a){return p(a,"effectiveMinVramFreeMb")||p(a,"minVramFreeMb")}function t(a){let b=k(a?.latencyMs||a?.health?.latencyMs,0);return b>0?b/20:0}async function u(a,b={}){o(a);let c=await (0,d.U1)();if(!1!==b.refresh){let a=Math.max(1e3,k(b.maxAgeMs,5e3));c=(await (0,e.sV)(c,{maxAgeMs:a})).nodes}return(0,f.o)(c)}async function v(a,b={}){let c=o(a),d=c.localOllama;if(!d.modelPatterns.length)return{combo:c,selected:null,eligible:[],rejected:[],error:"No model patterns configured"};let e=await u(c,b),f=e.map(a=>(function(a,b){let c,d,e,f=function(a,b=[]){let c=b.map(b=>(function(a,b){let c,d=i(a).replace(/^.*\//,""),e=i(b?.pattern);if(!e||b?.enabled===!1)return null;let f=d===e,g=l(d)===l(e),h=e.includes("*")&&(c=i(e).split("*").map(a=>a.replace(/[|\\{}()[\]^$+?.]/g,"\\$&")).join(".*"),RegExp(`^${c}$`,"i")).test(d);return f||g||h?{pattern:e,priority:k(b.priority,0),matchType:f?"exact":g?"case-insensitive":"wildcard"}:null})(a,b)).filter(Boolean);return c.sort((a,b)=>b.priority-a.priority),c[0]||null}(a.model,b.modelPatterns);if(!f)return q(a,"model-not-in-combo");if(b.allowedNodeIds.length&&!b.allowedNodeIds.includes(String(a.nodeId)))return q(a,"node-not-allowed",{patternMatch:f});if(b.allowedPorts.length&&!b.allowedPorts.includes(Number(a.port)))return q(a,"port-not-allowed",{patternMatch:f});if(!1===a.okToRoute)return q(a,a.status||"target-not-routeable",{patternMatch:f});let g=Array.isArray(a.gpuIndices)&&a.gpuIndices.length>0,h=b.allowCpuFallback&&!b.requireGpu;if(b.requireGpu&&!g)return q(a,"gpu-required-no-gpu-scope",{patternMatch:f});if(!g&&!h)return q(a,"cpu-fallback-disabled",{patternMatch:f});if(!a.loaded&&!b.allowWakeSleeping)return q(a,"sleeping-wake-disabled",{patternMatch:f});if(!a.loaded){let c=s(a),d=r(a);if(b.maxWakeVramMb>0&&c>b.maxWakeVramMb)return q(a,"wake-vram-over-combo-limit",{patternMatch:f,wakeVramMb:c});if(b.maxWakeRamMb>0&&d>b.maxWakeRamMb)return q(a,"wake-ram-over-combo-limit",{patternMatch:f,wakeRamMb:d})}let j=(c=String(b.selectionPolicy||"best-fit").toLowerCase(),d=0,b.preferLoaded&&a.loaded&&(d+=1e3),a.loaded&&"loaded-first"===c&&(d+=500),d+=5*k(f?.priority,0),f?.matchType==="exact"?d+=300:f?.matchType==="case-insensitive"?d+=250:f?.matchType==="wildcard"&&(d+=180),d+=(e=String(a?.hardwareScope?.source||a?.effectiveGpuSource||"").toLowerCase()).includes("manual")?180:e.includes("configured")?150:e.includes("runtime")||e.includes("nvidia")?120:80*!!e.includes("ps"),d+=Math.min(200,k(a.vramFreeMb,0)/1024*10),d+=Math.min(120,k(a.ramAvailableMb,0)/4096*5),a.loaded||(d-=s(a)/1024*20,d-=r(a)/1024*8),d-=t(a),"lowest-latency"===c&&(d-=3*t(a)),"balanced"===c&&(d+=20*Math.random()),Math.round(100*d)/100);return{...a,eligible:!0,reason:a.loaded?"loaded-ok":"sleeping-ok",patternMatch:f,score:j}})(a,d)),g=f.filter(a=>a.eligible).sort((a,b)=>b.score-a.score),h=f.filter(a=>!a.eligible);return{combo:c,selected:g[0]||null,eligible:g,rejected:h,counts:{targets:e.length,eligible:g.length,rejected:h.length}}}async function w(a,b={}){if(!a||a.loaded)return null;let c=a.requirement||{},d=k(c.effectiveMinRamFreeMb,0),e=k(c.effectiveMinVramFreeMb,0);return d<=0&&e<=0?null:(0,g.lz)({nodeId:a.nodeId,instanceId:a.instanceId,port:a.port,model:a.model,ramMb:d,vramMb:e,gpuIndices:a.gpuIndices||[],ttlMs:k(b?.metadata?.ollamaReservationTtlMs,6e4),reason:"ollama-local-combo-wake"})}async function x({body:a,combo:b,request:c,log:d,handleFallback:e}={}){let f=await v(b,{maxAgeMs:5e3}),g=f.selected;if(!g){let b=f.combo?.localOllama?.fallbackCombo;return b&&"function"==typeof e?(d?.warn?.("OLLAMA_LOCAL_COMBO",`No local target for ${f.combo.name}; falling back to ${b}`),e({...a,model:b},b,f)):new Response(JSON.stringify({error:{message:`No eligible local Ollama target for ${f.combo?.name||a?.model||"local combo"}`,preview:{counts:f.counts,rejected:f.rejected.slice(0,20).map(a=>({nodeName:a.nodeName,port:a.port,model:a.model,reason:a.reason,status:a.status}))}}}),{status:503,headers:{"Content-Type":"application/json"}})}await w(g,a);let h=function(a,b={}){let c="/v1/chat/completions";try{c=new URL(a.url).pathname}catch{}return c.includes("/embeddings")?"/v1/embeddings":"/v1/chat/completions"}(c,a),i=`${g.endpoint}${h}`,j={...a,model:g.model};d?.info?.("OLLAMA_LOCAL_COMBO",`${f.combo.name} -> ${g.nodeName}:${g.port} ${g.model} (${g.reason}, score=${g.score})`);try{let a,b;return await fetch(i,{method:"POST",headers:((a=new Headers).set("Content-Type","application/json"),(b=c?.headers?.get?.("accept"))&&a.set("Accept",b),a),body:JSON.stringify(j),cache:"no-store"})}catch(c){let b=f.combo?.localOllama?.fallbackCombo;if(b&&"function"==typeof e)return d?.warn?.("OLLAMA_LOCAL_COMBO",`Local target failed; falling back to ${b}`,{error:c?.message}),e({...a,model:b},b,f);return new Response(JSON.stringify({error:{message:c?.message||"Ollama local combo request failed"}}),{status:502,headers:{"Content-Type":"application/json"}})}}},69773:(a,b,c)=>{function d(a,b=0){let c=Number(a);return Number.isFinite(c)?c:b}function e(a){return Array.isArray(a)?a:[]}function f(a,b){return`http://${a.host}:${b.port}`}function g(a=[]){let b=[];for(let c of a)if(c?.enabled){for(let a of c.lastEvaluation?.instances||[])if(a.config?.enabled!==!1&&!1!==a.alive)for(let g of a.modelReadiness||[])b.push(function(a,b,c){let g=b.config||{},h=c.hardwareScope||b.hardwareScope||{},i=c.requirement||null;return{id:`${a.id}:${b.port}:${c.model}`,nodeId:a.id,nodeName:a.name,nodeHost:a.host,instanceId:g.id||b.id||`ollama-${b.port}`,instanceName:g.name||b.name||`Ollama :${b.port}`,port:Number(b.port),endpoint:f(a,b),baseUrl:b.baseUrl||f(a,b),model:c.model,okToRoute:!1!==c.okToRoute,loaded:!0===c.loaded,loadedName:c.loadedName||null,loadedMatch:c.loadedMatch||null,status:c.status,reason:c.reason,ruleSource:c.ruleSource,ruleKey:c.ruleKey,requirement:i,ramAvailableMb:d(c.ramAvailableMb,0),vramFreeMb:d(c.vramFreeMb,0),gpuMode:g.gpuMode||"auto",gpuIndices:e(h.gpuIndices).map(Number).filter(a=>Number.isInteger(a)&&a>=0),candidateGpuIndices:e(h.candidateGpuIndices).map(Number).filter(a=>Number.isInteger(a)&&a>=0),allowMultiGpuSplit:!0===g.allowMultiGpuSplit,hardwareScope:h,runtimeType:b.runtimeType||null,serviceName:b.serviceName||null,containerName:b.containerName||null,pid:b.pid||null,configuredGpuIndices:e(b.configuredGpuIndices),configuredGpuSource:b.configuredGpuSource||null,runtimeGpuIndices:e(b.runtimeGpuIndices),detectedGpuIndices:e(b.detectedGpuIndices),detectedGpuBindingSource:b.detectedGpuBindingSource||null,effectiveGpuIndices:e(b.effectiveGpuIndices),effectiveGpuSource:b.effectiveGpuSource||null,temperatureC:h.gpus?.length?Math.max(...h.gpus.map(a=>d(a.temperatureC,0))):null,updatedAt:a.lastStatusAt||null}}(c,a,g))}return b}c.d(b,{o:()=>g})}};