@jheavenknows/bluerouter 1.0.46 → 1.0.48

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 (962) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +2 -0
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/routes-manifest.json +14 -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 +2 -2
  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 +2 -2
  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 +3 -3
  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 +2 -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 +3 -3
  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 +1 -1
  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 +2 -2
  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 +1 -1
  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 +66 -229
  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 -0
  227. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/reservations/route.js.nft.json +1 -0
  228. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/reservations/route_client-reference-manifest.js +1 -0
  229. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/route.js +1 -1
  230. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/status/route.js +1 -1
  232. package/app/.next-cli-build/server/app/api/ollama-nodes/[id]/status/route.js.nft.json +1 -1
  233. package/app/.next-cli-build/server/app/api/ollama-nodes/route.js +1 -1
  234. package/app/.next-cli-build/server/app/api/ollama-nodes/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route.js +1 -0
  236. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route.js.nft.json +1 -0
  237. package/app/.next-cli-build/server/app/api/ollama-routing-targets/route_client-reference-manifest.js +1 -0
  238. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  239. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  240. package/app/.next-cli-build/server/app/api/provider-health/route.js +1 -1
  241. package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
  242. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  243. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  244. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  245. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  246. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  247. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  252. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  264. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  265. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  266. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  267. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  268. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  269. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  270. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  271. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  272. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  273. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  274. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  275. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  276. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  277. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  278. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  279. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  280. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  281. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  282. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  283. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  284. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  285. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  286. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  287. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  288. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  289. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  290. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  291. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  292. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  293. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  294. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  295. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  296. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  297. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  298. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  299. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  300. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  301. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  302. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  303. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  304. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  305. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  306. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  307. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  308. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  309. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  310. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  311. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  312. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  313. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  314. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  315. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  316. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  317. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  318. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +1 -1
  319. package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
  320. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +2 -2
  321. package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
  322. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  323. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  324. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  325. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  326. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  327. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  328. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  329. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  330. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  331. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  332. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  333. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  334. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  335. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  336. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  337. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  338. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  339. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  340. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  341. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  342. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  343. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  344. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  345. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  346. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  347. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  348. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  371. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  372. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  373. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  374. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  375. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  376. package/app/.next-cli-build/server/app/api/version/restart/route.js +1 -1
  377. package/app/.next-cli-build/server/app/api/version/restart/route.js.nft.json +1 -1
  378. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  379. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  380. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  381. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  382. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  383. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  384. package/app/.next-cli-build/server/app/api/virtual-combos/[id]/route.js +1 -1
  385. package/app/.next-cli-build/server/app/api/virtual-combos/[id]/route.js.nft.json +1 -1
  386. package/app/.next-cli-build/server/app/api/virtual-combos/route.js +1 -1
  387. package/app/.next-cli-build/server/app/api/virtual-combos/route.js.nft.json +1 -1
  388. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  389. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  390. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  391. package/app/.next-cli-build/server/app/callback.html +1 -1
  392. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  393. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  394. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  395. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
  396. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  397. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  398. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  399. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  400. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  401. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  402. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  403. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  404. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  405. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  406. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  407. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
  408. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  409. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  410. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  411. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  412. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  413. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  414. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  415. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  416. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  417. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
  418. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  419. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  420. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  421. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  422. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  423. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  424. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  425. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  426. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  427. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
  428. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  429. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  430. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +7 -7
  431. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  432. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  433. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  434. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  435. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
  436. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  437. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
  438. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  439. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  440. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  441. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  442. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  443. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  444. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  445. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  446. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  447. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  448. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
  449. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  450. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  451. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  452. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  453. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  454. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  455. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  456. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  457. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  458. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
  459. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  460. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.html +1 -1
  461. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.rsc +6 -6
  462. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard/ollama-nodes/__PAGE__.segment.rsc +2 -2
  463. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard/ollama-nodes.segment.rsc +1 -1
  464. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  465. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  466. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_full.segment.rsc +6 -6
  467. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_head.segment.rsc +1 -1
  468. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_index.segment.rsc +4 -4
  469. package/app/.next-cli-build/server/app/dashboard/ollama-nodes.segments/_tree.segment.rsc +2 -2
  470. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  471. package/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  472. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +1 -1
  473. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  474. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  475. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  476. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  477. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  478. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
  479. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  480. package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
  481. package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +5 -5
  482. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
  483. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
  484. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  486. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +5 -5
  487. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +4 -4
  489. package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +2 -2
  490. package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
  491. package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +5 -5
  492. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
  493. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  495. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  496. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +5 -5
  497. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
  498. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +4 -4
  499. package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +2 -2
  500. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  501. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  502. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  503. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  504. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  505. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  506. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  507. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  508. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  509. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
  510. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  511. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  512. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  513. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  514. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  515. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  516. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  517. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  518. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  519. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
  520. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  521. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  522. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  523. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  524. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  525. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  526. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  527. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  528. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  529. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
  530. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  531. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  532. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  533. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  534. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  535. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  536. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  537. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  538. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  539. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
  540. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  541. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  542. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  543. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  544. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  545. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  546. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  547. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  548. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
  549. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  550. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  551. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  552. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  553. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  554. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  555. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  556. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  557. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  558. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  559. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  560. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  561. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  562. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
  563. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  564. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  565. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  566. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  567. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  568. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  569. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  570. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  571. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  572. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
  573. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  574. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  575. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  576. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  577. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  578. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  579. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  580. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  581. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  582. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
  583. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  584. package/app/.next-cli-build/server/app/dashboard/virtual-combos.html +2 -2
  585. package/app/.next-cli-build/server/app/dashboard/virtual-combos.rsc +5 -5
  586. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard/virtual-combos/__PAGE__.segment.rsc +1 -1
  587. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard/virtual-combos.segment.rsc +1 -1
  588. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  589. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  590. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_full.segment.rsc +5 -5
  591. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_head.segment.rsc +1 -1
  592. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_index.segment.rsc +4 -4
  593. package/app/.next-cli-build/server/app/dashboard/virtual-combos.segments/_tree.segment.rsc +2 -2
  594. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  595. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  596. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  597. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  598. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  599. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  600. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  601. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
  602. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  603. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  604. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  605. package/app/.next-cli-build/server/app/index.html +1 -1
  606. package/app/.next-cli-build/server/app/index.rsc +4 -4
  607. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  608. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  609. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  610. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +4 -4
  611. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  612. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  613. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  614. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  615. package/app/.next-cli-build/server/app/landing.html +1 -1
  616. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  617. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  618. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  619. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
  620. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  621. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  622. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  623. package/app/.next-cli-build/server/app/login/page.js +2 -2
  624. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  625. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  626. package/app/.next-cli-build/server/app/login.html +1 -1
  627. package/app/.next-cli-build/server/app/login.rsc +4 -4
  628. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  629. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  630. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
  631. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  632. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +1 -1
  633. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  634. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  635. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  636. package/app/.next-cli-build/server/app/page.js +2 -2
  637. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  638. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  639. package/app/.next-cli-build/server/app-paths-manifest.json +2 -0
  640. package/app/.next-cli-build/server/chunks/2769.js +1 -0
  641. package/app/.next-cli-build/server/chunks/3110.js +1 -1
  642. package/app/.next-cli-build/server/chunks/3913.js +1 -1
  643. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  644. package/app/.next-cli-build/server/chunks/7153.js +1 -1
  645. package/app/.next-cli-build/server/chunks/7774.js +2 -2
  646. package/app/.next-cli-build/server/chunks/9526.js +1 -1
  647. package/app/.next-cli-build/server/functions-config-manifest.json +2 -0
  648. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  649. package/app/.next-cli-build/server/middleware.js +2 -2
  650. package/app/.next-cli-build/server/pages/404.html +1 -1
  651. package/app/.next-cli-build/server/pages/500.html +1 -1
  652. package/app/.next-cli-build/static/MLU9CMPXOlzdMDuh1Lkh-/_buildManifest.js +1 -0
  653. package/app/.next-cli-build/static/chunks/{1321-0b4842e29d9f13a5.js → 1321-eedabf7e81f1c3b6.js} +1 -1
  654. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/ollama-nodes/page-a71722eadbda34b2.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/_global-error/page-da2083459ec19741.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-da2083459ec19741.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-da2083459ec19741.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-da2083459ec19741.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-da2083459ec19741.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-da2083459ec19741.js +1 -0
  661. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-da2083459ec19741.js +1 -0
  662. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-da2083459ec19741.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-da2083459ec19741.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-da2083459ec19741.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-da2083459ec19741.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-da2083459ec19741.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-da2083459ec19741.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-da2083459ec19741.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-da2083459ec19741.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-da2083459ec19741.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-da2083459ec19741.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-da2083459ec19741.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-da2083459ec19741.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-da2083459ec19741.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-da2083459ec19741.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-da2083459ec19741.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-da2083459ec19741.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-da2083459ec19741.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-da2083459ec19741.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-da2083459ec19741.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-da2083459ec19741.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-da2083459ec19741.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-da2083459ec19741.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-da2083459ec19741.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/combos/route-da2083459ec19741.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-da2083459ec19741.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-da2083459ec19741.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/health/route-da2083459ec19741.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/init/route-da2083459ec19741.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-da2083459ec19741.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/keys/route-da2083459ec19741.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/locale/route-da2083459ec19741.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-da2083459ec19741.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-da2083459ec19741.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-da2083459ec19741.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-da2083459ec19741.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-da2083459ec19741.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-da2083459ec19741.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-da2083459ec19741.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-da2083459ec19741.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-da2083459ec19741.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-da2083459ec19741.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-da2083459ec19741.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/models/route-da2083459ec19741.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/models/test/route-da2083459ec19741.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-da2083459ec19741.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-da2083459ec19741.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-da2083459ec19741.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-da2083459ec19741.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-da2083459ec19741.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-da2083459ec19741.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-da2083459ec19741.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-da2083459ec19741.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-da2083459ec19741.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-da2083459ec19741.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/ollama-model-memory/route-da2083459ec19741.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/install/route-da2083459ec19741.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/reservations/route-da2083459ec19741.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/route-da2083459ec19741.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/status/route-da2083459ec19741.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/route-da2083459ec19741.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/ollama-routing-targets/route-da2083459ec19741.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/pricing/route-da2083459ec19741.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-da2083459ec19741.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-da2083459ec19741.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-da2083459ec19741.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-da2083459ec19741.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-da2083459ec19741.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-da2083459ec19741.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-da2083459ec19741.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-da2083459ec19741.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-da2083459ec19741.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-da2083459ec19741.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/providers/route-da2083459ec19741.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-da2083459ec19741.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-da2083459ec19741.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-da2083459ec19741.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-da2083459ec19741.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-da2083459ec19741.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-da2083459ec19741.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-da2083459ec19741.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-da2083459ec19741.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-da2083459ec19741.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-da2083459ec19741.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-da2083459ec19741.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-da2083459ec19741.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/settings/route-da2083459ec19741.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-da2083459ec19741.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/tags/route-da2083459ec19741.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-da2083459ec19741.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-da2083459ec19741.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-da2083459ec19741.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-da2083459ec19741.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-da2083459ec19741.js +1 -0
  755. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-da2083459ec19741.js +1 -0
  756. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-da2083459ec19741.js +1 -0
  757. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-da2083459ec19741.js +1 -0
  758. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-da2083459ec19741.js +1 -0
  759. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-da2083459ec19741.js +1 -0
  760. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-da2083459ec19741.js +1 -0
  761. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-da2083459ec19741.js +1 -0
  762. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-da2083459ec19741.js +1 -0
  763. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-da2083459ec19741.js +1 -0
  764. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-da2083459ec19741.js +1 -0
  765. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-da2083459ec19741.js +1 -0
  766. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-da2083459ec19741.js +1 -0
  767. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-da2083459ec19741.js +1 -0
  768. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-da2083459ec19741.js +1 -0
  769. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-da2083459ec19741.js +1 -0
  770. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-da2083459ec19741.js +1 -0
  771. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-da2083459ec19741.js +1 -0
  772. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-da2083459ec19741.js +1 -0
  773. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-da2083459ec19741.js +1 -0
  774. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-da2083459ec19741.js +1 -0
  775. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-da2083459ec19741.js +1 -0
  776. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-da2083459ec19741.js +1 -0
  777. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-da2083459ec19741.js +1 -0
  778. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-da2083459ec19741.js +1 -0
  779. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-da2083459ec19741.js +1 -0
  780. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-da2083459ec19741.js +1 -0
  781. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-da2083459ec19741.js +1 -0
  782. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-da2083459ec19741.js +1 -0
  783. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-da2083459ec19741.js +1 -0
  784. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-da2083459ec19741.js +1 -0
  785. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-da2083459ec19741.js +1 -0
  786. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-da2083459ec19741.js +1 -0
  787. package/app/.next-cli-build/static/chunks/app/api/v1/route-da2083459ec19741.js +1 -0
  788. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-da2083459ec19741.js +1 -0
  789. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-da2083459ec19741.js +1 -0
  790. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-da2083459ec19741.js +1 -0
  791. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-da2083459ec19741.js +1 -0
  792. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-da2083459ec19741.js +1 -0
  793. package/app/.next-cli-build/static/chunks/app/api/version/route-da2083459ec19741.js +1 -0
  794. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-da2083459ec19741.js +1 -0
  795. package/app/.next-cli-build/static/chunks/app/api/version/update/route-da2083459ec19741.js +1 -0
  796. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/[id]/route-da2083459ec19741.js +1 -0
  797. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/route-da2083459ec19741.js +1 -0
  798. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-da2083459ec19741.js +1 -0
  799. package/app/.next-cli-build/static/chunks/app/page-da2083459ec19741.js +1 -0
  800. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-da2083459ec19741.js +1 -0
  801. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-da2083459ec19741.js +1 -0
  802. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-da2083459ec19741.js +1 -0
  803. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-da2083459ec19741.js +1 -0
  804. package/app/.next-cli-build/static/css/faf8f3171226b301.css +1 -0
  805. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
  806. package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
  807. package/app/package.json +1 -1
  808. package/package.json +1 -1
  809. package/app/.next-cli-build/server/chunks/5130.js +0 -1
  810. package/app/.next-cli-build/static/7KI2xUUNPQ1I-DnPnoGOZ/_buildManifest.js +0 -1
  811. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/ollama-nodes/page-41db8d8684250c39.js +0 -1
  812. package/app/.next-cli-build/static/chunks/app/_global-error/page-a888d0bd45edbcf5.js +0 -1
  813. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-a888d0bd45edbcf5.js +0 -1
  814. package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-a888d0bd45edbcf5.js +0 -1
  815. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-a888d0bd45edbcf5.js +0 -1
  816. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-a888d0bd45edbcf5.js +0 -1
  817. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-a888d0bd45edbcf5.js +0 -1
  818. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-a888d0bd45edbcf5.js +0 -1
  819. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-a888d0bd45edbcf5.js +0 -1
  820. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-a888d0bd45edbcf5.js +0 -1
  821. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-a888d0bd45edbcf5.js +0 -1
  822. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-a888d0bd45edbcf5.js +0 -1
  823. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-a888d0bd45edbcf5.js +0 -1
  824. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-a888d0bd45edbcf5.js +0 -1
  825. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-a888d0bd45edbcf5.js +0 -1
  826. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-a888d0bd45edbcf5.js +0 -1
  827. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-a888d0bd45edbcf5.js +0 -1
  828. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-a888d0bd45edbcf5.js +0 -1
  829. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-a888d0bd45edbcf5.js +0 -1
  830. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-a888d0bd45edbcf5.js +0 -1
  831. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-a888d0bd45edbcf5.js +0 -1
  832. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-a888d0bd45edbcf5.js +0 -1
  833. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-a888d0bd45edbcf5.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-a888d0bd45edbcf5.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-a888d0bd45edbcf5.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-a888d0bd45edbcf5.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-a888d0bd45edbcf5.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-a888d0bd45edbcf5.js +0 -1
  839. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-a888d0bd45edbcf5.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-a888d0bd45edbcf5.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-a888d0bd45edbcf5.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/combos/route-a888d0bd45edbcf5.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-a888d0bd45edbcf5.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-a888d0bd45edbcf5.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/health/route-a888d0bd45edbcf5.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/init/route-a888d0bd45edbcf5.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-a888d0bd45edbcf5.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/keys/route-a888d0bd45edbcf5.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/locale/route-a888d0bd45edbcf5.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-a888d0bd45edbcf5.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-a888d0bd45edbcf5.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-a888d0bd45edbcf5.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-a888d0bd45edbcf5.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-a888d0bd45edbcf5.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-a888d0bd45edbcf5.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-a888d0bd45edbcf5.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-a888d0bd45edbcf5.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-a888d0bd45edbcf5.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-a888d0bd45edbcf5.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-a888d0bd45edbcf5.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/models/route-a888d0bd45edbcf5.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/models/test/route-a888d0bd45edbcf5.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-a888d0bd45edbcf5.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-a888d0bd45edbcf5.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-a888d0bd45edbcf5.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-a888d0bd45edbcf5.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-a888d0bd45edbcf5.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-a888d0bd45edbcf5.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-a888d0bd45edbcf5.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-a888d0bd45edbcf5.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-a888d0bd45edbcf5.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-a888d0bd45edbcf5.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/ollama-model-memory/route-a888d0bd45edbcf5.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/install/route-a888d0bd45edbcf5.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/route-a888d0bd45edbcf5.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/[id]/status/route-a888d0bd45edbcf5.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/ollama-nodes/route-a888d0bd45edbcf5.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/pricing/route-a888d0bd45edbcf5.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/provider-health/route-a888d0bd45edbcf5.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-a888d0bd45edbcf5.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-a888d0bd45edbcf5.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-a888d0bd45edbcf5.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-a888d0bd45edbcf5.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-a888d0bd45edbcf5.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-a888d0bd45edbcf5.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-a888d0bd45edbcf5.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-a888d0bd45edbcf5.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-a888d0bd45edbcf5.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/providers/route-a888d0bd45edbcf5.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-a888d0bd45edbcf5.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-a888d0bd45edbcf5.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-a888d0bd45edbcf5.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-a888d0bd45edbcf5.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-a888d0bd45edbcf5.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-a888d0bd45edbcf5.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-a888d0bd45edbcf5.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-a888d0bd45edbcf5.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-a888d0bd45edbcf5.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-a888d0bd45edbcf5.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-a888d0bd45edbcf5.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-a888d0bd45edbcf5.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/settings/route-a888d0bd45edbcf5.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-a888d0bd45edbcf5.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/tags/route-a888d0bd45edbcf5.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-a888d0bd45edbcf5.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-a888d0bd45edbcf5.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-a888d0bd45edbcf5.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-a888d0bd45edbcf5.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-a888d0bd45edbcf5.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-a888d0bd45edbcf5.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-a888d0bd45edbcf5.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-a888d0bd45edbcf5.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-a888d0bd45edbcf5.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-a888d0bd45edbcf5.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-a888d0bd45edbcf5.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-a888d0bd45edbcf5.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-a888d0bd45edbcf5.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-a888d0bd45edbcf5.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-a888d0bd45edbcf5.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-a888d0bd45edbcf5.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-a888d0bd45edbcf5.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-a888d0bd45edbcf5.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-a888d0bd45edbcf5.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-a888d0bd45edbcf5.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-a888d0bd45edbcf5.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-a888d0bd45edbcf5.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-a888d0bd45edbcf5.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-a888d0bd45edbcf5.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-a888d0bd45edbcf5.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-a888d0bd45edbcf5.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-a888d0bd45edbcf5.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-a888d0bd45edbcf5.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-a888d0bd45edbcf5.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-a888d0bd45edbcf5.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-a888d0bd45edbcf5.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-a888d0bd45edbcf5.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-a888d0bd45edbcf5.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-a888d0bd45edbcf5.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-a888d0bd45edbcf5.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-a888d0bd45edbcf5.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-a888d0bd45edbcf5.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/v1/route-a888d0bd45edbcf5.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-a888d0bd45edbcf5.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-a888d0bd45edbcf5.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-a888d0bd45edbcf5.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-a888d0bd45edbcf5.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/version/restart/route-a888d0bd45edbcf5.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/version/route-a888d0bd45edbcf5.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-a888d0bd45edbcf5.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/version/update/route-a888d0bd45edbcf5.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/[id]/route-a888d0bd45edbcf5.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/virtual-combos/route-a888d0bd45edbcf5.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-a888d0bd45edbcf5.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/page-a888d0bd45edbcf5.js +0 -1
  955. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-a888d0bd45edbcf5.js +0 -1
  956. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-a888d0bd45edbcf5.js +0 -1
  957. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-a888d0bd45edbcf5.js +0 -1
  958. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-a888d0bd45edbcf5.js +0 -1
  959. package/app/.next-cli-build/static/css/571fe167af77254f.css +0 -1
  960. /package/app/.next-cli-build/static/{7KI2xUUNPQ1I-DnPnoGOZ → MLU9CMPXOlzdMDuh1Lkh-}/_ssgManifest.js +0 -0
  961. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.41-to-1.0.42-1.0.42-20260526-211828 → upgrade-1.0.46-to-1.0.47-1.0.47-20260526-224538}/data.sqlite +0 -0
  962. /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-1.0.42-to-1.0.43-1.0.43-20260526-213907 → upgrade-1.0.47-to-1.0.48-1.0.48-20260526-232153}/data.sqlite +0 -0
@@ -1,21 +1,5 @@
1
- "use strict";(()=>{var a={};a.id=9902,a.ids=[9902],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{a.exports=require("os")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},79305:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>K,patchFetch:()=>J,routeModule:()=>F,serverHooks:()=>I,workAsyncStorage:()=>G,workUnitAsyncStorage:()=>H});var d={};c.r(d),c.d(d,{POST:()=>E,dynamic:()=>C,runtime:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(23211),w=c(79646);let x=String.raw`#!/usr/bin/env bash
2
- set -euo pipefail
3
-
4
- if [ -z "$AGENT_DIR" ]; then AGENT_DIR="/opt/bluerouter-ollama-agent"; fi
5
- if [ -z "$AGENT_PORT" ]; then AGENT_PORT="19999"; fi
6
- if [ -z "$OLLAMA_HOST" ]; then OLLAMA_HOST="127.0.0.1"; fi
7
- if [ -z "$OLLAMA_PORTS" ]; then OLLAMA_PORTS="11434"; fi
8
- if [ -z "$AGENT_TOKEN" ]; then AGENT_TOKEN="change-me"; fi
9
- if [ -z "$UFW_ALLOW_FROM" ]; then UFW_ALLOW_FROM=""; fi
10
-
11
- mkdir -p "$AGENT_DIR"
12
-
13
- cat >"$AGENT_DIR/agent.py" <<'PYAGENT'
14
- #!/usr/bin/env python3
15
- import json
16
- import os
17
- import subprocess
18
- import urllib.request
1
+ (()=>{var a={};a.id=9902,a.ids=[9902],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},6774:(a,b,c)=>{"use strict";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}},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{"use strict";a.exports=require("os")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},50737:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{POST:()=>D,dynamic:()=>C,runtime:()=>B});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(23211),w=c(6774),x=c(79646);function y(a){return`'${String(a??"").replace(/'/g,"'\"'\"'")}'`}function z(a,b,{input:c="",timeoutMs:d=12e4}={}){return new Promise(e=>{let f=(0,x.spawn)(a,b,{stdio:["pipe","pipe","pipe"]}),g="",h="",i=!1,j=setTimeout(()=>{i||f.kill("SIGKILL")},d);f.stdout.on("data",a=>g+=a.toString()),f.stderr.on("data",a=>h+=a.toString()),f.on("close",a=>{i=!0,clearTimeout(j),e({ok:0===a,code:a,stdout:g,stderr:h})}),c&&f.stdin.write(c),f.stdin.end()})}async function A(a,b={}){let c=a.sshUser||"root",d=Number(a.sshPort||22),e=`${c}@${a.host}`,f=function(a,b={}){let c="/opt/bluerouter-ollama-agent",d=(a.ollamaPorts||[11434]).join(","),e=String.raw`#!/usr/bin/env python3
2
+ import json, os, subprocess, urllib.request
19
3
  from http.server import BaseHTTPRequestHandler, HTTPServer
20
4
  from datetime import datetime, timezone
21
5
 
@@ -24,262 +8,115 @@ OLLAMA_HOST = os.environ.get("OLLAMA_HOST", "127.0.0.1")
24
8
  OLLAMA_PORTS = [p.strip() for p in os.environ.get("OLLAMA_PORTS", "11434").split(",") if p.strip()]
25
9
  AGENT_TOKEN = os.environ.get("AGENT_TOKEN", "")
26
10
 
27
-
28
11
  def run_cmd(cmd, timeout=3):
29
- try:
30
- return subprocess.check_output(cmd, stderr=subprocess.STDOUT, timeout=timeout, text=True).strip()
31
- except Exception:
32
- return None
33
-
12
+ try: return subprocess.check_output(cmd, stderr=subprocess.STDOUT, timeout=timeout, text=True).strip()
13
+ except Exception: return None
34
14
 
35
15
  def http_json(url, timeout=3):
36
16
  try:
37
- with urllib.request.urlopen(url, timeout=timeout) as r:
38
- return json.loads(r.read().decode("utf-8"))
39
- except Exception:
40
- return None
41
-
17
+ with urllib.request.urlopen(url, timeout=timeout) as r: return json.loads(r.read().decode("utf-8"))
18
+ except Exception: return None
42
19
 
43
20
  def get_gpu_status():
44
- out = run_cmd([
45
- "nvidia-smi",
46
- "--query-gpu=name,memory.total,memory.used,memory.free,utilization.gpu,temperature.gpu",
47
- "--format=csv,noheader,nounits",
48
- ])
49
- if not out:
50
- return []
51
-
21
+ out = run_cmd(["nvidia-smi", "--query-gpu=index,name,memory.total,memory.used,memory.free,utilization.gpu,temperature.gpu", "--format=csv,noheader,nounits"])
22
+ if not out: return []
52
23
  gpus = []
53
24
  for line in out.splitlines():
54
25
  parts = [x.strip() for x in line.split(",")]
55
- if len(parts) < 6:
56
- continue
26
+ if len(parts) < 7: continue
57
27
  try:
58
- name, total, used, free, util, temp = parts[:6]
59
- total_mb = int(float(total))
60
- used_mb = int(float(used))
61
- free_mb = int(float(free))
62
- gpus.append({
63
- "name": name,
64
- "vramTotalMb": total_mb,
65
- "vramUsedMb": used_mb,
66
- "vramFreeMb": free_mb,
67
- "vramUsedPercent": round((used_mb / total_mb) * 100, 2) if total_mb else None,
68
- "gpuUsagePercent": int(float(util)),
69
- "temperatureC": int(float(temp)),
70
- })
71
- except Exception:
72
- continue
28
+ idx, name, total, used, free, util, temp = parts[:7]
29
+ total=int(float(total)); used=int(float(used)); free=int(float(free))
30
+ gpus.append({"index": int(float(idx)), "name": name, "vramTotalMb": total, "vramUsedMb": used, "vramFreeMb": free, "vramUsedPercent": round((used/total)*100,2) if total else None, "gpuUsagePercent": int(float(util)), "temperatureC": int(float(temp))})
31
+ except Exception: pass
73
32
  return gpus
74
33
 
75
-
76
34
  def get_ram_status():
77
35
  out = run_cmd(["free", "-m"])
78
- if not out:
79
- return None
80
-
36
+ if not out: return None
81
37
  for line in out.splitlines():
82
38
  if line.lower().startswith("mem:"):
83
- parts = line.split()
84
- try:
85
- total = int(parts[1])
86
- used = int(parts[2])
87
- free = int(parts[3])
88
- available = int(parts[6]) if len(parts) > 6 else free
89
- return {
90
- "totalMb": total,
91
- "usedMb": used,
92
- "freeMb": free,
93
- "availableMb": available,
94
- "usedPercent": round((used / total) * 100, 2) if total else None,
95
- }
96
- except Exception:
97
- return None
39
+ p=line.split(); total=int(p[1]); used=int(p[2]); free=int(p[3]); avail=int(p[6]) if len(p)>6 else free
40
+ return {"totalMb": total, "usedMb": used, "freeMb": free, "availableMb": avail, "usedPercent": round((used/total)*100,2) if total else None}
98
41
  return None
99
42
 
100
-
101
43
  def get_cpu_status():
102
- try:
103
- load = os.getloadavg()
104
- cores = os.cpu_count() or 1
105
- return {
106
- "cores": cores,
107
- "load1": load[0],
108
- "load5": load[1],
109
- "load15": load[2],
110
- "load1PercentOfCores": round((load[0] / cores) * 100, 2),
111
- }
112
- except Exception:
113
- return None
114
-
115
-
116
- def ollama_instance(port):
117
- base = f"http://{OLLAMA_HOST}:{port}"
118
- tags = http_json(f"{base}/api/tags")
119
- ps = http_json(f"{base}/api/ps")
120
-
121
- models = []
122
- loaded = []
123
- if tags and isinstance(tags.get("models"), list):
124
- models = [m.get("name") for m in tags["models"] if m.get("name")]
125
- if ps and isinstance(ps.get("models"), list):
126
- loaded = [m.get("name") for m in ps["models"] if m.get("name")]
127
-
128
- try:
129
- port_value = int(port)
130
- except Exception:
131
- port_value = port
132
-
133
- return {
134
- "id": f"ollama-{port}",
135
- "port": port_value,
136
- "baseUrl": base,
137
- "alive": tags is not None,
138
- "models": models,
139
- "loadedModels": loaded,
140
- }
141
-
142
-
143
- def vram_tags(gpus):
144
- if not gpus:
145
- return []
146
- max_total = max([g.get("vramTotalMb", 0) for g in gpus])
147
- if max_total >= 24000:
148
- return ["vram:24gb"]
149
- if max_total >= 16000:
150
- return ["vram:16gb"]
151
- if max_total >= 12000:
152
- return ["vram:12gb"]
153
- if max_total >= 8000:
154
- return ["vram:8gb"]
155
- if max_total >= 6000:
156
- return ["vram:6gb"]
157
- if max_total >= 4000:
158
- return ["vram:4gb"]
159
- return []
160
-
44
+ load=os.getloadavg(); cores=os.cpu_count() or 1
45
+ return {"cores": cores, "load1": load[0], "load5": load[1], "load15": load[2], "load1PercentOfCores": round((load[0]/cores)*100,2)}
46
+
47
+ def get_ollama_instance(port):
48
+ base=f"http://{OLLAMA_HOST}:{port}"
49
+ tags=http_json(f"{base}/api/tags")
50
+ ps=http_json(f"{base}/api/ps")
51
+ models=[]; loaded=[]
52
+ if tags and isinstance(tags.get("models"), list): models=[m.get("name") for m in tags["models"] if m.get("name")]
53
+ if ps and isinstance(ps.get("models"), list): loaded=[m.get("name") for m in ps["models"] if m.get("name")]
54
+ return {"id": f"ollama-{port}", "port": int(port), "baseUrl": base, "alive": tags is not None, "models": models, "loadedModels": loaded}
161
55
 
162
56
  def build_status():
163
57
  hostname = run_cmd(["hostname"]) or "unknown"
164
- gpus = get_gpu_status()
165
- ram = get_ram_status()
166
- cpu = get_cpu_status()
167
- instances = [ollama_instance(p) for p in OLLAMA_PORTS]
168
-
169
- tags = ["ollama", "lan"]
58
+ gpus=get_gpu_status(); ram=get_ram_status(); cpu=get_cpu_status()
59
+ instances=[get_ollama_instance(p) for p in OLLAMA_PORTS]
60
+ tags=["ollama", "lan"]
170
61
  if gpus:
171
- tags += ["gpu", "nvidia"] + vram_tags(gpus)
172
- gpu_name = gpus[0].get("name", "").lower().replace(" ", "-")
173
- if gpu_name:
174
- tags.append(f"gpu:{gpu_name}")
175
- else:
176
- tags.append("cpu")
177
-
178
- all_models = []
179
- all_loaded = []
62
+ tags += ["gpu", "nvidia"]
63
+ for gpu in gpus: tags.append(f"gpu:{gpu.get('index')}:{str(gpu.get('name','')).lower().replace(' ','-')}")
64
+ else: tags.append("cpu")
180
65
  for inst in instances:
181
- for model in inst.get("models", []):
182
- tags.append(f"model_support:{model}")
183
- all_models.append(model)
184
- all_loaded.extend(inst.get("loadedModels", []))
185
-
186
- best_gpu = max(gpus, key=lambda x: x.get("vramFreeMb", 0)) if gpus else None
187
-
188
- return {
189
- "ok": True,
190
- "hostname": hostname,
191
- "provider": "ollama",
192
- "instances": instances,
193
- "ollama": {
194
- "alive": any(i.get("alive") for i in instances),
195
- "models": sorted(set(all_models)),
196
- "loadedModels": sorted(set(all_loaded)),
197
- },
198
- "hardware": {"cpu": cpu, "ram": ram, "gpus": gpus},
199
- "score": {
200
- "gpuFreeVramMb": best_gpu.get("vramFreeMb") if best_gpu else 0,
201
- "gpuUsagePercent": best_gpu.get("gpuUsagePercent") if best_gpu else None,
202
- "ramAvailableMb": ram.get("availableMb") if ram else None,
203
- },
204
- "tags": sorted(set(tags)),
205
- "updatedAt": datetime.now(timezone.utc).isoformat(),
206
- }
207
-
66
+ for model in inst.get("models", []): tags.append(f"model_support:{model}")
67
+ best_gpu=max(gpus, key=lambda x: x.get("vramFreeMb",0)) if gpus else None
68
+ return {"ok": True, "hostname": hostname, "provider": "ollama", "instances": instances, "hardware": {"cpu": cpu, "ram": ram, "gpus": gpus}, "score": {"gpuFreeVramMb": best_gpu.get("vramFreeMb") if best_gpu else 0, "gpuUsagePercent": best_gpu.get("gpuUsagePercent") if best_gpu else None, "ramAvailableMb": ram.get("availableMb") if ram else None}, "tags": sorted(set(tags)), "updatedAt": datetime.now(timezone.utc).isoformat()}
208
69
 
209
70
  class Handler(BaseHTTPRequestHandler):
210
71
  def _send(self, code, payload):
211
- body = json.dumps(payload, ensure_ascii=False).encode("utf-8")
212
- self.send_response(code)
213
- self.send_header("Content-Type", "application/json; charset=utf-8")
214
- self.send_header("Content-Length", str(len(body)))
215
- self.end_headers()
216
- self.wfile.write(body)
217
-
72
+ body=json.dumps(payload, ensure_ascii=False).encode("utf-8")
73
+ self.send_response(code); self.send_header("Content-Type", "application/json; charset=utf-8"); self.send_header("Content-Length", str(len(body))); self.end_headers(); self.wfile.write(body)
218
74
  def _authorized(self):
219
- if not AGENT_TOKEN or AGENT_TOKEN == "change-me":
220
- return True
221
- return self.headers.get("Authorization", "") == f"Bearer {AGENT_TOKEN}"
222
-
75
+ return (not AGENT_TOKEN) or self.headers.get("Authorization", "") == f"Bearer {AGENT_TOKEN}"
223
76
  def do_GET(self):
224
- if self.path not in ["/status", "/health"]:
225
- self._send(404, {"ok": False, "error": "not_found"})
226
- return
227
- if not self._authorized():
228
- self._send(401, {"ok": False, "error": "unauthorized"})
229
- return
230
- if self.path == "/health":
231
- self._send(200, {"ok": True})
232
- return
233
- try:
234
- self._send(200, build_status())
235
- except Exception as e:
236
- self._send(500, {"ok": False, "error": str(e)})
237
-
238
- def log_message(self, fmt, *args):
239
- return
240
-
241
-
77
+ if self.path not in ["/status", "/health"]: self._send(404, {"ok": False, "error": "not_found"}); return
78
+ if not self._authorized(): self._send(401, {"ok": False, "error": "unauthorized"}); return
79
+ if self.path == "/health": self._send(200, {"ok": True}); return
80
+ try: self._send(200, build_status())
81
+ except Exception as e: self._send(500, {"ok": False, "error": str(e)})
82
+ def log_message(self, fmt, *args): return
242
83
  if __name__ == "__main__":
243
- print(f"BlueRouter Ollama Agent listening on 0.0.0.0:{PORT}; Ollama ports={OLLAMA_PORTS}")
84
+ print(f"BlueRouter Ollama Agent listening on 0.0.0.0:{PORT}; ports={OLLAMA_PORTS}")
244
85
  HTTPServer(("0.0.0.0", PORT), Handler).serve_forever()
245
- PYAGENT
246
-
86
+ `,f=String(b.ufwAllowFrom??a.ufwAllowFrom??"").trim();return`#!/usr/bin/env bash
87
+ set -euo pipefail
88
+ AGENT_DIR=${y(c)}
89
+ mkdir -p "$AGENT_DIR"
90
+ cat > "$AGENT_DIR/agent.py" <<'PY_AGENT'
91
+ ${e}
92
+ PY_AGENT
247
93
  chmod +x "$AGENT_DIR/agent.py"
248
-
249
- cat >/etc/systemd/system/bluerouter-ollama-agent.service <<SERVICE
94
+ cat > /etc/systemd/system/bluerouter-ollama-agent.service <<'SERVICE'
250
95
  [Unit]
251
96
  Description=BlueRouter Ollama Hardware Status Agent
252
97
  After=network.target ollama.service
253
98
 
254
99
  [Service]
255
100
  Type=simple
256
- WorkingDirectory=$AGENT_DIR
257
- Environment="AGENT_PORT=$AGENT_PORT"
258
- Environment="OLLAMA_HOST=$OLLAMA_HOST"
259
- Environment="OLLAMA_PORTS=$OLLAMA_PORTS"
260
- Environment="AGENT_TOKEN=$AGENT_TOKEN"
261
- ExecStart=/usr/bin/python3 $AGENT_DIR/agent.py
101
+ WorkingDirectory=${c}
102
+ Environment="AGENT_PORT=${Number(a.agentPort||19999)}"
103
+ Environment="OLLAMA_HOST=${String(b.ollamaHost||"127.0.0.1")}"
104
+ Environment="OLLAMA_PORTS=${d}"
105
+ Environment="AGENT_TOKEN=${String(a.agentToken||"")}"
106
+ ExecStart=/usr/bin/python3 ${c}/agent.py
262
107
  Restart=always
263
108
  RestartSec=3
264
109
 
265
110
  [Install]
266
111
  WantedBy=multi-user.target
267
112
  SERVICE
268
-
269
113
  systemctl daemon-reload
270
114
  systemctl enable bluerouter-ollama-agent
271
115
  systemctl restart bluerouter-ollama-agent
272
-
273
- if command -v ufw >/dev/null 2>&1 && [ -n "$UFW_ALLOW_FROM" ]; then
274
- ufw allow from "$UFW_ALLOW_FROM" to any port "$AGENT_PORT" proto tcp || true
275
- fi
276
-
116
+ if command -v ufw >/dev/null 2>&1 && [ -n ${y(f)} ]; then ufw allow from ${y(f)} to any port ${Number(a.agentPort||19999)} proto tcp || true; fi
117
+ systemctl status bluerouter-ollama-agent --no-pager || true
277
118
  echo "Installed BlueRouter Ollama Agent"
278
- echo "Agent port: $AGENT_PORT"
279
- echo "Ollama host: $OLLAMA_HOST"
280
- echo "Ollama ports: $OLLAMA_PORTS"
281
- echo "Test: curl -H 'Authorization: Bearer $AGENT_TOKEN' http://127.0.0.1:$AGENT_PORT/status"
282
- systemctl status bluerouter-ollama-agent --no-pager
283
- `;function y(a){return`'${String(a??"").replace(/'/g,"'\"'\"'")}'`}async function z(a,b={}){var c;let d=b.sshPassword||"",e=b.sudoPassword||d||"",f=a.sshUser||"root",g=a.sshPort||22,h=d?"sshpass":"ssh",i=[];d&&i.push("-p",d,"ssh"),i.push("-o","StrictHostKeyChecking=no","-o","UserKnownHostsFile=/dev/null","-p",String(g)),i.push(`${f}@${a.host}`);let j=`AGENT_DIR=${y(a.agentDir||"/opt/bluerouter-ollama-agent")} AGENT_PORT=${y(a.agentPort||19999)} AGENT_TOKEN=${y(a.agentToken||"")} OLLAMA_HOST=${y(b.ollamaHost||a.ollamaHost||"127.0.0.1")} OLLAMA_PORTS=${y(Array.isArray(c=a.ollamaPorts||"11434")?c.map(a=>String(a).trim()).filter(Boolean).join(","):"string"==typeof c?c.split(",").map(a=>a.trim()).filter(Boolean).join(","):"11434")} UFW_ALLOW_FROM=${y(b.ufwAllowFrom??a.ufwAllowFrom??"")}`,k=`env ${j} bash -s`,l=x;return a.useSudo&&(e?(k=`sudo -S -p '' env ${j} bash -s`,l=`${e}
284
- ${l}`):k=`sudo -n env ${j} bash -s`),i.push(k),new Promise(a=>{let b=(0,w.spawn)(h,i,{stdio:["pipe","pipe","pipe"]}),c="",d="";b.stdout.on("data",a=>{c+=a.toString()}),b.stderr.on("data",a=>{d+=a.toString()}),b.on("error",b=>a({ok:!1,stdout:c,stderr:`${d}
285
- ${b.message}`.trim()})),b.on("close",b=>a({ok:0===b,code:b,stdout:c,stderr:d})),b.stdin.write(l),b.stdin.end()})}var A=c(6774);let B="nodejs",C="force-dynamic";async function D(a){let b=await a.params;return b?.id}async function E(a,b){try{let c=await D(b),d=await (0,A.Vs)(c);if(!d)return v.NextResponse.json({error:"not_found"},{status:404});let e=await a.json().catch(()=>({})),f=await z(d,{sshPassword:e.sshPassword||"",sudoPassword:e.sudoPassword||"",ufwAllowFrom:e.ufwAllowFrom??d.ufwAllowFrom??""});return await (0,A.YT)(c,{lastInstallAt:new Date().toISOString(),lastInstallOk:!!f.ok,lastInstallLog:[f.stdout,f.stderr].filter(Boolean).join("\n")}),v.NextResponse.json({ok:!!f.ok,result:f},{status:f.ok?200:502})}catch(a){return v.NextResponse.json({error:a.message||"Install failed"},{status:500})}}let F=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/ollama-nodes/[id]/install/route",pathname:"/api/ollama-nodes/[id]/install",filename:"route",bundlePath:"app/api/ollama-nodes/[id]/install/route"},distDir:".next-cli-build",relativeProjectDir:"",resolvedPagePath:"D:\\OneDrive - homeviet\\bluerouter\\src\\app\\api\\ollama-nodes\\[id]\\install\\route.js",nextConfigOutput:"standalone",userland:d,...{}}),{workAsyncStorage:G,workUnitAsyncStorage:H,serverHooks:I}=F;function J(){return(0,g.patchFetch)({workAsyncStorage:G,workUnitAsyncStorage:H})}async function K(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),F.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/ollama-nodes/[id]/install/route";"/index"===d&&(d="/");let e=await F.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:E,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[E]),K=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[E],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||F.isDev||z||(L="/index"===(L=E)?"/":L);let M=!0===F.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==B?void 0:B.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await F.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>F.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>F.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await F.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:C})},!1,B),b}},k=await F.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",C?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await F.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:C})},!1,B),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},79646:a=>{a.exports=require("child_process")},79748:a=>{a.exports=require("fs/promises")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813,5130],()=>b(b.s=79305));module.exports=c})();
119
+ echo "Agent port: ${Number(a.agentPort||19999)}"
120
+ echo "Ollama ports: ${d}"
121
+ `}(a,b),g=!0===a.useSudo&&"root"!==c,h=b.sudoPassword||b.sshPassword||"",i=g?`${h}
122
+ ${f}`:f,j=["-p",String(d),"-o","StrictHostKeyChecking=no",e,g?"sudo -S bash -s":"bash -s"];return b.sshPassword?z("sshpass",["-p",b.sshPassword,"ssh",...j],{input:i}):z("ssh",j,{input:i})}let B="nodejs",C="force-dynamic";async function D(a,b){let{id:c}=await b.params,d=await (0,w.Vs)(c);if(!d)return v.NextResponse.json({error:"not_found"},{status:404});let e=await a.json().catch(()=>({}));try{let a=await A(d,{sshPassword:e.sshPassword||"",sudoPassword:e.sudoPassword||"",ufwAllowFrom:e.ufwAllowFrom,ollamaHost:e.ollamaHost||"127.0.0.1"});if(await (0,w.YT)(d.id,{lastInstallAt:new Date().toISOString(),lastInstallOk:a.ok,lastInstallLog:[a.stdout,a.stderr].filter(Boolean).join("\n").slice(-12e3)}),!a.ok)return v.NextResponse.json({ok:!1,error:"Remote install failed",result:a},{status:500});return v.NextResponse.json({ok:!0,result:a})}catch(a){return v.NextResponse.json({ok:!1,error:a.message||"Remote install failed"},{status:500})}}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/ollama-nodes/[id]/install/route",pathname:"/api/ollama-nodes/[id]/install",filename:"route",bundlePath:"app/api/ollama-nodes/[id]/install/route"},distDir:".next-cli-build",relativeProjectDir:"",resolvedPagePath:"D:\\OneDrive - homeviet\\bluerouter\\src\\app\\api\\ollama-nodes\\[id]\\install\\route.js",nextConfigOutput:"standalone",userland:d,...{}}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),E.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/ollama-nodes/[id]/install/route";"/index"===d&&(d="/");let e=await E.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||E.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===E.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==B?void 0:B.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await E.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>E.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>E.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:C})},!1,B),b}},k=await E.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",C?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:C})},!1,B),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},55013:(a,b,c)=>{"use strict";c.d(b,{LM:()=>v,LQ:()=>u,MW:()=>s,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);(m.some(a=>Object.prototype.hasOwnProperty.call(f,a))||f.notes)&&(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)}},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813],()=>b(b.s=50737));module.exports=c})();
@@ -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/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/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/next-server/app-route.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/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.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","../../../../../../../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/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/476.js","../../../../../chunks/4780.js","../../../../../chunks/4884.js","../../../../../chunks/507.js","../../../../../chunks/5130.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/6844.js","../../../../../chunks/6935.js","../../../../../chunks/6936.js","../../../../../chunks/698.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/9447.js","../../../../../chunks/9489.js","../../../../../chunks/9526.js","../../../../../chunks/9528.js","../../../../../chunks/9609.js","../../../../../webpack-runtime.js","route_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/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/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/next-server/app-route.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/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.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","../../../../../../../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/476.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/6844.js","../../../../../chunks/6935.js","../../../../../chunks/6936.js","../../../../../chunks/698.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/9447.js","../../../../../chunks/9489.js","../../../../../chunks/9526.js","../../../../../chunks/9528.js","../../../../../chunks/9609.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ "use strict";(()=>{var a={};a.id=2132,a.ids=[2132],a.modules={261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{a.exports=require("os")},29294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{a.exports=require("path")},44870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55511:a=>{a.exports=require("crypto")},63033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},69488:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{DELETE:()=>D,GET:()=>B,POST:()=>C,dynamic:()=>z,runtime:()=>y});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(23211),w=c(6774),x=c(35448);let y="nodejs",z="force-dynamic";async function A(a){let b=await a.params;return b?.id}async function B(a,b){let c=await A(b);if(!await (0,w.Vs)(c))return v.NextResponse.json({error:"not_found"},{status:404});let d=await (0,x._)({nodeId:c});return v.NextResponse.json({reservations:d})}async function C(a,b){let c=await A(b);if(!await (0,w.Vs)(c))return v.NextResponse.json({error:"not_found"},{status:404});let d=await a.json().catch(()=>({})),e=await (0,x.lz)({...d,nodeId:c});return v.NextResponse.json({reservation:e})}async function D(a,b){await A(b);let c=await a.json().catch(()=>({}));if(!c.id)return v.NextResponse.json({error:"reservation id is required"},{status:400});let d=await (0,x.y3)(c.id);return v.NextResponse.json({ok:d})}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/ollama-nodes/[id]/reservations/route",pathname:"/api/ollama-nodes/[id]/reservations",filename:"route",bundlePath:"app/api/ollama-nodes/[id]/reservations/route"},distDir:".next-cli-build",relativeProjectDir:"",resolvedPagePath:"D:\\OneDrive - homeviet\\bluerouter\\src\\app\\api\\ollama-nodes\\[id]\\reservations\\route.js",nextConfigOutput:"standalone",userland:d,...{}}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){c.requestMeta&&(0,h.setRequestMeta)(a,c.requestMeta),E.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/ollama-nodes/[id]/reservations/route";"/index"===d&&(d="/");let e=await E.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,deploymentId:v,params:w,nextConfig:x,parsedUrl:y,isDraftMode:z,prerenderManifest:A,routerServerContext:B,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,resolvedPathname:F,clientReferenceManifest:G,serverActionsManifest:H}=e,I=(0,k.normalizeAppPath)(d),J=!!(A.dynamicRoutes[I]||A.routes[F]),K=async()=>((null==B?void 0:B.render404)?await B.render404(a,b,y,!1):b.end("This page could not be found"),null);if(J&&!z){let a=!!A.routes[F],b=A.dynamicRoutes[I];if(b&&!1===b.fallback&&!a){if(x.adapterPath)return await K();throw new t.NoFallbackError}}let L=null;!J||E.isDev||z||(L="/index"===(L=F)?"/":L);let M=!0===E.isDev||!J,N=J&&!M;H&&G&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:G,serverActionsManifest:H});let O=a.method||"GET",P=(0,i.getTracer)(),Q=P.getActiveScopeSpan(),R=!!(null==B?void 0:B.isWrappedByNextServer),S=!!(0,h.getRequestMeta)(a,"minimalMode"),T=(0,h.getRequestMeta)(a,"incrementalCache")||await E.getIncrementalCache(a,x,A,S);null==T||T.resetRequestCache(),globalThis.__incrementalCache=T;let U={params:w,previewProps:A.preview,renderOpts:{experimental:{authInterrupts:!!x.experimental.authInterrupts},cacheComponents:!!x.cacheComponents,supportsDynamicResponse:M,incrementalCache:T,cacheLifeProfiles:x.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>E.onRequestError(a,b,d,e,B)},sharedContext:{buildId:g,deploymentId:v}},V=new l.NodeNextRequest(a),W=new l.NodeNextResponse(b),X=m.NextRequestAdapter.fromNodeNextRequest(V,(0,m.signalFromNodeResponse)(b));try{let e,g=async a=>E.handle(X,U).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=P.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let f=c.get("next.route");if(f){let b=`${O} ${f}`;a.setAttributes({"next.route":f,"http.route":f,"next.span_name":b}),a.updateName(b),e&&e!==a&&(e.setAttribute("http.route",f),e.updateName(b))}else a.updateName(`${O} ${d}`)}),h=async e=>{var h,i;let j=async({previousCacheEntry:f})=>{try{if(!S&&C&&D&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await g(e);a.fetchMetrics=U.renderOpts.fetchMetrics;let h=U.renderOpts.pendingWaitUntil;h&&c.waitUntil&&(c.waitUntil(h),h=void 0);let i=U.renderOpts.collectedTags;if(!J)return await (0,p.I)(V,W,d,U.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);i&&(b[s.NEXT_CACHE_TAGS_HEADER]=i),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==U.renderOpts.collectedRevalidate&&!(U.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&U.renderOpts.collectedRevalidate,e=void 0===U.renderOpts.collectedExpire||U.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:U.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:C})},!1,B),b}},k=await E.handleResponse({req:a,nextConfig:x,cacheKey:L,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:A,isRoutePPREnabled:!1,isOnDemandRevalidate:C,revalidateOnlyGenerated:D,responseGenerator:j,waitUntil:c.waitUntil,isMinimalMode:S});if(!J)return null;if((null==k||null==(h=k.value)?void 0:h.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==k||null==(i=k.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});S||b.setHeader("x-nextjs-cache",C?"REVALIDATED":k.isMiss?"MISS":k.isStale?"STALE":"HIT"),z&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let l=(0,q.fromNodeOutgoingHttpHeaders)(k.value.headers);return S&&J||l.delete(s.NEXT_CACHE_TAGS_HEADER),!k.cacheControl||b.getHeader("Cache-Control")||l.get("Cache-Control")||l.set("Cache-Control",(0,r.getCacheControlHeader)(k.cacheControl)),await (0,p.I)(V,W,new Response(k.value.body,{headers:l,status:k.value.status||200})),null};R&&Q?await h(Q):(e=P.getActiveScopeSpan(),await P.withPropagatedContext(a.headers,()=>P.trace(n.BaseServerSpan.handleRequest,{spanName:`${O} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":O,"http.target":a.url}},h),void 0,!R))}catch(b){if(b instanceof t.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:I,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:N,isOnDemandRevalidate:C})},!1,B),J)throw b;return await (0,p.I)(V,W,new Response(null,{status:500})),null}}},79748:a=>{a.exports=require("fs/promises")},86439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813,2769],()=>b(b.s=69488));module.exports=c})();
@@ -0,0 +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/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/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/next-server/app-route.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/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.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","../../../../../../../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/476.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/6844.js","../../../../../chunks/6935.js","../../../../../chunks/6936.js","../../../../../chunks/698.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/9447.js","../../../../../chunks/9489.js","../../../../../chunks/9526.js","../../../../../chunks/9528.js","../../../../../chunks/9609.js","../../../../../webpack-runtime.js","route_client-reference-manifest.js"]}
@@ -0,0 +1 @@
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/ollama-nodes/[id]/reservations/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{},"edgeSSRModuleMapping":{},"clientModules":{},"entryCSSFiles":{"D:\\OneDrive - homeviet\\bluerouter\\src\\app\\api\\ollama-nodes\\[id]\\reservations\\route":[]},"rscModuleMapping":{},"edgeRscModuleMapping":{}};