zevairouter 1.0.122 → 1.0.123

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 (1629) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/cli/app/.next-cli-build/BUILD_ID +1 -1
  3. package/cli/app/.next-cli-build/app-path-routes-manifest.json +11 -11
  4. package/cli/app/.next-cli-build/build-manifest.json +6 -6
  5. package/cli/app/.next-cli-build/prerender-manifest.json +3 -3
  6. package/cli/app/.next-cli-build/react-loadable-manifest.json +2 -2
  7. package/cli/app/.next-cli-build/required-server-files.json +4 -4
  8. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page.js +2 -2
  9. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page.js.nft.json +1 -1
  10. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/automation/page_client-reference-manifest.js +1 -1
  11. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  12. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  13. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  14. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  15. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  16. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  17. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  18. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  19. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  20. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  21. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  22. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  23. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  24. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  25. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  26. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page.js +2 -2
  27. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page.js.nft.json +1 -1
  28. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/context/page_client-reference-manifest.js +1 -1
  29. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  30. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  31. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  32. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  33. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  34. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  35. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  36. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  37. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  38. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
  39. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  40. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  41. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  42. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  43. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  44. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  45. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  46. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  47. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  48. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  49. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  50. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js +2 -2
  51. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
  52. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
  53. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  54. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  55. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  56. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  57. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  58. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  59. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  60. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  61. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  62. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  63. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  64. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  65. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
  66. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  67. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  68. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +2 -2
  69. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  70. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  71. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  72. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  73. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  74. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page.js +4 -4
  75. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page.js.nft.json +1 -1
  76. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/terminal/page_client-reference-manifest.js +1 -1
  77. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
  78. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  79. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  80. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  81. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  82. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  83. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  84. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  85. package/cli/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  86. package/cli/app/.next-cli-build/server/app/_global-error/page.js +3 -3
  87. package/cli/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  88. package/cli/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  89. package/cli/app/.next-cli-build/server/app/_global-error.html +1 -1
  90. package/cli/app/.next-cli-build/server/app/_global-error.rsc +7 -7
  91. package/cli/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +7 -7
  92. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +2 -2
  93. package/cli/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +3 -3
  94. package/cli/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +3 -3
  95. package/cli/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +3 -3
  96. package/cli/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  97. package/cli/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  98. package/cli/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  99. package/cli/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  100. package/cli/app/.next-cli-build/server/app/_not-found.html +1 -1
  101. package/cli/app/.next-cli-build/server/app/_not-found.rsc +11 -11
  102. package/cli/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +11 -11
  103. package/cli/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +4 -4
  104. package/cli/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +6 -6
  105. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  106. package/cli/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  107. package/cli/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  108. package/cli/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  109. package/cli/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  110. package/cli/app/.next-cli-build/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
  111. package/cli/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  112. package/cli/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  113. package/cli/app/.next-cli-build/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  114. package/cli/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  115. package/cli/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  116. package/cli/app/.next-cli-build/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
  117. package/cli/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  118. package/cli/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  119. package/cli/app/.next-cli-build/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
  120. package/cli/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  121. package/cli/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  122. package/cli/app/.next-cli-build/server/app/api/auth/oidc/test/route_client-reference-manifest.js +1 -1
  123. package/cli/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  124. package/cli/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  125. package/cli/app/.next-cli-build/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
  126. package/cli/app/.next-cli-build/server/app/api/cache/stats/route.js +1 -1
  127. package/cli/app/.next-cli-build/server/app/api/cache/stats/route.js.nft.json +1 -1
  128. package/cli/app/.next-cli-build/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
  129. package/cli/app/.next-cli-build/server/app/api/changelog/route.js +1 -1
  130. package/cli/app/.next-cli-build/server/app/api/changelog/route.js.nft.json +1 -1
  131. package/cli/app/.next-cli-build/server/app/api/changelog/route_client-reference-manifest.js +1 -1
  132. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  133. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  134. package/cli/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route_client-reference-manifest.js +1 -1
  135. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  136. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  137. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
  138. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  139. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  140. package/cli/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
  141. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  142. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  143. package/cli/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
  144. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  145. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  146. package/cli/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
  147. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route.js +1 -1
  148. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route.js.nft.json +1 -1
  149. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-gateway/accounts/route_client-reference-manifest.js +1 -1
  150. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  151. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  152. package/cli/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
  153. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  154. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  155. package/cli/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
  156. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
  157. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  158. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
  159. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  160. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  161. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
  162. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
  163. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  164. package/cli/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
  165. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
  166. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  167. package/cli/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route_client-reference-manifest.js +1 -1
  168. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
  169. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  170. package/cli/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
  171. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  172. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  173. package/cli/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
  174. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  175. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  176. package/cli/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route_client-reference-manifest.js +1 -1
  177. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  178. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  179. package/cli/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
  180. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  181. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  182. package/cli/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
  183. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
  184. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  185. package/cli/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route_client-reference-manifest.js +1 -1
  186. package/cli/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  187. package/cli/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  188. package/cli/app/.next-cli-build/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
  189. package/cli/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  190. package/cli/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  191. package/cli/app/.next-cli-build/server/app/api/combos/route_client-reference-manifest.js +1 -1
  192. package/cli/app/.next-cli-build/server/app/api/context/[id]/route.js +1 -1
  193. package/cli/app/.next-cli-build/server/app/api/context/[id]/route.js.nft.json +1 -1
  194. package/cli/app/.next-cli-build/server/app/api/context/[id]/route_client-reference-manifest.js +1 -1
  195. package/cli/app/.next-cli-build/server/app/api/context/bulk/route.js +1 -1
  196. package/cli/app/.next-cli-build/server/app/api/context/bulk/route.js.nft.json +1 -1
  197. package/cli/app/.next-cli-build/server/app/api/context/bulk/route_client-reference-manifest.js +1 -1
  198. package/cli/app/.next-cli-build/server/app/api/context/route.js +1 -1
  199. package/cli/app/.next-cli-build/server/app/api/context/route.js.nft.json +1 -1
  200. package/cli/app/.next-cli-build/server/app/api/context/route_client-reference-manifest.js +1 -1
  201. package/cli/app/.next-cli-build/server/app/api/dashboard/chat/completions/route.js +1 -1
  202. package/cli/app/.next-cli-build/server/app/api/dashboard/chat/completions/route.js.nft.json +1 -1
  203. package/cli/app/.next-cli-build/server/app/api/dashboard/chat/completions/route_client-reference-manifest.js +1 -1
  204. package/cli/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  205. package/cli/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  206. package/cli/app/.next-cli-build/server/app/api/headroom/extras/route_client-reference-manifest.js +1 -1
  207. package/cli/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  208. package/cli/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  209. package/cli/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route_client-reference-manifest.js +1 -1
  210. package/cli/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  211. package/cli/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  212. package/cli/app/.next-cli-build/server/app/api/headroom/restart/route_client-reference-manifest.js +1 -1
  213. package/cli/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  214. package/cli/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  215. package/cli/app/.next-cli-build/server/app/api/headroom/start/route_client-reference-manifest.js +1 -1
  216. package/cli/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  217. package/cli/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  218. package/cli/app/.next-cli-build/server/app/api/headroom/status/route_client-reference-manifest.js +1 -1
  219. package/cli/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  220. package/cli/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  221. package/cli/app/.next-cli-build/server/app/api/headroom/stop/route_client-reference-manifest.js +1 -1
  222. package/cli/app/.next-cli-build/server/app/api/health/ready/route.js +1 -1
  223. package/cli/app/.next-cli-build/server/app/api/health/ready/route.js.nft.json +1 -1
  224. package/cli/app/.next-cli-build/server/app/api/health/ready/route_client-reference-manifest.js +1 -1
  225. package/cli/app/.next-cli-build/server/app/api/health/route.js +1 -1
  226. package/cli/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  227. package/cli/app/.next-cli-build/server/app/api/health/route_client-reference-manifest.js +1 -1
  228. package/cli/app/.next-cli-build/server/app/api/init/route.js +1 -1
  229. package/cli/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  230. package/cli/app/.next-cli-build/server/app/api/init/route_client-reference-manifest.js +1 -1
  231. package/cli/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js +1 -1
  232. package/cli/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js.nft.json +1 -1
  233. package/cli/app/.next-cli-build/server/app/api/keys/[id]/rotate/route_client-reference-manifest.js +1 -1
  234. package/cli/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  235. package/cli/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  236. package/cli/app/.next-cli-build/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
  237. package/cli/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  238. package/cli/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  239. package/cli/app/.next-cli-build/server/app/api/keys/route_client-reference-manifest.js +1 -1
  240. package/cli/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  241. package/cli/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  242. package/cli/app/.next-cli-build/server/app/api/locale/route_client-reference-manifest.js +1 -1
  243. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +2 -2
  244. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  245. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
  246. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
  247. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  248. package/cli/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
  249. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  250. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  251. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
  252. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  253. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  254. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
  255. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  256. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  257. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
  258. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  259. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  260. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +1 -1
  261. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  262. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  263. package/cli/app/.next-cli-build/server/app/api/media-providers/tts/voices/route_client-reference-manifest.js +1 -1
  264. package/cli/app/.next-cli-build/server/app/api/metrics/route.js +2 -2
  265. package/cli/app/.next-cli-build/server/app/api/metrics/route.js.nft.json +1 -1
  266. package/cli/app/.next-cli-build/server/app/api/metrics/route_client-reference-manifest.js +1 -1
  267. package/cli/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  268. package/cli/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  269. package/cli/app/.next-cli-build/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
  270. package/cli/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  271. package/cli/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  272. package/cli/app/.next-cli-build/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
  273. package/cli/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  274. package/cli/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  275. package/cli/app/.next-cli-build/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
  276. package/cli/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  277. package/cli/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  278. package/cli/app/.next-cli-build/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
  279. package/cli/app/.next-cli-build/server/app/api/models/route.js +1 -1
  280. package/cli/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  281. package/cli/app/.next-cli-build/server/app/api/models/route_client-reference-manifest.js +1 -1
  282. package/cli/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  283. package/cli/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  284. package/cli/app/.next-cli-build/server/app/api/models/test/route_client-reference-manifest.js +1 -1
  285. package/cli/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  286. package/cli/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  287. package/cli/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
  288. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route.js +1 -1
  289. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  290. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  291. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  292. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  293. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  294. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/route.js +1 -1
  295. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/route.js.nft.json +1 -1
  296. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  297. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/latest/route.js +1 -1
  298. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/latest/route.js.nft.json +1 -1
  299. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/latest/route_client-reference-manifest.js +1 -1
  300. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/route.js +1 -1
  301. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/route.js.nft.json +1 -1
  302. package/cli/app/.next-cli-build/server/app/api/oauth/antigravity/bulk-import/route_client-reference-manifest.js +1 -1
  303. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route.js +1 -1
  304. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  305. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  306. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  307. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  308. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  309. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/route.js +1 -1
  310. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/route.js.nft.json +1 -1
  311. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  312. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/latest/route.js +1 -1
  313. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/latest/route.js.nft.json +1 -1
  314. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/latest/route_client-reference-manifest.js +1 -1
  315. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/route.js +1 -1
  316. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/route.js.nft.json +1 -1
  317. package/cli/app/.next-cli-build/server/app/api/oauth/autoclaw/bulk-import/route_client-reference-manifest.js +1 -1
  318. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/cancel/route.js +1 -1
  319. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  320. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  321. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  322. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  323. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  324. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/route.js +1 -1
  325. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/route.js.nft.json +1 -1
  326. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  327. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/latest/route.js +1 -1
  328. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/latest/route.js.nft.json +1 -1
  329. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/latest/route_client-reference-manifest.js +1 -1
  330. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/route.js +1 -1
  331. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/route.js.nft.json +1 -1
  332. package/cli/app/.next-cli-build/server/app/api/oauth/cloudflare-ai/bulk-import/route_client-reference-manifest.js +1 -1
  333. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route.js +1 -1
  334. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  335. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  336. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  337. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  338. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  339. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route.js +1 -1
  340. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route.js.nft.json +1 -1
  341. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  342. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route.js +1 -1
  343. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route.js.nft.json +1 -1
  344. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/latest/route_client-reference-manifest.js +1 -1
  345. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route.js +1 -1
  346. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route.js.nft.json +1 -1
  347. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-import/route_client-reference-manifest.js +1 -1
  348. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-token/route.js +1 -1
  349. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-token/route.js.nft.json +1 -1
  350. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/bulk-token/route_client-reference-manifest.js +1 -1
  351. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/quota-cookie/route.js +1 -1
  352. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/quota-cookie/route.js.nft.json +1 -1
  353. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy/quota-cookie/route_client-reference-manifest.js +1 -1
  354. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route.js +1 -1
  355. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  356. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  357. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  358. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  359. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  360. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route.js +1 -1
  361. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route.js.nft.json +1 -1
  362. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  363. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/latest/route.js +1 -1
  364. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/latest/route.js.nft.json +1 -1
  365. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/latest/route_client-reference-manifest.js +1 -1
  366. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route.js +1 -1
  367. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route.js.nft.json +1 -1
  368. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-import/route_client-reference-manifest.js +1 -1
  369. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-token/route.js +1 -1
  370. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-token/route.js.nft.json +1 -1
  371. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/bulk-token/route_client-reference-manifest.js +1 -1
  372. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/quota-cookie/route.js +1 -1
  373. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/quota-cookie/route.js.nft.json +1 -1
  374. package/cli/app/.next-cli-build/server/app/api/oauth/codebuddy-cn/quota-cookie/route_client-reference-manifest.js +1 -1
  375. package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  376. package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  377. package/cli/app/.next-cli-build/server/app/api/oauth/codex/import-token/route_client-reference-manifest.js +1 -1
  378. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  379. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  380. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
  381. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  382. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  383. package/cli/app/.next-cli-build/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
  384. package/cli/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  385. package/cli/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  386. package/cli/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
  387. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route.js +1 -1
  388. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  389. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  390. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  391. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  392. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  393. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/route.js +1 -1
  394. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/route.js.nft.json +1 -1
  395. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  396. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/latest/route.js +1 -1
  397. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/latest/route.js.nft.json +1 -1
  398. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/latest/route_client-reference-manifest.js +1 -1
  399. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/route.js +1 -1
  400. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/route.js.nft.json +1 -1
  401. package/cli/app/.next-cli-build/server/app/api/oauth/grok-cli/bulk-import/route_client-reference-manifest.js +1 -1
  402. package/cli/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  403. package/cli/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  404. package/cli/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route_client-reference-manifest.js +1 -1
  405. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  406. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  407. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
  408. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route.js +1 -1
  409. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  410. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  411. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  412. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  413. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  414. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route.js +1 -1
  415. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route.js.nft.json +1 -1
  416. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  417. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route.js +1 -1
  418. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route.js.nft.json +1 -1
  419. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/latest/route_client-reference-manifest.js +1 -1
  420. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route.js +1 -1
  421. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route.js.nft.json +1 -1
  422. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/bulk-import/route_client-reference-manifest.js +1 -1
  423. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  424. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  425. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
  426. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  427. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  428. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
  429. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  430. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  431. package/cli/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
  432. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route.js +1 -1
  433. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route.js.nft.json +1 -1
  434. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route_client-reference-manifest.js +1 -1
  435. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route.js +1 -1
  436. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route.js.nft.json +1 -1
  437. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route_client-reference-manifest.js +1 -1
  438. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route.js +1 -1
  439. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route.js.nft.json +1 -1
  440. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/[jobId]/route_client-reference-manifest.js +1 -1
  441. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route.js +1 -1
  442. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route.js.nft.json +1 -1
  443. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/latest/route_client-reference-manifest.js +1 -1
  444. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route.js +1 -1
  445. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route.js.nft.json +1 -1
  446. package/cli/app/.next-cli-build/server/app/api/oauth/qoder/bulk-import/route_client-reference-manifest.js +1 -1
  447. package/cli/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  448. package/cli/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  449. package/cli/app/.next-cli-build/server/app/api/pricing/route_client-reference-manifest.js +1 -1
  450. package/cli/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  451. package/cli/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  452. package/cli/app/.next-cli-build/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
  453. package/cli/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  454. package/cli/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  455. package/cli/app/.next-cli-build/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
  456. package/cli/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  457. package/cli/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  458. package/cli/app/.next-cli-build/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
  459. package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  460. package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  461. package/cli/app/.next-cli-build/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
  462. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  463. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  464. package/cli/app/.next-cli-build/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
  465. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  466. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  467. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
  468. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  469. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  470. package/cli/app/.next-cli-build/server/app/api/providers/[id]/test-models/route_client-reference-manifest.js +1 -1
  471. package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/route.js +1 -1
  472. package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/route.js.nft.json +1 -1
  473. package/cli/app/.next-cli-build/server/app/api/providers/bulk-delete/route_client-reference-manifest.js +1 -1
  474. package/cli/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  475. package/cli/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  476. package/cli/app/.next-cli-build/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
  477. package/cli/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  478. package/cli/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  479. package/cli/app/.next-cli-build/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
  480. package/cli/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  481. package/cli/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  482. package/cli/app/.next-cli-build/server/app/api/providers/route_client-reference-manifest.js +1 -1
  483. package/cli/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  484. package/cli/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  485. package/cli/app/.next-cli-build/server/app/api/providers/suggested-models/route_client-reference-manifest.js +1 -1
  486. package/cli/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  487. package/cli/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  488. package/cli/app/.next-cli-build/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
  489. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js +2 -2
  490. package/cli/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  491. package/cli/app/.next-cli-build/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
  492. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  493. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  494. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
  495. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  496. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  497. package/cli/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
  498. package/cli/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  499. package/cli/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  500. package/cli/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route_client-reference-manifest.js +1 -1
  501. package/cli/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  502. package/cli/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  503. package/cli/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route_client-reference-manifest.js +1 -1
  504. package/cli/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  505. package/cli/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  506. package/cli/app/.next-cli-build/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
  507. package/cli/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  508. package/cli/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  509. package/cli/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
  510. package/cli/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  511. package/cli/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  512. package/cli/app/.next-cli-build/server/app/api/pxpipe/health/route_client-reference-manifest.js +1 -1
  513. package/cli/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  514. package/cli/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  515. package/cli/app/.next-cli-build/server/app/api/pxpipe/install/route_client-reference-manifest.js +1 -1
  516. package/cli/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  517. package/cli/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  518. package/cli/app/.next-cli-build/server/app/api/pxpipe/restart/route_client-reference-manifest.js +1 -1
  519. package/cli/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  520. package/cli/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  521. package/cli/app/.next-cli-build/server/app/api/pxpipe/start/route_client-reference-manifest.js +1 -1
  522. package/cli/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  523. package/cli/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  524. package/cli/app/.next-cli-build/server/app/api/pxpipe/stats/route_client-reference-manifest.js +1 -1
  525. package/cli/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  526. package/cli/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  527. package/cli/app/.next-cli-build/server/app/api/pxpipe/status/route_client-reference-manifest.js +1 -1
  528. package/cli/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  529. package/cli/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  530. package/cli/app/.next-cli-build/server/app/api/pxpipe/stop/route_client-reference-manifest.js +1 -1
  531. package/cli/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  532. package/cli/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  533. package/cli/app/.next-cli-build/server/app/api/settings/database/route_client-reference-manifest.js +1 -1
  534. package/cli/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  535. package/cli/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  536. package/cli/app/.next-cli-build/server/app/api/settings/proxy-test/route_client-reference-manifest.js +1 -1
  537. package/cli/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  538. package/cli/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  539. package/cli/app/.next-cli-build/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
  540. package/cli/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  541. package/cli/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  542. package/cli/app/.next-cli-build/server/app/api/settings/route_client-reference-manifest.js +1 -1
  543. package/cli/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  544. package/cli/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  545. package/cli/app/.next-cli-build/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
  546. package/cli/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  547. package/cli/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  548. package/cli/app/.next-cli-build/server/app/api/tags/route_client-reference-manifest.js +1 -1
  549. package/cli/app/.next-cli-build/server/app/api/terminal/auth/setup/route.js +1 -1
  550. package/cli/app/.next-cli-build/server/app/api/terminal/auth/setup/route.js.nft.json +1 -1
  551. package/cli/app/.next-cli-build/server/app/api/terminal/auth/setup/route_client-reference-manifest.js +1 -1
  552. package/cli/app/.next-cli-build/server/app/api/terminal/auth/status/route.js +1 -1
  553. package/cli/app/.next-cli-build/server/app/api/terminal/auth/status/route.js.nft.json +1 -1
  554. package/cli/app/.next-cli-build/server/app/api/terminal/auth/status/route_client-reference-manifest.js +1 -1
  555. package/cli/app/.next-cli-build/server/app/api/terminal/auth/unlock/route.js +1 -1
  556. package/cli/app/.next-cli-build/server/app/api/terminal/auth/unlock/route.js.nft.json +1 -1
  557. package/cli/app/.next-cli-build/server/app/api/terminal/auth/unlock/route_client-reference-manifest.js +1 -1
  558. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route.js +1 -1
  559. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route.js.nft.json +1 -1
  560. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/input/route_client-reference-manifest.js +1 -1
  561. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route.js +1 -1
  562. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route.js.nft.json +1 -1
  563. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/resize/route_client-reference-manifest.js +1 -1
  564. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route.js +1 -1
  565. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route.js.nft.json +1 -1
  566. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/route_client-reference-manifest.js +1 -1
  567. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route.js +2 -2
  568. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route.js.nft.json +1 -1
  569. package/cli/app/.next-cli-build/server/app/api/terminal/session/[id]/stream/route_client-reference-manifest.js +1 -1
  570. package/cli/app/.next-cli-build/server/app/api/terminal/session/route.js +1 -1
  571. package/cli/app/.next-cli-build/server/app/api/terminal/session/route.js.nft.json +1 -1
  572. package/cli/app/.next-cli-build/server/app/api/terminal/session/route_client-reference-manifest.js +1 -1
  573. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  574. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  575. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
  576. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  577. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  578. package/cli/app/.next-cli-build/server/app/api/translator/console-logs/stream/route_client-reference-manifest.js +1 -1
  579. package/cli/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  580. package/cli/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  581. package/cli/app/.next-cli-build/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
  582. package/cli/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  583. package/cli/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  584. package/cli/app/.next-cli-build/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
  585. package/cli/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  586. package/cli/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  587. package/cli/app/.next-cli-build/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
  588. package/cli/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  589. package/cli/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  590. package/cli/app/.next-cli-build/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
  591. package/cli/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  592. package/cli/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  593. package/cli/app/.next-cli-build/server/app/api/tunnel/disable/route_client-reference-manifest.js +1 -1
  594. package/cli/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  595. package/cli/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  596. package/cli/app/.next-cli-build/server/app/api/tunnel/enable/route_client-reference-manifest.js +1 -1
  597. package/cli/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  598. package/cli/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  599. package/cli/app/.next-cli-build/server/app/api/tunnel/status/route_client-reference-manifest.js +1 -1
  600. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  601. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  602. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route_client-reference-manifest.js +1 -1
  603. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  604. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  605. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route_client-reference-manifest.js +1 -1
  606. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  607. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  608. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route_client-reference-manifest.js +1 -1
  609. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +3 -3
  610. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  611. package/cli/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route_client-reference-manifest.js +1 -1
  612. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  613. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  614. package/cli/app/.next-cli-build/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
  615. package/cli/app/.next-cli-build/server/app/api/usage/aggregate/route.js +1 -1
  616. package/cli/app/.next-cli-build/server/app/api/usage/aggregate/route.js.nft.json +1 -1
  617. package/cli/app/.next-cli-build/server/app/api/usage/aggregate/route_client-reference-manifest.js +1 -1
  618. package/cli/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  619. package/cli/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  620. package/cli/app/.next-cli-build/server/app/api/usage/chart/route_client-reference-manifest.js +1 -1
  621. package/cli/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  622. package/cli/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  623. package/cli/app/.next-cli-build/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
  624. package/cli/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  625. package/cli/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  626. package/cli/app/.next-cli-build/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
  627. package/cli/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  628. package/cli/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  629. package/cli/app/.next-cli-build/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
  630. package/cli/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  631. package/cli/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  632. package/cli/app/.next-cli-build/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
  633. package/cli/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  634. package/cli/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  635. package/cli/app/.next-cli-build/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
  636. package/cli/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  637. package/cli/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  638. package/cli/app/.next-cli-build/server/app/api/usage/stream/route_client-reference-manifest.js +1 -1
  639. package/cli/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  640. package/cli/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  641. package/cli/app/.next-cli-build/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
  642. package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  643. package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  644. package/cli/app/.next-cli-build/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
  645. package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  646. package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  647. package/cli/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
  648. package/cli/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  649. package/cli/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  650. package/cli/app/.next-cli-build/server/app/api/v1/audio/voices/route_client-reference-manifest.js +1 -1
  651. package/cli/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  652. package/cli/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  653. package/cli/app/.next-cli-build/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
  654. package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  655. package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  656. package/cli/app/.next-cli-build/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
  657. package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route.js +2 -2
  658. package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  659. package/cli/app/.next-cli-build/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
  660. package/cli/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  661. package/cli/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  662. package/cli/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
  663. package/cli/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  664. package/cli/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  665. package/cli/app/.next-cli-build/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
  666. package/cli/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  667. package/cli/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  668. package/cli/app/.next-cli-build/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
  669. package/cli/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  670. package/cli/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  671. package/cli/app/.next-cli-build/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
  672. package/cli/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  673. package/cli/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  674. package/cli/app/.next-cli-build/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
  675. package/cli/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  676. package/cli/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  677. package/cli/app/.next-cli-build/server/app/api/v1/responses/compact/route_client-reference-manifest.js +1 -1
  678. package/cli/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  679. package/cli/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  680. package/cli/app/.next-cli-build/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
  681. package/cli/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  682. package/cli/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  683. package/cli/app/.next-cli-build/server/app/api/v1/route_client-reference-manifest.js +1 -1
  684. package/cli/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  685. package/cli/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  686. package/cli/app/.next-cli-build/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
  687. package/cli/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  688. package/cli/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  689. package/cli/app/.next-cli-build/server/app/api/v1/web/fetch/route_client-reference-manifest.js +1 -1
  690. package/cli/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  691. package/cli/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  692. package/cli/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
  693. package/cli/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  694. package/cli/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  695. package/cli/app/.next-cli-build/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
  696. package/cli/app/.next-cli-build/server/app/api/version/route.js +1 -1
  697. package/cli/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  698. package/cli/app/.next-cli-build/server/app/api/version/route_client-reference-manifest.js +1 -1
  699. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  700. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  701. package/cli/app/.next-cli-build/server/app/api/version/shutdown/route_client-reference-manifest.js +1 -1
  702. package/cli/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  703. package/cli/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  704. package/cli/app/.next-cli-build/server/app/api/version/update/route_client-reference-manifest.js +1 -1
  705. package/cli/app/.next-cli-build/server/app/callback/page.js +2 -2
  706. package/cli/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  707. package/cli/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  708. package/cli/app/.next-cli-build/server/app/callback.html +1 -1
  709. package/cli/app/.next-cli-build/server/app/callback.rsc +13 -13
  710. package/cli/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +13 -13
  711. package/cli/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +4 -4
  712. package/cli/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +6 -6
  713. package/cli/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  714. package/cli/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +4 -4
  715. package/cli/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +3 -3
  716. package/cli/app/.next-cli-build/server/app/dashboard/automation.html +1 -1
  717. package/cli/app/.next-cli-build/server/app/dashboard/automation.rsc +14 -14
  718. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation/__PAGE__.segment.rsc +4 -4
  719. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard/automation.segment.rsc +3 -3
  720. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  721. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  722. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_full.segment.rsc +14 -14
  723. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_head.segment.rsc +4 -4
  724. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_index.segment.rsc +6 -6
  725. package/cli/app/.next-cli-build/server/app/dashboard/automation.segments/_tree.segment.rsc +2 -2
  726. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  727. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +13 -13
  728. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +3 -3
  729. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +3 -3
  730. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  731. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  732. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +13 -13
  733. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +4 -4
  734. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +6 -6
  735. package/cli/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  736. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  737. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +13 -13
  738. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +3 -3
  739. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +3 -3
  740. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  741. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  742. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +13 -13
  743. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +4 -4
  744. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +6 -6
  745. package/cli/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  746. package/cli/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  747. package/cli/app/.next-cli-build/server/app/dashboard/combos.rsc +14 -14
  748. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +4 -4
  749. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +3 -3
  750. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  751. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  752. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +14 -14
  753. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +4 -4
  754. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +6 -6
  755. package/cli/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  756. package/cli/app/.next-cli-build/server/app/dashboard/context.html +1 -1
  757. package/cli/app/.next-cli-build/server/app/dashboard/context.rsc +14 -14
  758. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context/__PAGE__.segment.rsc +4 -4
  759. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard/context.segment.rsc +3 -3
  760. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  761. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  762. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_full.segment.rsc +14 -14
  763. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_head.segment.rsc +4 -4
  764. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_index.segment.rsc +6 -6
  765. package/cli/app/.next-cli-build/server/app/dashboard/context.segments/_tree.segment.rsc +2 -2
  766. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  767. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.rsc +13 -13
  768. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +3 -3
  769. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +3 -3
  770. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  771. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  772. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +13 -13
  773. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +4 -4
  774. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +6 -6
  775. package/cli/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  776. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  777. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +14 -14
  778. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +4 -4
  779. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +3 -3
  780. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +3 -3
  781. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  782. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  783. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +14 -14
  784. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +4 -4
  785. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +6 -6
  786. package/cli/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  787. package/cli/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  788. package/cli/app/.next-cli-build/server/app/dashboard/mitm.rsc +13 -13
  789. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +3 -3
  790. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +3 -3
  791. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  792. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  793. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +13 -13
  794. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +4 -4
  795. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +6 -6
  796. package/cli/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  797. package/cli/app/.next-cli-build/server/app/dashboard/playground.html +1 -1
  798. package/cli/app/.next-cli-build/server/app/dashboard/playground.rsc +13 -13
  799. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground/__PAGE__.segment.rsc +3 -3
  800. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard/playground.segment.rsc +3 -3
  801. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  802. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  803. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_full.segment.rsc +13 -13
  804. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_head.segment.rsc +4 -4
  805. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_index.segment.rsc +6 -6
  806. package/cli/app/.next-cli-build/server/app/dashboard/playground.segments/_tree.segment.rsc +2 -2
  807. package/cli/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  808. package/cli/app/.next-cli-build/server/app/dashboard/profile.rsc +14 -14
  809. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +4 -4
  810. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +3 -3
  811. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  812. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  813. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +14 -14
  814. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +4 -4
  815. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +6 -6
  816. package/cli/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  817. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  818. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.rsc +14 -14
  819. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +4 -4
  820. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +3 -3
  821. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +3 -3
  822. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  823. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  824. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +14 -14
  825. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +4 -4
  826. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +6 -6
  827. package/cli/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  828. package/cli/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  829. package/cli/app/.next-cli-build/server/app/dashboard/providers.rsc +14 -14
  830. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +4 -4
  831. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +3 -3
  832. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  833. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  834. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +14 -14
  835. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +4 -4
  836. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +6 -6
  837. package/cli/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  838. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  839. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +14 -14
  840. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +4 -4
  841. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +3 -3
  842. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  843. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  844. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +14 -14
  845. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +4 -4
  846. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +6 -6
  847. package/cli/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  848. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  849. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +13 -13
  850. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +3 -3
  851. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +3 -3
  852. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  853. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  854. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +13 -13
  855. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +4 -4
  856. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +6 -6
  857. package/cli/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  858. package/cli/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  859. package/cli/app/.next-cli-build/server/app/dashboard/quota.rsc +14 -14
  860. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +4 -4
  861. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +3 -3
  862. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  863. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  864. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +14 -14
  865. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +4 -4
  866. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +6 -6
  867. package/cli/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  868. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  869. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  870. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  871. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  872. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +13 -13
  873. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +13 -13
  874. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +4 -4
  875. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +6 -6
  876. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  877. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +4 -4
  878. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +3 -3
  879. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +3 -3
  880. package/cli/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +3 -3
  881. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  882. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.rsc +13 -13
  883. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +3 -3
  884. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +3 -3
  885. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  886. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  887. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +13 -13
  888. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +4 -4
  889. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +6 -6
  890. package/cli/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  891. package/cli/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  892. package/cli/app/.next-cli-build/server/app/dashboard/translator.rsc +14 -14
  893. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +4 -4
  894. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +3 -3
  895. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  896. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  897. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +14 -14
  898. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +4 -4
  899. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +6 -6
  900. package/cli/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  901. package/cli/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  902. package/cli/app/.next-cli-build/server/app/dashboard/usage.rsc +14 -14
  903. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +4 -4
  904. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +3 -3
  905. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  906. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  907. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +14 -14
  908. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +4 -4
  909. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +6 -6
  910. package/cli/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  911. package/cli/app/.next-cli-build/server/app/dashboard.html +1 -1
  912. package/cli/app/.next-cli-build/server/app/dashboard.rsc +13 -13
  913. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +3 -3
  914. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +3 -3
  915. package/cli/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +4 -4
  916. package/cli/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +13 -13
  917. package/cli/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +4 -4
  918. package/cli/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +6 -6
  919. package/cli/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  920. package/cli/app/.next-cli-build/server/app/index.html +1 -1
  921. package/cli/app/.next-cli-build/server/app/index.rsc +11 -11
  922. package/cli/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  923. package/cli/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +11 -11
  924. package/cli/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +4 -4
  925. package/cli/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +6 -6
  926. package/cli/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  927. package/cli/app/.next-cli-build/server/app/landing/page.js +2 -2
  928. package/cli/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  929. package/cli/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  930. package/cli/app/.next-cli-build/server/app/landing.html +1 -1
  931. package/cli/app/.next-cli-build/server/app/landing.rsc +13 -13
  932. package/cli/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +13 -13
  933. package/cli/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +4 -4
  934. package/cli/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +6 -6
  935. package/cli/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  936. package/cli/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +4 -4
  937. package/cli/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +3 -3
  938. package/cli/app/.next-cli-build/server/app/login/page.js +2 -2
  939. package/cli/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  940. package/cli/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  941. package/cli/app/.next-cli-build/server/app/login.html +1 -1
  942. package/cli/app/.next-cli-build/server/app/login.rsc +13 -13
  943. package/cli/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +13 -13
  944. package/cli/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +4 -4
  945. package/cli/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +6 -6
  946. package/cli/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  947. package/cli/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +4 -4
  948. package/cli/app/.next-cli-build/server/app/login.segments/login.segment.rsc +3 -3
  949. package/cli/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  950. package/cli/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  951. package/cli/app/.next-cli-build/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  952. package/cli/app/.next-cli-build/server/app/page.js +2 -2
  953. package/cli/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  954. package/cli/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  955. package/cli/app/.next-cli-build/server/app-paths-manifest.json +11 -11
  956. package/cli/app/.next-cli-build/server/chunks/{3159.js → 1023.js} +1 -1
  957. package/cli/app/.next-cli-build/server/chunks/1046.js +1 -0
  958. package/cli/app/.next-cli-build/server/chunks/{4055.js → 1167.js} +1 -1
  959. package/cli/app/.next-cli-build/server/chunks/1237.js +71 -0
  960. package/cli/app/.next-cli-build/server/chunks/{6844.js → 1469.js} +1 -1
  961. package/cli/app/.next-cli-build/server/chunks/{1188.js → 1500.js} +1 -1
  962. package/cli/app/.next-cli-build/server/chunks/1536.js +1 -0
  963. package/cli/app/.next-cli-build/server/chunks/1586.js +7 -0
  964. package/cli/app/.next-cli-build/server/chunks/1637.js +3 -0
  965. package/cli/app/.next-cli-build/server/chunks/{4229.js → 1776.js} +1 -1
  966. package/cli/app/.next-cli-build/server/chunks/{1019.js → 1779.js} +1 -1
  967. package/cli/app/.next-cli-build/server/chunks/2027.js +1 -0
  968. package/cli/app/.next-cli-build/server/chunks/2282.js +1 -0
  969. package/cli/app/.next-cli-build/server/chunks/23.js +63 -0
  970. package/cli/app/.next-cli-build/server/chunks/{3593.js → 2417.js} +1 -1
  971. package/cli/app/.next-cli-build/server/chunks/2423.js +1 -0
  972. package/cli/app/.next-cli-build/server/chunks/2674.js +121 -0
  973. package/cli/app/.next-cli-build/server/chunks/{6036.js → 2909.js} +1 -1
  974. package/cli/app/.next-cli-build/server/chunks/3174.js +19 -0
  975. package/cli/app/.next-cli-build/server/chunks/3538.js +1 -0
  976. package/cli/app/.next-cli-build/server/chunks/{4136.js → 3552.js} +1 -1
  977. package/cli/app/.next-cli-build/server/chunks/3560.js +7 -0
  978. package/cli/app/.next-cli-build/server/chunks/{5236.js → 3580.js} +1 -1
  979. package/cli/app/.next-cli-build/server/chunks/3833.js +1 -0
  980. package/cli/app/.next-cli-build/server/chunks/3871.js +60 -0
  981. package/cli/app/.next-cli-build/server/chunks/{5681.js → 3881.js} +1 -1
  982. package/cli/app/.next-cli-build/server/chunks/3972.js +1 -0
  983. package/cli/app/.next-cli-build/server/chunks/4014.js +1 -0
  984. package/cli/app/.next-cli-build/server/chunks/4088.js +1 -0
  985. package/cli/app/.next-cli-build/server/chunks/4293.js +1 -0
  986. package/cli/app/.next-cli-build/server/chunks/{7341.js → 4341.js} +1 -1
  987. package/cli/app/.next-cli-build/server/chunks/4350.js +1 -0
  988. package/cli/app/.next-cli-build/server/chunks/{4739.js → 4395.js} +1 -1
  989. package/cli/app/.next-cli-build/server/chunks/4441.js +24 -0
  990. package/cli/app/.next-cli-build/server/chunks/{2693.js → 4493.js} +1 -1
  991. package/cli/app/.next-cli-build/server/chunks/{5000.js → 4499.js} +2 -2
  992. package/cli/app/.next-cli-build/server/chunks/4539.js +1 -0
  993. package/cli/app/.next-cli-build/server/chunks/46.js +17 -0
  994. package/cli/app/.next-cli-build/server/chunks/4607.js +18 -0
  995. package/cli/app/.next-cli-build/server/chunks/{3331.js → 4619.js} +1 -1
  996. package/cli/app/.next-cli-build/server/chunks/4693.js +1 -0
  997. package/cli/app/.next-cli-build/server/chunks/{7965.js → 4880.js} +1 -1
  998. package/cli/app/.next-cli-build/server/chunks/{1998.js → 4934.js} +1 -1
  999. package/cli/app/.next-cli-build/server/chunks/4959.js +1 -0
  1000. package/cli/app/.next-cli-build/server/chunks/497.js +1 -0
  1001. package/cli/app/.next-cli-build/server/chunks/5015.js +67 -0
  1002. package/cli/app/.next-cli-build/server/chunks/5337.js +1 -0
  1003. package/cli/app/.next-cli-build/server/chunks/{6802.js → 5370.js} +1 -1
  1004. package/cli/app/.next-cli-build/server/chunks/{2030.js → 5614.js} +5 -5
  1005. package/cli/app/.next-cli-build/server/chunks/5747.js +1 -0
  1006. package/cli/app/.next-cli-build/server/chunks/5956.js +1 -0
  1007. package/cli/app/.next-cli-build/server/chunks/{4404.js → 6041.js} +1 -1
  1008. package/cli/app/.next-cli-build/server/chunks/6170.js +3 -0
  1009. package/cli/app/.next-cli-build/server/chunks/6220.js +1 -0
  1010. package/cli/app/.next-cli-build/server/chunks/6372.js +1 -0
  1011. package/cli/app/.next-cli-build/server/chunks/6408.js +43 -0
  1012. package/cli/app/.next-cli-build/server/chunks/6673.js +1 -0
  1013. package/cli/app/.next-cli-build/server/chunks/6714.js +1 -0
  1014. package/cli/app/.next-cli-build/server/chunks/{6108.js → 6744.js} +1 -1
  1015. package/cli/app/.next-cli-build/server/chunks/733.js +1 -0
  1016. package/cli/app/.next-cli-build/server/chunks/{1531.js → 7667.js} +1 -1
  1017. package/cli/app/.next-cli-build/server/chunks/7716.js +1 -0
  1018. package/cli/app/.next-cli-build/server/chunks/7729.js +1 -0
  1019. package/cli/app/.next-cli-build/server/chunks/{9528.js → 7741.js} +3 -3
  1020. package/cli/app/.next-cli-build/server/chunks/7806.js +1 -0
  1021. package/cli/app/.next-cli-build/server/chunks/7870.js +1 -0
  1022. package/cli/app/.next-cli-build/server/chunks/{2007.js → 8031.js} +1 -1
  1023. package/cli/app/.next-cli-build/server/chunks/8180.js +1 -0
  1024. package/cli/app/.next-cli-build/server/chunks/8182.js +1 -0
  1025. package/cli/app/.next-cli-build/server/chunks/8183.js +1 -0
  1026. package/cli/app/.next-cli-build/server/chunks/8227.js +1 -0
  1027. package/cli/app/.next-cli-build/server/chunks/83.js +45 -0
  1028. package/cli/app/.next-cli-build/server/chunks/8341.js +1 -0
  1029. package/cli/app/.next-cli-build/server/chunks/857.js +1 -0
  1030. package/cli/app/.next-cli-build/server/chunks/{6457.js → 8578.js} +2 -2
  1031. package/cli/app/.next-cli-build/server/chunks/8669.js +1 -0
  1032. package/cli/app/.next-cli-build/server/chunks/8779.js +1 -0
  1033. package/cli/app/.next-cli-build/server/chunks/{4013.js → 8953.js} +1 -1
  1034. package/cli/app/.next-cli-build/server/chunks/9001.js +1 -0
  1035. package/cli/app/.next-cli-build/server/chunks/906.js +183 -0
  1036. package/cli/app/.next-cli-build/server/chunks/{2722.js → 9293.js} +25 -25
  1037. package/cli/app/.next-cli-build/server/chunks/9345.js +1 -0
  1038. package/cli/app/.next-cli-build/server/chunks/{5258.js → 9570.js} +1 -1
  1039. package/cli/app/.next-cli-build/server/chunks/9901.js +1 -0
  1040. package/cli/app/.next-cli-build/server/chunks/9992.js +66 -0
  1041. package/cli/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  1042. package/cli/app/.next-cli-build/server/middleware-react-loadable-manifest.js +1 -1
  1043. package/cli/app/.next-cli-build/server/middleware.js +22 -22
  1044. package/cli/app/.next-cli-build/server/next-font-manifest.js +1 -1
  1045. package/cli/app/.next-cli-build/server/next-font-manifest.json +1 -1
  1046. package/cli/app/.next-cli-build/server/pages/404.html +1 -1
  1047. package/cli/app/.next-cli-build/server/pages/500.html +1 -1
  1048. package/cli/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  1049. package/cli/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  1050. package/cli/app/.next-cli-build/static/chunks/{4bd1b696-e356ca5ba0218e27.js → 0937d497-33e2049988b7c22e.js} +1 -1
  1051. package/cli/app/.next-cli-build/static/chunks/1096-6d775ecc28cf6340.js +1 -0
  1052. package/cli/app/.next-cli-build/static/chunks/1554-f9422191725f4f61.js +1 -0
  1053. package/cli/app/.next-cli-build/static/chunks/{8202.1ffc6ce531e066ce.js → 1768.ad4675e8c839dd60.js} +1 -1
  1054. package/cli/app/.next-cli-build/static/chunks/1858-5de22f4a0f7873ea.js +32 -0
  1055. package/cli/app/.next-cli-build/static/chunks/2b9ff8ee-8330dc76023de107.js +1 -0
  1056. package/cli/app/.next-cli-build/static/chunks/{6069-6bce779705f69e62.js → 3539-25f16e696f32ccdf.js} +5 -5
  1057. package/cli/app/.next-cli-build/static/chunks/4391-0e471d2e761014ea.js +3 -0
  1058. package/cli/app/.next-cli-build/static/chunks/6656-0ca5257ec474f863.js +66 -0
  1059. package/cli/app/.next-cli-build/static/chunks/7783-7a4ed0063ec0fecc.js +7 -0
  1060. package/cli/app/.next-cli-build/static/chunks/7813-f79ef67923829c3a.js +1 -0
  1061. package/cli/app/.next-cli-build/static/chunks/{1992-b492aa3235a8c259.js → 8434-db0f0049d0262e2e.js} +1 -1
  1062. package/cli/app/.next-cli-build/static/chunks/8689-ee86215b9a3eb108.js +1 -0
  1063. package/cli/app/.next-cli-build/static/chunks/888-1894db92ff847dbb.js +1 -0
  1064. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/automation/page-2ee85b86d7597651.js +1 -0
  1065. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/page-bad8ff5503e4f0b7.js +1 -0
  1066. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-3fb4f7227c4ab57f.js +1 -0
  1067. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-9459e82acdd078ac.js +1 -0
  1068. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-f411959991f96990.js +1 -0
  1069. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/page-1a77fd86f2a4922a.js +1 -0
  1070. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/context/page-63e5ceb81d87c300.js +1 -0
  1071. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/page-1a097de73412d440.js +1 -0
  1072. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-0fafff8a72986a98.js → page-2365f7b85dd8967d.js} +2 -2
  1073. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-7427ee87015d1113.js +1 -0
  1074. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-85e7b6f5b4af1dd4.js → page-939421769eec6d3b.js} +2 -2
  1075. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-ca761e638d38dae4.js +1 -0
  1076. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/page-eeb71d37d39b3586.js +1 -0
  1077. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/page-1c1a986664906bea.js +1 -0
  1078. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/playground/page-284542c819665387.js +1 -0
  1079. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-30229a682f3cb8df.js +1 -0
  1080. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-6deaa1a0e3ad0eb6.js → page-4bfe29eb86322368.js} +2 -2
  1081. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/new/page-71ca5c61fe011c5b.js +1 -0
  1082. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/{page-5ab697596491a658.js → page-fa8e4cba2691a844.js} +1 -1
  1083. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-eb11e852f7a314c9.js → page-69eefaf477523b7d.js} +2 -2
  1084. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/pxpipe/{page-f1c47c7778f23895.js → page-930e38c563b5c8a1.js} +1 -1
  1085. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-fb96c1c4474868b3.js +1 -0
  1086. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/terminal/{page-a3689f5a124bc27a.js → page-8da3399a4ed0af0d.js} +2 -2
  1087. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/page-ef6d294917d01201.js +1 -0
  1088. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/page-86b61948afed34e8.js +1 -0
  1089. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-b4939c80e73c7dfd.js +1 -0
  1090. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js +1 -0
  1091. package/cli/app/.next-cli-build/static/chunks/app/_global-error/{page-0958b3b629c68bd2.js → page-63a0542d75a38025.js} +1 -1
  1092. package/cli/app/.next-cli-build/static/chunks/app/_not-found/page-85ef61223793be87.js +1 -0
  1093. package/cli/app/.next-cli-build/static/chunks/app/api/auth/login/{route-0958b3b629c68bd2.js → route-63a0542d75a38025.js} +1 -1
  1094. package/cli/app/.next-cli-build/static/chunks/app/api/auth/logout/{route-0958b3b629c68bd2.js → route-63a0542d75a38025.js} +1 -1
  1095. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/{route-0958b3b629c68bd2.js → route-63a0542d75a38025.js} +1 -1
  1096. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-63a0542d75a38025.js +1 -0
  1097. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-63a0542d75a38025.js +1 -0
  1098. package/cli/app/.next-cli-build/static/chunks/app/api/auth/status/route-63a0542d75a38025.js +1 -0
  1099. package/cli/app/.next-cli-build/static/chunks/app/api/cache/stats/route-63a0542d75a38025.js +1 -0
  1100. package/cli/app/.next-cli-build/static/chunks/app/api/changelog/route-63a0542d75a38025.js +1 -0
  1101. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-63a0542d75a38025.js +1 -0
  1102. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-63a0542d75a38025.js +1 -0
  1103. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-63a0542d75a38025.js +1 -0
  1104. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-63a0542d75a38025.js +1 -0
  1105. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-63a0542d75a38025.js +1 -0
  1106. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-gateway/accounts/route-63a0542d75a38025.js +1 -0
  1107. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-63a0542d75a38025.js +1 -0
  1108. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-63a0542d75a38025.js +1 -0
  1109. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-63a0542d75a38025.js +1 -0
  1110. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-63a0542d75a38025.js +1 -0
  1111. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-63a0542d75a38025.js +1 -0
  1112. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-63a0542d75a38025.js +1 -0
  1113. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-63a0542d75a38025.js +1 -0
  1114. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-63a0542d75a38025.js +1 -0
  1115. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-63a0542d75a38025.js +1 -0
  1116. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-63a0542d75a38025.js +1 -0
  1117. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-63a0542d75a38025.js +1 -0
  1118. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-63a0542d75a38025.js +1 -0
  1119. package/cli/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-63a0542d75a38025.js +1 -0
  1120. package/cli/app/.next-cli-build/static/chunks/app/api/combos/route-63a0542d75a38025.js +1 -0
  1121. package/cli/app/.next-cli-build/static/chunks/app/api/context/[id]/route-63a0542d75a38025.js +1 -0
  1122. package/cli/app/.next-cli-build/static/chunks/app/api/context/bulk/route-63a0542d75a38025.js +1 -0
  1123. package/cli/app/.next-cli-build/static/chunks/app/api/context/route-63a0542d75a38025.js +1 -0
  1124. package/cli/app/.next-cli-build/static/chunks/app/api/dashboard/chat/completions/route-63a0542d75a38025.js +1 -0
  1125. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-63a0542d75a38025.js +1 -0
  1126. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-63a0542d75a38025.js +1 -0
  1127. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-63a0542d75a38025.js +1 -0
  1128. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/start/route-63a0542d75a38025.js +1 -0
  1129. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/status/route-63a0542d75a38025.js +1 -0
  1130. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-63a0542d75a38025.js +1 -0
  1131. package/cli/app/.next-cli-build/static/chunks/app/api/health/ready/route-63a0542d75a38025.js +1 -0
  1132. package/cli/app/.next-cli-build/static/chunks/app/api/health/route-63a0542d75a38025.js +1 -0
  1133. package/cli/app/.next-cli-build/static/chunks/app/api/init/route-63a0542d75a38025.js +1 -0
  1134. package/cli/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-63a0542d75a38025.js +1 -0
  1135. package/cli/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-63a0542d75a38025.js +1 -0
  1136. package/cli/app/.next-cli-build/static/chunks/app/api/keys/route-63a0542d75a38025.js +1 -0
  1137. package/cli/app/.next-cli-build/static/chunks/app/api/locale/route-63a0542d75a38025.js +1 -0
  1138. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-63a0542d75a38025.js +1 -0
  1139. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-63a0542d75a38025.js +1 -0
  1140. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-63a0542d75a38025.js +1 -0
  1141. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-63a0542d75a38025.js +1 -0
  1142. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-63a0542d75a38025.js +1 -0
  1143. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-63a0542d75a38025.js +1 -0
  1144. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-63a0542d75a38025.js +1 -0
  1145. package/cli/app/.next-cli-build/static/chunks/app/api/metrics/route-63a0542d75a38025.js +1 -0
  1146. package/cli/app/.next-cli-build/static/chunks/app/api/models/alias/route-63a0542d75a38025.js +1 -0
  1147. package/cli/app/.next-cli-build/static/chunks/app/api/models/availability/route-63a0542d75a38025.js +1 -0
  1148. package/cli/app/.next-cli-build/static/chunks/app/api/models/custom/route-63a0542d75a38025.js +1 -0
  1149. package/cli/app/.next-cli-build/static/chunks/app/api/models/disabled/route-63a0542d75a38025.js +1 -0
  1150. package/cli/app/.next-cli-build/static/chunks/app/api/models/route-63a0542d75a38025.js +1 -0
  1151. package/cli/app/.next-cli-build/static/chunks/app/api/models/test/route-63a0542d75a38025.js +1 -0
  1152. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-63a0542d75a38025.js +1 -0
  1153. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1154. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1155. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1156. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1157. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/route-63a0542d75a38025.js +1 -0
  1158. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1159. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1160. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1161. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1162. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/route-63a0542d75a38025.js +1 -0
  1163. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1164. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1165. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1166. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1167. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/route-63a0542d75a38025.js +1 -0
  1168. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1169. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1170. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1171. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1172. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/route-63a0542d75a38025.js +1 -0
  1173. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-token/route-63a0542d75a38025.js +1 -0
  1174. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/quota-cookie/route-63a0542d75a38025.js +1 -0
  1175. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1176. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1177. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1178. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1179. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/route-63a0542d75a38025.js +1 -0
  1180. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-token/route-63a0542d75a38025.js +1 -0
  1181. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/quota-cookie/route-63a0542d75a38025.js +1 -0
  1182. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-63a0542d75a38025.js +1 -0
  1183. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-63a0542d75a38025.js +1 -0
  1184. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-63a0542d75a38025.js +1 -0
  1185. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-63a0542d75a38025.js +1 -0
  1186. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1187. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1188. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1189. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1190. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/route-63a0542d75a38025.js +1 -0
  1191. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-63a0542d75a38025.js +1 -0
  1192. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-63a0542d75a38025.js +1 -0
  1193. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1194. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1195. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1196. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1197. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/route-63a0542d75a38025.js +1 -0
  1198. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-63a0542d75a38025.js +1 -0
  1199. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-63a0542d75a38025.js +1 -0
  1200. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-63a0542d75a38025.js +1 -0
  1201. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route-63a0542d75a38025.js +1 -0
  1202. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route-63a0542d75a38025.js +1 -0
  1203. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/route-63a0542d75a38025.js +1 -0
  1204. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/latest/route-63a0542d75a38025.js +1 -0
  1205. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/route-63a0542d75a38025.js +1 -0
  1206. package/cli/app/.next-cli-build/static/chunks/app/api/pricing/route-63a0542d75a38025.js +1 -0
  1207. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-63a0542d75a38025.js +1 -0
  1208. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-63a0542d75a38025.js +1 -0
  1209. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-63a0542d75a38025.js +1 -0
  1210. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-63a0542d75a38025.js +1 -0
  1211. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-63a0542d75a38025.js +1 -0
  1212. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-63a0542d75a38025.js +1 -0
  1213. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-63a0542d75a38025.js +1 -0
  1214. package/cli/app/.next-cli-build/static/chunks/app/api/providers/bulk-delete/route-63a0542d75a38025.js +1 -0
  1215. package/cli/app/.next-cli-build/static/chunks/app/api/providers/client/route-63a0542d75a38025.js +1 -0
  1216. package/cli/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-63a0542d75a38025.js +1 -0
  1217. package/cli/app/.next-cli-build/static/chunks/app/api/providers/route-63a0542d75a38025.js +1 -0
  1218. package/cli/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-63a0542d75a38025.js +1 -0
  1219. package/cli/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-63a0542d75a38025.js +1 -0
  1220. package/cli/app/.next-cli-build/static/chunks/app/api/providers/validate/route-63a0542d75a38025.js +1 -0
  1221. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-63a0542d75a38025.js +1 -0
  1222. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-63a0542d75a38025.js +1 -0
  1223. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-63a0542d75a38025.js +1 -0
  1224. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-63a0542d75a38025.js +1 -0
  1225. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-63a0542d75a38025.js +1 -0
  1226. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-63a0542d75a38025.js +1 -0
  1227. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-63a0542d75a38025.js +1 -0
  1228. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-63a0542d75a38025.js +1 -0
  1229. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-63a0542d75a38025.js +1 -0
  1230. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-63a0542d75a38025.js +1 -0
  1231. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-63a0542d75a38025.js +1 -0
  1232. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-63a0542d75a38025.js +1 -0
  1233. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-63a0542d75a38025.js +1 -0
  1234. package/cli/app/.next-cli-build/static/chunks/app/api/settings/database/route-63a0542d75a38025.js +1 -0
  1235. package/cli/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-63a0542d75a38025.js +1 -0
  1236. package/cli/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-63a0542d75a38025.js +1 -0
  1237. package/cli/app/.next-cli-build/static/chunks/app/api/settings/route-63a0542d75a38025.js +1 -0
  1238. package/cli/app/.next-cli-build/static/chunks/app/api/shutdown/route-63a0542d75a38025.js +1 -0
  1239. package/cli/app/.next-cli-build/static/chunks/app/api/tags/route-63a0542d75a38025.js +1 -0
  1240. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/auth/setup/route-63a0542d75a38025.js +1 -0
  1241. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/auth/status/route-63a0542d75a38025.js +1 -0
  1242. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/auth/unlock/route-63a0542d75a38025.js +1 -0
  1243. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/input/route-63a0542d75a38025.js +1 -0
  1244. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/resize/route-63a0542d75a38025.js +1 -0
  1245. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/route-63a0542d75a38025.js +1 -0
  1246. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/stream/route-63a0542d75a38025.js +1 -0
  1247. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/route-63a0542d75a38025.js +1 -0
  1248. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-63a0542d75a38025.js +1 -0
  1249. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-63a0542d75a38025.js +1 -0
  1250. package/cli/app/.next-cli-build/static/chunks/app/api/translator/load/route-63a0542d75a38025.js +1 -0
  1251. package/cli/app/.next-cli-build/static/chunks/app/api/translator/save/route-63a0542d75a38025.js +1 -0
  1252. package/cli/app/.next-cli-build/static/chunks/app/api/translator/send/route-63a0542d75a38025.js +1 -0
  1253. package/cli/app/.next-cli-build/static/chunks/app/api/translator/translate/route-63a0542d75a38025.js +1 -0
  1254. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-63a0542d75a38025.js +1 -0
  1255. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-63a0542d75a38025.js +1 -0
  1256. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-63a0542d75a38025.js +1 -0
  1257. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-63a0542d75a38025.js +1 -0
  1258. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-63a0542d75a38025.js +1 -0
  1259. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-63a0542d75a38025.js +1 -0
  1260. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-63a0542d75a38025.js +1 -0
  1261. package/cli/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-63a0542d75a38025.js +1 -0
  1262. package/cli/app/.next-cli-build/static/chunks/app/api/usage/aggregate/route-63a0542d75a38025.js +1 -0
  1263. package/cli/app/.next-cli-build/static/chunks/app/api/usage/chart/route-63a0542d75a38025.js +1 -0
  1264. package/cli/app/.next-cli-build/static/chunks/app/api/usage/history/route-63a0542d75a38025.js +1 -0
  1265. package/cli/app/.next-cli-build/static/chunks/app/api/usage/providers/route-63a0542d75a38025.js +1 -0
  1266. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-63a0542d75a38025.js +1 -0
  1267. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-63a0542d75a38025.js +1 -0
  1268. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stats/route-63a0542d75a38025.js +1 -0
  1269. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stream/route-63a0542d75a38025.js +1 -0
  1270. package/cli/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-63a0542d75a38025.js +1 -0
  1271. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-63a0542d75a38025.js +1 -0
  1272. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-63a0542d75a38025.js +1 -0
  1273. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-63a0542d75a38025.js +1 -0
  1274. package/cli/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-63a0542d75a38025.js +1 -0
  1275. package/cli/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-63a0542d75a38025.js +1 -0
  1276. package/cli/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-63a0542d75a38025.js +1 -0
  1277. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-63a0542d75a38025.js +1 -0
  1278. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/route-63a0542d75a38025.js +1 -0
  1279. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-63a0542d75a38025.js +1 -0
  1280. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-63a0542d75a38025.js +1 -0
  1281. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/route-63a0542d75a38025.js +1 -0
  1282. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-63a0542d75a38025.js +1 -0
  1283. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/route-63a0542d75a38025.js +1 -0
  1284. package/cli/app/.next-cli-build/static/chunks/app/api/v1/route-63a0542d75a38025.js +1 -0
  1285. package/cli/app/.next-cli-build/static/chunks/app/api/v1/search/route-63a0542d75a38025.js +1 -0
  1286. package/cli/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-63a0542d75a38025.js +1 -0
  1287. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-63a0542d75a38025.js +1 -0
  1288. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-63a0542d75a38025.js +1 -0
  1289. package/cli/app/.next-cli-build/static/chunks/app/api/version/route-63a0542d75a38025.js +1 -0
  1290. package/cli/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-63a0542d75a38025.js +1 -0
  1291. package/cli/app/.next-cli-build/static/chunks/app/api/version/update/route-63a0542d75a38025.js +1 -0
  1292. package/cli/app/.next-cli-build/static/chunks/app/callback/page-747616215eaffcc5.js +1 -0
  1293. package/cli/app/.next-cli-build/static/chunks/app/dashboard/settings/pricing/page-fc0526db0d6faea4.js +1 -0
  1294. package/cli/app/.next-cli-build/static/chunks/app/landing/page-a972ff4fc204488f.js +1 -0
  1295. package/cli/app/.next-cli-build/static/chunks/app/layout-195d8bc39318cb3f.js +1 -0
  1296. package/cli/app/.next-cli-build/static/chunks/app/login/page-ec9730458515625e.js +1 -0
  1297. package/cli/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-63a0542d75a38025.js +1 -0
  1298. package/cli/app/.next-cli-build/static/chunks/app/page-63a0542d75a38025.js +1 -0
  1299. package/cli/app/.next-cli-build/static/chunks/{e868780c-9fd397bedad188d4.js → fcafe1ac-fb00beefde649e9f.js} +1 -1
  1300. package/cli/app/.next-cli-build/static/chunks/framework-6b10028fc45b4fba.js +1 -0
  1301. package/cli/app/.next-cli-build/static/chunks/main-af2e4cf487829313.js +5 -0
  1302. package/cli/app/.next-cli-build/static/chunks/main-app-5349704f9863330d.js +1 -0
  1303. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-63a0542d75a38025.js +1 -0
  1304. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-63a0542d75a38025.js +1 -0
  1305. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/global-error-79da82ac351d0af0.js +1 -0
  1306. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-63a0542d75a38025.js +1 -0
  1307. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-63a0542d75a38025.js +1 -0
  1308. package/cli/app/.next-cli-build/static/chunks/{webpack-948b910ed7afd0b8.js → webpack-9c203f4468cc2f7c.js} +1 -1
  1309. package/cli/app/.next-cli-build/static/css/e42a53c7486ca4f0.css +1 -0
  1310. package/cli/app/CHANGELOG.md +9 -0
  1311. package/cli/app/package.json +2 -1
  1312. package/cli/app/server.js +1 -1
  1313. package/cli/app/src/lib/oauth/services/socksHttpBridge.js +15 -7
  1314. package/cli/package.json +1 -1
  1315. package/package.json +2 -1
  1316. package/src/app/(dashboard)/dashboard/automation/page.js +3 -3
  1317. package/src/app/api/oauth/grok-cli/bulk-import/route.js +1 -1
  1318. package/src/lib/oauth/services/bulkImportBrowserEngine.js +30 -20
  1319. package/src/lib/oauth/services/grokCliBulkImportManager.js +13 -14
  1320. package/src/lib/oauth/services/kiroBulkImportManager.js +30 -19
  1321. package/src/lib/oauth/services/socksHttpBridge.js +15 -7
  1322. package/src/shared/components/BulkAccountAutomationModal.js +2 -24
  1323. package/cli/app/.next-cli-build/server/chunks/1396.js +0 -1
  1324. package/cli/app/.next-cli-build/server/chunks/1656.js +0 -1
  1325. package/cli/app/.next-cli-build/server/chunks/1813.js +0 -1
  1326. package/cli/app/.next-cli-build/server/chunks/1818.js +0 -1
  1327. package/cli/app/.next-cli-build/server/chunks/2130.js +0 -1
  1328. package/cli/app/.next-cli-build/server/chunks/2409.js +0 -1
  1329. package/cli/app/.next-cli-build/server/chunks/241.js +0 -1
  1330. package/cli/app/.next-cli-build/server/chunks/2478.js +0 -1
  1331. package/cli/app/.next-cli-build/server/chunks/2540.js +0 -1
  1332. package/cli/app/.next-cli-build/server/chunks/3104.js +0 -43
  1333. package/cli/app/.next-cli-build/server/chunks/3110.js +0 -19
  1334. package/cli/app/.next-cli-build/server/chunks/3155.js +0 -60
  1335. package/cli/app/.next-cli-build/server/chunks/318.js +0 -183
  1336. package/cli/app/.next-cli-build/server/chunks/319.js +0 -45
  1337. package/cli/app/.next-cli-build/server/chunks/3407.js +0 -1
  1338. package/cli/app/.next-cli-build/server/chunks/3487.js +0 -1
  1339. package/cli/app/.next-cli-build/server/chunks/412.js +0 -7
  1340. package/cli/app/.next-cli-build/server/chunks/415.js +0 -1
  1341. package/cli/app/.next-cli-build/server/chunks/4177.js +0 -1
  1342. package/cli/app/.next-cli-build/server/chunks/4253.js +0 -3
  1343. package/cli/app/.next-cli-build/server/chunks/4491.js +0 -1
  1344. package/cli/app/.next-cli-build/server/chunks/4632.js +0 -1
  1345. package/cli/app/.next-cli-build/server/chunks/4650.js +0 -17
  1346. package/cli/app/.next-cli-build/server/chunks/4741.js +0 -18
  1347. package/cli/app/.next-cli-build/server/chunks/4746.js +0 -7
  1348. package/cli/app/.next-cli-build/server/chunks/4765.js +0 -24
  1349. package/cli/app/.next-cli-build/server/chunks/4780.js +0 -1
  1350. package/cli/app/.next-cli-build/server/chunks/5024.js +0 -1
  1351. package/cli/app/.next-cli-build/server/chunks/507.js +0 -1
  1352. package/cli/app/.next-cli-build/server/chunks/5217.js +0 -1
  1353. package/cli/app/.next-cli-build/server/chunks/5433.js +0 -1
  1354. package/cli/app/.next-cli-build/server/chunks/5469.js +0 -1
  1355. package/cli/app/.next-cli-build/server/chunks/5573.js +0 -1
  1356. package/cli/app/.next-cli-build/server/chunks/5949.js +0 -81
  1357. package/cli/app/.next-cli-build/server/chunks/6269.js +0 -1
  1358. package/cli/app/.next-cli-build/server/chunks/6652.js +0 -1
  1359. package/cli/app/.next-cli-build/server/chunks/6935.js +0 -1
  1360. package/cli/app/.next-cli-build/server/chunks/698.js +0 -1
  1361. package/cli/app/.next-cli-build/server/chunks/7774.js +0 -121
  1362. package/cli/app/.next-cli-build/server/chunks/7828.js +0 -1
  1363. package/cli/app/.next-cli-build/server/chunks/8157.js +0 -1
  1364. package/cli/app/.next-cli-build/server/chunks/8242.js +0 -3
  1365. package/cli/app/.next-cli-build/server/chunks/8255.js +0 -1
  1366. package/cli/app/.next-cli-build/server/chunks/8371.js +0 -1
  1367. package/cli/app/.next-cli-build/server/chunks/8450.js +0 -1
  1368. package/cli/app/.next-cli-build/server/chunks/8520.js +0 -1
  1369. package/cli/app/.next-cli-build/server/chunks/8590.js +0 -1
  1370. package/cli/app/.next-cli-build/server/chunks/8895.js +0 -67
  1371. package/cli/app/.next-cli-build/server/chunks/891.js +0 -1
  1372. package/cli/app/.next-cli-build/server/chunks/8971.js +0 -1
  1373. package/cli/app/.next-cli-build/server/chunks/915.js +0 -63
  1374. package/cli/app/.next-cli-build/server/chunks/9372.js +0 -1
  1375. package/cli/app/.next-cli-build/server/chunks/9476.js +0 -66
  1376. package/cli/app/.next-cli-build/server/chunks/9489.js +0 -1
  1377. package/cli/app/.next-cli-build/server/chunks/9609.js +0 -1
  1378. package/cli/app/.next-cli-build/server/chunks/9613.js +0 -1
  1379. package/cli/app/.next-cli-build/static/chunks/1a258343-bc0b514c079d8898.js +0 -1
  1380. package/cli/app/.next-cli-build/static/chunks/3794-c66b3d8325973459.js +0 -32
  1381. package/cli/app/.next-cli-build/static/chunks/4343-ccad00872974a61b.js +0 -66
  1382. package/cli/app/.next-cli-build/static/chunks/523-81108e84df92e883.js +0 -3
  1383. package/cli/app/.next-cli-build/static/chunks/5242-bb1a1a7ec3bfb62f.js +0 -1
  1384. package/cli/app/.next-cli-build/static/chunks/5472-544ea4e7aa338d84.js +0 -1
  1385. package/cli/app/.next-cli-build/static/chunks/5497-d429a9dfbc0518b5.js +0 -7
  1386. package/cli/app/.next-cli-build/static/chunks/7055-e60e20f43bfbe5f8.js +0 -1
  1387. package/cli/app/.next-cli-build/static/chunks/85-38f4ef417047ac0e.js +0 -1
  1388. package/cli/app/.next-cli-build/static/chunks/9126-9e1755f122b943cd.js +0 -1
  1389. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/automation/page-a3939b72418749b7.js +0 -1
  1390. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/basic-chat/page-fa9d3452d69f2fc7.js +0 -1
  1391. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-2361fd82cdac58f9.js +0 -1
  1392. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/cli-tools/page-0186f028c4f68aa9.js +0 -1
  1393. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/combos/page-81c25ef219dfc38b.js +0 -1
  1394. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/console-log/page-b055dfe6fb0c0172.js +0 -1
  1395. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/context/page-fb93d56bfaccdc19.js +0 -1
  1396. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/endpoint/page-09e6213a0742752b.js +0 -1
  1397. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-7b6e1ef525e44bd1.js +0 -1
  1398. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-29893b095259085d.js +0 -1
  1399. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/mitm/page-c03ae64868d6bc4d.js +0 -1
  1400. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/page-fd2453044462eb4f.js +0 -1
  1401. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/playground/page-13833a8f417b8d7e.js +0 -1
  1402. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/profile/page-e95034d5b34bc360.js +0 -1
  1403. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/providers/new/page-c38381db33d5aafc.js +0 -1
  1404. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/quota/page-ac445dab96ac6223.js +0 -1
  1405. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/token-saver/page-26d372726ae6df38.js +0 -1
  1406. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/translator/page-a408f0954e4812ab.js +0 -1
  1407. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/usage/page-2de7b12af94b8721.js +0 -1
  1408. package/cli/app/.next-cli-build/static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js +0 -1
  1409. package/cli/app/.next-cli-build/static/chunks/app/_not-found/page-499de2bdd91e139f.js +0 -1
  1410. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-0958b3b629c68bd2.js +0 -1
  1411. package/cli/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-0958b3b629c68bd2.js +0 -1
  1412. package/cli/app/.next-cli-build/static/chunks/app/api/auth/status/route-0958b3b629c68bd2.js +0 -1
  1413. package/cli/app/.next-cli-build/static/chunks/app/api/cache/stats/route-0958b3b629c68bd2.js +0 -1
  1414. package/cli/app/.next-cli-build/static/chunks/app/api/changelog/route-0958b3b629c68bd2.js +0 -1
  1415. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-0958b3b629c68bd2.js +0 -1
  1416. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-0958b3b629c68bd2.js +0 -1
  1417. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-0958b3b629c68bd2.js +0 -1
  1418. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-0958b3b629c68bd2.js +0 -1
  1419. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-0958b3b629c68bd2.js +0 -1
  1420. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-gateway/accounts/route-0958b3b629c68bd2.js +0 -1
  1421. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-0958b3b629c68bd2.js +0 -1
  1422. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-0958b3b629c68bd2.js +0 -1
  1423. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-0958b3b629c68bd2.js +0 -1
  1424. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-0958b3b629c68bd2.js +0 -1
  1425. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-0958b3b629c68bd2.js +0 -1
  1426. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-0958b3b629c68bd2.js +0 -1
  1427. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-0958b3b629c68bd2.js +0 -1
  1428. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-0958b3b629c68bd2.js +0 -1
  1429. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-0958b3b629c68bd2.js +0 -1
  1430. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-0958b3b629c68bd2.js +0 -1
  1431. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-0958b3b629c68bd2.js +0 -1
  1432. package/cli/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-0958b3b629c68bd2.js +0 -1
  1433. package/cli/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-0958b3b629c68bd2.js +0 -1
  1434. package/cli/app/.next-cli-build/static/chunks/app/api/combos/route-0958b3b629c68bd2.js +0 -1
  1435. package/cli/app/.next-cli-build/static/chunks/app/api/context/[id]/route-0958b3b629c68bd2.js +0 -1
  1436. package/cli/app/.next-cli-build/static/chunks/app/api/context/bulk/route-0958b3b629c68bd2.js +0 -1
  1437. package/cli/app/.next-cli-build/static/chunks/app/api/context/route-0958b3b629c68bd2.js +0 -1
  1438. package/cli/app/.next-cli-build/static/chunks/app/api/dashboard/chat/completions/route-0958b3b629c68bd2.js +0 -1
  1439. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/extras/route-0958b3b629c68bd2.js +0 -1
  1440. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/proxy/[...path]/route-0958b3b629c68bd2.js +0 -1
  1441. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/restart/route-0958b3b629c68bd2.js +0 -1
  1442. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/start/route-0958b3b629c68bd2.js +0 -1
  1443. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/status/route-0958b3b629c68bd2.js +0 -1
  1444. package/cli/app/.next-cli-build/static/chunks/app/api/headroom/stop/route-0958b3b629c68bd2.js +0 -1
  1445. package/cli/app/.next-cli-build/static/chunks/app/api/health/ready/route-0958b3b629c68bd2.js +0 -1
  1446. package/cli/app/.next-cli-build/static/chunks/app/api/health/route-0958b3b629c68bd2.js +0 -1
  1447. package/cli/app/.next-cli-build/static/chunks/app/api/init/route-0958b3b629c68bd2.js +0 -1
  1448. package/cli/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-0958b3b629c68bd2.js +0 -1
  1449. package/cli/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-0958b3b629c68bd2.js +0 -1
  1450. package/cli/app/.next-cli-build/static/chunks/app/api/keys/route-0958b3b629c68bd2.js +0 -1
  1451. package/cli/app/.next-cli-build/static/chunks/app/api/locale/route-0958b3b629c68bd2.js +0 -1
  1452. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-0958b3b629c68bd2.js +0 -1
  1453. package/cli/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-0958b3b629c68bd2.js +0 -1
  1454. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-0958b3b629c68bd2.js +0 -1
  1455. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-0958b3b629c68bd2.js +0 -1
  1456. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-0958b3b629c68bd2.js +0 -1
  1457. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-0958b3b629c68bd2.js +0 -1
  1458. package/cli/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-0958b3b629c68bd2.js +0 -1
  1459. package/cli/app/.next-cli-build/static/chunks/app/api/metrics/route-0958b3b629c68bd2.js +0 -1
  1460. package/cli/app/.next-cli-build/static/chunks/app/api/models/alias/route-0958b3b629c68bd2.js +0 -1
  1461. package/cli/app/.next-cli-build/static/chunks/app/api/models/availability/route-0958b3b629c68bd2.js +0 -1
  1462. package/cli/app/.next-cli-build/static/chunks/app/api/models/custom/route-0958b3b629c68bd2.js +0 -1
  1463. package/cli/app/.next-cli-build/static/chunks/app/api/models/disabled/route-0958b3b629c68bd2.js +0 -1
  1464. package/cli/app/.next-cli-build/static/chunks/app/api/models/route-0958b3b629c68bd2.js +0 -1
  1465. package/cli/app/.next-cli-build/static/chunks/app/api/models/test/route-0958b3b629c68bd2.js +0 -1
  1466. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-0958b3b629c68bd2.js +0 -1
  1467. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1468. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1469. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1470. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1471. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/antigravity/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1472. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1473. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1474. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1475. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1476. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/autoclaw/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1477. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1478. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1479. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1480. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1481. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cloudflare-ai/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1482. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1483. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1484. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1485. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1486. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1487. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/bulk-token/route-0958b3b629c68bd2.js +0 -1
  1488. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy/quota-cookie/route-0958b3b629c68bd2.js +0 -1
  1489. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1490. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1491. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1492. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1493. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1494. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/bulk-token/route-0958b3b629c68bd2.js +0 -1
  1495. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codebuddy-cn/quota-cookie/route-0958b3b629c68bd2.js +0 -1
  1496. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-0958b3b629c68bd2.js +0 -1
  1497. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-0958b3b629c68bd2.js +0 -1
  1498. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-0958b3b629c68bd2.js +0 -1
  1499. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-0958b3b629c68bd2.js +0 -1
  1500. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1501. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1502. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1503. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1504. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/grok-cli/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1505. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-0958b3b629c68bd2.js +0 -1
  1506. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-0958b3b629c68bd2.js +0 -1
  1507. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1508. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1509. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1510. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1511. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1512. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-0958b3b629c68bd2.js +0 -1
  1513. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-0958b3b629c68bd2.js +0 -1
  1514. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-0958b3b629c68bd2.js +0 -1
  1515. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/cancel/route-0958b3b629c68bd2.js +0 -1
  1516. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/manual/[workerId]/route-0958b3b629c68bd2.js +0 -1
  1517. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/[jobId]/route-0958b3b629c68bd2.js +0 -1
  1518. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/latest/route-0958b3b629c68bd2.js +0 -1
  1519. package/cli/app/.next-cli-build/static/chunks/app/api/oauth/qoder/bulk-import/route-0958b3b629c68bd2.js +0 -1
  1520. package/cli/app/.next-cli-build/static/chunks/app/api/pricing/route-0958b3b629c68bd2.js +0 -1
  1521. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-0958b3b629c68bd2.js +0 -1
  1522. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-0958b3b629c68bd2.js +0 -1
  1523. package/cli/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-0958b3b629c68bd2.js +0 -1
  1524. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-0958b3b629c68bd2.js +0 -1
  1525. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-0958b3b629c68bd2.js +0 -1
  1526. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-0958b3b629c68bd2.js +0 -1
  1527. package/cli/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-0958b3b629c68bd2.js +0 -1
  1528. package/cli/app/.next-cli-build/static/chunks/app/api/providers/bulk-delete/route-0958b3b629c68bd2.js +0 -1
  1529. package/cli/app/.next-cli-build/static/chunks/app/api/providers/client/route-0958b3b629c68bd2.js +0 -1
  1530. package/cli/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-0958b3b629c68bd2.js +0 -1
  1531. package/cli/app/.next-cli-build/static/chunks/app/api/providers/route-0958b3b629c68bd2.js +0 -1
  1532. package/cli/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-0958b3b629c68bd2.js +0 -1
  1533. package/cli/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-0958b3b629c68bd2.js +0 -1
  1534. package/cli/app/.next-cli-build/static/chunks/app/api/providers/validate/route-0958b3b629c68bd2.js +0 -1
  1535. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-0958b3b629c68bd2.js +0 -1
  1536. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-0958b3b629c68bd2.js +0 -1
  1537. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-0958b3b629c68bd2.js +0 -1
  1538. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-0958b3b629c68bd2.js +0 -1
  1539. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-0958b3b629c68bd2.js +0 -1
  1540. package/cli/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-0958b3b629c68bd2.js +0 -1
  1541. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/health/route-0958b3b629c68bd2.js +0 -1
  1542. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/install/route-0958b3b629c68bd2.js +0 -1
  1543. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/restart/route-0958b3b629c68bd2.js +0 -1
  1544. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/start/route-0958b3b629c68bd2.js +0 -1
  1545. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stats/route-0958b3b629c68bd2.js +0 -1
  1546. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/status/route-0958b3b629c68bd2.js +0 -1
  1547. package/cli/app/.next-cli-build/static/chunks/app/api/pxpipe/stop/route-0958b3b629c68bd2.js +0 -1
  1548. package/cli/app/.next-cli-build/static/chunks/app/api/settings/database/route-0958b3b629c68bd2.js +0 -1
  1549. package/cli/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-0958b3b629c68bd2.js +0 -1
  1550. package/cli/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-0958b3b629c68bd2.js +0 -1
  1551. package/cli/app/.next-cli-build/static/chunks/app/api/settings/route-0958b3b629c68bd2.js +0 -1
  1552. package/cli/app/.next-cli-build/static/chunks/app/api/shutdown/route-0958b3b629c68bd2.js +0 -1
  1553. package/cli/app/.next-cli-build/static/chunks/app/api/tags/route-0958b3b629c68bd2.js +0 -1
  1554. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/auth/setup/route-0958b3b629c68bd2.js +0 -1
  1555. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/auth/status/route-0958b3b629c68bd2.js +0 -1
  1556. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/auth/unlock/route-0958b3b629c68bd2.js +0 -1
  1557. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/input/route-0958b3b629c68bd2.js +0 -1
  1558. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/resize/route-0958b3b629c68bd2.js +0 -1
  1559. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/route-0958b3b629c68bd2.js +0 -1
  1560. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/[id]/stream/route-0958b3b629c68bd2.js +0 -1
  1561. package/cli/app/.next-cli-build/static/chunks/app/api/terminal/session/route-0958b3b629c68bd2.js +0 -1
  1562. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-0958b3b629c68bd2.js +0 -1
  1563. package/cli/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-0958b3b629c68bd2.js +0 -1
  1564. package/cli/app/.next-cli-build/static/chunks/app/api/translator/load/route-0958b3b629c68bd2.js +0 -1
  1565. package/cli/app/.next-cli-build/static/chunks/app/api/translator/save/route-0958b3b629c68bd2.js +0 -1
  1566. package/cli/app/.next-cli-build/static/chunks/app/api/translator/send/route-0958b3b629c68bd2.js +0 -1
  1567. package/cli/app/.next-cli-build/static/chunks/app/api/translator/translate/route-0958b3b629c68bd2.js +0 -1
  1568. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-0958b3b629c68bd2.js +0 -1
  1569. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-0958b3b629c68bd2.js +0 -1
  1570. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-0958b3b629c68bd2.js +0 -1
  1571. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-0958b3b629c68bd2.js +0 -1
  1572. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-0958b3b629c68bd2.js +0 -1
  1573. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-0958b3b629c68bd2.js +0 -1
  1574. package/cli/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-0958b3b629c68bd2.js +0 -1
  1575. package/cli/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-0958b3b629c68bd2.js +0 -1
  1576. package/cli/app/.next-cli-build/static/chunks/app/api/usage/aggregate/route-0958b3b629c68bd2.js +0 -1
  1577. package/cli/app/.next-cli-build/static/chunks/app/api/usage/chart/route-0958b3b629c68bd2.js +0 -1
  1578. package/cli/app/.next-cli-build/static/chunks/app/api/usage/history/route-0958b3b629c68bd2.js +0 -1
  1579. package/cli/app/.next-cli-build/static/chunks/app/api/usage/providers/route-0958b3b629c68bd2.js +0 -1
  1580. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-0958b3b629c68bd2.js +0 -1
  1581. package/cli/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-0958b3b629c68bd2.js +0 -1
  1582. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stats/route-0958b3b629c68bd2.js +0 -1
  1583. package/cli/app/.next-cli-build/static/chunks/app/api/usage/stream/route-0958b3b629c68bd2.js +0 -1
  1584. package/cli/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-0958b3b629c68bd2.js +0 -1
  1585. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-0958b3b629c68bd2.js +0 -1
  1586. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-0958b3b629c68bd2.js +0 -1
  1587. package/cli/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-0958b3b629c68bd2.js +0 -1
  1588. package/cli/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-0958b3b629c68bd2.js +0 -1
  1589. package/cli/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-0958b3b629c68bd2.js +0 -1
  1590. package/cli/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-0958b3b629c68bd2.js +0 -1
  1591. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-0958b3b629c68bd2.js +0 -1
  1592. package/cli/app/.next-cli-build/static/chunks/app/api/v1/messages/route-0958b3b629c68bd2.js +0 -1
  1593. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-0958b3b629c68bd2.js +0 -1
  1594. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-0958b3b629c68bd2.js +0 -1
  1595. package/cli/app/.next-cli-build/static/chunks/app/api/v1/models/route-0958b3b629c68bd2.js +0 -1
  1596. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-0958b3b629c68bd2.js +0 -1
  1597. package/cli/app/.next-cli-build/static/chunks/app/api/v1/responses/route-0958b3b629c68bd2.js +0 -1
  1598. package/cli/app/.next-cli-build/static/chunks/app/api/v1/route-0958b3b629c68bd2.js +0 -1
  1599. package/cli/app/.next-cli-build/static/chunks/app/api/v1/search/route-0958b3b629c68bd2.js +0 -1
  1600. package/cli/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-0958b3b629c68bd2.js +0 -1
  1601. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-0958b3b629c68bd2.js +0 -1
  1602. package/cli/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-0958b3b629c68bd2.js +0 -1
  1603. package/cli/app/.next-cli-build/static/chunks/app/api/version/route-0958b3b629c68bd2.js +0 -1
  1604. package/cli/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-0958b3b629c68bd2.js +0 -1
  1605. package/cli/app/.next-cli-build/static/chunks/app/api/version/update/route-0958b3b629c68bd2.js +0 -1
  1606. package/cli/app/.next-cli-build/static/chunks/app/callback/page-8cb1045c2ddcdffa.js +0 -1
  1607. package/cli/app/.next-cli-build/static/chunks/app/dashboard/settings/pricing/page-1ea7bc18570814a7.js +0 -1
  1608. package/cli/app/.next-cli-build/static/chunks/app/landing/page-a5bcf36367dce737.js +0 -1
  1609. package/cli/app/.next-cli-build/static/chunks/app/layout-2aaca42ecdf3a056.js +0 -1
  1610. package/cli/app/.next-cli-build/static/chunks/app/login/page-b5822dd005b1f5c2.js +0 -1
  1611. package/cli/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-0958b3b629c68bd2.js +0 -1
  1612. package/cli/app/.next-cli-build/static/chunks/app/page-0958b3b629c68bd2.js +0 -1
  1613. package/cli/app/.next-cli-build/static/chunks/framework-711ef29bc66f648c.js +0 -1
  1614. package/cli/app/.next-cli-build/static/chunks/main-80834ff47b003167.js +0 -5
  1615. package/cli/app/.next-cli-build/static/chunks/main-app-5a6578c0256da676.js +0 -1
  1616. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-0958b3b629c68bd2.js +0 -1
  1617. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-0958b3b629c68bd2.js +0 -1
  1618. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/global-error-06f8cd887d9b83e5.js +0 -1
  1619. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-0958b3b629c68bd2.js +0 -1
  1620. package/cli/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-0958b3b629c68bd2.js +0 -1
  1621. package/cli/app/.next-cli-build/static/css/23b2adee98b8b6de.css +0 -1
  1622. package/cli/app/.openclaude/worktrees/agent-a54d8692/.next/standalone/src/lib/terminal/ptyBridge.py +0 -163
  1623. package/cli/app/.openclaude/worktrees/agent-a54d8692/src/lib/terminal/ptyBridge.py +0 -163
  1624. package/cli/app/.openclaude/worktrees/agent-a63139fb/src/lib/terminal/ptyBridge.py +0 -163
  1625. package/cli/app/.openclaude/worktrees/agent-a785ba58/src/lib/terminal/ptyBridge.py +0 -163
  1626. package/cli/app/.openclaude/worktrees/agent-aa0a3950/src/lib/terminal/ptyBridge.py +0 -163
  1627. package/cli/app/.openclaude/worktrees/agent-aeb70241/src/lib/terminal/ptyBridge.py +0 -163
  1628. /package/cli/app/.next-cli-build/static/{Kyq-jFDZnAoA-3Fgr0Csv → lvz2g9hCk2S7IZ5nJaFRw}/_buildManifest.js +0 -0
  1629. /package/cli/app/.next-cli-build/static/{Kyq-jFDZnAoA-3Fgr0Csv → lvz2g9hCk2S7IZ5nJaFRw}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/terminal/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"32456","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"59545","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"58048","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"33711":{"*":{"id":"23731","name":"*","chunks":[],"async":false}},"35765":{"*":{"id":"13952","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"13375","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"50031":{"*":{"id":"68581","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"85158","name":"*","chunks":[],"async":false}},"50382":{"*":{"id":"43740","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"70323":{"*":{"id":"25930","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"3212","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"35770","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/firda/zevairouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["85","static/chunks/85-38f4ef417047ac0e.js","7177","static/chunks/app/layout-2aaca42ecdf3a056.js"],"async":false},"/Users/firda/zevairouter/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["85","static/chunks/85-38f4ef417047ac0e.js","7177","static/chunks/app/layout-2aaca42ecdf3a056.js"],"async":false},"/Users/firda/zevairouter/src/app/globals.css":{"id":51743,"name":"*","chunks":["85","static/chunks/85-38f4ef417047ac0e.js","7177","static/chunks/app/layout-2aaca42ecdf3a056.js"],"async":false},"/Users/firda/zevairouter/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["85","static/chunks/85-38f4ef417047ac0e.js","7177","static/chunks/app/layout-2aaca42ecdf3a056.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/BulkAccountAutomationModal.js":{"id":39835,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CodeBuddyCnPhoneRegisterModal.js":{"id":50382,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":21286,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Pagination.js":{"id":50378,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","9305","static/chunks/app/(dashboard)/layout-2ae824d2d09c81ea.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/context/page.js":{"id":33711,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","4343","static/chunks/4343-ccad00872974a61b.js","85","static/chunks/85-38f4ef417047ac0e.js","5497","static/chunks/5497-d429a9dfbc0518b5.js","523","static/chunks/523-81108e84df92e883.js","6337","static/chunks/app/(dashboard)/dashboard/page-fd2453044462eb4f.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":71470,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":70323,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":73314,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/automation/page.js":{"id":20975,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/terminal/TerminalPageClient.js":{"id":35765,"name":"*","chunks":["1507","static/chunks/e868780c-9fd397bedad188d4.js","5472","static/chunks/5472-544ea4e7aa338d84.js","85","static/chunks/85-38f4ef417047ac0e.js","3570","static/chunks/app/(dashboard)/dashboard/terminal/page-a3689f5a124bc27a.js"],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":50031,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/firda/zevairouter/src/":[],"/Users/firda/zevairouter/src/app/layout":[{"inlined":false,"path":"static/css/f0a349c70ab9fca8.css"},{"inlined":false,"path":"static/css/23b2adee98b8b6de.css"}],"/Users/firda/zevairouter/src/app/page":[],"/Users/firda/zevairouter/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/terminal/page":[{"inlined":false,"path":"static/css/659eccb5db697b76.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"8823":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"20975":{"*":{"id":"99947","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21286":{"*":{"id":"30462","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"33711":{"*":{"id":"6593","name":"*","chunks":[],"async":false}},"35765":{"*":{"id":"90905","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"18805","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"50031":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"50378":{"*":{"id":"32644","name":"*","chunks":[],"async":false}},"50382":{"*":{"id":"90566","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"70323":{"*":{"id":"13397","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"71470":{"*":{"id":"26702","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73314":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
1
+ globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/terminal/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2735":{"*":{"id":"83861","name":"*","chunks":[],"async":false}},"3608":{"*":{"id":"94204","name":"*","chunks":[],"async":false}},"5296":{"*":{"id":"9424","name":"*","chunks":[],"async":false}},"5531":{"*":{"id":"20977","name":"*","chunks":[],"async":false}},"6992":{"*":{"id":"67436","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"19775","name":"*","chunks":[],"async":false}},"7631":{"*":{"id":"90747","name":"*","chunks":[],"async":false}},"7945":{"*":{"id":"48931","name":"*","chunks":[],"async":false}},"9496":{"*":{"id":"11668","name":"*","chunks":[],"async":false}},"11359":{"*":{"id":"7127","name":"*","chunks":[],"async":false}},"16983":{"*":{"id":"17049","name":"*","chunks":[],"async":false}},"18126":{"*":{"id":"73516","name":"*","chunks":[],"async":false}},"23190":{"*":{"id":"16976","name":"*","chunks":[],"async":false}},"23786":{"*":{"id":"72858","name":"*","chunks":[],"async":false}},"26736":{"*":{"id":"55634","name":"*","chunks":[],"async":false}},"27007":{"*":{"id":"15149","name":"*","chunks":[],"async":false}},"27275":{"*":{"id":"99909","name":"*","chunks":[],"async":false}},"27629":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"27805":{"*":{"id":"76501","name":"*","chunks":[],"async":false}},"29327":{"*":{"id":"21521","name":"*","chunks":[],"async":false}},"29874":{"*":{"id":"59490","name":"*","chunks":[],"async":false}},"30387":{"*":{"id":"58485","name":"*","chunks":[],"async":false}},"31052":{"*":{"id":"41534","name":"*","chunks":[],"async":false}},"34528":{"*":{"id":"2476","name":"*","chunks":[],"async":false}},"34694":{"*":{"id":"57982","name":"*","chunks":[],"async":false}},"35499":{"*":{"id":"7887","name":"*","chunks":[],"async":false}},"37251":{"*":{"id":"78459","name":"*","chunks":[],"async":false}},"39725":{"*":{"id":"26611","name":"*","chunks":[],"async":false}},"39774":{"*":{"id":"11754","name":"*","chunks":[],"async":false}},"39798":{"*":{"id":"25904","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"73083","name":"*","chunks":[],"async":false}},"41981":{"*":{"id":"72669","name":"*","chunks":[],"async":false}},"42483":{"*":{"id":"20297","name":"*","chunks":[],"async":false}},"43959":{"*":{"id":"11941","name":"*","chunks":[],"async":false}},"46085":{"*":{"id":"59025","name":"*","chunks":[],"async":false}},"46646":{"*":{"id":"16837","name":"*","chunks":[],"async":false}},"46817":{"*":{"id":"6849","name":"*","chunks":[],"async":false}},"47224":{"*":{"id":"72151","name":"*","chunks":[],"async":false}},"47420":{"*":{"id":"37996","name":"*","chunks":[],"async":false}},"47902":{"*":{"id":"91132","name":"*","chunks":[],"async":false}},"49050":{"*":{"id":"96470","name":"*","chunks":[],"async":false}},"51357":{"*":{"id":"22779","name":"*","chunks":[],"async":false}},"51774":{"*":{"id":"94892","name":"*","chunks":[],"async":false}},"54372":{"*":{"id":"31404","name":"*","chunks":[],"async":false}},"57406":{"*":{"id":"55684","name":"*","chunks":[],"async":false}},"58489":{"*":{"id":"2061","name":"*","chunks":[],"async":false}},"60353":{"*":{"id":"13169","name":"*","chunks":[],"async":false}},"60373":{"*":{"id":"96589","name":"*","chunks":[],"async":false}},"63791":{"*":{"id":"88813","name":"*","chunks":[],"async":false}},"63814":{"*":{"id":"84860","name":"*","chunks":[],"async":false}},"64090":{"*":{"id":"60644","name":"*","chunks":[],"async":false}},"64604":{"*":{"id":"69640","name":"*","chunks":[],"async":false}},"65145":{"*":{"id":"39952","name":"*","chunks":[],"async":false}},"65231":{"*":{"id":"27547","name":"*","chunks":[],"async":false}},"66884":{"*":{"id":"50562","name":"*","chunks":[],"async":false}},"68624":{"*":{"id":"93898","name":"*","chunks":[],"async":false}},"69408":{"*":{"id":"33642","name":"*","chunks":[],"async":false}},"69627":{"*":{"id":"87307","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"64393","name":"*","chunks":[],"async":false}},"71335":{"*":{"id":"83433","name":"*","chunks":[],"async":false}},"72078":{"*":{"id":"97678","name":"*","chunks":[],"async":false}},"72128":{"*":{"id":"94366","name":"*","chunks":[],"async":false}},"73849":{"*":{"id":"2391","name":"*","chunks":[],"async":false}},"74079":{"*":{"id":"29987","name":"*","chunks":[],"async":false}},"74674":{"*":{"id":"8338","name":"*","chunks":[],"async":false}},"80659":{"*":{"id":"9771","name":"*","chunks":[],"async":false}},"81462":{"*":{"id":"41648","name":"*","chunks":[],"async":false}},"81852":{"*":{"id":"56106","name":"*","chunks":[],"async":false}},"81888":{"*":{"id":"77428","name":"*","chunks":[],"async":false}},"84151":{"*":{"id":"24678","name":"*","chunks":[],"async":false}},"89761":{"*":{"id":"7482","name":"*","chunks":[],"async":false}},"92446":{"*":{"id":"37940","name":"*","chunks":[],"async":false}},"95439":{"*":{"id":"55229","name":"*","chunks":[],"async":false}},"95818":{"*":{"id":"73598","name":"*","chunks":[],"async":false}},"96148":{"*":{"id":"34101","name":"*","chunks":[],"async":false}},"96732":{"*":{"id":"82366","name":"*","chunks":[],"async":false}},"96767":{"*":{"id":"63913","name":"*","chunks":[],"async":false}},"97519":{"*":{"id":"52751","name":"*","chunks":[],"async":false}},"97930":{"*":{"id":"35428","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/firda/zevairouter/node_modules/next/dist/client/components/builtin/global-error.js":{"id":58489,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":58489,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-page.js":{"id":92446,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-page.js":{"id":92446,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/client-segment.js":{"id":23786,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/client-segment.js":{"id":23786,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95439,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95439,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/layout-router.js":{"id":42483,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/layout-router.js":{"id":42483,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/client/components/render-from-template-context.js":{"id":7631,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":7631,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/framework/boundary-components.js":{"id":64090,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":64090,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":70255,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":70255,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/i18n/RuntimeI18nProvider.js":{"id":69627,"name":"*","chunks":["7813","static/chunks/7813-f79ef67923829c3a.js","7177","static/chunks/app/layout-195d8bc39318cb3f.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ThemeProvider.js":{"id":63814,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":75984,"name":"*","chunks":["7813","static/chunks/7813-f79ef67923829c3a.js","7177","static/chunks/app/layout-195d8bc39318cb3f.js"],"async":false},"/Users/firda/zevairouter/node_modules/material-symbols/outlined.css":{"id":37959,"name":"*","chunks":["7813","static/chunks/7813-f79ef67923829c3a.js","7177","static/chunks/app/layout-195d8bc39318cb3f.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/globals.css":{"id":97045,"name":"*","chunks":["7813","static/chunks/7813-f79ef67923829c3a.js","7177","static/chunks/app/layout-195d8bc39318cb3f.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/callback/page.js":{"id":96732,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/landing/page.js":{"id":46646,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/login/page.js":{"id":3608,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/AddCustomEmbeddingModal.js":{"id":81852,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Avatar.js":{"id":97519,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Badge.js":{"id":39725,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/BulkAccountAutomationModal.js":{"id":35499,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Button.js":{"id":72078,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Card.js":{"id":47420,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ChangelogModal.js":{"id":60373,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/CodeBuddyCnPhoneRegisterModal.js":{"id":51774,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/CodeBuddyQuotaCookieModal.js":{"id":39798,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ComboFormModal.js":{"id":11359,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/CursorAuthModal.js":{"id":2735,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/EditConnectionModal.js":{"id":5531,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Footer.js":{"id":41981,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/GitLabAuthModal.js":{"id":72128,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Header.js":{"id":7945,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/HeaderMenu.js":{"id":81888,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/IFlowCookieModal.js":{"id":5296,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Input.js":{"id":81462,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/KiroAuthModal.js":{"id":31052,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/KiroOAuthWrapper.js":{"id":37251,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/KiroSocialOAuthModal.js":{"id":34694,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/LanguageSwitcher.js":{"id":39835,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/layouts/AuthLayout.js":{"id":95818,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/layouts/DashboardLayout.js":{"id":68624,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Loading.js":{"id":18126,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ManualConfigModal.js":{"id":27007,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/McpMarketplaceModal.js":{"id":97930,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Modal.js":{"id":16983,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ModelSelectModal.js":{"id":64604,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/NoAuthProxyCard.js":{"id":71335,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/OAuthModal.js":{"id":29874,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Pagination.js":{"id":49050,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ProviderInfoCard.js":{"id":46817,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/RequestLogger.js":{"id":29327,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/SegmentedControl.js":{"id":80659,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Select.js":{"id":74674,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Sidebar.js":{"id":57406,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/ThemeToggle.js":{"id":27275,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Toggle.js":{"id":39774,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/Tooltip.js":{"id":51357,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/shared/components/UsageStats.js":{"id":89761,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","9305","static/chunks/app/(dashboard)/layout-2e14da9e57c3e171.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":6992,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":27629,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":65145,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/context/page.js":{"id":74079,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":30387,"name":"*","chunks":["3986","static/chunks/2b9ff8ee-8330dc76023de107.js","6656","static/chunks/6656-0ca5257ec474f863.js","7813","static/chunks/7813-f79ef67923829c3a.js","7783","static/chunks/7783-7a4ed0063ec0fecc.js","4391","static/chunks/4391-0e471d2e761014ea.js","6337","static/chunks/app/(dashboard)/dashboard/page-1c1a986664906bea.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":96148,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":69408,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":23190,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":34528,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":43959,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":65231,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":47902,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":26736,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/translator/page.js":{"id":66884,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/usage/page.js":{"id":47224,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":27805,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/combos/page.js":{"id":63791,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/automation/page.js":{"id":96767,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/profile/page.js":{"id":60353,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/terminal/TerminalPageClient.js":{"id":46085,"name":"*","chunks":["7209","static/chunks/fcafe1ac-fb00beefde649e9f.js","1096","static/chunks/1096-6d775ecc28cf6340.js","7813","static/chunks/7813-f79ef67923829c3a.js","3570","static/chunks/app/(dashboard)/dashboard/terminal/page-8da3399a4ed0af0d.js"],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/providers/page.js":{"id":73849,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":54372,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":84151,"name":"*","chunks":[],"async":false},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/dashboard/settings/pricing/page.js":{"id":9496,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/":[],"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/layout":[{"inlined":false,"path":"static/css/f0a349c70ab9fca8.css"},{"inlined":false,"path":"static/css/e42a53c7486ca4f0.css"}],"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/page":[],"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/terminal/page":[{"inlined":false,"path":"static/css/659eccb5db697b76.css"}]},"rscModuleMapping":{"2735":{"*":{"id":"75615","name":"*","chunks":[],"async":false}},"3608":{"*":{"id":"51234","name":"*","chunks":[],"async":false}},"5296":{"*":{"id":"63022","name":"*","chunks":[],"async":false}},"5531":{"*":{"id":"25520","name":"*","chunks":[],"async":false}},"6992":{"*":{"id":"78734","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"94599","name":"*","chunks":[],"async":false}},"7631":{"*":{"id":"36289","name":"*","chunks":[],"async":false}},"7945":{"*":{"id":"79333","name":"*","chunks":[],"async":false}},"9496":{"*":{"id":"18086","name":"*","chunks":[],"async":false}},"11359":{"*":{"id":"14277","name":"*","chunks":[],"async":false}},"16983":{"*":{"id":"93783","name":"*","chunks":[],"async":false}},"18126":{"*":{"id":"61242","name":"*","chunks":[],"async":false}},"23190":{"*":{"id":"83430","name":"*","chunks":[],"async":false}},"23786":{"*":{"id":"64544","name":"*","chunks":[],"async":false}},"26736":{"*":{"id":"87501","name":"*","chunks":[],"async":false}},"27007":{"*":{"id":"1667","name":"*","chunks":[],"async":false}},"27275":{"*":{"id":"28715","name":"*","chunks":[],"async":false}},"27629":{"*":{"id":"36053","name":"*","chunks":[],"async":false}},"27805":{"*":{"id":"44947","name":"*","chunks":[],"async":false}},"29327":{"*":{"id":"44179","name":"*","chunks":[],"async":false}},"29874":{"*":{"id":"30480","name":"*","chunks":[],"async":false}},"30387":{"*":{"id":"42395","name":"*","chunks":[],"async":false}},"31052":{"*":{"id":"69608","name":"*","chunks":[],"async":false}},"34528":{"*":{"id":"78614","name":"*","chunks":[],"async":false}},"34694":{"*":{"id":"95748","name":"*","chunks":[],"async":false}},"35499":{"*":{"id":"877","name":"*","chunks":[],"async":false}},"37251":{"*":{"id":"3189","name":"*","chunks":[],"async":false}},"37959":{"*":{"id":"98057","name":"*","chunks":[],"async":false}},"39725":{"*":{"id":"58573","name":"*","chunks":[],"async":false}},"39774":{"*":{"id":"53220","name":"*","chunks":[],"async":false}},"39798":{"*":{"id":"22886","name":"*","chunks":[],"async":false}},"39835":{"*":{"id":"93389","name":"*","chunks":[],"async":false}},"41981":{"*":{"id":"13595","name":"*","chunks":[],"async":false}},"42483":{"*":{"id":"77423","name":"*","chunks":[],"async":false}},"43959":{"*":{"id":"50179","name":"*","chunks":[],"async":false}},"46085":{"*":{"id":"29841","name":"*","chunks":[],"async":false}},"46646":{"*":{"id":"5868","name":"*","chunks":[],"async":false}},"46817":{"*":{"id":"30891","name":"*","chunks":[],"async":false}},"47224":{"*":{"id":"19397","name":"*","chunks":[],"async":false}},"47420":{"*":{"id":"17874","name":"*","chunks":[],"async":false}},"47902":{"*":{"id":"27206","name":"*","chunks":[],"async":false}},"49050":{"*":{"id":"84748","name":"*","chunks":[],"async":false}},"51357":{"*":{"id":"45501","name":"*","chunks":[],"async":false}},"51774":{"*":{"id":"60846","name":"*","chunks":[],"async":false}},"54372":{"*":{"id":"4290","name":"*","chunks":[],"async":false}},"57406":{"*":{"id":"4106","name":"*","chunks":[],"async":false}},"58489":{"*":{"id":"66039","name":"*","chunks":[],"async":false}},"60353":{"*":{"id":"9767","name":"*","chunks":[],"async":false}},"60373":{"*":{"id":"24731","name":"*","chunks":[],"async":false}},"63791":{"*":{"id":"86095","name":"*","chunks":[],"async":false}},"63814":{"*":{"id":"31974","name":"*","chunks":[],"async":false}},"64090":{"*":{"id":"94286","name":"*","chunks":[],"async":false}},"64604":{"*":{"id":"9918","name":"*","chunks":[],"async":false}},"65145":{"*":{"id":"3094","name":"*","chunks":[],"async":false}},"65231":{"*":{"id":"24397","name":"*","chunks":[],"async":false}},"66884":{"*":{"id":"44476","name":"*","chunks":[],"async":false}},"68624":{"*":{"id":"85132","name":"*","chunks":[],"async":false}},"69408":{"*":{"id":"23244","name":"*","chunks":[],"async":false}},"69627":{"*":{"id":"27189","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"16391","name":"*","chunks":[],"async":false}},"71335":{"*":{"id":"62651","name":"*","chunks":[],"async":false}},"72078":{"*":{"id":"43520","name":"*","chunks":[],"async":false}},"72128":{"*":{"id":"18876","name":"*","chunks":[],"async":false}},"73849":{"*":{"id":"81942","name":"*","chunks":[],"async":false}},"74079":{"*":{"id":"72905","name":"*","chunks":[],"async":false}},"74674":{"*":{"id":"89392","name":"*","chunks":[],"async":false}},"80659":{"*":{"id":"3497","name":"*","chunks":[],"async":false}},"81462":{"*":{"id":"18726","name":"*","chunks":[],"async":false}},"81852":{"*":{"id":"69152","name":"*","chunks":[],"async":false}},"81888":{"*":{"id":"21202","name":"*","chunks":[],"async":false}},"84151":{"*":{"id":"79838","name":"*","chunks":[],"async":false}},"89761":{"*":{"id":"22126","name":"*","chunks":[],"async":false}},"92446":{"*":{"id":"76150","name":"*","chunks":[],"async":false}},"95439":{"*":{"id":"2599","name":"*","chunks":[],"async":false}},"95818":{"*":{"id":"64188","name":"*","chunks":[],"async":false}},"96148":{"*":{"id":"26264","name":"*","chunks":[],"async":false}},"96732":{"*":{"id":"19660","name":"*","chunks":[],"async":false}},"96767":{"*":{"id":"13731","name":"*","chunks":[],"async":false}},"97045":{"*":{"id":"23051","name":"*","chunks":[],"async":false}},"97519":{"*":{"id":"3717","name":"*","chunks":[],"async":false}},"97930":{"*":{"id":"29050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"7631":{"*":{"id":"90747","name":"*","chunks":[],"async":false}},"23786":{"*":{"id":"72858","name":"*","chunks":[],"async":false}},"42483":{"*":{"id":"20297","name":"*","chunks":[],"async":false}},"58489":{"*":{"id":"2061","name":"*","chunks":[],"async":false}},"64090":{"*":{"id":"60644","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"64393","name":"*","chunks":[],"async":false}},"92446":{"*":{"id":"37940","name":"*","chunks":[],"async":false}},"95439":{"*":{"id":"55229","name":"*","chunks":[],"async":false}}}};
@@ -1,2 +1,2 @@
1
- (()=>{var a={};a.id=9839,a.ids=[9839],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},13397:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js","default")},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},25930:(a,b,c)=>{"use strict";c.d(b,{default:()=>k});var d=c(48249),e=c(67484),f=c(50412),g=c(50377);c(99258);let h=["zh-CN","zh-TW"],i=[{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}],j=[{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"}];function k(){let[a,b]=(0,e.useState)(!0),[c,k]=(0,e.useState)(!1),[l,m]=(0,e.useState)("http://localhost:8787"),[n,o]=(0,e.useState)({installed:!1,running:!1,python:null,loading:!0}),[p,q]=(0,e.useState)(!1),[r,s]=(0,e.useState)(!1),[t,u]=(0,e.useState)(""),[v,w]=(0,e.useState)({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),[x,y]=(0,e.useState)([]),[z,A]=(0,e.useState)(!1),[B,C]=(0,e.useState)(""),[D,E]=(0,e.useState)(null),[F,G]=(0,e.useState)(""),[H,I]=(0,e.useState)(null),[J,K]=(0,e.useState)(!1),[L,M]=(0,e.useState)(!0),[N,O]=(0,e.useState)(!1),P=(0,e.useRef)(null),[Q,R]=(0,e.useState)(!1),[S,T]=(0,e.useState)("full"),[U,V]=(0,e.useState)(!1),[W,X]=(0,e.useState)("full"),[Y,Z]=(0,e.useState)(!1),[$,_]=(0,e.useState)(25e3),[aa,ab]=(0,e.useState)({installed:!1,installing:!1,running:!1,version:null,loading:!0}),[ac,ad]=(0,e.useState)(null),[ae,af]=(0,e.useState)(!1),[ag,ah]=(0,e.useState)(!1),[ai,aj]=(0,e.useState)(""),[ak,al]=(0,e.useState)("en"),{copied:am,copy:an}=(0,g.C)(),ao=h.includes(ak)?i:i.filter(a=>!a.wenyan),ap=async a=>{try{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})}catch(a){console.log("Error updating setting:",a)}},aq=async a=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({rtkEnabled:a})})).ok&&b(a)}catch(a){console.log("Error updating rtkEnabled:",a)}},ar=async()=>{let a=l.trim()||"http://localhost:8787";m(a),await ap({headroomUrl:a}),as()},as=(0,e.useCallback)(async()=>{o(a=>({...a,loading:!0}));try{let a=await fetch("/api/headroom/status",{headers:{"Cache-Control":"no-store"}}),b=await a.json();if(o({...b,loading:!1}),!b?.installed){w({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),y([]);return}try{let a=await fetch("/api/headroom/extras",{headers:{"Cache-Control":"no-store"}});if(!a.ok)throw Error("extras status failed");let b=await a.json();w(a=>({...a,version:b.version??null,extras:b.extras||{code:!1,ml:!1},available:b.available||["code","ml"],loading:!1})),y([])}catch{w({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),y([])}}catch{o({installed:!1,running:!1,python:null,loading:!1}),w({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),y([])}},[]),at=(0,e.useCallback)(async()=>{u(""),s(!0);try{let a=await fetch("/api/headroom/start",{method:"POST"}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Failed to start proxy");await as()}catch(a){u(a.message)}finally{s(!1)}},[as]),au=(0,e.useCallback)(async()=>{s(!0);try{await fetch("/api/headroom/stop",{method:"POST"}),await as()}finally{s(!1)}},[as]),av=(0,e.useCallback)(()=>{G(""),P.current&&clearInterval(P.current);let a=async()=>{try{let a=await fetch("/api/headroom/extras?log=1",{headers:{"Cache-Control":"no-store"}}),b=await a.json().catch(()=>({}));"string"==typeof b.log&&G(b.log)}catch{}};a(),P.current=setInterval(a,1500)},[]),aw=(0,e.useCallback)(()=>{P.current&&(clearInterval(P.current),P.current=null)},[]),ax=(0,e.useCallback)(async()=>{if(0!==x.length){A(!0),C(""),av();try{let a=await fetch("/api/headroom/extras",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({extras:x})}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Install failed");w(a=>({...a,version:b.version??a.version,extras:b.extras||a.extras})),y([])}catch(a){C(a.message)}finally{aw(),A(!1)}}},[x,av,aw]),ay=(0,e.useCallback)(async a=>{E(a),C(""),av();try{let b=await fetch("/api/headroom/extras",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({extras:[a]})}),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.error||"Remove failed");w(a=>({...a,version:c.version??a.version,extras:c.extras||a.extras}))}catch(a){C(a.message)}finally{aw(),E(null)}},[av,aw]),az=(0,e.useCallback)(()=>{if(0!==x.length){if(x.includes("ml"))return void I({title:"Install [ml]",message:"[ml] downloads ~1 GB (torch + huggingface-hub). Continue?",confirmText:"Install",variant:"primary",onConfirm:ax});ax()}},[x,ax]),aA=(0,e.useCallback)(a=>{I({title:`Remove [${a}]`,message:`Remove [${a}] and its packages?`,confirmText:"Remove",variant:"danger",onConfirm:()=>ay(a)})},[ay]),aB=(0,e.useCallback)(async(a,b)=>{if(C(""),"code"===a&&K(b),"ml"===a&&M(b),await ap({["code"===a?"headroomCodeAware":"headroomKompress"]:b}),n.running){O(!0);try{let a=await fetch("/api/headroom/restart",{method:"POST"}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Restart failed");await as()}catch(a){C(a.message)}finally{O(!1)}}},[n.running,as]),aC=(0,e.useCallback)(async()=>{ab(a=>({...a,loading:!0}));try{let a=await fetch("/api/pxpipe/status",{headers:{"Cache-Control":"no-store"}}),b=await a.json();ab({...b,loading:!1}),"number"==typeof b.minChars&&_(b.minChars)}catch{ab({installed:!1,installing:!1,running:!1,version:null,loading:!1})}},[]),aD=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/pxpipe/health",{method:"POST"});ad(await a.json())}catch(a){ad({healthy:!1,checks:[],error:a.message})}},[]),aE=(0,e.useCallback)(async a=>{aj(""),ah(!0);try{let b=await fetch(`/api/pxpipe/${a}`,{method:"POST"}),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.error||`PXPIPE ${a} failed`);await aC(),await aD()}catch(a){aj(a.message)}finally{ah(!1)}},[aC,aD]),aF=!!n.running,aG=n.loading?"Checking…":aF?"Running":!1===n.localUrl||n.installed?!1!==n.localUrl?"Stopped":"External":"Not installed",aH=!1!==n.localUrl,aI=!!n.canStart,aJ=aH&&!!n.managedPid,aK=ac?.healthy===!0,aL=aa.loading?"Checking…":aa.installing?"Installing…":aa.installed?aK?"Healthy":aa.running?"Running":"Stopped":"Not installed";return aK||aa.running,(0,d.jsxs)("div",{className:"space-y-6 p-6",children:[(0,d.jsxs)(f.Zp,{id:"rtk",children:[(0,d.jsx)("div",{className:"flex items-center justify-between mb-2",children:(0,d.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]})}),(0,d.jsxs)("div",{className:"flex items-center justify-between pt-2 pb-4 border-b border-border gap-4",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Compress tool output"," ",(0,d.jsx)("a",{href:"https://github.com/rtk-ai/rtk",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(RTK)"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"git/grep/ls/tree/logs → 60-90% fewer input tokens"})]}),(0,d.jsx)(f.lM,{checked:a,onChange:()=>aq(!a)})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between py-4 gap-4 flex-wrap",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 flex-wrap",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Compress context"," ",(0,d.jsx)("a",{href:"https://github.com/chopratejas/headroom",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Headroom)"})]}),(0,d.jsx)("span",{className:`text-xs px-2 py-0.5 rounded ${aF?"bg-success/15 text-success":"bg-warning/15 text-warning"}`,children:aG}),(0,d.jsx)("button",{type:"button",onClick:()=>q(!0),className:"text-xs text-primary underline hover:opacity-80",children:aF?"Manage":"Setup"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted mt-1",children:"Compress prompts via /v1/compress before routing to the model"})]}),(0,d.jsx)(f.lM,{checked:c&&aF,disabled:!aF,onChange:()=>{var a;let b;return a=!c,void(m(b=l.trim()||"http://localhost:8787"),k(a),ap({headroomEnabled:a,headroomUrl:b}))}})]}),n.installed&&(0,d.jsxs)("div",{className:"mb-3 ml-1 pl-3 pb-4 border-l-2 border-border",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:["Compression extras",v.version?` \xb7 v${v.version}`:"",":"]}),v.available.map(a=>{let b=!!v.extras[a],c=x.includes(a),e="code"===a?"tree-sitter AST compression for code responses":"Kompress-v2 HF model for prose/agentic traces (~+1GB)";if(b){let b="code"===a?J:L;return(0,d.jsxs)("div",{className:"flex items-center gap-1.5 text-xs px-2 py-1 rounded border border-success/40 bg-success/5 text-text",title:e,children:[(0,d.jsx)(f.lM,{size:"sm",checked:b,disabled:N,onChange:()=>aB(a,!b)}),(0,d.jsxs)("span",{className:"font-medium",children:["[",a,"]"]}),(0,d.jsx)("button",{type:"button",onClick:()=>aA(a),disabled:D===a,className:"ml-1 text-error underline hover:opacity-80 disabled:opacity-50",title:`Uninstall [${a}]`,children:D===a?"Uninstalling…":"Uninstall"})]},a)}return(0,d.jsxs)("label",{className:`flex items-center gap-1.5 text-xs px-2 py-1 rounded border cursor-pointer transition-colors ${c?"border-primary bg-primary/10 text-primary":"border-border text-text-muted hover:bg-surface-2"}`,title:e,children:[(0,d.jsx)("input",{type:"checkbox",className:"w-3 h-3",checked:c,onChange:()=>{y(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a])}}),(0,d.jsxs)("span",{className:"font-medium",children:["[",a,"]"]}),(0,d.jsx)("span",{className:"opacity-70",children:"not installed"})]},a)}),x.length>0&&(0,d.jsx)("button",{onClick:az,disabled:z,className:"text-xs px-2.5 py-1 rounded bg-primary text-white hover:opacity-90 disabled:opacity-50",children:z?"Installing…":`Install [proxy,${x.join(",")}]`})]}),B&&(0,d.jsx)("p",{className:"text-xs text-error mt-1",children:B}),N&&(0,d.jsx)("p",{className:"text-xs text-text-muted mt-1",children:"Restarting proxy…"}),(z||D)&&F&&(0,d.jsx)("pre",{className:"mt-2 max-h-32 overflow-auto rounded bg-surface-2 p-2 text-[10px] leading-tight text-text-muted whitespace-pre-wrap",children:F}),(0,d.jsxs)("p",{className:"text-xs text-text-muted mt-1",children:["Installing adds the package; use ",(0,d.jsx)("code",{children:"on"}),"/",(0,d.jsx)("code",{children:"off"})," ","to activate it (restarts the proxy). Default install is"," ",(0,d.jsx)("code",{children:"[proxy]"})," only (SmartCrusher for JSON). Adding"," ",(0,d.jsx)("code",{children:"[code]"})," enables AST compression (Python/JS/TS/Go/Rust/Java/C/C++/Perl). Adding ",(0,d.jsx)("code",{children:"[ml]"})," ","enables the Kompress-v2 HF model for prose/agentic traces but adds ~1 GB (torch + huggingface-hub)."]})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between pt-4 border-t border-border gap-4 flex-wrap",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Compress LLM output"," ",(0,d.jsx)("a",{href:"https://github.com/JuliusBrussee/caveman",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Caveman)"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Terse-style system prompt → ~65% fewer output tokens (up to 87%)"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 shrink-0",children:[Q&&(0,d.jsxs)("div",{className:"flex flex-col items-end gap-1",children:[(0,d.jsx)("div",{className:"flex items-center gap-1.5",children:ao.map(a=>(0,d.jsx)("button",{onClick:()=>{var b;T(b=a.id),ap({cavemanLevel:b})},className:`px-3 py-1.5 rounded text-xs font-medium border transition-colors ${S===a.id?"bg-primary text-white border-primary":"bg-transparent border-border text-text-muted hover:bg-surface-2"}`,title:a.desc,children:a.label},a.id))}),(0,d.jsx)("p",{className:"text-xs text-primary",children:i.find(a=>a.id===S)?.desc})]}),(0,d.jsx)(f.lM,{checked:Q,onChange:()=>{var a;R(a=!Q),ap({cavemanEnabled:a})}})]})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border gap-4 flex-wrap",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Lazy senior dev"," ",(0,d.jsx)("a",{href:"https://github.com/DietrichGebert/ponytail",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Ponytail)"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Bias the model toward minimal code: YAGNI, reuse stdlib, deletion over addition"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 shrink-0",children:[U&&(0,d.jsxs)("div",{className:"flex flex-col items-end gap-1",children:[(0,d.jsx)("div",{className:"flex items-center gap-1.5",children:j.map(a=>(0,d.jsx)("button",{onClick:()=>{var b;X(b=a.id),ap({ponytailLevel:b})},className:`px-3 py-1.5 rounded text-xs font-medium border transition-colors ${W===a.id?"bg-primary text-white border-primary":"bg-transparent border-border text-text-muted hover:bg-surface-2"}`,title:a.desc,children:a.label},a.id))}),(0,d.jsx)("p",{className:"text-xs text-primary",children:j.find(a=>a.id===W)?.desc})]}),(0,d.jsx)(f.lM,{checked:U,onChange:()=>{var a;V(a=!U),ap({ponytailEnabled:a})}})]})]}),!1]}),(0,d.jsx)(f.aF,{isOpen:p,title:aF?"Headroom":"Setup Headroom",onClose:()=>q(!1),children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between text-sm",children:[(0,d.jsx)("span",{children:"Status"}),(0,d.jsx)("span",{className:aF?"text-success":"text-warning",children:aG})]}),aF&&(0,d.jsx)("a",{href:"/api/headroom/proxy/dashboard",target:"_blank",rel:"noreferrer",className:"w-full rounded border border-border px-4 py-2 text-center text-sm hover:bg-surface-2",children:"Open Headroom Dashboard"}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Proxy URL"}),(0,d.jsx)(f.pd,{value:l,onChange:a=>m(a.target.value),onBlur:ar,placeholder:"http://localhost:8787",className:"font-mono text-sm"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Use a local proxy for Start/Stop, or an external Docker sidecar like http://headroom:8787."})]}),aJ?(0,d.jsx)(f.$n,{onClick:au,variant:"ghost",fullWidth:!0,disabled:r,children:r?"Stopping…":"Stop Headroom"}):aF?(0,d.jsx)("p",{className:"text-sm text-success",children:"Headroom proxy is reachable. You can enable the token saver."}):aI?(0,d.jsx)(f.$n,{onClick:at,fullWidth:!0,disabled:r,children:r?"Starting…":"Start Headroom"}):aH?n.python?(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Install then click Start:"}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("pre",{className:"flex-1 rounded bg-black/5 dark:bg-white/5 p-2 text-xs font-mono overflow-x-auto",children:'pip install "headroom-ai[proxy]"'}),(0,d.jsx)(f.$n,{size:"sm",variant:"ghost",onClick:()=>an('pip install "headroom-ai[proxy]"'),children:am?"Copied":"Copy"})]})]}):(0,d.jsx)("p",{className:"text-sm text-warning",children:"Python ≥ 3.10 required for local managed mode. Install Python first, or use an external proxy URL."}):(0,d.jsx)("p",{className:"text-sm text-warning",children:"Start Headroom separately at the configured URL, then recheck."}),t&&(0,d.jsx)("p",{className:"text-sm text-warning",children:t}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(f.$n,{onClick:()=>as(),variant:"ghost",fullWidth:!0,children:"Recheck"}),(0,d.jsx)(f.$n,{onClick:()=>q(!1),fullWidth:!0,children:"Done"})]})]})}),(0,d.jsx)(f.aF,{isOpen:!1,title:aa.installed?"PXPIPE":"Setup PXPIPE",onClose:()=>af(!1),children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Compress prompts using multimodal encoding. Runs in-process — no extra server or environment variables required."}),(0,d.jsxs)("div",{className:"flex items-center justify-between text-sm",children:[(0,d.jsx)("span",{children:"Status"}),(0,d.jsxs)("span",{className:aK||aa.running?"text-success":"text-warning",children:[aL,aa.version?` \xb7 v${aa.version}`:""]})]}),ac?.checks?.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-1 rounded border border-border p-3",children:[(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"Health check"}),ac.checks.map(a=>(0,d.jsxs)("div",{className:"flex items-center justify-between text-xs",children:[(0,d.jsxs)("span",{className:a.ok?"text-success":"text-warning",children:[a.ok?"●":"○"," ",a.label]}),a.detail&&(0,d.jsx)("span",{className:"text-text-muted font-mono truncate max-w-[50%]",children:a.detail})]},a.id)),ac.error&&(0,d.jsx)("p",{className:"text-xs text-warning mt-1",children:ac.error})]}),aa.installed?(0,d.jsxs)("div",{className:"grid grid-cols-2 gap-2",children:[aa.running?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(f.$n,{onClick:()=>aE("restart"),variant:"ghost",disabled:ag,children:"Restart"}),(0,d.jsx)(f.$n,{onClick:()=>aE("stop"),variant:"ghost",disabled:ag,children:"Stop"})]}):(0,d.jsx)(f.$n,{onClick:()=>aE("start"),disabled:ag,children:ag?"Starting…":"Start"}),(0,d.jsx)(f.$n,{onClick:()=>aE("install"),variant:"ghost",disabled:ag,children:"Repair"}),(0,d.jsx)("a",{href:"/dashboard/pxpipe#logs",className:"col-span-2 rounded border border-border px-4 py-2 text-center text-sm hover:bg-surface-2",children:"Open Logs"})]}):(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,d.jsx)("p",{className:"text-sm text-warning",children:"PXPIPE is not installed."}),(0,d.jsx)(f.$n,{onClick:()=>aE("install"),fullWidth:!0,disabled:ag||aa.installing,children:ag||aa.installing?"Installing…":"Install"}),(0,d.jsxs)("p",{className:"text-xs text-text-muted",children:["Installs the npm package ",(0,d.jsx)("code",{className:"font-mono",children:"pxpipe-proxy"})," into the ZevaiRouter data directory. May take a few minutes."]})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Minimum prompt size (chars)"}),(0,d.jsx)(f.pd,{value:String($),onChange:a=>_(a.target.value),onBlur:()=>{let a=Math.max(0,Number($)||25e3);_(a),ap({pxpipeMinChars:a})},placeholder:"25000",className:"font-mono text-sm"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Requests smaller than this bypass PXPIPE and are sent as-is."})]}),ai&&(0,d.jsx)("p",{className:"text-sm text-warning",children:ai}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(f.$n,{onClick:()=>aC().then(aD),variant:"ghost",fullWidth:!0,children:"Recheck"}),(0,d.jsx)(f.$n,{onClick:()=>af(!1),fullWidth:!0,children:"Done"})]})]})}),(0,d.jsx)(f.uo,{isOpen:!!H,onClose:()=>I(null),onConfirm:()=>{let a=H?.onConfirm;I(null),a?.()},title:H?.title,message:H?.message,confirmText:H?.confirmText,variant:H?.variant})]})}},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41659:(a,b,c)=>{Promise.resolve().then(c.bind(c,13397))},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},52275:(a,b,c)=>{Promise.resolve().then(c.bind(c,25930))},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},58500:a=>{"use strict";a.exports=require("node:timers/promises")},59239:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(5735),e=c(13397);function f(){return(0,d.jsx)(e.default,{})}},60844:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(7553),e=c(84006),f=c(67798),g=c(34775),h=c(99373),i=c(73461),j=c(1020),k=c(26349),l=c(54365),m=c(16023),n=c(14965),o=c(63747),p=c(24235),q=c(23938),r=c(261),s=c(66758),t=c(77243),u=c(26713),v=c(37527),w=c(22820),x=c(88216),y=c(47929),z=c(79551),A=c(71797),B=c(89125),C=c(86439),D=c(77068),E=c(27269),F=c(37525),G=c(61287),H=c(81494),I=c(70722),J=c(70753),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(dashboard)",{children:["dashboard",{children:["token-saver",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,59239)),"/Users/firda/zevairouter/src/app/(dashboard)/dashboard/token-saver/page.js"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,30508)),"/Users/firda/zevairouter/src/app/(dashboard)/layout.js"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,55091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,45270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,28193,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,50385)),"/Users/firda/zevairouter/src/app/layout.js"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,55091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,45270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,28193,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/dashboard/token-saver/page",pathname:"/dashboard/token-saver",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next-cli-build",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(dashboard)/dashboard/token-saver/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(95726).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
- see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},83997:a=>{"use strict";a.exports=require("tty")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,7774,5433,1818,319,4491,9476,4765,5024,4404,9609,5681,8590,3155,3110,318,8895,915,6457,1188,6269,412,9372],()=>b(b.s=60844));module.exports=c})();
1
+ (()=>{var a={};a.id=9839,a.ids=[9839],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},643:a=>{"use strict";a.exports=require("node:perf_hooks")},1708:a=>{"use strict";a.exports=require("node:process")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},7066:a=>{"use strict";a.exports=require("node:tty")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14985:a=>{"use strict";a.exports=require("dns")},15455:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(83163),e=c(87501);function f(){return(0,d.jsx)(e.default,{})}},16698:a=>{"use strict";a.exports=require("node:async_hooks")},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},31421:a=>{"use strict";a.exports=require("node:child_process")},32467:a=>{"use strict";a.exports=require("node:http2")},33873:a=>{"use strict";a.exports=require("path")},34589:a=>{"use strict";a.exports=require("node:assert")},37067:a=>{"use strict";a.exports=require("node:http")},37540:a=>{"use strict";a.exports=require("node:console")},38522:a=>{"use strict";a.exports=require("node:zlib")},40610:a=>{"use strict";a.exports=require("node:dns")},40791:(a,b,c)=>{Promise.resolve().then(c.bind(c,87501))},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41692:a=>{"use strict";a.exports=require("node:tls")},41792:a=>{"use strict";a.exports=require("node:querystring")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},46293:a=>{"use strict";a.exports=require("sql.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},55634:(a,b,c)=>{"use strict";c.d(b,{default:()=>k});var d=c(40845),e=c(86328),f=c(63560),g=c(65785);c(44746);let h=["zh-CN","zh-TW"],i=[{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}],j=[{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"}];function k(){let[a,b]=(0,e.useState)(!0),[c,k]=(0,e.useState)(!1),[l,m]=(0,e.useState)("http://localhost:8787"),[n,o]=(0,e.useState)({installed:!1,running:!1,python:null,loading:!0}),[p,q]=(0,e.useState)(!1),[r,s]=(0,e.useState)(!1),[t,u]=(0,e.useState)(""),[v,w]=(0,e.useState)({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),[x,y]=(0,e.useState)([]),[z,A]=(0,e.useState)(!1),[B,C]=(0,e.useState)(""),[D,E]=(0,e.useState)(null),[F,G]=(0,e.useState)(""),[H,I]=(0,e.useState)(null),[J,K]=(0,e.useState)(!1),[L,M]=(0,e.useState)(!0),[N,O]=(0,e.useState)(!1),P=(0,e.useRef)(null),[Q,R]=(0,e.useState)(!1),[S,T]=(0,e.useState)("full"),[U,V]=(0,e.useState)(!1),[W,X]=(0,e.useState)("full"),[Y,Z]=(0,e.useState)(!1),[$,_]=(0,e.useState)(25e3),[aa,ab]=(0,e.useState)({installed:!1,installing:!1,running:!1,version:null,loading:!0}),[ac,ad]=(0,e.useState)(null),[ae,af]=(0,e.useState)(!1),[ag,ah]=(0,e.useState)(!1),[ai,aj]=(0,e.useState)(""),[ak,al]=(0,e.useState)("en"),{copied:am,copy:an}=(0,g.C)(),ao=h.includes(ak)?i:i.filter(a=>!a.wenyan),ap=async a=>{try{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)})}catch(a){console.log("Error updating setting:",a)}},aq=async a=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({rtkEnabled:a})})).ok&&b(a)}catch(a){console.log("Error updating rtkEnabled:",a)}},ar=async()=>{let a=l.trim()||"http://localhost:8787";m(a),await ap({headroomUrl:a}),as()},as=(0,e.useCallback)(async()=>{o(a=>({...a,loading:!0}));try{let a=await fetch("/api/headroom/status",{headers:{"Cache-Control":"no-store"}}),b=await a.json();if(o({...b,loading:!1}),!b?.installed){w({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),y([]);return}try{let a=await fetch("/api/headroom/extras",{headers:{"Cache-Control":"no-store"}});if(!a.ok)throw Error("extras status failed");let b=await a.json();w(a=>({...a,version:b.version??null,extras:b.extras||{code:!1,ml:!1},available:b.available||["code","ml"],loading:!1})),y([])}catch{w({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),y([])}}catch{o({installed:!1,running:!1,python:null,loading:!1}),w({version:null,extras:{code:!1,ml:!1},available:["code","ml"],loading:!1}),y([])}},[]),at=(0,e.useCallback)(async()=>{u(""),s(!0);try{let a=await fetch("/api/headroom/start",{method:"POST"}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Failed to start proxy");await as()}catch(a){u(a.message)}finally{s(!1)}},[as]),au=(0,e.useCallback)(async()=>{s(!0);try{await fetch("/api/headroom/stop",{method:"POST"}),await as()}finally{s(!1)}},[as]),av=(0,e.useCallback)(()=>{G(""),P.current&&clearInterval(P.current);let a=async()=>{try{let a=await fetch("/api/headroom/extras?log=1",{headers:{"Cache-Control":"no-store"}}),b=await a.json().catch(()=>({}));"string"==typeof b.log&&G(b.log)}catch{}};a(),P.current=setInterval(a,1500)},[]),aw=(0,e.useCallback)(()=>{P.current&&(clearInterval(P.current),P.current=null)},[]),ax=(0,e.useCallback)(async()=>{if(0!==x.length){A(!0),C(""),av();try{let a=await fetch("/api/headroom/extras",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({extras:x})}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Install failed");w(a=>({...a,version:b.version??a.version,extras:b.extras||a.extras})),y([])}catch(a){C(a.message)}finally{aw(),A(!1)}}},[x,av,aw]),ay=(0,e.useCallback)(async a=>{E(a),C(""),av();try{let b=await fetch("/api/headroom/extras",{method:"DELETE",headers:{"Content-Type":"application/json"},body:JSON.stringify({extras:[a]})}),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.error||"Remove failed");w(a=>({...a,version:c.version??a.version,extras:c.extras||a.extras}))}catch(a){C(a.message)}finally{aw(),E(null)}},[av,aw]),az=(0,e.useCallback)(()=>{if(0!==x.length){if(x.includes("ml"))return void I({title:"Install [ml]",message:"[ml] downloads ~1 GB (torch + huggingface-hub). Continue?",confirmText:"Install",variant:"primary",onConfirm:ax});ax()}},[x,ax]),aA=(0,e.useCallback)(a=>{I({title:`Remove [${a}]`,message:`Remove [${a}] and its packages?`,confirmText:"Remove",variant:"danger",onConfirm:()=>ay(a)})},[ay]),aB=(0,e.useCallback)(async(a,b)=>{if(C(""),"code"===a&&K(b),"ml"===a&&M(b),await ap({["code"===a?"headroomCodeAware":"headroomKompress"]:b}),n.running){O(!0);try{let a=await fetch("/api/headroom/restart",{method:"POST"}),b=await a.json().catch(()=>({}));if(!a.ok)throw Error(b.error||"Restart failed");await as()}catch(a){C(a.message)}finally{O(!1)}}},[n.running,as]),aC=(0,e.useCallback)(async()=>{ab(a=>({...a,loading:!0}));try{let a=await fetch("/api/pxpipe/status",{headers:{"Cache-Control":"no-store"}}),b=await a.json();ab({...b,loading:!1}),"number"==typeof b.minChars&&_(b.minChars)}catch{ab({installed:!1,installing:!1,running:!1,version:null,loading:!1})}},[]),aD=(0,e.useCallback)(async()=>{try{let a=await fetch("/api/pxpipe/health",{method:"POST"});ad(await a.json())}catch(a){ad({healthy:!1,checks:[],error:a.message})}},[]),aE=(0,e.useCallback)(async a=>{aj(""),ah(!0);try{let b=await fetch(`/api/pxpipe/${a}`,{method:"POST"}),c=await b.json().catch(()=>({}));if(!b.ok)throw Error(c.error||`PXPIPE ${a} failed`);await aC(),await aD()}catch(a){aj(a.message)}finally{ah(!1)}},[aC,aD]),aF=!!n.running,aG=n.loading?"Checking…":aF?"Running":!1===n.localUrl||n.installed?!1!==n.localUrl?"Stopped":"External":"Not installed",aH=!1!==n.localUrl,aI=!!n.canStart,aJ=aH&&!!n.managedPid,aK=ac?.healthy===!0,aL=aa.loading?"Checking…":aa.installing?"Installing…":aa.installed?aK?"Healthy":aa.running?"Running":"Stopped":"Not installed";return aK||aa.running,(0,d.jsxs)("div",{className:"space-y-6 p-6",children:[(0,d.jsxs)(f.Zp,{id:"rtk",children:[(0,d.jsx)("div",{className:"flex items-center justify-between mb-2",children:(0,d.jsxs)("h2",{className:"text-lg font-semibold flex items-center gap-2",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]})}),(0,d.jsxs)("div",{className:"flex items-center justify-between pt-2 pb-4 border-b border-border gap-4",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Compress tool output"," ",(0,d.jsx)("a",{href:"https://github.com/rtk-ai/rtk",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(RTK)"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"git/grep/ls/tree/logs → 60-90% fewer input tokens"})]}),(0,d.jsx)(f.lM,{checked:a,onChange:()=>aq(!a)})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between py-4 gap-4 flex-wrap",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3 flex-wrap",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Compress context"," ",(0,d.jsx)("a",{href:"https://github.com/chopratejas/headroom",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Headroom)"})]}),(0,d.jsx)("span",{className:`text-xs px-2 py-0.5 rounded ${aF?"bg-success/15 text-success":"bg-warning/15 text-warning"}`,children:aG}),(0,d.jsx)("button",{type:"button",onClick:()=>q(!0),className:"text-xs text-primary underline hover:opacity-80",children:aF?"Manage":"Setup"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted mt-1",children:"Compress prompts via /v1/compress before routing to the model"})]}),(0,d.jsx)(f.lM,{checked:c&&aF,disabled:!aF,onChange:()=>{var a;let b;return a=!c,void(m(b=l.trim()||"http://localhost:8787"),k(a),ap({headroomEnabled:a,headroomUrl:b}))}})]}),n.installed&&(0,d.jsxs)("div",{className:"mb-3 ml-1 pl-3 pb-4 border-l-2 border-border",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:["Compression extras",v.version?` \xb7 v${v.version}`:"",":"]}),v.available.map(a=>{let b=!!v.extras[a],c=x.includes(a),e="code"===a?"tree-sitter AST compression for code responses":"Kompress-v2 HF model for prose/agentic traces (~+1GB)";if(b){let b="code"===a?J:L;return(0,d.jsxs)("div",{className:"flex items-center gap-1.5 text-xs px-2 py-1 rounded border border-success/40 bg-success/5 text-text",title:e,children:[(0,d.jsx)(f.lM,{size:"sm",checked:b,disabled:N,onChange:()=>aB(a,!b)}),(0,d.jsxs)("span",{className:"font-medium",children:["[",a,"]"]}),(0,d.jsx)("button",{type:"button",onClick:()=>aA(a),disabled:D===a,className:"ml-1 text-error underline hover:opacity-80 disabled:opacity-50",title:`Uninstall [${a}]`,children:D===a?"Uninstalling…":"Uninstall"})]},a)}return(0,d.jsxs)("label",{className:`flex items-center gap-1.5 text-xs px-2 py-1 rounded border cursor-pointer transition-colors ${c?"border-primary bg-primary/10 text-primary":"border-border text-text-muted hover:bg-surface-2"}`,title:e,children:[(0,d.jsx)("input",{type:"checkbox",className:"w-3 h-3",checked:c,onChange:()=>{y(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a])}}),(0,d.jsxs)("span",{className:"font-medium",children:["[",a,"]"]}),(0,d.jsx)("span",{className:"opacity-70",children:"not installed"})]},a)}),x.length>0&&(0,d.jsx)("button",{onClick:az,disabled:z,className:"text-xs px-2.5 py-1 rounded bg-primary text-white hover:opacity-90 disabled:opacity-50",children:z?"Installing…":`Install [proxy,${x.join(",")}]`})]}),B&&(0,d.jsx)("p",{className:"text-xs text-error mt-1",children:B}),N&&(0,d.jsx)("p",{className:"text-xs text-text-muted mt-1",children:"Restarting proxy…"}),(z||D)&&F&&(0,d.jsx)("pre",{className:"mt-2 max-h-32 overflow-auto rounded bg-surface-2 p-2 text-[10px] leading-tight text-text-muted whitespace-pre-wrap",children:F}),(0,d.jsxs)("p",{className:"text-xs text-text-muted mt-1",children:["Installing adds the package; use ",(0,d.jsx)("code",{children:"on"}),"/",(0,d.jsx)("code",{children:"off"})," ","to activate it (restarts the proxy). Default install is"," ",(0,d.jsx)("code",{children:"[proxy]"})," only (SmartCrusher for JSON). Adding"," ",(0,d.jsx)("code",{children:"[code]"})," enables AST compression (Python/JS/TS/Go/Rust/Java/C/C++/Perl). Adding ",(0,d.jsx)("code",{children:"[ml]"})," ","enables the Kompress-v2 HF model for prose/agentic traces but adds ~1 GB (torch + huggingface-hub)."]})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between pt-4 border-t border-border gap-4 flex-wrap",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Compress LLM output"," ",(0,d.jsx)("a",{href:"https://github.com/JuliusBrussee/caveman",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Caveman)"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Terse-style system prompt → ~65% fewer output tokens (up to 87%)"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 shrink-0",children:[Q&&(0,d.jsxs)("div",{className:"flex flex-col items-end gap-1",children:[(0,d.jsx)("div",{className:"flex items-center gap-1.5",children:ao.map(a=>(0,d.jsx)("button",{onClick:()=>{var b;T(b=a.id),ap({cavemanLevel:b})},className:`px-3 py-1.5 rounded text-xs font-medium border transition-colors ${S===a.id?"bg-primary text-white border-primary":"bg-transparent border-border text-text-muted hover:bg-surface-2"}`,title:a.desc,children:a.label},a.id))}),(0,d.jsx)("p",{className:"text-xs text-primary",children:i.find(a=>a.id===S)?.desc})]}),(0,d.jsx)(f.lM,{checked:Q,onChange:()=>{var a;R(a=!Q),ap({cavemanEnabled:a})}})]})]}),(0,d.jsxs)("div",{className:"flex items-center justify-between pt-4 mt-4 border-t border-border gap-4 flex-wrap",children:[(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsxs)("p",{className:"font-medium",children:["Lazy senior dev"," ",(0,d.jsx)("a",{href:"https://github.com/DietrichGebert/ponytail",target:"_blank",rel:"noreferrer",className:"text-xs font-normal text-primary underline hover:opacity-80",children:"(Ponytail)"})]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Bias the model toward minimal code: YAGNI, reuse stdlib, deletion over addition"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-3 shrink-0",children:[U&&(0,d.jsxs)("div",{className:"flex flex-col items-end gap-1",children:[(0,d.jsx)("div",{className:"flex items-center gap-1.5",children:j.map(a=>(0,d.jsx)("button",{onClick:()=>{var b;X(b=a.id),ap({ponytailLevel:b})},className:`px-3 py-1.5 rounded text-xs font-medium border transition-colors ${W===a.id?"bg-primary text-white border-primary":"bg-transparent border-border text-text-muted hover:bg-surface-2"}`,title:a.desc,children:a.label},a.id))}),(0,d.jsx)("p",{className:"text-xs text-primary",children:j.find(a=>a.id===W)?.desc})]}),(0,d.jsx)(f.lM,{checked:U,onChange:()=>{var a;V(a=!U),ap({ponytailEnabled:a})}})]})]}),!1]}),(0,d.jsx)(f.aF,{isOpen:p,title:aF?"Headroom":"Setup Headroom",onClose:()=>q(!1),children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between text-sm",children:[(0,d.jsx)("span",{children:"Status"}),(0,d.jsx)("span",{className:aF?"text-success":"text-warning",children:aG})]}),aF&&(0,d.jsx)("a",{href:"/api/headroom/proxy/dashboard",target:"_blank",rel:"noreferrer",className:"w-full rounded border border-border px-4 py-2 text-center text-sm hover:bg-surface-2",children:"Open Headroom Dashboard"}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Proxy URL"}),(0,d.jsx)(f.pd,{value:l,onChange:a=>m(a.target.value),onBlur:ar,placeholder:"http://localhost:8787",className:"font-mono text-sm"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Use a local proxy for Start/Stop, or an external Docker sidecar like http://headroom:8787."})]}),aJ?(0,d.jsx)(f.$n,{onClick:au,variant:"ghost",fullWidth:!0,disabled:r,children:r?"Stopping…":"Stop Headroom"}):aF?(0,d.jsx)("p",{className:"text-sm text-success",children:"Headroom proxy is reachable. You can enable the token saver."}):aI?(0,d.jsx)(f.$n,{onClick:at,fullWidth:!0,disabled:r,children:r?"Starting…":"Start Headroom"}):aH?n.python?(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Install then click Start:"}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("pre",{className:"flex-1 rounded bg-black/5 dark:bg-white/5 p-2 text-xs font-mono overflow-x-auto",children:'pip install "headroom-ai[proxy]"'}),(0,d.jsx)(f.$n,{size:"sm",variant:"ghost",onClick:()=>an('pip install "headroom-ai[proxy]"'),children:am?"Copied":"Copy"})]})]}):(0,d.jsx)("p",{className:"text-sm text-warning",children:"Python ≥ 3.10 required for local managed mode. Install Python first, or use an external proxy URL."}):(0,d.jsx)("p",{className:"text-sm text-warning",children:"Start Headroom separately at the configured URL, then recheck."}),t&&(0,d.jsx)("p",{className:"text-sm text-warning",children:t}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(f.$n,{onClick:()=>as(),variant:"ghost",fullWidth:!0,children:"Recheck"}),(0,d.jsx)(f.$n,{onClick:()=>q(!1),fullWidth:!0,children:"Done"})]})]})}),(0,d.jsx)(f.aF,{isOpen:!1,title:aa.installed?"PXPIPE":"Setup PXPIPE",onClose:()=>af(!1),children:(0,d.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Compress prompts using multimodal encoding. Runs in-process — no extra server or environment variables required."}),(0,d.jsxs)("div",{className:"flex items-center justify-between text-sm",children:[(0,d.jsx)("span",{children:"Status"}),(0,d.jsxs)("span",{className:aK||aa.running?"text-success":"text-warning",children:[aL,aa.version?` \xb7 v${aa.version}`:""]})]}),ac?.checks?.length>0&&(0,d.jsxs)("div",{className:"flex flex-col gap-1 rounded border border-border p-3",children:[(0,d.jsx)("p",{className:"text-sm font-medium mb-1",children:"Health check"}),ac.checks.map(a=>(0,d.jsxs)("div",{className:"flex items-center justify-between text-xs",children:[(0,d.jsxs)("span",{className:a.ok?"text-success":"text-warning",children:[a.ok?"●":"○"," ",a.label]}),a.detail&&(0,d.jsx)("span",{className:"text-text-muted font-mono truncate max-w-[50%]",children:a.detail})]},a.id)),ac.error&&(0,d.jsx)("p",{className:"text-xs text-warning mt-1",children:ac.error})]}),aa.installed?(0,d.jsxs)("div",{className:"grid grid-cols-2 gap-2",children:[aa.running?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(f.$n,{onClick:()=>aE("restart"),variant:"ghost",disabled:ag,children:"Restart"}),(0,d.jsx)(f.$n,{onClick:()=>aE("stop"),variant:"ghost",disabled:ag,children:"Stop"})]}):(0,d.jsx)(f.$n,{onClick:()=>aE("start"),disabled:ag,children:ag?"Starting…":"Start"}),(0,d.jsx)(f.$n,{onClick:()=>aE("install"),variant:"ghost",disabled:ag,children:"Repair"}),(0,d.jsx)("a",{href:"/dashboard/pxpipe#logs",className:"col-span-2 rounded border border-border px-4 py-2 text-center text-sm hover:bg-surface-2",children:"Open Logs"})]}):(0,d.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,d.jsx)("p",{className:"text-sm text-warning",children:"PXPIPE is not installed."}),(0,d.jsx)(f.$n,{onClick:()=>aE("install"),fullWidth:!0,disabled:ag||aa.installing,children:ag||aa.installing?"Installing…":"Install"}),(0,d.jsxs)("p",{className:"text-xs text-text-muted",children:["Installs the npm package ",(0,d.jsx)("code",{className:"font-mono",children:"pxpipe-proxy"})," into the ZevaiRouter data directory. May take a few minutes."]})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("p",{className:"text-sm font-medium",children:"Minimum prompt size (chars)"}),(0,d.jsx)(f.pd,{value:String($),onChange:a=>_(a.target.value),onBlur:()=>{let a=Math.max(0,Number($)||25e3);_(a),ap({pxpipeMinChars:a})},placeholder:"25000",className:"font-mono text-sm"}),(0,d.jsx)("p",{className:"text-xs text-text-muted",children:"Requests smaller than this bypass PXPIPE and are sent as-is."})]}),ai&&(0,d.jsx)("p",{className:"text-sm text-warning",children:ai}),(0,d.jsxs)("div",{className:"flex gap-2",children:[(0,d.jsx)(f.$n,{onClick:()=>aC().then(aD),variant:"ghost",fullWidth:!0,children:"Recheck"}),(0,d.jsx)(f.$n,{onClick:()=>af(!1),fullWidth:!0,children:"Done"})]})]})}),(0,d.jsx)(f.uo,{isOpen:!!H,onClose:()=>I(null),onConfirm:()=>{let a=H?.onConfirm;I(null),a?.()},title:H?.title,message:H?.message,confirmText:H?.confirmText,variant:H?.variant})]})}},57075:a=>{"use strict";a.exports=require("node:stream")},57975:a=>{"use strict";a.exports=require("node:util")},58500:a=>{"use strict";a.exports=require("node:timers/promises")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},73429:a=>{"use strict";a.exports=require("node:util/types")},73496:a=>{"use strict";a.exports=require("http2")},74075:a=>{"use strict";a.exports=require("zlib")},75919:a=>{"use strict";a.exports=require("node:worker_threads")},76760:a=>{"use strict";a.exports=require("node:path")},77030:a=>{"use strict";a.exports=require("node:net")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78474:a=>{"use strict";a.exports=require("node:events")},79551:a=>{"use strict";a.exports=require("url")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81630:a=>{"use strict";a.exports=require("http")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},83997:a=>{"use strict";a.exports=require("tty")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87501:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(34427).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js","default")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87997:a=>{"use strict";a.exports=require("node:timers")},91645:a=>{"use strict";a.exports=require("net")},93935:(a,b,c)=>{Promise.resolve().then(c.bind(c,55634))},94735:a=>{"use strict";a.exports=require("events")},99480:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(16061),e=c(83562),f=c(94842),g=c(33819),h=c(2729),i=c(99177),j=c(71056),k=c(61873),l=c(68897),m=c(88227),n=c(7233),o=c(30647),p=c(66623),q=c(65686),r=c(261),s=c(68482),t=c(66383),u=c(26713),v=c(31987),w=c(42032),x=c(34564),y=c(52269),z=c(33915),A=c(15113),B=c(96169),C=c(86439),D=c(77068),E=c(18449),F=c(94817),G=c(90211),H=c(77202),I=c(70722),J=c(99029),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(dashboard)",{children:["dashboard",{children:["token-saver",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,15455)),"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/dashboard/token-saver/page.js"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,66039,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,66039,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,23451)),"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/(dashboard)/layout.js"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,66039,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,95063,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,70834,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,84429,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,9161)),"/Users/firda/zevairouter/.openclaude/worktrees/agent-a29ac360/src/app/layout.js"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,66039,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,95063,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,70834,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,84429,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/dashboard/token-saver/page",pathname:"/dashboard/token-saver",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next-cli-build",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(dashboard)/dashboard/token-saver/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(27394).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
2
+ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4607,2674,5337,8180,83,4014,9992,4441,4088,6041,6673,3881,8182,3871,3174,906,5015,23,8578,1500,4693,3560,9901],()=>b(b.s=99480));module.exports=c})();