@techysy/10router 1.0.6 → 1.1.0

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 (1006) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +13 -11
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/prerender-manifest.json +3 -3
  5. package/app/.next-cli-build/required-server-files.json +3 -0
  6. package/app/.next-cli-build/routes-manifest.json +18 -8
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +1 -1
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +1 -1
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +1 -1
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +1 -1
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +4 -4
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +1 -1
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +1 -1
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +1 -1
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +1 -1
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +1 -1
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +1 -1
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +1 -1
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +1 -1
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +1 -1
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  76. package/app/.next-cli-build/server/app/_global-error/page.js +1 -1
  77. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  79. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  80. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  81. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  82. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  84. package/app/.next-cli-build/server/app/_not-found/page.js +1 -1
  85. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  86. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  87. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  88. package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
  89. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
  90. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +4 -4
  91. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  92. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  93. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  95. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  97. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  99. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  101. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  102. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/saml/acs/route.js +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/saml/acs/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/saml/metadata/route.js +2 -2
  107. package/app/.next-cli-build/server/app/api/auth/saml/metadata/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/saml/start/route.js +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/saml/start/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/saml/test/route.js +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/saml/test/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  115. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  117. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  118. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  119. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +1 -1
  121. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  127. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  131. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  135. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/cli-tools/devin-settings/route.js +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/devin-settings/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
  141. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
  143. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  145. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  147. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  149. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  151. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  152. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  153. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  155. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  157. package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  158. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  159. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  160. package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  161. package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  162. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  163. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  164. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  165. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  166. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  167. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  168. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  169. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  170. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  171. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  172. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  173. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  174. package/app/.next-cli-build/server/app/api/keys/rotate/route.js +1 -0
  175. package/app/.next-cli-build/server/app/api/keys/rotate/route.js.nft.json +1 -0
  176. package/app/.next-cli-build/server/app/api/keys/rotate/route_client-reference-manifest.js +1 -0
  177. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  178. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  180. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
  182. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  183. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +4 -4
  184. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  185. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  188. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  189. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  190. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  194. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  196. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  198. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  200. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  202. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  206. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route.js +1 -1
  210. package/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route.js.nft.json +1 -1
  211. package/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/checkin/route.js +1 -1
  212. package/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/checkin/route.js.nft.json +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/export/route.js +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/export/route.js.nft.json +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  220. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  222. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  224. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  225. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  226. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  227. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  230. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  232. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  233. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  234. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  236. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  237. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  238. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  239. package/app/.next-cli-build/server/app/api/oauth/xiaomi-mimo/api-key/route.js +1 -0
  240. package/app/.next-cli-build/server/app/api/{providers/[id]/json-models → oauth/xiaomi-mimo/api-key}/route.js.nft.json +1 -1
  241. package/app/.next-cli-build/server/app/api/oauth/xiaomi-mimo/api-key/route_client-reference-manifest.js +1 -0
  242. package/app/.next-cli-build/server/app/api/oauth/xiaomi-mimo/auto-import/route.js +4 -0
  243. package/app/.next-cli-build/server/app/api/oauth/xiaomi-mimo/auto-import/route.js.nft.json +1 -0
  244. package/app/.next-cli-build/server/app/api/oauth/xiaomi-mimo/auto-import/route_client-reference-manifest.js +1 -0
  245. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  246. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  247. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  248. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  249. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  250. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  251. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  252. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  257. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  258. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  259. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  260. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  261. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  262. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  263. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  264. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  265. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  266. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  267. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  268. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  269. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  270. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  271. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  272. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  273. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  274. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  275. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  276. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  277. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  278. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  279. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  280. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  281. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  282. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  283. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  284. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  285. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  286. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  287. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  288. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  289. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
  290. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
  291. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  292. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  293. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  294. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  295. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  296. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  297. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  298. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  299. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  300. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  301. package/app/.next-cli-build/server/app/api/settings/database/import-usage/route.js +1 -1
  302. package/app/.next-cli-build/server/app/api/settings/database/import-usage/route.js.nft.json +1 -1
  303. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  304. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  305. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  306. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  307. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  308. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  309. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  310. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  311. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  312. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  313. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  314. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  315. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  316. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  317. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  318. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  319. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  320. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  321. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  322. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  323. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  324. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  325. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  326. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  327. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  328. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  329. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  330. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  331. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  332. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  333. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  334. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  335. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  336. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  337. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  338. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  339. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
  340. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  341. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  342. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  343. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  344. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  345. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  346. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  347. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  348. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  349. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  350. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  351. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  352. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  353. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  354. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  355. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  356. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  357. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  358. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  359. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  360. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  371. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  372. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  373. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
  374. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  375. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  376. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  377. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  378. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  379. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  380. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  381. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  382. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  383. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  384. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  385. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  386. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  387. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  388. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  389. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  390. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  392. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  393. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js +1 -1
  394. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
  395. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -1
  396. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -1
  397. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -1
  398. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -1
  399. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -1
  400. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  401. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  402. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  403. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  404. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  405. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  406. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  407. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  408. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  409. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  410. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  411. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  412. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  413. package/app/.next-cli-build/server/app/callback/page.js +1 -1
  414. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  415. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  416. package/app/.next-cli-build/server/app/callback.html +1 -1
  417. package/app/.next-cli-build/server/app/callback.rsc +4 -4
  418. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
  419. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  420. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +4 -4
  421. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  422. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
  423. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +6 -6
  424. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
  425. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  426. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  427. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
  428. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +6 -6
  429. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
  430. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  431. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  432. package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
  433. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +6 -6
  434. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
  435. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  436. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  437. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
  438. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +6 -6
  439. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
  440. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  441. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  442. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
  443. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +6 -6
  444. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
  445. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  446. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  447. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
  448. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +6 -6
  449. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
  450. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  451. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  452. package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
  453. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +6 -6
  454. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
  455. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  456. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  457. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
  458. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +6 -6
  459. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
  460. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  461. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  462. package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
  463. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +6 -6
  464. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
  465. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  466. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  467. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
  468. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +6 -6
  469. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
  470. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  471. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  472. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
  473. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +6 -6
  474. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
  475. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
  476. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  477. package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
  478. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +7 -7
  479. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
  480. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  481. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +1 -1
  482. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  483. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  484. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
  486. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
  487. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +4 -4
  489. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  490. package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
  491. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +6 -6
  492. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
  493. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  495. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
  496. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +6 -6
  497. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
  498. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
  499. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  500. package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
  501. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +6 -6
  502. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
  503. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  504. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  505. package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
  506. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +6 -6
  507. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
  508. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  509. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  510. package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
  511. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +6 -6
  512. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
  513. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  514. package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
  515. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +1 -1
  516. package/app/.next-cli-build/server/app/index.html +1 -1
  517. package/app/.next-cli-build/server/app/index.rsc +4 -4
  518. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +4 -4
  519. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +4 -4
  520. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  521. package/app/.next-cli-build/server/app/landing/page.js +1 -1
  522. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  523. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  524. package/app/.next-cli-build/server/app/landing.html +1 -1
  525. package/app/.next-cli-build/server/app/landing.rsc +4 -4
  526. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
  527. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  528. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +4 -4
  529. package/app/.next-cli-build/server/app/login/page.js +1 -1
  530. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  531. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  532. package/app/.next-cli-build/server/app/login.html +1 -1
  533. package/app/.next-cli-build/server/app/login.rsc +5 -5
  534. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
  535. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  536. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +5 -5
  537. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  538. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  539. package/app/.next-cli-build/server/app/page.js +1 -1
  540. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  541. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  542. package/app/.next-cli-build/server/app-paths-manifest.json +13 -11
  543. package/app/.next-cli-build/server/chunks/1260.js +1 -1
  544. package/app/.next-cli-build/server/chunks/1377.js +1 -1
  545. package/app/.next-cli-build/server/chunks/1636.js +1 -1
  546. package/app/.next-cli-build/server/chunks/1937.js +1 -1
  547. package/app/.next-cli-build/server/chunks/1998.js +1 -1
  548. package/app/.next-cli-build/server/chunks/2132.js +1 -0
  549. package/app/.next-cli-build/server/chunks/2179.js +1 -1
  550. package/app/.next-cli-build/server/chunks/2391.js +1 -1
  551. package/app/.next-cli-build/server/chunks/241.js +1 -1
  552. package/app/.next-cli-build/server/chunks/2732.js +1 -1
  553. package/app/.next-cli-build/server/chunks/2765.js +1 -0
  554. package/app/.next-cli-build/server/chunks/295.js +1 -1
  555. package/app/.next-cli-build/server/chunks/318.js +13 -13
  556. package/app/.next-cli-build/server/chunks/3212.js +1 -1
  557. package/app/.next-cli-build/server/chunks/3535.js +1 -1
  558. package/app/.next-cli-build/server/chunks/3662.js +1 -0
  559. package/app/.next-cli-build/server/chunks/3943.js +1 -1
  560. package/app/.next-cli-build/server/chunks/3962.js +1 -1
  561. package/app/.next-cli-build/server/chunks/4037.js +1 -1
  562. package/app/.next-cli-build/server/chunks/4049.js +1 -0
  563. package/app/.next-cli-build/server/chunks/412.js +1 -1
  564. package/app/.next-cli-build/server/chunks/4123.js +1 -1
  565. package/app/.next-cli-build/server/chunks/4152.js +1 -0
  566. package/app/.next-cli-build/server/chunks/4293.js +1 -0
  567. package/app/.next-cli-build/server/chunks/4665.js +1 -1
  568. package/app/.next-cli-build/server/chunks/4755.js +1 -0
  569. package/app/.next-cli-build/server/chunks/4985.js +1 -0
  570. package/app/.next-cli-build/server/chunks/5182.js +1 -1
  571. package/app/.next-cli-build/server/chunks/525.js +1 -0
  572. package/app/.next-cli-build/server/chunks/5612.js +1 -1
  573. package/app/.next-cli-build/server/chunks/5615.js +3 -3
  574. package/app/.next-cli-build/server/chunks/5781.js +2 -2
  575. package/app/.next-cli-build/server/chunks/595.js +1 -1
  576. package/app/.next-cli-build/server/chunks/6070.js +1 -1
  577. package/app/.next-cli-build/server/chunks/615.js +1 -1
  578. package/app/.next-cli-build/server/chunks/6306.js +1 -1
  579. package/app/.next-cli-build/server/chunks/6326.js +1 -1
  580. package/app/.next-cli-build/server/chunks/6457.js +1 -1
  581. package/app/.next-cli-build/server/chunks/653.js +1 -1
  582. package/app/.next-cli-build/server/chunks/6763.js +1 -1
  583. package/app/.next-cli-build/server/chunks/6844.js +1 -1
  584. package/app/.next-cli-build/server/chunks/6871.js +1 -0
  585. package/app/.next-cli-build/server/chunks/6922.js +1 -0
  586. package/app/.next-cli-build/server/chunks/7211.js +1 -1
  587. package/app/.next-cli-build/server/chunks/7239.js +2 -2
  588. package/app/.next-cli-build/server/chunks/7247.js +1 -1
  589. package/app/.next-cli-build/server/chunks/7322.js +2 -2
  590. package/app/.next-cli-build/server/chunks/7774.js +3 -3
  591. package/app/.next-cli-build/server/chunks/7805.js +24 -0
  592. package/app/.next-cli-build/server/chunks/7828.js +1 -1
  593. package/app/.next-cli-build/server/chunks/{8038.js → 7913.js} +8 -8
  594. package/app/.next-cli-build/server/chunks/8145.js +1 -1
  595. package/app/.next-cli-build/server/chunks/8363.js +1 -0
  596. package/app/.next-cli-build/server/chunks/8444.js +1 -1
  597. package/app/.next-cli-build/server/chunks/8499.js +8 -8
  598. package/app/.next-cli-build/server/chunks/8546.js +1 -0
  599. package/app/.next-cli-build/server/chunks/869.js +1 -1
  600. package/app/.next-cli-build/server/chunks/8838.js +1 -1
  601. package/app/.next-cli-build/server/chunks/8895.js +10 -8
  602. package/app/.next-cli-build/server/chunks/8910.js +1 -1
  603. package/app/.next-cli-build/server/chunks/8920.js +1 -1
  604. package/app/.next-cli-build/server/chunks/8990.js +1 -0
  605. package/app/.next-cli-build/server/chunks/9609.js +1 -1
  606. package/app/.next-cli-build/server/chunks/9896.js +1 -0
  607. package/app/.next-cli-build/server/instrumentation.js +1 -1
  608. package/app/.next-cli-build/server/instrumentation.js.nft.json +1 -1
  609. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  610. package/app/.next-cli-build/server/middleware.js +8 -8
  611. package/app/.next-cli-build/server/middleware.js.nft.json +1 -1
  612. package/app/.next-cli-build/server/pages/404.html +1 -1
  613. package/app/.next-cli-build/server/pages/500.html +1 -1
  614. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  615. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  616. package/app/.next-cli-build/static/chunks/1243-a9f0940294c15c24.js +3 -0
  617. package/app/.next-cli-build/static/chunks/1321-0167273f2d678ede.js +1 -0
  618. package/app/.next-cli-build/static/chunks/{5116-4618105f24431c4a.js → 3346-0ae97d50d86ac1f7.js} +10 -10
  619. package/app/.next-cli-build/static/chunks/5497-a55c9d3d9f5b5cbf.js +7 -0
  620. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-272386fb26fd75c3.js +1 -0
  621. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-f098adefd36910e1.js +1 -0
  622. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-a2a6c56b7776af70.js +1 -0
  623. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/page-d4b67cdea67b89d0.js +1 -0
  624. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-cd93d4f0b910293c.js +1 -0
  625. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-60c620ec082ed541.js +14 -0
  626. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-c1757ed34595dcdb.js +1 -0
  627. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-c7ef8300ebeb4889.js +1 -0
  628. package/app/.next-cli-build/static/chunks/app/(dashboard)/{layout-a52d19cb5aacd04f.js → layout-1cffa0a228a79ad6.js} +1 -1
  629. package/app/.next-cli-build/static/chunks/app/_global-error/page-f5ad4d359abeda22.js +1 -0
  630. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-f5ad4d359abeda22.js +1 -0
  631. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-f5ad4d359abeda22.js +1 -0
  632. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-f5ad4d359abeda22.js +1 -0
  633. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-f5ad4d359abeda22.js +1 -0
  634. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-f5ad4d359abeda22.js +1 -0
  635. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-f5ad4d359abeda22.js +1 -0
  636. package/app/.next-cli-build/static/chunks/app/api/auth/saml/acs/route-f5ad4d359abeda22.js +1 -0
  637. package/app/.next-cli-build/static/chunks/app/api/auth/saml/metadata/route-f5ad4d359abeda22.js +1 -0
  638. package/app/.next-cli-build/static/chunks/app/api/auth/saml/start/route-f5ad4d359abeda22.js +1 -0
  639. package/app/.next-cli-build/static/chunks/app/api/auth/saml/test/route-f5ad4d359abeda22.js +1 -0
  640. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-f5ad4d359abeda22.js +1 -0
  641. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-f5ad4d359abeda22.js +1 -0
  642. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-f5ad4d359abeda22.js +1 -0
  643. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-f5ad4d359abeda22.js +1 -0
  644. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-f5ad4d359abeda22.js +1 -0
  645. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-f5ad4d359abeda22.js +1 -0
  646. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-f5ad4d359abeda22.js +1 -0
  647. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-f5ad4d359abeda22.js +1 -0
  648. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-f5ad4d359abeda22.js +1 -0
  649. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-f5ad4d359abeda22.js +1 -0
  650. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-f5ad4d359abeda22.js +1 -0
  651. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-f5ad4d359abeda22.js +1 -0
  652. package/app/.next-cli-build/static/chunks/app/api/cli-tools/devin-settings/route-f5ad4d359abeda22.js +1 -0
  653. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-f5ad4d359abeda22.js +1 -0
  654. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-f5ad4d359abeda22.js +1 -0
  655. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-f5ad4d359abeda22.js +1 -0
  656. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-f5ad4d359abeda22.js +1 -0
  657. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-f5ad4d359abeda22.js +1 -0
  658. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-f5ad4d359abeda22.js +1 -0
  659. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-f5ad4d359abeda22.js +1 -0
  660. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-f5ad4d359abeda22.js +1 -0
  661. package/app/.next-cli-build/static/chunks/app/api/combos/route-f5ad4d359abeda22.js +1 -0
  662. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-f5ad4d359abeda22.js +1 -0
  663. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-f5ad4d359abeda22.js +1 -0
  664. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-f5ad4d359abeda22.js +1 -0
  665. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-f5ad4d359abeda22.js +1 -0
  666. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-f5ad4d359abeda22.js +1 -0
  667. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-f5ad4d359abeda22.js +1 -0
  668. package/app/.next-cli-build/static/chunks/app/api/health/route-f5ad4d359abeda22.js +1 -0
  669. package/app/.next-cli-build/static/chunks/app/api/init/route-f5ad4d359abeda22.js +1 -0
  670. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-f5ad4d359abeda22.js +1 -0
  671. package/app/.next-cli-build/static/chunks/app/api/keys/rotate/route-f5ad4d359abeda22.js +1 -0
  672. package/app/.next-cli-build/static/chunks/app/api/keys/route-f5ad4d359abeda22.js +1 -0
  673. package/app/.next-cli-build/static/chunks/app/api/locale/route-f5ad4d359abeda22.js +1 -0
  674. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-f5ad4d359abeda22.js +1 -0
  675. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-f5ad4d359abeda22.js +1 -0
  676. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-f5ad4d359abeda22.js +1 -0
  677. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-f5ad4d359abeda22.js +1 -0
  678. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-f5ad4d359abeda22.js +1 -0
  679. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-f5ad4d359abeda22.js +1 -0
  680. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-f5ad4d359abeda22.js +1 -0
  681. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-f5ad4d359abeda22.js +1 -0
  682. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-f5ad4d359abeda22.js +1 -0
  683. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-f5ad4d359abeda22.js +1 -0
  684. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-f5ad4d359abeda22.js +1 -0
  685. package/app/.next-cli-build/static/chunks/app/api/models/route-f5ad4d359abeda22.js +1 -0
  686. package/app/.next-cli-build/static/chunks/app/api/models/test/route-f5ad4d359abeda22.js +1 -0
  687. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-f5ad4d359abeda22.js +1 -0
  688. package/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/route-f5ad4d359abeda22.js +1 -0
  689. package/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/checkin/route-f5ad4d359abeda22.js +1 -0
  690. package/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/export/route-f5ad4d359abeda22.js +1 -0
  691. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-f5ad4d359abeda22.js +1 -0
  692. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-f5ad4d359abeda22.js +1 -0
  693. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-f5ad4d359abeda22.js +1 -0
  694. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-f5ad4d359abeda22.js +1 -0
  695. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-f5ad4d359abeda22.js +1 -0
  696. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-f5ad4d359abeda22.js +1 -0
  697. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-f5ad4d359abeda22.js +1 -0
  698. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-f5ad4d359abeda22.js +1 -0
  699. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-f5ad4d359abeda22.js +1 -0
  700. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-f5ad4d359abeda22.js +1 -0
  701. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-f5ad4d359abeda22.js +1 -0
  702. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-f5ad4d359abeda22.js +1 -0
  703. package/app/.next-cli-build/static/chunks/app/api/oauth/xiaomi-mimo/api-key/route-f5ad4d359abeda22.js +1 -0
  704. package/app/.next-cli-build/static/chunks/app/api/oauth/xiaomi-mimo/auto-import/route-f5ad4d359abeda22.js +1 -0
  705. package/app/.next-cli-build/static/chunks/app/api/pricing/route-f5ad4d359abeda22.js +1 -0
  706. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-f5ad4d359abeda22.js +1 -0
  707. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-f5ad4d359abeda22.js +1 -0
  708. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-f5ad4d359abeda22.js +1 -0
  709. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-f5ad4d359abeda22.js +1 -0
  710. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-f5ad4d359abeda22.js +1 -0
  711. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-f5ad4d359abeda22.js +1 -0
  712. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-f5ad4d359abeda22.js +1 -0
  713. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-f5ad4d359abeda22.js +1 -0
  714. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-f5ad4d359abeda22.js +1 -0
  715. package/app/.next-cli-build/static/chunks/app/api/providers/route-f5ad4d359abeda22.js +1 -0
  716. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-f5ad4d359abeda22.js +1 -0
  717. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-f5ad4d359abeda22.js +1 -0
  718. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-f5ad4d359abeda22.js +1 -0
  719. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-f5ad4d359abeda22.js +1 -0
  720. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-f5ad4d359abeda22.js +1 -0
  721. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-f5ad4d359abeda22.js +1 -0
  722. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-f5ad4d359abeda22.js +1 -0
  723. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-f5ad4d359abeda22.js +1 -0
  724. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-f5ad4d359abeda22.js +1 -0
  725. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-f5ad4d359abeda22.js +1 -0
  726. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-f5ad4d359abeda22.js +1 -0
  727. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-f5ad4d359abeda22.js +1 -0
  728. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-f5ad4d359abeda22.js +1 -0
  729. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-f5ad4d359abeda22.js +1 -0
  730. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-f5ad4d359abeda22.js +1 -0
  731. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-f5ad4d359abeda22.js +1 -0
  732. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-f5ad4d359abeda22.js +1 -0
  733. package/app/.next-cli-build/static/chunks/app/api/settings/database/import-usage/route-f5ad4d359abeda22.js +1 -0
  734. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-f5ad4d359abeda22.js +1 -0
  735. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-f5ad4d359abeda22.js +1 -0
  736. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-f5ad4d359abeda22.js +1 -0
  737. package/app/.next-cli-build/static/chunks/app/api/settings/route-f5ad4d359abeda22.js +1 -0
  738. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-f5ad4d359abeda22.js +1 -0
  739. package/app/.next-cli-build/static/chunks/app/api/tags/route-f5ad4d359abeda22.js +1 -0
  740. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-f5ad4d359abeda22.js +1 -0
  741. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-f5ad4d359abeda22.js +1 -0
  742. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-f5ad4d359abeda22.js +1 -0
  743. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-f5ad4d359abeda22.js +1 -0
  744. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-f5ad4d359abeda22.js +1 -0
  745. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-f5ad4d359abeda22.js +1 -0
  746. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-f5ad4d359abeda22.js +1 -0
  747. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-f5ad4d359abeda22.js +1 -0
  748. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-f5ad4d359abeda22.js +1 -0
  749. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-f5ad4d359abeda22.js +1 -0
  750. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-f5ad4d359abeda22.js +1 -0
  751. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-f5ad4d359abeda22.js +1 -0
  752. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-f5ad4d359abeda22.js +1 -0
  753. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-f5ad4d359abeda22.js +1 -0
  754. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-f5ad4d359abeda22.js +1 -0
  755. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-f5ad4d359abeda22.js +1 -0
  756. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-f5ad4d359abeda22.js +1 -0
  757. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-f5ad4d359abeda22.js +1 -0
  758. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-f5ad4d359abeda22.js +1 -0
  759. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-f5ad4d359abeda22.js +1 -0
  760. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-f5ad4d359abeda22.js +1 -0
  761. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-f5ad4d359abeda22.js +1 -0
  762. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-f5ad4d359abeda22.js +1 -0
  763. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-f5ad4d359abeda22.js +1 -0
  764. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-f5ad4d359abeda22.js +1 -0
  765. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-f5ad4d359abeda22.js +1 -0
  766. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-f5ad4d359abeda22.js +1 -0
  767. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-f5ad4d359abeda22.js +1 -0
  768. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-f5ad4d359abeda22.js +1 -0
  769. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-f5ad4d359abeda22.js +1 -0
  770. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-f5ad4d359abeda22.js +1 -0
  771. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-f5ad4d359abeda22.js +1 -0
  772. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-f5ad4d359abeda22.js +1 -0
  773. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-f5ad4d359abeda22.js +1 -0
  774. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-f5ad4d359abeda22.js +1 -0
  775. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-f5ad4d359abeda22.js +1 -0
  776. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-f5ad4d359abeda22.js +1 -0
  777. package/app/.next-cli-build/static/chunks/app/api/v1/route-f5ad4d359abeda22.js +1 -0
  778. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-f5ad4d359abeda22.js +1 -0
  779. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-f5ad4d359abeda22.js +1 -0
  780. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-f5ad4d359abeda22.js +1 -0
  781. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-f5ad4d359abeda22.js +1 -0
  782. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-f5ad4d359abeda22.js +1 -0
  783. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-f5ad4d359abeda22.js +1 -0
  784. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-f5ad4d359abeda22.js +1 -0
  785. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-f5ad4d359abeda22.js +1 -0
  786. package/app/.next-cli-build/static/chunks/app/api/version/route-f5ad4d359abeda22.js +1 -0
  787. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-f5ad4d359abeda22.js +1 -0
  788. package/app/.next-cli-build/static/chunks/app/api/version/update/route-f5ad4d359abeda22.js +1 -0
  789. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-f5ad4d359abeda22.js +1 -0
  790. package/app/.next-cli-build/static/chunks/app/page-f5ad4d359abeda22.js +1 -0
  791. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-f5ad4d359abeda22.js +1 -0
  792. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-f5ad4d359abeda22.js +1 -0
  793. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-f5ad4d359abeda22.js +1 -0
  794. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-f5ad4d359abeda22.js +1 -0
  795. package/app/.next-cli-build/static/rBJbR_XYSlh3OgKbcSSXs/_buildManifest.js +1 -0
  796. package/app/package.json +5 -3
  797. package/app/public/i18n/changelog/en.md +179 -114
  798. package/app/public/i18n/changelog/zh-CN.md +177 -112
  799. package/app/public/i18n/changelog/zh-TW.md +179 -114
  800. package/app/public/i18n/literals/zh-CN.json +1620 -1519
  801. package/app/public/i18n/literals/zh-TW.json +414 -307
  802. package/app/public/providers/amd.png +0 -0
  803. package/app/public/providers/xiaomi-mimo.png +0 -0
  804. package/app/server.js +1 -1
  805. package/app/src/lib/oauth/providers/xiaomi-mimo.js +169 -0
  806. package/app/src/mitm/server.js +23 -23
  807. package/app/src/shared/utils/apiKey.js +82 -24
  808. package/app/src/sse/services/backgroundTokenRefresh.js +35 -32
  809. package/package.json +2 -2
  810. package/src/cli/i18n/index.js +29 -5
  811. package/src/cli/tray/icon-mono-black.ico +0 -0
  812. package/src/cli/tray/icon-mono-white.ico +0 -0
  813. package/src/cli/tray/icon-template.png +0 -0
  814. package/src/cli/tray/tray.js +13 -8
  815. package/src/cli/tray/trayWin.js +39 -2
  816. package/app/.next-cli-build/server/app/api/providers/[id]/json-models/route.js +0 -1
  817. package/app/.next-cli-build/server/app/api/providers/[id]/json-models/route_client-reference-manifest.js +0 -1
  818. package/app/.next-cli-build/server/chunks/1129.js +0 -4
  819. package/app/.next-cli-build/server/chunks/1332.js +0 -1
  820. package/app/.next-cli-build/server/chunks/1564.js +0 -1
  821. package/app/.next-cli-build/server/chunks/3350.js +0 -1
  822. package/app/.next-cli-build/server/chunks/4452.js +0 -1
  823. package/app/.next-cli-build/server/chunks/6212.js +0 -1
  824. package/app/.next-cli-build/server/chunks/7598.js +0 -1
  825. package/app/.next-cli-build/server/chunks/7914.js +0 -1
  826. package/app/.next-cli-build/server/chunks/8162.js +0 -6
  827. package/app/.next-cli-build/server/chunks/9140.js +0 -13
  828. package/app/.next-cli-build/server/chunks/9463.js +0 -1
  829. package/app/.next-cli-build/server/chunks/9703.js +0 -17
  830. package/app/.next-cli-build/static/chunks/1243-53ff028412802304.js +0 -3
  831. package/app/.next-cli-build/static/chunks/1321-656ff6a3f06c59ae.js +0 -1
  832. package/app/.next-cli-build/static/chunks/5497-7b21d4160c9e592e.js +0 -7
  833. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-a217fda9e3b75a4c.js +0 -1
  834. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-5db6b536a4ab4991.js +0 -1
  835. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-1049c48c632926aa.js +0 -1
  836. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/page-56ceed313e85c919.js +0 -1
  837. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-ddb08251c0405731.js +0 -1
  838. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-a2431d795923337a.js +0 -14
  839. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/page-595256b6306fa952.js +0 -1
  840. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-568a544f8e220d5b.js +0 -1
  841. package/app/.next-cli-build/static/chunks/app/_global-error/page-610e2a51edf6ccba.js +0 -1
  842. package/app/.next-cli-build/static/chunks/app/api/auth/login/route-610e2a51edf6ccba.js +0 -1
  843. package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-610e2a51edf6ccba.js +0 -1
  844. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-610e2a51edf6ccba.js +0 -1
  845. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-610e2a51edf6ccba.js +0 -1
  846. package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-610e2a51edf6ccba.js +0 -1
  847. package/app/.next-cli-build/static/chunks/app/api/auth/reset-password/route-610e2a51edf6ccba.js +0 -1
  848. package/app/.next-cli-build/static/chunks/app/api/auth/saml/acs/route-610e2a51edf6ccba.js +0 -1
  849. package/app/.next-cli-build/static/chunks/app/api/auth/saml/metadata/route-610e2a51edf6ccba.js +0 -1
  850. package/app/.next-cli-build/static/chunks/app/api/auth/saml/start/route-610e2a51edf6ccba.js +0 -1
  851. package/app/.next-cli-build/static/chunks/app/api/auth/saml/test/route-610e2a51edf6ccba.js +0 -1
  852. package/app/.next-cli-build/static/chunks/app/api/auth/status/route-610e2a51edf6ccba.js +0 -1
  853. package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-610e2a51edf6ccba.js +0 -1
  854. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-610e2a51edf6ccba.js +0 -1
  855. package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-610e2a51edf6ccba.js +0 -1
  856. package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-610e2a51edf6ccba.js +0 -1
  857. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-610e2a51edf6ccba.js +0 -1
  858. package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-610e2a51edf6ccba.js +0 -1
  859. package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-610e2a51edf6ccba.js +0 -1
  860. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-610e2a51edf6ccba.js +0 -1
  861. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-610e2a51edf6ccba.js +0 -1
  862. package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-610e2a51edf6ccba.js +0 -1
  863. package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-610e2a51edf6ccba.js +0 -1
  864. package/app/.next-cli-build/static/chunks/app/api/cli-tools/devin-settings/route-610e2a51edf6ccba.js +0 -1
  865. package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-610e2a51edf6ccba.js +0 -1
  866. package/app/.next-cli-build/static/chunks/app/api/cli-tools/grok-build-settings/route-610e2a51edf6ccba.js +0 -1
  867. package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-610e2a51edf6ccba.js +0 -1
  868. package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-610e2a51edf6ccba.js +0 -1
  869. package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-610e2a51edf6ccba.js +0 -1
  870. package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-610e2a51edf6ccba.js +0 -1
  871. package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-610e2a51edf6ccba.js +0 -1
  872. package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-610e2a51edf6ccba.js +0 -1
  873. package/app/.next-cli-build/static/chunks/app/api/combos/route-610e2a51edf6ccba.js +0 -1
  874. package/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-610e2a51edf6ccba.js +0 -1
  875. package/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-610e2a51edf6ccba.js +0 -1
  876. package/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-610e2a51edf6ccba.js +0 -1
  877. package/app/.next-cli-build/static/chunks/app/api/headroom/start/route-610e2a51edf6ccba.js +0 -1
  878. package/app/.next-cli-build/static/chunks/app/api/headroom/status/route-610e2a51edf6ccba.js +0 -1
  879. package/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-610e2a51edf6ccba.js +0 -1
  880. package/app/.next-cli-build/static/chunks/app/api/health/route-610e2a51edf6ccba.js +0 -1
  881. package/app/.next-cli-build/static/chunks/app/api/init/route-610e2a51edf6ccba.js +0 -1
  882. package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-610e2a51edf6ccba.js +0 -1
  883. package/app/.next-cli-build/static/chunks/app/api/keys/route-610e2a51edf6ccba.js +0 -1
  884. package/app/.next-cli-build/static/chunks/app/api/locale/route-610e2a51edf6ccba.js +0 -1
  885. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-610e2a51edf6ccba.js +0 -1
  886. package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-610e2a51edf6ccba.js +0 -1
  887. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-610e2a51edf6ccba.js +0 -1
  888. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-610e2a51edf6ccba.js +0 -1
  889. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-610e2a51edf6ccba.js +0 -1
  890. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-610e2a51edf6ccba.js +0 -1
  891. package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-610e2a51edf6ccba.js +0 -1
  892. package/app/.next-cli-build/static/chunks/app/api/models/alias/route-610e2a51edf6ccba.js +0 -1
  893. package/app/.next-cli-build/static/chunks/app/api/models/availability/route-610e2a51edf6ccba.js +0 -1
  894. package/app/.next-cli-build/static/chunks/app/api/models/custom/route-610e2a51edf6ccba.js +0 -1
  895. package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-610e2a51edf6ccba.js +0 -1
  896. package/app/.next-cli-build/static/chunks/app/api/models/route-610e2a51edf6ccba.js +0 -1
  897. package/app/.next-cli-build/static/chunks/app/api/models/test/route-610e2a51edf6ccba.js +0 -1
  898. package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-610e2a51edf6ccba.js +0 -1
  899. package/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/route-610e2a51edf6ccba.js +0 -1
  900. package/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/checkin/route-610e2a51edf6ccba.js +0 -1
  901. package/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/export/route-610e2a51edf6ccba.js +0 -1
  902. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/bulk-import/route-610e2a51edf6ccba.js +0 -1
  903. package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-610e2a51edf6ccba.js +0 -1
  904. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-610e2a51edf6ccba.js +0 -1
  905. package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-610e2a51edf6ccba.js +0 -1
  906. package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-610e2a51edf6ccba.js +0 -1
  907. package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-610e2a51edf6ccba.js +0 -1
  908. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/api-key/route-610e2a51edf6ccba.js +0 -1
  909. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-610e2a51edf6ccba.js +0 -1
  910. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-610e2a51edf6ccba.js +0 -1
  911. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import-cli-proxy/route-610e2a51edf6ccba.js +0 -1
  912. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-610e2a51edf6ccba.js +0 -1
  913. package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-610e2a51edf6ccba.js +0 -1
  914. package/app/.next-cli-build/static/chunks/app/api/pricing/route-610e2a51edf6ccba.js +0 -1
  915. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-610e2a51edf6ccba.js +0 -1
  916. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-610e2a51edf6ccba.js +0 -1
  917. package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-610e2a51edf6ccba.js +0 -1
  918. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/json-models/route-610e2a51edf6ccba.js +0 -1
  919. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-610e2a51edf6ccba.js +0 -1
  920. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-610e2a51edf6ccba.js +0 -1
  921. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-610e2a51edf6ccba.js +0 -1
  922. package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-610e2a51edf6ccba.js +0 -1
  923. package/app/.next-cli-build/static/chunks/app/api/providers/client/route-610e2a51edf6ccba.js +0 -1
  924. package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-610e2a51edf6ccba.js +0 -1
  925. package/app/.next-cli-build/static/chunks/app/api/providers/route-610e2a51edf6ccba.js +0 -1
  926. package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-610e2a51edf6ccba.js +0 -1
  927. package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-610e2a51edf6ccba.js +0 -1
  928. package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-610e2a51edf6ccba.js +0 -1
  929. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-610e2a51edf6ccba.js +0 -1
  930. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-610e2a51edf6ccba.js +0 -1
  931. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-610e2a51edf6ccba.js +0 -1
  932. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-610e2a51edf6ccba.js +0 -1
  933. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-610e2a51edf6ccba.js +0 -1
  934. package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-610e2a51edf6ccba.js +0 -1
  935. package/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-610e2a51edf6ccba.js +0 -1
  936. package/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-610e2a51edf6ccba.js +0 -1
  937. package/app/.next-cli-build/static/chunks/app/api/pxpipe/logs/route-610e2a51edf6ccba.js +0 -1
  938. package/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-610e2a51edf6ccba.js +0 -1
  939. package/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-610e2a51edf6ccba.js +0 -1
  940. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-610e2a51edf6ccba.js +0 -1
  941. package/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-610e2a51edf6ccba.js +0 -1
  942. package/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-610e2a51edf6ccba.js +0 -1
  943. package/app/.next-cli-build/static/chunks/app/api/settings/database/import-usage/route-610e2a51edf6ccba.js +0 -1
  944. package/app/.next-cli-build/static/chunks/app/api/settings/database/route-610e2a51edf6ccba.js +0 -1
  945. package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-610e2a51edf6ccba.js +0 -1
  946. package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-610e2a51edf6ccba.js +0 -1
  947. package/app/.next-cli-build/static/chunks/app/api/settings/route-610e2a51edf6ccba.js +0 -1
  948. package/app/.next-cli-build/static/chunks/app/api/shutdown/route-610e2a51edf6ccba.js +0 -1
  949. package/app/.next-cli-build/static/chunks/app/api/tags/route-610e2a51edf6ccba.js +0 -1
  950. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-610e2a51edf6ccba.js +0 -1
  951. package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-610e2a51edf6ccba.js +0 -1
  952. package/app/.next-cli-build/static/chunks/app/api/translator/load/route-610e2a51edf6ccba.js +0 -1
  953. package/app/.next-cli-build/static/chunks/app/api/translator/save/route-610e2a51edf6ccba.js +0 -1
  954. package/app/.next-cli-build/static/chunks/app/api/translator/send/route-610e2a51edf6ccba.js +0 -1
  955. package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-610e2a51edf6ccba.js +0 -1
  956. package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-610e2a51edf6ccba.js +0 -1
  957. package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-610e2a51edf6ccba.js +0 -1
  958. package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-610e2a51edf6ccba.js +0 -1
  959. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-610e2a51edf6ccba.js +0 -1
  960. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-610e2a51edf6ccba.js +0 -1
  961. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-610e2a51edf6ccba.js +0 -1
  962. package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-610e2a51edf6ccba.js +0 -1
  963. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/codex-reset-credits/route-610e2a51edf6ccba.js +0 -1
  964. package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-610e2a51edf6ccba.js +0 -1
  965. package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-610e2a51edf6ccba.js +0 -1
  966. package/app/.next-cli-build/static/chunks/app/api/usage/history/route-610e2a51edf6ccba.js +0 -1
  967. package/app/.next-cli-build/static/chunks/app/api/usage/logs/route-610e2a51edf6ccba.js +0 -1
  968. package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-610e2a51edf6ccba.js +0 -1
  969. package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-610e2a51edf6ccba.js +0 -1
  970. package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-610e2a51edf6ccba.js +0 -1
  971. package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-610e2a51edf6ccba.js +0 -1
  972. package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-610e2a51edf6ccba.js +0 -1
  973. package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-610e2a51edf6ccba.js +0 -1
  974. package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-610e2a51edf6ccba.js +0 -1
  975. package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-610e2a51edf6ccba.js +0 -1
  976. package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-610e2a51edf6ccba.js +0 -1
  977. package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-610e2a51edf6ccba.js +0 -1
  978. package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-610e2a51edf6ccba.js +0 -1
  979. package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-610e2a51edf6ccba.js +0 -1
  980. package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-610e2a51edf6ccba.js +0 -1
  981. package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-610e2a51edf6ccba.js +0 -1
  982. package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-610e2a51edf6ccba.js +0 -1
  983. package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-610e2a51edf6ccba.js +0 -1
  984. package/app/.next-cli-build/static/chunks/app/api/v1/models/route-610e2a51edf6ccba.js +0 -1
  985. package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-610e2a51edf6ccba.js +0 -1
  986. package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-610e2a51edf6ccba.js +0 -1
  987. package/app/.next-cli-build/static/chunks/app/api/v1/route-610e2a51edf6ccba.js +0 -1
  988. package/app/.next-cli-build/static/chunks/app/api/v1/search/route-610e2a51edf6ccba.js +0 -1
  989. package/app/.next-cli-build/static/chunks/app/api/v1/videos/[id]/route-610e2a51edf6ccba.js +0 -1
  990. package/app/.next-cli-build/static/chunks/app/api/v1/videos/edits/route-610e2a51edf6ccba.js +0 -1
  991. package/app/.next-cli-build/static/chunks/app/api/v1/videos/extensions/route-610e2a51edf6ccba.js +0 -1
  992. package/app/.next-cli-build/static/chunks/app/api/v1/videos/generations/route-610e2a51edf6ccba.js +0 -1
  993. package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-610e2a51edf6ccba.js +0 -1
  994. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-610e2a51edf6ccba.js +0 -1
  995. package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-610e2a51edf6ccba.js +0 -1
  996. package/app/.next-cli-build/static/chunks/app/api/version/route-610e2a51edf6ccba.js +0 -1
  997. package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-610e2a51edf6ccba.js +0 -1
  998. package/app/.next-cli-build/static/chunks/app/api/version/update/route-610e2a51edf6ccba.js +0 -1
  999. package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-610e2a51edf6ccba.js +0 -1
  1000. package/app/.next-cli-build/static/chunks/app/page-610e2a51edf6ccba.js +0 -1
  1001. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-610e2a51edf6ccba.js +0 -1
  1002. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-610e2a51edf6ccba.js +0 -1
  1003. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-610e2a51edf6ccba.js +0 -1
  1004. package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-610e2a51edf6ccba.js +0 -1
  1005. package/app/.next-cli-build/static/rPl9WrF0GIBOKSW3yAMMs/_buildManifest.js +0 -1
  1006. /package/app/.next-cli-build/static/{rPl9WrF0GIBOKSW3yAMMs → rBJbR_XYSlh3OgKbcSSXs}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- {"version":1,"files":["../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../node_modules/@swc/helpers/esm/_interop_require_default.js","../../node_modules/@swc/helpers/package.json","../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../node_modules/better-sqlite3/lib/database.js","../../node_modules/better-sqlite3/lib/index.js","../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../node_modules/better-sqlite3/lib/methods/backup.js","../../node_modules/better-sqlite3/lib/methods/function.js","../../node_modules/better-sqlite3/lib/methods/inspect.js","../../node_modules/better-sqlite3/lib/methods/pragma.js","../../node_modules/better-sqlite3/lib/methods/serialize.js","../../node_modules/better-sqlite3/lib/methods/table.js","../../node_modules/better-sqlite3/lib/methods/transaction.js","../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../node_modules/better-sqlite3/lib/sqlite-error.js","../../node_modules/better-sqlite3/lib/util.js","../../node_modules/better-sqlite3/package.json","../../node_modules/bindings/bindings.js","../../node_modules/bindings/package.json","../../node_modules/file-uri-to-path/index.js","../../node_modules/file-uri-to-path/package.json","../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../node_modules/next/dist/client/components/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/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/blocking-route-messages.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-rendering.js","../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.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/sync-io-messages.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/instant-messages.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/promise-with-resolvers.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","../../node_modules/sql.js/dist/sql-wasm.js","../../node_modules/sql.js/package.json","../../package.json","../package.json","chunks/1129.js","chunks/1220.js","chunks/1260.js","chunks/1332.js","chunks/1377.js","chunks/1564.js","chunks/1636.js","chunks/1813.js","chunks/1937.js","chunks/1998.js","chunks/2051.js","chunks/2179.js","chunks/2391.js","chunks/241.js","chunks/2430.js","chunks/2732.js","chunks/295.js","chunks/318.js","chunks/3212.js","chunks/3225.js","chunks/3350.js","chunks/3535.js","chunks/3546.js","chunks/3593.js","chunks/3943.js","chunks/3962.js","chunks/4037.js","chunks/4055.js","chunks/412.js","chunks/4123.js","chunks/4125.js","chunks/4452.js","chunks/4613.js","chunks/4665.js","chunks/4730.js","chunks/4739.js","chunks/4741.js","chunks/4780.js","chunks/507.js","chunks/5081.js","chunks/5182.js","chunks/5217.js","chunks/5258.js","chunks/5433.js","chunks/5573.js","chunks/5612.js","chunks/5615.js","chunks/5640.js","chunks/5781.js","chunks/595.js","chunks/6070.js","chunks/615.js","chunks/6212.js","chunks/6306.js","chunks/6326.js","chunks/6457.js","chunks/653.js","chunks/6763.js","chunks/6844.js","chunks/6877.js","chunks/698.js","chunks/7211.js","chunks/7239.js","chunks/7247.js","chunks/7322.js","chunks/7598.js","chunks/7774.js","chunks/7828.js","chunks/7914.js","chunks/7965.js","chunks/8038.js","chunks/8145.js","chunks/8162.js","chunks/8292.js","chunks/8444.js","chunks/8499.js","chunks/8520.js","chunks/869.js","chunks/8838.js","chunks/8895.js","chunks/8910.js","chunks/8920.js","chunks/9140.js","chunks/9463.js","chunks/9528.js","chunks/9609.js","chunks/9703.js","webpack-runtime.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/esm/_interop_require_default.js","../../node_modules/@swc/helpers/package.json","../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../node_modules/better-sqlite3/lib/database.js","../../node_modules/better-sqlite3/lib/index.js","../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../node_modules/better-sqlite3/lib/methods/backup.js","../../node_modules/better-sqlite3/lib/methods/function.js","../../node_modules/better-sqlite3/lib/methods/inspect.js","../../node_modules/better-sqlite3/lib/methods/pragma.js","../../node_modules/better-sqlite3/lib/methods/serialize.js","../../node_modules/better-sqlite3/lib/methods/table.js","../../node_modules/better-sqlite3/lib/methods/transaction.js","../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../node_modules/better-sqlite3/lib/sqlite-error.js","../../node_modules/better-sqlite3/lib/util.js","../../node_modules/better-sqlite3/package.json","../../node_modules/bindings/bindings.js","../../node_modules/bindings/package.json","../../node_modules/file-uri-to-path/index.js","../../node_modules/file-uri-to-path/package.json","../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../node_modules/next/dist/client/components/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/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/blocking-route-messages.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-rendering.js","../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.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/sync-io-messages.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/instant-messages.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/promise-with-resolvers.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","../../node_modules/sql.js/dist/sql-wasm.js","../../node_modules/sql.js/package.json","../../package.json","../package.json","chunks/1220.js","chunks/1260.js","chunks/1377.js","chunks/1636.js","chunks/1813.js","chunks/1937.js","chunks/1998.js","chunks/2051.js","chunks/2132.js","chunks/2179.js","chunks/2391.js","chunks/241.js","chunks/2430.js","chunks/2732.js","chunks/2765.js","chunks/295.js","chunks/318.js","chunks/3212.js","chunks/3225.js","chunks/3535.js","chunks/3546.js","chunks/3593.js","chunks/3662.js","chunks/3943.js","chunks/3962.js","chunks/4037.js","chunks/4049.js","chunks/4055.js","chunks/412.js","chunks/4123.js","chunks/4125.js","chunks/4152.js","chunks/4293.js","chunks/4613.js","chunks/4665.js","chunks/4730.js","chunks/4739.js","chunks/4741.js","chunks/4755.js","chunks/4780.js","chunks/4985.js","chunks/507.js","chunks/5081.js","chunks/5182.js","chunks/5217.js","chunks/525.js","chunks/5258.js","chunks/5433.js","chunks/5573.js","chunks/5612.js","chunks/5615.js","chunks/5640.js","chunks/5781.js","chunks/595.js","chunks/6070.js","chunks/615.js","chunks/6306.js","chunks/6326.js","chunks/6457.js","chunks/653.js","chunks/6763.js","chunks/6844.js","chunks/6871.js","chunks/6877.js","chunks/6922.js","chunks/698.js","chunks/7211.js","chunks/7239.js","chunks/7247.js","chunks/7322.js","chunks/7774.js","chunks/7805.js","chunks/7828.js","chunks/7913.js","chunks/7965.js","chunks/8145.js","chunks/8292.js","chunks/8363.js","chunks/8444.js","chunks/8499.js","chunks/8520.js","chunks/8546.js","chunks/869.js","chunks/8838.js","chunks/8895.js","chunks/8910.js","chunks/8920.js","chunks/8990.js","chunks/9528.js","chunks/9609.js","chunks/9896.js","webpack-runtime.js"]}
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/87048d3b7e880a4f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f52125609b4734b6.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-4d73df1ee3dd1b8a.js" async=""></script><script src="/_next/static/chunks/main-app-776fd087f52a1f50.js" async=""></script><script src="/_next/static/chunks/4614-de3422f98b83f305.js" async=""></script><script src="/_next/static/chunks/1321-656ff6a3f06c59ae.js" async=""></script><script src="/_next/static/chunks/5497-7b21d4160c9e592e.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-a52d19cb5aacd04f.js" async=""></script><script src="/_next/static/chunks/8720-f1b68ba6d347a434.js" async=""></script><script src="/_next/static/chunks/app/layout-034acae46f56c420.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="robots" content="noindex"/><meta name="theme-color" content="#0a0a0a"/><title>10Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><title>404: This page could not be found.</title><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-f52125609b4734b6.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"4614\",\"static/chunks/4614-de3422f98b83f305.js\",\"1321\",\"static/chunks/1321-656ff6a3f06c59ae.js\",\"5497\",\"static/chunks/5497-7b21d4160c9e592e.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-a52d19cb5aacd04f.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8720\",\"static/chunks/8720-f1b68ba6d347a434.js\",\"1321\",\"static/chunks/1321-656ff6a3f06c59ae.js\",\"7177\",\"static/chunks/app/layout-034acae46f56c420.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8720\",\"static/chunks/8720-f1b68ba6d347a434.js\",\"1321\",\"static/chunks/1321-656ff6a3f06c59ae.js\",\"7177\",\"static/chunks/app/layout-034acae46f56c420.js\"],\"GoogleAnalytics\"]\n7:I[90484,[],\"OutletBoundary\"]\n8:\"$Sreact.suspense\"\nb:I[90484,[],\"ViewportBoundary\"]\nd:I[90484,[],\"MetadataBoundary\"]\nf:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/87048d3b7e880a4f.css\",\"style\"]\na:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/87048d3b7e880a4f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-LC959F603F\"}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,null]},null,false,\"$a\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rPl9WrF0GIBOKSW3yAMMs\"}\na:C\nc:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n10:I[86869,[],\"IconMark\"]\n9:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"10Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"5\",{}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/8f9ac5a7bd3a79e5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/87048d3b7e880a4f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f52125609b4734b6.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-4d73df1ee3dd1b8a.js" async=""></script><script src="/_next/static/chunks/main-app-776fd087f52a1f50.js" async=""></script><script src="/_next/static/chunks/4614-de3422f98b83f305.js" async=""></script><script src="/_next/static/chunks/1321-0167273f2d678ede.js" async=""></script><script src="/_next/static/chunks/5497-a55c9d3d9f5b5cbf.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-1cffa0a228a79ad6.js" async=""></script><script src="/_next/static/chunks/8720-f1b68ba6d347a434.js" async=""></script><script src="/_next/static/chunks/app/layout-034acae46f56c420.js" async=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-LC959F603F" as="script"/><meta name="robots" content="noindex"/><meta name="theme-color" content="#0a0a0a"/><title>10Router - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?603d046c9a6fdfbb" type="image/x-icon" sizes="16x16"/><link rel="icon" href="/favicon.svg"/><title>404: This page could not be found.</title><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-f52125609b4734b6.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[21110,[\"4614\",\"static/chunks/4614-de3422f98b83f305.js\",\"1321\",\"static/chunks/1321-0167273f2d678ede.js\",\"5497\",\"static/chunks/5497-a55c9d3d9f5b5cbf.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-1cffa0a228a79ad6.js\"],\"ThemeProvider\"]\n3:I[94635,[\"8720\",\"static/chunks/8720-f1b68ba6d347a434.js\",\"1321\",\"static/chunks/1321-0167273f2d678ede.js\",\"7177\",\"static/chunks/app/layout-034acae46f56c420.js\"],\"RuntimeI18nProvider\"]\n4:I[57121,[],\"\"]\n5:I[74581,[],\"\"]\n6:I[30565,[\"8720\",\"static/chunks/8720-f1b68ba6d347a434.js\",\"1321\",\"static/chunks/1321-0167273f2d678ede.js\",\"7177\",\"static/chunks/app/layout-034acae46f56c420.js\"],\"GoogleAnalytics\"]\n7:I[90484,[],\"OutletBoundary\"]\n8:\"$Sreact.suspense\"\nb:I[90484,[],\"ViewportBoundary\"]\nd:I[90484,[],\"MetadataBoundary\"]\nf:I[27123,[],\"default\",1]\n:HL[\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"style\"]\n:HL[\"/_next/static/css/87048d3b7e880a4f.css\",\"style\"]\na:X\n0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_not-found\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4608]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/8f9ac5a7bd3a79e5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/87048d3b7e880a4f.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}],[\"$\",\"$L6\",null,{\"gaId\":\"G-LC959F603F\"}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L7\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@9\"}]}]]}],{},null,false,null]},null,false,\"$a\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Ld\",null,{\"children\":[\"$\",\"$8\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Le\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rBJbR_XYSlh3OgKbcSSXs\"}\na:C\nc:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n10:I[86869,[],\"IconMark\"]\n9:null\ne:[[\"$\",\"title\",\"0\",{\"children\":\"10Router - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?603d046c9a6fdfbb\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L10\",\"5\",{}]]\n"])</script></body></html>
@@ -1 +1 @@
1
- <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f52125609b4734b6.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-4d73df1ee3dd1b8a.js" async=""></script><script src="/_next/static/chunks/main-app-776fd087f52a1f50.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-f52125609b4734b6.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n7:X\n0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4624]},\"$undefined\",\"$undefined\",4624]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$7\"]},null,false,\"$7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rPl9WrF0GIBOKSW3yAMMs\"}\n7:C\n9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\nb:[]\n"])</script></body></html>
1
+ <!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-f52125609b4734b6.js"/><script src="/_next/static/chunks/4bd1b696-8a4ab4fdf0ae305a.js" async=""></script><script src="/_next/static/chunks/3794-4d73df1ee3dd1b8a.js" async=""></script><script src="/_next/static/chunks/main-app-776fd087f52a1f50.js" async=""></script><title>500: This page couldn’t load</title><style>:root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }</style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div hidden=""><!--$--><!--/$--></div><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;display:flex;align-items:center;justify-content:center"><div style="margin-top:-32px;max-width:325px;padding:32px 28px;text-align:left"><svg width="32" height="32" viewBox="-0.2 -1.5 32 32" fill="none" style="margin-bottom:24px"><path d="M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z" fill="var(--next-error-title)"></path></svg><h1 style="font-size:24px;font-weight:500;letter-spacing:-0.02em;line-height:32px;margin:0 0 12px 0;color:var(--next-error-title)">This page couldn’t load</h1><p style="font-size:14px;font-weight:400;line-height:21px;margin:0 0 20px 0;color:var(--next-error-message)">A server error occurred. Reload to try again.</p><form style="margin:0"><button type="submit" style="display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;border-radius:6px;cursor:pointer;color:var(--next-error-btn-text);background:var(--next-error-btn-bg);border:var(--next-error-btn-border)">Reload</button></form></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-f52125609b4734b6.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[57121,[],\"\"]\n3:I[74581,[],\"\"]\n4:I[90484,[],\"OutletBoundary\"]\n5:\"$Sreact.suspense\"\n8:I[90484,[],\"ViewportBoundary\"]\na:I[90484,[],\"MetadataBoundary\"]\nc:I[27123,[],\"default\",1]\n7:X\n0:{\"P\":null,\"c\":[\"\",\"_global-error\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"_global-error\",{\"children\":[\"__PAGE__\",{},\"$undefined\",\"$undefined\",4624]},\"$undefined\",\"$undefined\",4624]},\"$undefined\",\"$undefined\",4624],[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L2\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L3\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"html\",null,{\"id\":\"__next_error__\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"title\",null,{\"children\":\"500: This page couldn’t load\"}],[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\":root {--next-error-bg: #fff;--next-error-text: #171717;--next-error-title: #171717;--next-error-message: #171717;--next-error-digest: #666666;--next-error-btn-text: #fff;--next-error-btn-bg: #171717;--next-error-btn-border: none;--next-error-btn-secondary-text: #171717;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(0,0,0,0.08);}@media (prefers-color-scheme: dark) {:root {--next-error-bg: #0a0a0a;--next-error-text: #ededed;--next-error-title: #ededed;--next-error-message: #ededed;--next-error-digest: #a0a0a0;--next-error-btn-text: #0a0a0a;--next-error-btn-bg: #ededed;--next-error-btn-border: none;--next-error-btn-secondary-text: #ededed;--next-error-btn-secondary-bg: transparent;--next-error-btn-secondary-border: 1px solid rgba(255,255,255,0.14);}}body { margin: 0; color: var(--next-error-text); background: var(--next-error-bg); }\"}}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"display\":\"flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"style\":{\"marginTop\":\"-32px\",\"maxWidth\":\"325px\",\"padding\":\"32px 28px\",\"textAlign\":\"left\"},\"children\":[[\"$\",\"svg\",null,{\"width\":\"32\",\"height\":\"32\",\"viewBox\":\"-0.2 -1.5 32 32\",\"fill\":\"none\",\"style\":{\"marginBottom\":\"24px\"},\"children\":[\"$\",\"path\",null,{\"d\":\"M16.9328 0C18.0839 0.000116771 19.1334 0.658832 19.634 1.69531L31.4299 26.1309C32.0708 27.4588 31.1036 28.9999 29.6291 29H2.00215C0.527541 29 -0.439628 27.4588 0.201371 26.1309L11.9973 1.69531C12.4979 0.658823 13.5474 7.75066e-05 14.6984 0H16.9328ZM3.59493 26H28.0363L16.9328 3H14.6984L3.59493 26ZM15.8156 19C16.9202 19.0001 17.8156 19.8955 17.8156 21C17.8156 22.1045 16.9202 22.9999 15.8156 23C14.7111 23 13.8156 22.1046 13.8156 21C13.8156 19.8954 14.7111 19 15.8156 19ZM17.3156 16.5H14.3156V8.5H17.3156V16.5Z\",\"fill\":\"var(--next-error-title)\"}]}],[\"$\",\"h1\",null,{\"style\":{\"fontSize\":\"24px\",\"fontWeight\":500,\"letterSpacing\":\"-0.02em\",\"lineHeight\":\"32px\",\"margin\":\"0 0 12px 0\",\"color\":\"var(--next-error-title)\"},\"children\":\"This page couldn’t load\"}],[\"$\",\"p\",null,{\"style\":{\"fontSize\":\"14px\",\"fontWeight\":400,\"lineHeight\":\"21px\",\"margin\":\"0 0 20px 0\",\"color\":\"var(--next-error-message)\"},\"children\":\"A server error occurred. Reload to try again.\"}],[\"$\",\"form\",null,{\"style\":{\"margin\":0},\"children\":[\"$\",\"button\",null,{\"type\":\"submit\",\"style\":{\"display\":\"inline-flex\",\"alignItems\":\"center\",\"justifyContent\":\"center\",\"height\":\"32px\",\"padding\":\"0 12px\",\"fontSize\":\"14px\",\"fontWeight\":500,\"lineHeight\":\"20px\",\"borderRadius\":\"6px\",\"cursor\":\"pointer\",\"color\":\"var(--next-error-btn-text)\",\"background\":\"var(--next-error-btn-bg)\",\"border\":\"var(--next-error-btn-border)\"},\"children\":\"Reload\"}]}]]}]}]}]]}],null,[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@6\"}]}]]}],{},null,false,null]},null,false,\"$7\"]},null,false,\"$7\"],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":\"$L9\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$La\",null,{\"children\":[\"$\",\"$5\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Lb\"}]}]}],null]}],false]],\"m\":\"$undefined\",\"G\":[\"$c\",[]],\"S\":true,\"h\":null,\"r\":\"$undefined\",\"s\":\"$undefined\",\"a\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"rBJbR_XYSlh3OgKbcSSXs\"}\n7:C\n9:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\nb:[]\n"])</script></body></html>
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"006c4b3e2469270b2268c3aacd89ed0da4e990e6ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\all-statuses\\\\route.js\",\"exportedName\":\"GET\"},\"007f0e252201cb6511a0203b4030a002ecc34e85c9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"15576\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00ec09121903150f02f14774b222a388c26383859c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"15576\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40740635567d362e128f7ad927c71c80804114c353\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"15576\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0006cde69f600b9f58f9055057d922a29b306ebc40\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60980\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"007b09aa5bda1676c0713706642973492450f819fe\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60980\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40e1384f707c0d5a55b8d301075a7ea2ae8d6a71f2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60980\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00203afca1edf5d8c565c065ece0cba3cc3dde59be\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4001334f6b0c0db522c7d717b30a6c85516bd6d197\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"PATCH\"},\"409a32e84e461468b2096f9acda81c9af1db8c54fd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"40cbda72cb39bfecec3094cbbb2bc89a3d32bd5ca1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00c87f77f581a6639cfe2758ce84850cc968b63de4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"30370\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00ff11b2a85dae03f8d2273d84d2cb3fc44fb06a04\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"30370\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"401f949594c2d8a46e74c22ea3234f8c63e8d6fc97\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"30370\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"POST\"},\"009bb1130aa447c70f3b7a20a360fdc93c47db4ded\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"64507\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00fbc82aa0484ed15f2dae5d16d8c44dde72a80dde\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"64507\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40d54335ebe7962c99b04dab9081d0f7228ff16c9f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"64507\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"POST\"},\"005087fad03772d256cf20ed8c5a1fe5d4fc1cbf08\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"78452\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"GET\"},\"008505f7ba335dddab744166e693111c4c17ad0f3b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"78452\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40fb4bb38920236b9699b88024b477f5ebf4629d90\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"78452\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00548d876e53a3a727a1cb8884bd304e53f04aab56\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"83467\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00b43aa6b2c2a0a8a49bf498bdf0e21bda83960ede\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"83467\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40d2f75b626d567a9021a8f0f50dcb37e4ba709a6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"83467\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0078b0b413f2cfecfd1479dd69dbac008a372c8f38\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"70772\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00c46e474b75e4bb0d08c7957daf0aa22590bd72ca\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"70772\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40fb05bf4fc126064d98926d2478e3781fca3ebb44\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"70772\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00015ee9d21a03a969135cab06e876e10292710dc8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"36162\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"005998727207ee3338195453ee2f9dd34254adec86\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"36162\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4076345c5127e448c808aca051bc7f6d489828a024\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"36162\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0000c6c75146c0657fb5cd5582c96f025f73dc6263\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"3358\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00d263616b620afe222f4ecf7a4018bab591b57e77\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"3358\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40660c87dbb3a54abe238cce7d481e3b5be2850841\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"3358\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"POST\"},\"008adc471ce4e5175ce8894c1a8a335742e7b06245\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"20586\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00bb1bda612111a6e13565d2adb49b91b0e4d39171\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"20586\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"408f06f4ac3932ecfa86f77c454e22642575477ae5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"20586\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00577642c377f7983075dbec64a55be4fe39e69a2d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"85140\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"0058fe73f8254e2a7997f2a0ecb709fb8db4a3875e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"85140\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"403d34e21ce542ce4c5f3cb284f0024761b6e751bd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"85140\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"007a1b96f782bb51a5e2f9a693068aa41ad8d26653\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"19455\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\grok-build-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00987d63428f41405545f882bc6be813347873b92f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"19455\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\grok-build-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4046c9c6d8c861087fa39f03f70b205ee7f1295fed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"19455\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\grok-build-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00292db45e4ea958baccaa3ee9a45c30a130b137e3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"25723\",\"async\":false},\"app/api/cli-tools/devin-settings/route\":{\"moduleId\":\"56771\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\devin-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40258a128b6d613594b717903d3e49201cfe700804\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"60607\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"PUT\"},\"40ff3fcd7ab8e4ebc5e67c5e6d5c1c936a6e70173e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"60607\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"GET\"},\"40fb52a762908fd194de933fe80335f3c6c86dcc9d\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"8147\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-registry\\\\route.js\",\"exportedName\":\"GET\"},\"408deff2d9f00c0467bbd853825eb72815df5c3a86\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"71972\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-tools\\\\route.js\",\"exportedName\":\"POST\"},\"409f0489a816a3638d2185de6f4fc3f8e86afde695\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"80390\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\tunnel\\\\tailscale-install\\\\route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"006c4b3e2469270b2268c3aacd89ed0da4e990e6ea\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\all-statuses\\\\route.js\",\"exportedName\":\"GET\"},\"007f0e252201cb6511a0203b4030a002ecc34e85c9\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"15576\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00ec09121903150f02f14774b222a388c26383859c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"15576\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40740635567d362e128f7ad927c71c80804114c353\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"15576\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\claude-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0006cde69f600b9f58f9055057d922a29b306ebc40\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60980\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"007b09aa5bda1676c0713706642973492450f819fe\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60980\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40e1384f707c0d5a55b8d301075a7ea2ae8d6a71f2\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"60980\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\codex-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00203afca1edf5d8c565c065ece0cba3cc3dde59be\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4001334f6b0c0db522c7d717b30a6c85516bd6d197\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"PATCH\"},\"409a32e84e461468b2096f9acda81c9af1db8c54fd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"40cbda72cb39bfecec3094cbbb2bc89a3d32bd5ca1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"91307\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\opencode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00c87f77f581a6639cfe2758ce84850cc968b63de4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"30370\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00ff11b2a85dae03f8d2273d84d2cb3fc44fb06a04\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"30370\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"401f949594c2d8a46e74c22ea3234f8c63e8d6fc97\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"30370\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\droid-settings\\\\route.js\",\"exportedName\":\"POST\"},\"009bb1130aa447c70f3b7a20a360fdc93c47db4ded\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"64507\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00fbc82aa0484ed15f2dae5d16d8c44dde72a80dde\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"64507\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40d54335ebe7962c99b04dab9081d0f7228ff16c9f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"64507\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\openclaw-settings\\\\route.js\",\"exportedName\":\"POST\"},\"005087fad03772d256cf20ed8c5a1fe5d4fc1cbf08\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"78452\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"GET\"},\"008505f7ba335dddab744166e693111c4c17ad0f3b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"78452\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40fb4bb38920236b9699b88024b477f5ebf4629d90\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"78452\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\hermes-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00548d876e53a3a727a1cb8884bd304e53f04aab56\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"83467\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00b43aa6b2c2a0a8a49bf498bdf0e21bda83960ede\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"83467\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40d2f75b626d567a9021a8f0f50dcb37e4ba709a6b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"83467\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00015ee9d21a03a969135cab06e876e10292710dc8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"36162\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"005998727207ee3338195453ee2f9dd34254adec86\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"36162\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4076345c5127e448c808aca051bc7f6d489828a024\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"36162\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cline-settings\\\\route.js\",\"exportedName\":\"POST\"},\"0000c6c75146c0657fb5cd5582c96f025f73dc6263\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"3358\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00d263616b620afe222f4ecf7a4018bab591b57e77\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"3358\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"40660c87dbb3a54abe238cce7d481e3b5be2850841\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"3358\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\kilo-settings\\\\route.js\",\"exportedName\":\"POST\"},\"008adc471ce4e5175ce8894c1a8a335742e7b06245\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"20586\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"GET\"},\"00bb1bda612111a6e13565d2adb49b91b0e4d39171\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"20586\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"408f06f4ac3932ecfa86f77c454e22642575477ae5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"20586\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\deepseek-tui-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00577642c377f7983075dbec64a55be4fe39e69a2d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"85140\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"GET\"},\"0058fe73f8254e2a7997f2a0ecb709fb8db4a3875e\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"85140\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"403d34e21ce542ce4c5f3cb284f0024761b6e751bd\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"85140\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\jcode-settings\\\\route.js\",\"exportedName\":\"POST\"},\"007a1b96f782bb51a5e2f9a693068aa41ad8d26653\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"19455\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\grok-build-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00987d63428f41405545f882bc6be813347873b92f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"19455\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\grok-build-settings\\\\route.js\",\"exportedName\":\"GET\"},\"4046c9c6d8c861087fa39f03f70b205ee7f1295fed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"19455\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\grok-build-settings\\\\route.js\",\"exportedName\":\"POST\"},\"00292db45e4ea958baccaa3ee9a45c30a130b137e3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"82434\",\"async\":false},\"app/api/cli-tools/devin-settings/route\":{\"moduleId\":\"56771\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\devin-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40258a128b6d613594b717903d3e49201cfe700804\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"60607\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"PUT\"},\"40ff3fcd7ab8e4ebc5e67c5e6d5c1c936a6e70173e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"60607\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\antigravity-mitm\\\\alias\\\\route.js\",\"exportedName\":\"GET\"},\"0078b0b413f2cfecfd1479dd69dbac008a372c8f38\":{\"workers\":{\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"70772\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"DELETE\"},\"00c46e474b75e4bb0d08c7957daf0aa22590bd72ca\":{\"workers\":{\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"70772\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"GET\"},\"40fb05bf4fc126064d98926d2478e3781fca3ebb44\":{\"workers\":{\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"70772\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\copilot-settings\\\\route.js\",\"exportedName\":\"POST\"},\"40fb52a762908fd194de933fe80335f3c6c86dcc9d\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"8147\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-registry\\\\route.js\",\"exportedName\":\"GET\"},\"408deff2d9f00c0467bbd853825eb72815df5c3a86\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"71972\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\cli-tools\\\\cowork-mcp-tools\\\\route.js\",\"exportedName\":\"POST\"},\"409f0489a816a3638d2185de6f4fc3f8e86afde695\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"80390\",\"async\":false}},\"filename\":\"../F:\\\\Files\\\\GitHub Files\\\\10router\\\\src\\\\app\\\\api\\\\tunnel\\\\tailscale-install\\\\route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"006c4b3e2469270b2268c3aacd89ed0da4e990e6ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\all-statuses\\route.js","exportedName":"GET"},"007f0e252201cb6511a0203b4030a002ecc34e85c9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"15576","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"GET"},"00ec09121903150f02f14774b222a388c26383859c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"15576","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"DELETE"},"40740635567d362e128f7ad927c71c80804114c353":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"15576","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"POST"},"0006cde69f600b9f58f9055057d922a29b306ebc40":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60980","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"DELETE"},"007b09aa5bda1676c0713706642973492450f819fe":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60980","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"GET"},"40e1384f707c0d5a55b8d301075a7ea2ae8d6a71f2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60980","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"POST"},"00203afca1edf5d8c565c065ece0cba3cc3dde59be":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"GET"},"4001334f6b0c0db522c7d717b30a6c85516bd6d197":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"PATCH"},"409a32e84e461468b2096f9acda81c9af1db8c54fd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"POST"},"40cbda72cb39bfecec3094cbbb2bc89a3d32bd5ca1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"DELETE"},"00c87f77f581a6639cfe2758ce84850cc968b63de4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"30370","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"GET"},"00ff11b2a85dae03f8d2273d84d2cb3fc44fb06a04":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"30370","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"DELETE"},"401f949594c2d8a46e74c22ea3234f8c63e8d6fc97":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"30370","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"POST"},"009bb1130aa447c70f3b7a20a360fdc93c47db4ded":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"64507","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"GET"},"00fbc82aa0484ed15f2dae5d16d8c44dde72a80dde":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"64507","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"DELETE"},"40d54335ebe7962c99b04dab9081d0f7228ff16c9f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"64507","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"POST"},"005087fad03772d256cf20ed8c5a1fe5d4fc1cbf08":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"78452","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"GET"},"008505f7ba335dddab744166e693111c4c17ad0f3b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"78452","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"DELETE"},"40fb4bb38920236b9699b88024b477f5ebf4629d90":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"78452","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"POST"},"00548d876e53a3a727a1cb8884bd304e53f04aab56":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"83467","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"GET"},"00b43aa6b2c2a0a8a49bf498bdf0e21bda83960ede":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"83467","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"DELETE"},"40d2f75b626d567a9021a8f0f50dcb37e4ba709a6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"83467","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"POST"},"0078b0b413f2cfecfd1479dd69dbac008a372c8f38":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"70772","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"DELETE"},"00c46e474b75e4bb0d08c7957daf0aa22590bd72ca":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"70772","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"GET"},"40fb05bf4fc126064d98926d2478e3781fca3ebb44":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"70772","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"POST"},"00015ee9d21a03a969135cab06e876e10292710dc8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"36162","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"DELETE"},"005998727207ee3338195453ee2f9dd34254adec86":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"36162","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"GET"},"4076345c5127e448c808aca051bc7f6d489828a024":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"36162","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"POST"},"0000c6c75146c0657fb5cd5582c96f025f73dc6263":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"3358","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"GET"},"00d263616b620afe222f4ecf7a4018bab591b57e77":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"3358","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"DELETE"},"40660c87dbb3a54abe238cce7d481e3b5be2850841":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"3358","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"POST"},"008adc471ce4e5175ce8894c1a8a335742e7b06245":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"20586","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"GET"},"00bb1bda612111a6e13565d2adb49b91b0e4d39171":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"20586","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"DELETE"},"408f06f4ac3932ecfa86f77c454e22642575477ae5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"20586","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"POST"},"00577642c377f7983075dbec64a55be4fe39e69a2d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"85140","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"GET"},"0058fe73f8254e2a7997f2a0ecb709fb8db4a3875e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"85140","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"DELETE"},"403d34e21ce542ce4c5f3cb284f0024761b6e751bd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"85140","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"POST"},"007a1b96f782bb51a5e2f9a693068aa41ad8d26653":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"19455","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\grok-build-settings\\route.js","exportedName":"DELETE"},"00987d63428f41405545f882bc6be813347873b92f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"19455","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\grok-build-settings\\route.js","exportedName":"GET"},"4046c9c6d8c861087fa39f03f70b205ee7f1295fed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"19455","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\grok-build-settings\\route.js","exportedName":"POST"},"00292db45e4ea958baccaa3ee9a45c30a130b137e3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"25723","async":false},"app/api/cli-tools/devin-settings/route":{"moduleId":"56771","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\devin-settings\\route.js","exportedName":"GET"},"40258a128b6d613594b717903d3e49201cfe700804":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"60607","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"PUT"},"40ff3fcd7ab8e4ebc5e67c5e6d5c1c936a6e70173e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"60607","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"GET"},"40fb52a762908fd194de933fe80335f3c6c86dcc9d":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"8147","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-mcp-registry\\route.js","exportedName":"GET"},"408deff2d9f00c0467bbd853825eb72815df5c3a86":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"71972","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-mcp-tools\\route.js","exportedName":"POST"},"409f0489a816a3638d2185de6f4fc3f8e86afde695":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"80390","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\tunnel\\tailscale-install\\route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"vXmHG4B3G6rLJrQFLI5uBKmhF/f07ebOUa4HMxhGUiI="}
1
+ {"node":{"006c4b3e2469270b2268c3aacd89ed0da4e990e6ea":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\all-statuses\\route.js","exportedName":"GET"},"007f0e252201cb6511a0203b4030a002ecc34e85c9":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"15576","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"GET"},"00ec09121903150f02f14774b222a388c26383859c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"15576","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"DELETE"},"40740635567d362e128f7ad927c71c80804114c353":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"15576","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\claude-settings\\route.js","exportedName":"POST"},"0006cde69f600b9f58f9055057d922a29b306ebc40":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60980","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"DELETE"},"007b09aa5bda1676c0713706642973492450f819fe":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60980","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"GET"},"40e1384f707c0d5a55b8d301075a7ea2ae8d6a71f2":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"60980","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\codex-settings\\route.js","exportedName":"POST"},"00203afca1edf5d8c565c065ece0cba3cc3dde59be":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"GET"},"4001334f6b0c0db522c7d717b30a6c85516bd6d197":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"PATCH"},"409a32e84e461468b2096f9acda81c9af1db8c54fd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"POST"},"40cbda72cb39bfecec3094cbbb2bc89a3d32bd5ca1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"91307","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\opencode-settings\\route.js","exportedName":"DELETE"},"00c87f77f581a6639cfe2758ce84850cc968b63de4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"30370","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"GET"},"00ff11b2a85dae03f8d2273d84d2cb3fc44fb06a04":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"30370","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"DELETE"},"401f949594c2d8a46e74c22ea3234f8c63e8d6fc97":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"30370","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\droid-settings\\route.js","exportedName":"POST"},"009bb1130aa447c70f3b7a20a360fdc93c47db4ded":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"64507","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"GET"},"00fbc82aa0484ed15f2dae5d16d8c44dde72a80dde":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"64507","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"DELETE"},"40d54335ebe7962c99b04dab9081d0f7228ff16c9f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"64507","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\openclaw-settings\\route.js","exportedName":"POST"},"005087fad03772d256cf20ed8c5a1fe5d4fc1cbf08":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"78452","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"GET"},"008505f7ba335dddab744166e693111c4c17ad0f3b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"78452","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"DELETE"},"40fb4bb38920236b9699b88024b477f5ebf4629d90":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"78452","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\hermes-settings\\route.js","exportedName":"POST"},"00548d876e53a3a727a1cb8884bd304e53f04aab56":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"83467","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"GET"},"00b43aa6b2c2a0a8a49bf498bdf0e21bda83960ede":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"83467","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"DELETE"},"40d2f75b626d567a9021a8f0f50dcb37e4ba709a6b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"83467","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-settings\\route.js","exportedName":"POST"},"00015ee9d21a03a969135cab06e876e10292710dc8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"36162","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"DELETE"},"005998727207ee3338195453ee2f9dd34254adec86":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"36162","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"GET"},"4076345c5127e448c808aca051bc7f6d489828a024":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"36162","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cline-settings\\route.js","exportedName":"POST"},"0000c6c75146c0657fb5cd5582c96f025f73dc6263":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"3358","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"GET"},"00d263616b620afe222f4ecf7a4018bab591b57e77":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"3358","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"DELETE"},"40660c87dbb3a54abe238cce7d481e3b5be2850841":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"3358","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\kilo-settings\\route.js","exportedName":"POST"},"008adc471ce4e5175ce8894c1a8a335742e7b06245":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"20586","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"GET"},"00bb1bda612111a6e13565d2adb49b91b0e4d39171":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"20586","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"DELETE"},"408f06f4ac3932ecfa86f77c454e22642575477ae5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"20586","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\deepseek-tui-settings\\route.js","exportedName":"POST"},"00577642c377f7983075dbec64a55be4fe39e69a2d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"85140","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"GET"},"0058fe73f8254e2a7997f2a0ecb709fb8db4a3875e":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"85140","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"DELETE"},"403d34e21ce542ce4c5f3cb284f0024761b6e751bd":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"85140","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\jcode-settings\\route.js","exportedName":"POST"},"007a1b96f782bb51a5e2f9a693068aa41ad8d26653":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"19455","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\grok-build-settings\\route.js","exportedName":"DELETE"},"00987d63428f41405545f882bc6be813347873b92f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"19455","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\grok-build-settings\\route.js","exportedName":"GET"},"4046c9c6d8c861087fa39f03f70b205ee7f1295fed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"19455","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\grok-build-settings\\route.js","exportedName":"POST"},"00292db45e4ea958baccaa3ee9a45c30a130b137e3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"82434","async":false},"app/api/cli-tools/devin-settings/route":{"moduleId":"56771","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\devin-settings\\route.js","exportedName":"GET"},"40258a128b6d613594b717903d3e49201cfe700804":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"60607","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"PUT"},"40ff3fcd7ab8e4ebc5e67c5e6d5c1c936a6e70173e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"60607","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\antigravity-mitm\\alias\\route.js","exportedName":"GET"},"0078b0b413f2cfecfd1479dd69dbac008a372c8f38":{"workers":{"app/api/cli-tools/copilot-settings/route":{"moduleId":"70772","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"DELETE"},"00c46e474b75e4bb0d08c7957daf0aa22590bd72ca":{"workers":{"app/api/cli-tools/copilot-settings/route":{"moduleId":"70772","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"GET"},"40fb05bf4fc126064d98926d2478e3781fca3ebb44":{"workers":{"app/api/cli-tools/copilot-settings/route":{"moduleId":"70772","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\copilot-settings\\route.js","exportedName":"POST"},"40fb52a762908fd194de933fe80335f3c6c86dcc9d":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"8147","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-mcp-registry\\route.js","exportedName":"GET"},"408deff2d9f00c0467bbd853825eb72815df5c3a86":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"71972","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\cli-tools\\cowork-mcp-tools\\route.js","exportedName":"POST"},"409f0489a816a3638d2185de6f4fc3f8e86afde695":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"80390","async":false}},"filename":"../F:\\Files\\GitHub Files\\10router\\src\\app\\api\\tunnel\\tailscale-install\\route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"vXmHG4B3G6rLJrQFLI5uBKmhF/f07ebOUa4HMxhGUiI="}
@@ -0,0 +1,3 @@
1
+ (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1243],{15536:(e,t,s)=>{"use strict";s.d(t,{Cp:()=>r,Hx:()=>n,Iv:()=>d,Nv:()=>u,RL:()=>c,ev:()=>m,fl:()=>i,hT:()=>a,oX:()=>l,t6:()=>o});let a=["zh-CN","zh-TW"],l=[{icon:"public",title:"Access Anywhere",desc:"Use your API from any network"},{icon:"group",title:"Share Endpoint",desc:"Share URL with team members"},{icon:"code",title:"Use in Cursor/Cline",desc:"Connect AI tools remotely"},{icon:"lock",title:"Encrypted",desc:"End-to-end TLS via Cloudflare"}],n=2e3,r=3e5,i=5e3,o=5,c=1e4,d=5e3,m=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"},{id:"wenyan-lite",label:"文 Lite",desc:"Classical Chinese, light compression",wenyan:!0},{id:"wenyan",label:"文 Full",desc:"Maximum 文言文, 80-90% reduction",wenyan:!0},{id:"wenyan-ultra",label:"文 Ultra",desc:"Extreme classical compression",wenyan:!0}],u=[{id:"lite",label:"Lite",desc:"Build asked, name lazier option"},{id:"full",label:"Full",desc:"Ladder enforced: stdlib/native first"},{id:"ultra",label:"Ultra",desc:"YAGNI extremist, deletion first"}]},20242:(e,t,s)=>{"use strict";s.d(t,{default:()=>b});var a=s(95155),l=s(12115),n=s(14051),r=s.n(n),i=s(35497),o=s(11059),c=s(15536);async function d(e){if(!e)return!1;try{return(await fetch(`${e}/api/health`,{mode:"cors",cache:"no-store",signal:AbortSignal.timeout(c.Iv)})).ok}catch{return!1}}async function m(...e){let t=e.filter(Boolean).map(d);return!!t.length&&new Promise(e=>{let s=t.length;t.forEach(t=>t.then(t=>{t?e(!0):0==--s&&e(!1)}))})}function u({label:e,url:t,copyId:s,copied:l,onCopy:n,badge:r,actions:o}){return(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${"CF"===r||"TS"===r?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:e}),(0,a.jsx)(i.pd,{value:t,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>n(t,s),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:l===s?"check":"content_copy"})}),o]})}function x({status:e,className:t=""}){return(0,a.jsx)("div",{className:`p-2 rounded text-sm ${t} ${"success"===e.type?"bg-green-500/10 text-green-600 dark:text-green-400":"warning"===e.type?"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400":"info"===e.type?"bg-blue-500/10 text-blue-600 dark:text-blue-400":"bg-red-500/10 text-red-600 dark:text-red-400"}`,children:e.message.split(/(https?:\/\/[^\s]+)/g).map((e,t)=>/^https?:\/\//.test(e)?(0,a.jsx)("a",{href:e,target:"_blank",rel:"noreferrer",className:"underline font-medium",children:e},t):e)})}function h({text:e}){return(0,a.jsxs)("span",{className:"relative group inline-flex items-center",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px] text-text-muted cursor-help",children:"help"}),(0,a.jsx)("span",{className:"pointer-events-none absolute left-5 top-1/2 -translate-y-1/2 z-50 w-64 rounded bg-gray-900 dark:bg-gray-800 text-white text-xs px-2.5 py-1.5 opacity-0 group-hover:opacity-100 transition-opacity shadow-lg",children:e})]})}function p({message:e,action:t}){return(0,a.jsxs)("div",{className:"flex items-center gap-2 px-3 py-2 rounded-lg bg-amber-500/10 border border-amber-500/20 text-amber-700 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px] shrink-0 mt-0.5",children:"warning"}),(0,a.jsx)("p",{className:"text-xs flex-1",children:e}),t&&(0,a.jsx)("a",{href:t.href,className:"text-xs font-medium underline shrink-0 hover:opacity-80",onClick:t.href.startsWith("#")?e=>{e.preventDefault(),document.getElementById(t.href.slice(1))?.scrollIntoView({behavior:"smooth"})}:void 0,children:t.label})]})}var y=s(73006);function b({machineId:e}){let[t,s]=(0,l.useState)([]),[n,r]=(0,l.useState)(!0),[g,f]=(0,l.useState)(!1),[j,w]=(0,l.useState)(""),[k,v]=(0,l.useState)(null),[N,C]=(0,l.useState)(null),[S,T]=(0,l.useState)(!1),[E,P]=(0,l.useState)(!1),[_,$]=(0,l.useState)(!1),A=(0,l.useRef)(!1),[R,O]=(0,l.useState)(null),[I,D]=(0,l.useState)(!0),[U,F]=(0,l.useState)(!0),[L,W]=(0,l.useState)(!1),[q,K]=(0,l.useState)(!0),[z,H]=(0,l.useState)(!1),[J,M]=(0,l.useState)(!1),[B,Y]=(0,l.useState)(""),[Q,X]=(0,l.useState)(""),[Z,G]=(0,l.useState)(!1),[V,ee]=(0,l.useState)(""),[et,es]=(0,l.useState)(null),[ea,el]=(0,l.useState)(!1),[en,er]=(0,l.useState)(!1),[ei,eo]=(0,l.useState)(!1),[ec,ed]=(0,l.useState)(!1),[em,eu]=(0,l.useState)(""),[ex,eh]=(0,l.useState)(!1),[ep,ey]=(0,l.useState)(""),[eb,eg]=(0,l.useState)(null),[ef,ej]=(0,l.useState)(""),[ew,ek]=(0,l.useState)(""),[ev,eN]=(0,l.useState)(null),[eC,eS]=(0,l.useState)(!1),[eT,eE]=(0,l.useState)([]),[eP,e_]=(0,l.useState)(""),[e$,eA]=(0,l.useState)(!1),[eR,eO]=(0,l.useState)(!1),[eI,eD]=(0,l.useState)(!1),eU=(0,l.useRef)(null),eF=(0,l.useRef)(0),eL=(0,l.useRef)(0),eW=(0,l.useRef)(!1),eq=(0,l.useRef)(!1),eK=(0,l.useRef)(!1),ez=(0,l.useRef)(!1),[eH,eJ]=(0,l.useState)(!1),[eM,eB]=(0,l.useState)(!1),[eY,eQ]=(0,l.useState)(new Set),[eX,eZ]=(0,l.useState)(!1);(0,l.useEffect)(()=>{eZ(!["localhost","127.0.0.1","::1"].includes(window.location.hostname))},[]);let{copied:eG,copy:eV}=(0,o.C)(),e0=!I||!U,e1=I?"Change the default dashboard password before activating the tunnel.":'Enable "Require login" and set a custom password before activating the tunnel.';(0,l.useEffect)(()=>{eU.current&&(eU.current.scrollTop=eU.current.scrollHeight)},[eT]),(0,l.useEffect)(()=>{e9(),e4()},[]),(0,l.useEffect)(()=>{if(!(z||ei))return;let e=!z||J,t=!ei||ec,s=()=>{document.hidden||e2()};if(document.addEventListener("visibilitychange",s),e&&t)return()=>document.removeEventListener("visibilitychange",s);let a=setInterval(()=>{document.hidden||e2()},c.fl);return()=>{clearInterval(a),document.removeEventListener("visibilitychange",s)}},[z,ei,J,ec]),(0,l.useEffect)(()=>{let e=async()=>{if(!document.hidden){if(z&&(B||Q)){let e=await m(Q,B);eW.current=e,e?(eF.current=0,M(!0),eK.current||(eK.current=!0,eJ(!0))):(eF.current+=1,eF.current>=c.t6&&M(!1))}else eW.current=!1;if(ei&&em){let e=await d(em);eq.current=e,e?(eL.current=0,ed(!0),ez.current||(ez.current=!0,eB(!0))):(eL.current+=1,eL.current>=c.t6&&ed(!1))}else eq.current=!1}};if(!(z&&(B||Q)||ei&&em))return;e();let t=!ei||ec;if((!z||J)&&t)return;let s=setInterval(e,c.RL);return()=>clearInterval(s)},[z,B,Q,ei,em,J,ec]);let e5=(0,l.useCallback)((e,t,s,a,l,n)=>{t.current?(s.current=0,a(!0),l.current||(l.current=!0,n(!0))):(s.current+=1,s.current>=c.t6&&a(!1))},[]),e2=async()=>{try{let e=await fetch("/api/tunnel/status",{cache:"no-store"});if(!e.ok)return;let t=await e.json(),s=t.tunnel?.settingsEnabled??t.tunnel?.enabled??!1,a=t.tunnel?.tunnelUrl||"";Y(a),X(t.tunnel?.publicUrl||""),H(s),e5(null,eW,eF,M,eK,eJ);let l=t.tailscale?.settingsEnabled??t.tailscale?.enabled??!1,n=t.tailscale?.tunnelUrl||"";eu(n),eo(l),e5(null,eq,eL,ed,ez,eB)}catch{}},e4=async()=>{K(!0);try{let[e,t]=await Promise.all([fetch("/api/settings"),fetch("/api/tunnel/status",{cache:"no-store"})]);if(e.ok){let t=await e.json();T(t.requireApiKey||!1),P(!0===t.apiKeyRotation),D(!1!==t.requireLogin),F(t.hasPassword||!1),W(t.tunnelDashboardAccess||!1)}if(t.ok){let e=await t.json(),s=e.tunnel?.settingsEnabled??e.tunnel?.enabled??!1,a=e.tunnel?.tunnelUrl||"";Y(a),X(e.tunnel?.publicUrl||""),H(s),e5(null,eW,eF,M,eK,eJ);let l=e.tailscale?.settingsEnabled??e.tailscale?.enabled??!1,n=e.tailscale?.tunnelUrl||"";eu(n),eo(l),e5(null,eq,eL,ed,ez,eB)}}catch(e){console.log("Error loading settings:",e)}finally{K(!1)}},e3=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({tunnelDashboardAccess:e})})).ok&&W(e)}catch(e){console.log("Error updating tunnelDashboardAccess:",e)}},e8=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({requireApiKey:e})})).ok&&T(e)}catch(e){console.log("Error updating requireApiKey:",e)}},e6=async e=>{try{let t=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({apiKeyRotation:e})});return t.ok&&P(e),t.ok}catch(e){return console.log("Error updating apiKeyRotation:",e),!1}},e7=async()=>{if(!A.current){A.current=!0,C(null),$(!0);try{let e=await fetch("/api/keys/rotate",{method:"POST"});if(e.ok){let t=await e.json(),a=await fetch("/api/keys");if(a.ok){let e=await a.json();s(e.keys||[])}O(t)}}catch(e){console.log("Error rotating keys:",e)}finally{$(!1),A.current=!1}}},e9=async()=>{try{let e=async()=>{let e=await fetch("/api/keys");return e.ok&&(await e.json()).keys||[]},t=await e();if(0===t.length)try{(await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:"Default Key"})})).ok&&(t=await e())}catch{}s(t)}catch(e){console.log("Error fetching data:",e)}finally{r(!1)}},te=async(...e)=>{G(!0),ee("Waiting for tunnel ready...");let t=e.filter(Boolean).map(e=>`${e}/api/health`),s=Date.now();for(;Date.now()-s<c.Cp;){if(await new Promise(e=>setTimeout(e,c.Hx)),await Promise.any(t.map(async e=>{if((await fetch(e,{mode:"cors",cache:"no-store"})).ok)return!0;throw Error("not ready")})).catch(()=>!1))return H(!0),G(!1),ee(""),!0;if((Date.now()-s)%1e4<c.Hx)try{let e=await fetch("/api/tunnel/status");if(e.ok){let t=await e.json();if(!t.tunnel?.enabled)return es({type:"error",message:"Tunnel process stopped unexpectedly."}),G(!1),ee(""),!1}}catch{}}return es({type:"error",message:"Tunnel created but not reachable. Please try again."}),G(!1),ee(""),!1},tt=async()=>{el(!1),G(!0),es(null),ee("Creating tunnel...");let e=!0;(async()=>{for(;e;){try{let t=await fetch("/api/tunnel/status");if(t.ok){let s=await t.json();s.download?.downloading?ee(`Downloading cloudflared... ${s.download.progress}%`):e&&ee("Creating tunnel...")}}catch{}await new Promise(e=>setTimeout(e,1e3))}})();try{let t=await fetch("/api/tunnel/enable",{method:"POST"});e=!1;let s=await t.json();if(!t.ok)return void es({type:"error",message:s.error||"Failed to enable tunnel"});let a=s.tunnelUrl;if(!a)return void es({type:"error",message:"No tunnel URL returned"});Y(a),X(s.publicUrl||""),await te(s.publicUrl,a)}catch(e){es({type:"error",message:e.message})}finally{e=!1,G(!1),ee("")}},ts=async()=>{G(!0),es(null);try{let e=await fetch("/api/tunnel/disable",{method:"POST"}),t=await e.json();e.ok?(H(!1),Y(""),er(!1),es({type:"success",message:"Tunnel disabled"})):es({type:"error",message:t.error||"Failed to disable tunnel"})}catch(e){es({type:"error",message:e.message})}finally{G(!1)}},ta=async()=>{eN(null);try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok){let t=await e.json();return eN(t.installed),t}}catch{}return eN(!1),{installed:!1}},tl=async()=>{eS(!0),eg(null),eE([]);try{let e=await fetch("/api/tunnel/tailscale-install",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({sudoPassword:eP})});e_("");let t=e.body.getReader(),s=new TextDecoder,a="";for(;;){let{done:e,value:l}=await t.read();if(e)break;let n=(a+=s.decode(l,{stream:!0})).split("\n\n");for(let e of(a=n.pop()||"",n)){let t=e.split("\n"),s="progress",a=null;for(let e of t)if(e.startsWith("event: ")&&(s=e.slice(7).trim()),e.startsWith("data: "))try{a=JSON.parse(e.slice(6))}catch{}if(a)if("progress"===s)eE(e=>[...e.slice(-50),a.message]);else if("done"===s){eN(!0),eS(!1),eO(!1),to();return}else"error"===s&&eg({type:"error",message:a.error||"Install failed"})}}}catch(e){eg({type:"error",message:e.message})}finally{eS(!1)}},tn=async e=>{ey("Waiting for Tailscale ready...");let t=`${e}/api/health`,s=Date.now();for(;Date.now()-s<c.Cp;){await new Promise(e=>setTimeout(e,c.Hx));try{let e=await fetch(t,{mode:"no-cors",cache:"no-store"});if(e.ok||"opaque"===e.type)return!0}catch{}}return!1},tr=(e,t)=>{ej(e),ek(t)},ti=()=>{ej(""),ek("")},to=async()=>{eO(!1),eA(!0),eh(!0),eg(null),ey("Connecting..."),ti();try{let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){eu(t.tunnelUrl||"");let e=await tn(t.tunnelUrl);eo(!0),eg(e?null:{type:"warning",message:"Connected but not reachable yet."});return}if(t.needsLogin&&t.authUrl){tr(t.authUrl,"Open Login Page"),ey('Login required — click "Open Login Page" to continue');for(let e=0;e<40;e++){await new Promise(e=>setTimeout(e,3e3));try{let e=await fetch("/api/tunnel/tailscale-check");if(e.ok&&(await e.json()).loggedIn){ti(),ey("Starting funnel...");let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){eu(t.tunnelUrl||"");let e=await tn(t.tunnelUrl);eo(!0),eg(e?null:{type:"warning",message:"Connected but not reachable yet."})}else t.funnelNotEnabled&&t.enableUrl?await tc(t.enableUrl):eg({type:"error",message:t.error||"Failed to start funnel"});return}}catch{}}ti(),eg({type:"error",message:"Login timed out. Please try again."});return}if(t.funnelNotEnabled&&t.enableUrl)return void await tc(t.enableUrl);eg({type:"error",message:t.error||"Failed to connect"})}catch(e){eg({type:"error",message:e.message})}finally{eh(!1),eA(!1),ey(""),ti()}},tc=async e=>{tr(e,"Open Funnel Settings"),ey('Click "Open Funnel Settings" to enable Funnel...');for(let e=0;e<40;e++){await new Promise(e=>setTimeout(e,3e3));try{let e=await fetch("/api/tunnel/tailscale-enable",{method:"POST"}),t=await e.json();if(e.ok&&t.success){ti(),eu(t.tunnelUrl||"");let e=await tn(t.tunnelUrl);eo(!0),eg(e?null:{type:"warning",message:"Connected but not reachable yet."});return}if(t.funnelNotEnabled)continue;if(t.error){ti(),eg({type:"error",message:t.error});return}}catch{}}ti(),eg({type:"error",message:"Timed out waiting for Funnel to be enabled."})},td=async()=>{eh(!0),eg(null);try{let e=await fetch("/api/tunnel/tailscale-disable",{method:"POST"}),t=await e.json();e.ok?(eo(!1),eu(""),eD(!1),eg({type:"success",message:"Tailscale disabled"})):eg({type:"error",message:t.error||"Failed to disable Tailscale"})}catch(e){eg({type:"error",message:e.message})}finally{eh(!1)}},tm=async()=>{eg(null),eE([]);let e=await ta();e?.installed&&e?.hasCachedPassword?to():eO(!0)},tu=async()=>{if(j.trim())try{let e=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:j})}),t=await e.json();e.ok&&(v(t.key),await e9(),w(""),f(!1))}catch(e){console.log("Error creating key:",e)}},tx=async e=>{C({title:"Delete API Key",message:"Delete this API key?",onConfirm:async()=>{C(null);try{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&(s(t.filter(t=>t.id!==e)),eQ(t=>{let s=new Set(t);return s.delete(e),s}))}catch(e){console.log("Error deleting key:",e)}}})},th=async(e,t)=>{try{(await fetch(`/api/keys/${e}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:t})})).ok&&s(s=>s.map(s=>s.id===e?{...s,isActive:t}:s))}catch(e){console.log("Error toggling key:",e)}},[tp,ty]=(0,l.useState)("/v1");return((0,l.useEffect)(()=>{ty(`${window.location.origin}/v1`)},[]),n)?(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsx)(i.Qv,{}),(0,a.jsx)(i.Qv,{})]}):(0,a.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,a.jsxs)(i.Zp,{children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold mb-4 flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)(u,{label:"Local",url:tp,copyId:"local_url",copied:eG,onCopy:eV}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${z?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tunnel"}),z&&!Z&&J?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.pd,{value:`${Q||B}/v1`,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>eV(`${Q||B}/v1`,"tunnel_url"),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tunnel_url"===eG?"check":"content_copy"})}),(0,a.jsx)("button",{onClick:()=>er(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tunnel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!z||Z||J?Z?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),V||"Creating tunnel..."]}),(0,a.jsx)("button",{onClick:()=>{G(!1),ee("")},className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):et?.type==="error"?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),et.message]}),(0,a.jsx)(i.$n,{size:"sm",icon:"cloud_upload",onClick:()=>el(!0),children:"Enable"})]}):q?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),(0,a.jsx)("button",{onClick:()=>K(!1),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):(0,a.jsx)(i.$n,{size:"sm",icon:"cloud_upload",onClick:()=>{e0?es({type:"error",message:`Security required: ${e1}`}):S?el(!0):es({type:"error",message:'Security required: Enable "Require API key" before activating the tunnel.'})},children:"Enable"}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eH?"Tunnel reconnecting...":"Tunnel checking..."]}),(0,a.jsx)("button",{onClick:()=>er(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tunnel",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:`text-xs font-mono px-1.5 py-0.5 rounded shrink-0 min-w-[88px] text-center ${ei?"bg-primary/10 text-primary":"bg-surface-2 text-text-muted"}`,children:"Tailscale"}),ei&&!ex&&ec?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(i.pd,{value:`${em}/v1`,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)("button",{onClick:()=>eV(`${em}/v1`,"ts_url"),className:"p-2 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-colors shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"ts_url"===eG?"check":"content_copy"})}),(0,a.jsx)("button",{onClick:()=>eD(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tailscale",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):!ei||ex||ec?ex||e$?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-border bg-input text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),ep||"Connecting..."]}),ef&&(0,a.jsx)(i.$n,{size:"sm",icon:"open_in_new",onClick:()=>window.open(ef,"tailscale_auth","width=600,height=700,noopener,noreferrer"),children:ew||"Open"}),(0,a.jsx)("button",{onClick:()=>{eh(!1),eA(!1),ey(""),ti()},className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Stop",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]}):eb?.type==="error"?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-red-300 dark:border-red-800 bg-red-500/5 text-sm text-red-600 dark:text-red-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-sm",children:"error"}),eb.message]}),(0,a.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:tm,children:"Enable"})]}):(0,a.jsx)(i.$n,{size:"sm",icon:"vpn_lock",onClick:()=>{e0?eg({type:"error",message:`Security required: ${e1}`}):tm()},className:"bg-linear-to-r from-indigo-500 to-purple-500 hover:from-indigo-600 hover:to-purple-600 text-white!",children:"Enable"}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("div",{className:"flex-1 flex items-center gap-2 px-3 py-1.5 rounded border border-amber-300 dark:border-amber-800 bg-amber-500/5 text-sm text-amber-600 dark:text-amber-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),eM?"Tailscale reconnecting...":"Tailscale checking..."]}),(0,a.jsx)("button",{onClick:()=>eD(!0),className:"p-2 hover:bg-red-500/10 rounded text-red-500 transition-colors shrink-0",title:"Disable Tailscale",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"power_settings_new"})})]})]})]}),e0&&!z&&!ei&&(0,a.jsx)("div",{className:"mt-4",children:(0,a.jsx)(p,{message:e1,action:{label:"Open settings",href:"/dashboard/profile"}})}),(z||ei)&&(0,a.jsxs)("div",{className:"mt-4 flex flex-col gap-2",children:[!S&&(0,a.jsx)(p,{message:"Require API key is disabled — your endpoint is publicly accessible without authentication.",action:{label:"Enable",href:"#require-api-key"}}),(!I||!U)&&(0,a.jsx)(p,{message:I?"Dashboard uses the default password — change it in Profile settings.":"Require login is disabled — anyone can access your dashboard via tunnel.",action:{label:I?"Change password":"Enable",href:"/dashboard/profile"}})]}),(z||ei)&&(0,a.jsxs)("div",{className:"mt-4 pt-4 border-t border-border flex items-center gap-3",children:[(0,a.jsx)(i.lM,{checked:L,onChange:()=>e3(!L)}),(0,a.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,a.jsx)("p",{className:"font-medium text-sm",children:"Allow dashboard access via tunnel"}),(0,a.jsx)(h,{text:"When enabled, the dashboard can be accessed through your tunnel or Tailscale URL (login still required). When disabled, dashboard access via tunnel/Tailscale is completely blocked."})]})]})]}),(0,a.jsxs)(i.Zp,{id:"require-api-key",children:[(0,a.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,a.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"vpn_key"}),"API Keys"]}),(0,a.jsx)(i.$n,{icon:"add",onClick:()=>f(!0),children:"Create Key"})]}),(0,a.jsxs)("div",{className:"flex items-center justify-between pb-4 mb-4 border-b border-border",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Requests without a valid key will be rejected"})]}),(0,a.jsx)(i.lM,{checked:S,onChange:e=>{e?e8(!0):C({title:"Disable API key requirement?",message:"Requests without a valid key will be accepted while this is off. You can re-enable it at any time.",onConfirm:()=>e8(!1)})}})]}),eX&&!S&&(0,a.jsx)("div",{className:"mb-4 -mt-2",children:(0,a.jsx)(p,{message:"Endpoint is exposed without an API key."})}),(0,a.jsxs)("div",{className:"flex items-center justify-between py-4 mb-4 border-b border-border",children:[(0,a.jsxs)("div",{className:"flex items-center gap-1.5",children:[(0,a.jsxs)("div",{children:[(0,a.jsxs)("p",{className:"font-medium flex items-center gap-2",children:["Key secret rotation",(0,a.jsx)("span",{className:"text-[10px] uppercase tracking-wide px-1.5 py-0.5 rounded bg-amber-500/10 text-amber-600 dark:text-amber-400",children:"Experimental"})]}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Sign new keys with an auto-generated secret instead of the built-in one"})]}),(0,a.jsx)(h,{text:"When enabled, the HMAC secret used for API key CRC is auto-generated to the data directory (api-key-secret, mode 0600) — or set API_KEY_SECRET to pin your own (env always wins). Existing keys keep working only if they were issued under the same secret; after enabling, previously issued keys fail validation and must be re-created."})]}),(0,a.jsx)(i.lM,{checked:E,onChange:e=>{e?C({title:"Enable key secret rotation?",message:"New keys will be signed with an auto-generated secret. Keys issued BEFORE enabling will stop validating and cannot be restored — re-create them and update every client. This cannot be undone silently.",onConfirm:()=>e6(!0)}):C({title:"Disable key secret rotation?",message:"New keys will be signed with the built-in secret again. Keys issued while rotation was enabled will stop validating — re-create them and update every client.",onConfirm:()=>e6(!1)})}})]}),E&&(0,a.jsxs)("div",{className:"flex items-center justify-between pb-4 mb-4 border-b border-border",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Re-issue all keys"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Re-create every existing key under the current secret — clients must be updated"})]}),(0,a.jsx)(i.$n,{icon:"autorenew",onClick:()=>C({title:"Re-issue all API keys?",message:"Every existing key will be replaced with a new one signed under the current secret. All clients using old keys will stop working until updated. This cannot be undone.",onConfirm:e7}),disabled:_,children:_?"Rotating…":"Rotate all"})]}),0===t.length?(0,a.jsxs)("div",{className:"text-center py-12",children:[(0,a.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"vpn_key"})}),(0,a.jsx)("p",{className:"text-text-main font-medium mb-1",children:"No API keys yet"}),(0,a.jsx)("p",{className:"text-sm text-text-muted mb-4",children:"Create your first API key to get started"}),(0,a.jsx)(i.$n,{icon:"add",onClick:()=>f(!0),children:"Create Key"})]}):(0,a.jsx)("div",{className:"flex flex-col",children:t.map(e=>{var t;return(0,a.jsxs)("div",{className:`group flex items-center justify-between py-3 border-b border-black/[0.03] dark:border-white/[0.03] last:border-b-0 ${!1===e.isActive?"opacity-60":""}`,children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"text-sm font-medium",children:e.name}),(0,a.jsxs)("div",{className:"flex items-center gap-2 mt-1",children:[(0,a.jsx)("code",{className:"text-xs text-text-muted font-mono",children:eY.has(e.id)?e.key:(t=e.key)&&!(t.length<=10)?t.slice(0,6)+"•".repeat(t.length-10)+t.slice(-4):t||""}),(0,a.jsx)("button",{onClick:()=>{var t;return t=e.id,void eQ(e=>{let s=new Set(e);return s.has(t)?s.delete(t):s.add(t),s})},className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-all",title:eY.has(e.id)?"Hide key":"Show key",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:eY.has(e.id)?"visibility_off":"visibility"})}),(0,a.jsx)("button",{onClick:()=>eV(e.key,e.id),className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary transition-all",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:eG===e.id?"check":"content_copy"})})]}),(0,a.jsxs)("p",{className:"text-xs text-text-muted mt-1",children:["Created ",new Date(e.createdAt).toLocaleDateString()]}),!1===e.isActive&&(0,a.jsx)("p",{className:"text-xs text-orange-500 mt-1",children:"Paused"})]}),(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)(i.lM,{size:"sm",checked:e.isActive??!0,onChange:t=>{e.isActive&&!t?C({title:"Pause API Key",message:`${(0,y.Tl)("Pause API key")} "${e.name}"?
2
+
3
+ ${(0,y.Tl)("This key will stop working immediately but can be resumed later.")}`,onConfirm:async()=>{C(null),th(e.id,t)}}):th(e.id,t)},title:e.isActive?"Pause key":"Resume key"}),(0,a.jsx)("button",{onClick:()=>tx(e.id),className:"p-2 hover:bg-red-500/10 rounded text-red-500 opacity-100 sm:opacity-0 sm:group-hover:opacity-100 transition-all",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"})})]})]},e.id)})})]}),(0,a.jsx)(i.aF,{isOpen:g,title:"Create API Key",onClose:()=>{f(!1),w("")},children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)(i.pd,{label:"Key Name",value:j,onChange:e=>w(e.target.value),placeholder:"Production Key"}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tu,fullWidth:!0,disabled:!j.trim(),children:"Create"}),(0,a.jsx)(i.$n,{onClick:()=>{f(!1),w("")},variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:!!R,title:"Keys Re-issued",onClose:()=>O(null),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg p-4",children:[(0,a.jsx)("p",{className:"text-sm text-yellow-800 dark:text-yellow-200 mb-2 font-medium",children:"Save these keys now — shown only once"}),(0,a.jsx)("p",{className:"text-sm text-yellow-700 dark:text-yellow-300",children:"Old keys no longer work. Update every client with the new values below."})]}),(0,a.jsx)("div",{className:"flex flex-col gap-2 max-h-72 overflow-y-auto",children:(R?.rotated||[]).map(e=>(0,a.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,a.jsx)("p",{className:"text-xs font-medium text-text-muted",children:e.name}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.pd,{value:e.key,readOnly:!0,className:"flex-1 font-mono text-xs"}),(0,a.jsx)(i.$n,{variant:"secondary",icon:eG===`rot_${e.id}`?"check":"content_copy",onClick:()=>eV(e.key,`rot_${e.id}`),children:eG===`rot_${e.id}`?"Copied!":"Copy"})]})]},e.id))}),(0,a.jsx)(i.$n,{onClick:()=>O(null),fullWidth:!0,children:"Done"})]})}),(0,a.jsx)(i.aF,{isOpen:!!k,title:"API Key Created",onClose:()=>v(null),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg p-4",children:[(0,a.jsx)("p",{className:"text-sm text-yellow-800 dark:text-yellow-200 mb-2 font-medium",children:"Save this key now!"}),(0,a.jsx)("p",{className:"text-sm text-yellow-700 dark:text-yellow-300",children:"This is the only time you will see this key. Store it securely."})]}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.pd,{value:k||"",readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,a.jsx)(i.$n,{variant:"secondary",icon:"created_key"===eG?"check":"content_copy",onClick:()=>eV(k,"created_key"),children:"created_key"===eG?"Copied!":"Copy"})]}),(0,a.jsx)(i.$n,{onClick:()=>v(null),fullWidth:!0,children:"Done"})]})}),(0,a.jsx)(i.aF,{isOpen:ea,title:"Enable Tunnel",onClose:()=>el(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("div",{className:"bg-surface-2 border border-border-subtle rounded-lg p-4",children:(0,a.jsxs)("div",{className:"flex items-start gap-3",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-primary",children:"cloud_upload"}),(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"text-sm text-text-main font-medium mb-1",children:"Cloudflare Tunnel"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Expose your local 10Router to the internet. No port forwarding, no static IP needed. Share endpoint URL with your team or use it in Cursor, Cline, and other AI tools from anywhere."})]})]})}),(0,a.jsx)("div",{className:"grid grid-cols-2 gap-3",children:c.oX.map(e=>(0,a.jsxs)("div",{className:"flex flex-col items-center text-center p-3 rounded-lg bg-sidebar/50",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-xl text-primary mb-1",children:e.icon}),(0,a.jsx)("p",{className:"text-xs font-semibold",children:e.title}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:e.desc})]},e.title))}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"Requires outbound port 7844 (TCP/UDP). Connection may take 10-30s."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tt,fullWidth:!0,children:"Start Tunnel"}),(0,a.jsx)(i.$n,{onClick:()=>el(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:en,title:"Disable Tunnel",onClose:()=>!Z&&er(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"The Cloudflare tunnel will be disconnected. Remote access via tunnel URL will stop working."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:ts,fullWidth:!0,disabled:Z,variant:"danger",children:Z?"Disabling...":"Disable"}),(0,a.jsx)(i.$n,{onClick:()=>er(!1),variant:"ghost",fullWidth:!0,disabled:Z,children:"Cancel"})]})]})}),(0,a.jsx)(i.aF,{isOpen:eR,title:"Tailscale Funnel",onClose:()=>{eC||(eO(!1),e_(""),eg(null))},children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[null===ev&&(0,a.jsxs)("p",{className:"text-sm text-text-muted flex items-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Checking..."]}),!1===ev&&!eC&&(0,a.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale is not installed. Install it to enable Funnel."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:tl,fullWidth:!0,children:"Install Tailscale"}),(0,a.jsx)(i.$n,{onClick:()=>eO(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),eC&&(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-text-muted",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-sm",children:"progress_activity"}),"Installing Tailscale..."]}),eT.length>0&&(0,a.jsx)("div",{ref:eU,className:"bg-black/5 dark:bg-white/5 rounded p-2 max-h-40 overflow-y-auto font-mono text-xs text-text-muted",children:eT.map((e,t)=>(0,a.jsx)("div",{children:e},t))})]}),!0===ev&&!eC&&(0,a.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2 text-sm text-green-600 dark:text-green-400",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"check_circle"}),"Tailscale installed"]}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:()=>to(),fullWidth:!0,children:"Connect"}),(0,a.jsx)(i.$n,{onClick:()=>eO(!1),variant:"ghost",fullWidth:!0,children:"Cancel"})]})]}),eb&&(0,a.jsx)(x,{status:eb})]})}),(0,a.jsx)(i.aF,{isOpen:eI,title:"Disable Tailscale",onClose:()=>!ex&&eD(!1),children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Tailscale Funnel will be stopped. Remote access via Tailscale URL will stop working."}),(0,a.jsxs)("div",{className:"flex gap-2",children:[(0,a.jsx)(i.$n,{onClick:td,fullWidth:!0,disabled:ex,variant:"danger",children:ex?"Disabling...":"Disable"}),(0,a.jsx)(i.$n,{onClick:()=>eD(!1),variant:"ghost",fullWidth:!0,disabled:ex,children:"Cancel"})]})]})}),(0,a.jsx)(i.uo,{isOpen:!!N,onClose:()=>C(null),onConfirm:()=>{let e=N?.onConfirm;C(null),e?.()},title:N?.title||"Confirm",message:N?.message,variant:"danger"})]})}b.propTypes={machineId:r().string.isRequired}},51243:(e,t,s)=>{Promise.resolve().then(s.bind(s,20242))}}]);