@sifxprime/krouter 0.5.0 → 0.5.2

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 (371) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +3 -3
  3. package/app/.next-cli-build/build-manifest.json +2 -2
  4. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  5. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
  6. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  32. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  33. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  34. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  35. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  36. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  37. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  38. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  39. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  40. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  41. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  42. package/app/.next-cli-build/server/app/_not-found.rsc +3 -3
  43. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +3 -3
  44. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  45. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +3 -3
  46. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  47. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  48. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  49. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  50. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  52. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  53. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  55. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  56. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +4 -4
  58. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  59. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  61. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  62. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +1 -1
  63. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  64. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
  65. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  67. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  68. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +1 -1
  69. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
  70. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  71. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  73. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  74. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  76. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  77. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  79. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  80. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  82. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  83. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  84. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  85. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  86. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  87. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  88. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  89. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  90. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  91. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  93. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  94. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  95. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  96. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  97. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  98. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  99. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  100. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  101. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  104. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  105. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  106. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  108. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  110. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  112. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  114. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  116. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  118. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +1 -1
  119. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  120. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  122. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  124. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  126. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  128. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  130. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  132. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  134. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  136. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  138. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  140. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  142. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  144. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  146. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  148. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  150. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  152. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  153. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  154. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  155. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  156. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  157. package/app/.next-cli-build/server/app/callback.html +1 -1
  158. package/app/.next-cli-build/server/app/callback.rsc +3 -3
  159. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +3 -3
  160. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  161. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +3 -3
  162. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
  163. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  164. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  165. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  166. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +5 -5
  167. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  168. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  169. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  170. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  171. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +5 -5
  172. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  173. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +3 -3
  174. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
  175. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  176. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +5 -5
  177. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  178. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  179. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  180. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  181. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +5 -5
  182. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  183. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +3 -3
  184. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
  185. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  186. package/app/.next-cli-build/server/app/dashboard/combos.rsc +5 -5
  187. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  188. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  189. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  190. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  191. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +5 -5
  192. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  193. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
  194. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
  195. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  196. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +5 -5
  197. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  198. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  199. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  200. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  201. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +5 -5
  202. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  203. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
  204. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
  205. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  206. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +5 -5
  207. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  208. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  209. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  210. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  211. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  212. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +5 -5
  213. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  214. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +3 -3
  215. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
  216. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  217. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +5 -5
  218. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  219. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  220. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  221. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  222. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +5 -5
  223. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  224. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +3 -3
  225. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
  226. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  227. package/app/.next-cli-build/server/app/dashboard/profile.rsc +5 -5
  228. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  229. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  230. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  231. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  232. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +5 -5
  233. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  234. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
  235. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
  236. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  237. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +5 -5
  238. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  239. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  240. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  241. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  242. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  243. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +5 -5
  244. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  245. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +3 -3
  246. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
  247. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  248. package/app/.next-cli-build/server/app/dashboard/providers.rsc +5 -5
  249. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  250. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  251. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  252. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  253. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +5 -5
  254. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  255. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
  256. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
  257. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  258. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +5 -5
  259. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  260. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  261. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  262. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  263. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +5 -5
  264. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  265. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +3 -3
  266. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
  267. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  268. package/app/.next-cli-build/server/app/dashboard/quota.rsc +6 -6
  269. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  270. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  271. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  272. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  273. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
  274. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  275. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +3 -3
  276. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
  277. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  278. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  279. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +3 -3
  280. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
  281. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  282. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +3 -3
  283. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
  284. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  285. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  286. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  287. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  288. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  289. package/app/.next-cli-build/server/app/dashboard/skills.rsc +5 -5
  290. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  291. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  292. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  293. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  294. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +5 -5
  295. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  296. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +3 -3
  297. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
  298. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  299. package/app/.next-cli-build/server/app/dashboard/translator.rsc +5 -5
  300. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  301. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  302. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  303. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  304. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +5 -5
  305. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  306. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
  307. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
  308. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  309. package/app/.next-cli-build/server/app/dashboard/usage.rsc +5 -5
  310. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  311. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  312. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  313. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  314. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +5 -5
  315. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  316. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
  317. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
  318. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  319. package/app/.next-cli-build/server/app/dashboard.rsc +5 -5
  320. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  321. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  322. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  323. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +5 -5
  324. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  325. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +3 -3
  326. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
  327. package/app/.next-cli-build/server/app/index.html +1 -1
  328. package/app/.next-cli-build/server/app/index.rsc +3 -3
  329. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  330. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +3 -3
  331. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  332. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +3 -3
  333. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +1 -1
  334. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  335. package/app/.next-cli-build/server/app/landing.html +1 -1
  336. package/app/.next-cli-build/server/app/landing.rsc +3 -3
  337. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +3 -3
  338. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  339. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +3 -3
  340. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
  341. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
  342. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  343. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  344. package/app/.next-cli-build/server/app/login.html +1 -1
  345. package/app/.next-cli-build/server/app/login.rsc +4 -4
  346. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +4 -4
  347. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  348. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +3 -3
  349. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
  350. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  351. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  352. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  353. package/app/.next-cli-build/server/app-paths-manifest.json +3 -3
  354. package/app/.next-cli-build/server/chunks/2722.js +4 -4
  355. package/app/.next-cli-build/server/chunks/4746.js +1 -1
  356. package/app/.next-cli-build/server/chunks/65.js +1 -1
  357. package/app/.next-cli-build/server/chunks/6811.js +1 -1
  358. package/app/.next-cli-build/server/chunks/7540.js +2 -2
  359. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  360. package/app/.next-cli-build/server/pages/404.html +1 -1
  361. package/app/.next-cli-build/server/pages/500.html +1 -1
  362. package/app/.next-cli-build/static/chunks/{1321-da324f5b09bf217c.js → 1321-8b1bfee522c5565b.js} +1 -1
  363. package/app/.next-cli-build/static/chunks/{6069-c056f78f24b5fbb9.js → 6069-42bf740e5d167236.js} +5 -5
  364. package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/skills/{page-ce4d6b3039a68a5a.js → page-95cc6f42bdd718c7.js} +1 -1
  365. package/app/cli/.build-home/.9router/db/backups/upgrade-0.5.0-to-0.5.1-0.5.1-20260617-185542/data.sqlite +0 -0
  366. package/app/cli/.build-home/.9router/db/backups/upgrade-0.5.1-to-0.5.2-0.5.2-20260617-190156/data.sqlite +0 -0
  367. package/app/cli/.build-home/.9router/db/data.sqlite +0 -0
  368. package/app/package.json +1 -1
  369. package/package.json +1 -1
  370. /package/app/.next-cli-build/static/{lhdYIPnOPMU_KmZUAHPXI → 63VNC3xQt8sZHdrR1Bufs}/_buildManifest.js +0 -0
  371. /package/app/.next-cli-build/static/{lhdYIPnOPMU_KmZUAHPXI → 63VNC3xQt8sZHdrR1Bufs}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- lhdYIPnOPMU_KmZUAHPXI
1
+ 63VNC3xQt8sZHdrR1Bufs
@@ -119,8 +119,8 @@
119
119
  "/api/proxy-pools/cloudflare-deploy/route": "/api/proxy-pools/cloudflare-deploy",
120
120
  "/api/proxy-pools/deno-deploy/route": "/api/proxy-pools/deno-deploy",
121
121
  "/api/proxy-pools/route": "/api/proxy-pools",
122
- "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
123
122
  "/api/settings/database/route": "/api/settings/database",
123
+ "/api/proxy-pools/vercel-deploy/route": "/api/proxy-pools/vercel-deploy",
124
124
  "/api/settings/proxy-test/route": "/api/settings/proxy-test",
125
125
  "/api/settings/route": "/api/settings",
126
126
  "/api/translator/console-logs/stream/route": "/api/translator/console-logs/stream",
@@ -152,6 +152,6 @@
152
152
  "/(dashboard)/dashboard/console-log/page": "/dashboard/console-log",
153
153
  "/(dashboard)/dashboard/profile/page": "/dashboard/profile",
154
154
  "/(dashboard)/dashboard/providers/page": "/dashboard/providers",
155
- "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
156
- "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools"
155
+ "/(dashboard)/dashboard/proxy-pools/page": "/dashboard/proxy-pools",
156
+ "/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]"
157
157
  }
@@ -4,8 +4,8 @@
4
4
  ],
5
5
  "devFiles": [],
6
6
  "lowPriorityFiles": [
7
- "static/lhdYIPnOPMU_KmZUAHPXI/_buildManifest.js",
8
- "static/lhdYIPnOPMU_KmZUAHPXI/_ssgManifest.js"
7
+ "static/63VNC3xQt8sZHdrR1Bufs/_buildManifest.js",
8
+ "static/63VNC3xQt8sZHdrR1Bufs/_ssgManifest.js"
9
9
  ],
10
10
  "rootMainFiles": [
11
11
  "static/chunks/webpack-f482ccef6733ebcc.js",
@@ -1 +1 @@
1
- globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/basic-chat/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}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"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}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"83758","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"77957":{"*":{"id":"36055","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"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/shofiqulislam/9router-master/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/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":["1321","static/chunks/1321-da324f5b09bf217c.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-da324f5b09bf217c.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-da324f5b09bf217c.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-da324f5b09bf217c.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-e3d49d83c2ab8f9a.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-da324f5b09bf217c.js","5497","static/chunks/5497-553bdb604663ae16.js","3395","static/chunks/3395-a3872318d0bff3b0.js","6337","static/chunks/app/(dashboard)/dashboard/page-43a506f323765017.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":77957,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shofiqulislam/9router-master/src/":[],"/Users/shofiqulislam/9router-master/src/app/layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/f81530580e8f3bfd.css"}],"/Users/shofiqulislam/9router-master/src/app/page":[],"/Users/shofiqulislam/9router-master/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/basic-chat/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.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}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"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}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"77957":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"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/basic-chat/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}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"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}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"83758","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"3493","name":"*","chunks":[],"async":false}},"77957":{"*":{"id":"36055","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"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/shofiqulislam/9router-master/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/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":["1321","static/chunks/1321-8b1bfee522c5565b.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/node_modules/material-symbols/outlined.css":{"id":5887,"name":"*","chunks":["1321","static/chunks/1321-8b1bfee522c5565b.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/globals.css":{"id":51743,"name":"*","chunks":["1321","static/chunks/1321-8b1bfee522c5565b.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1321","static/chunks/1321-8b1bfee522c5565b.js","7177","static/chunks/app/layout-2bfb1fa270d7098b.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Header.js":{"id":8823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","9305","static/chunks/app/(dashboard)/layout-87b4f7d89be31350.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":88512,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","4465","static/chunks/app/(dashboard)/dashboard/basic-chat/page-e3d49d83c2ab8f9a.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","2649","static/chunks/2649-64ab34e3d24f7ee7.js","1321","static/chunks/1321-8b1bfee522c5565b.js","5497","static/chunks/5497-553bdb604663ae16.js","3395","static/chunks/3395-a3872318d0bff3b0.js","6337","static/chunks/app/(dashboard)/dashboard/page-43a506f323765017.js"],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":94588,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/[kind]/page.js":{"id":16144,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":22662,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":71088,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":75095,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/skills/page.js":{"id":64082,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":77957,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/shofiqulislam/9router-master/src/":[],"/Users/shofiqulislam/9router-master/src/app/layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/f81530580e8f3bfd.css"}],"/Users/shofiqulislam/9router-master/src/app/page":[],"/Users/shofiqulislam/9router-master/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"/Users/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/basic-chat/page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.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}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"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}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"75095":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"77957":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"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":{}};
@@ -5,12 +5,12 @@ see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__
5
5
  "model": "{{model}}",
6
6
  "provider": "openai",
7
7
  "apiKey": "{{apiKey}}"
8
- }`}},amp:{id:"amp",name:"Amp CLI",image:"/providers/amp.png",color:"#F97316",description:"Sourcegraph Amp coding assistant CLI",docsUrl:"/docs?section=cli-tools&tool=amp",configType:"guide",defaultCommand:"amp",modelAliases:["g25p","g25f","cs45","g54"],notes:[{type:"info",text:"Use 9Router model aliases to keep Amp shorthand mappings stable across provider updates."},{type:"warning",text:"Suggested shorthand examples: g25p → gemini/gemini-2.5-pro, g25f → gemini/gemini-2.5-flash, cs45 → cc/claude-sonnet-4-5-20250929."}],guideSteps:[{step:1,title:"Install Amp",desc:"Install the Amp CLI using the package manager supported by your environment."},{step:2,title:"API Key",type:"apiKeySelector"},{step:3,title:"Base URL",value:"{{baseUrl}}",copyable:!0},{step:4,title:"Select Model",type:"modelSelector"},{step:5,title:"Add Shorthands",desc:"Map Amp shorthand names such as g25p or cs45 to 9Router aliases in your local config."}],codeBlock:{language:"bash",code:`export OPENAI_API_KEY="{{apiKey}}"
8
+ }`}},amp:{id:"amp",name:"Amp CLI",image:"/providers/amp.png",color:"#F97316",description:"Sourcegraph Amp coding assistant CLI",docsUrl:"/docs?section=cli-tools&tool=amp",configType:"guide",defaultCommand:"amp",modelAliases:["g25p","g25f","cs45","g54"],notes:[{type:"info",text:"Use kRouter model aliases to keep Amp shorthand mappings stable across provider updates."},{type:"warning",text:"Suggested shorthand examples: g25p → gemini/gemini-2.5-pro, g25f → gemini/gemini-2.5-flash, cs45 → cc/claude-sonnet-4-5-20250929."}],guideSteps:[{step:1,title:"Install Amp",desc:"Install the Amp CLI using the package manager supported by your environment."},{step:2,title:"API Key",type:"apiKeySelector"},{step:3,title:"Base URL",value:"{{baseUrl}}",copyable:!0},{step:4,title:"Select Model",type:"modelSelector"},{step:5,title:"Add Shorthands",desc:"Map Amp shorthand names such as g25p or cs45 to kRouter aliases in your local config."}],codeBlock:{language:"bash",code:`export OPENAI_API_KEY="{{apiKey}}"
9
9
  export OPENAI_BASE_URL="{{baseUrl}}"
10
10
  amp --model "{{model}}"
11
11
  # Example shorthand aliases you can map locally:
12
12
  # g25p -> gemini/gemini-2.5-pro
13
- # cs45 -> cc/claude-sonnet-4-5-20250929`}},qwen:{id:"qwen",name:"Qwen Code",image:"/providers/qwen.png",color:"#10B981",description:"Alibaba Qwen Code CLI — supports OpenAI, Anthropic & Gemini providers via 9Router",docsUrl:"https://qwenlm.github.io/qwen-code-docs/en/users/configuration/model-providers/",configType:"guide",defaultCommand:"qwen",notes:[{type:"info",text:"Qwen Code supports multiple provider types (openai, anthropic, gemini) via modelProviders in settings.json. 9Router works as an OpenAI-compatible endpoint."},{type:"info",text:"Any model available in 9Router can be used — not just Qwen models. Select from Qwen, Claude, Gemini, GPT, and more."},{type:"warning",text:"Config path: Linux/macOS ~/.qwen/settings.json • Windows %USERPROFILE%\\.qwen\\settings.json"},{type:"error",text:"Qwen OAuth free tier was discontinued on 2026-04-15. Use 9Router with alicode/openrouter/anthropic/gemini providers instead."}],modelAliases:["coder-model","qwen3-coder-plus","qwen3-coder-flash","vision-model","claude-sonnet-4-6","claude-opus-4-6-thinking","gemini-3-flash","gemini-3.1-pro-high"],defaultModels:[{id:"coder-model",name:"Coder Model (Qwen 3.6 Plus)",alias:"coder-model",envKey:"OPENAI_MODEL",defaultValue:"coder-model",isTopLevel:!0},{id:"qwen3-coder-plus",name:"Qwen 3 Coder Plus",alias:"qwen3-coder-plus",envKey:"OPENAI_MODEL",defaultValue:"qwen3-coder-plus"},{id:"qwen3-coder-flash",name:"Qwen 3 Coder Flash",alias:"qwen3-coder-flash",envKey:"OPENAI_MODEL",defaultValue:"qwen3-coder-flash"},{id:"vision-model",name:"Vision Model (Multimodal)",alias:"vision-model",envKey:"OPENAI_MODEL",defaultValue:"vision-model"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6",alias:"claude-sonnet-4-6",envKey:"OPENAI_MODEL",defaultValue:"claude-sonnet-4-6"},{id:"claude-opus-4-6-thinking",name:"Claude Opus 4.6 Thinking",alias:"claude-opus-4-6-thinking",envKey:"OPENAI_MODEL",defaultValue:"claude-opus-4-6-thinking"},{id:"gemini-3.1-pro-high",name:"Gemini 3.1 Pro High",alias:"gemini-3.1-pro-high",envKey:"OPENAI_MODEL",defaultValue:"gemini-3.1-pro-high"},{id:"gemini-3-flash",name:"Gemini 3 Flash",alias:"gemini-3-flash",envKey:"OPENAI_MODEL",defaultValue:"gemini-3-flash"}],guideSteps:[{step:1,title:"Install Qwen Code",desc:"npm install -g @qwen-code/qwen-code"},{step:2,title:"API Key",type:"apiKeySelector"},{step:3,title:"Base URL",value:"{{baseUrl}}",copyable:!0},{step:4,title:"Select Model",type:"modelSelector"},{step:5,title:"Save Config",desc:"Copy the JSON below to your ~/.qwen/settings.json file."}],codeBlock:{language:"json",code:`{
13
+ # cs45 -> cc/claude-sonnet-4-5-20250929`}},qwen:{id:"qwen",name:"Qwen Code",image:"/providers/qwen.png",color:"#10B981",description:"Alibaba Qwen Code CLI — supports OpenAI, Anthropic & Gemini providers via kRouter",docsUrl:"https://qwenlm.github.io/qwen-code-docs/en/users/configuration/model-providers/",configType:"guide",defaultCommand:"qwen",notes:[{type:"info",text:"Qwen Code supports multiple provider types (openai, anthropic, gemini) via modelProviders in settings.json. kRouter works as an OpenAI-compatible endpoint."},{type:"info",text:"Any model available in kRouter can be used — not just Qwen models. Select from Qwen, Claude, Gemini, GPT, and more."},{type:"warning",text:"Config path: Linux/macOS ~/.qwen/settings.json • Windows %USERPROFILE%\\.qwen\\settings.json"},{type:"error",text:"Qwen OAuth free tier was discontinued on 2026-04-15. Use kRouter with alicode/openrouter/anthropic/gemini providers instead."}],modelAliases:["coder-model","qwen3-coder-plus","qwen3-coder-flash","vision-model","claude-sonnet-4-6","claude-opus-4-6-thinking","gemini-3-flash","gemini-3.1-pro-high"],defaultModels:[{id:"coder-model",name:"Coder Model (Qwen 3.6 Plus)",alias:"coder-model",envKey:"OPENAI_MODEL",defaultValue:"coder-model",isTopLevel:!0},{id:"qwen3-coder-plus",name:"Qwen 3 Coder Plus",alias:"qwen3-coder-plus",envKey:"OPENAI_MODEL",defaultValue:"qwen3-coder-plus"},{id:"qwen3-coder-flash",name:"Qwen 3 Coder Flash",alias:"qwen3-coder-flash",envKey:"OPENAI_MODEL",defaultValue:"qwen3-coder-flash"},{id:"vision-model",name:"Vision Model (Multimodal)",alias:"vision-model",envKey:"OPENAI_MODEL",defaultValue:"vision-model"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6",alias:"claude-sonnet-4-6",envKey:"OPENAI_MODEL",defaultValue:"claude-sonnet-4-6"},{id:"claude-opus-4-6-thinking",name:"Claude Opus 4.6 Thinking",alias:"claude-opus-4-6-thinking",envKey:"OPENAI_MODEL",defaultValue:"claude-opus-4-6-thinking"},{id:"gemini-3.1-pro-high",name:"Gemini 3.1 Pro High",alias:"gemini-3.1-pro-high",envKey:"OPENAI_MODEL",defaultValue:"gemini-3.1-pro-high"},{id:"gemini-3-flash",name:"Gemini 3 Flash",alias:"gemini-3-flash",envKey:"OPENAI_MODEL",defaultValue:"gemini-3-flash"}],guideSteps:[{step:1,title:"Install Qwen Code",desc:"npm install -g @qwen-code/qwen-code"},{step:2,title:"API Key",type:"apiKeySelector"},{step:3,title:"Base URL",value:"{{baseUrl}}",copyable:!0},{step:4,title:"Select Model",type:"modelSelector"},{step:5,title:"Save Config",desc:"Copy the JSON below to your ~/.qwen/settings.json file."}],codeBlock:{language:"json",code:`{
14
14
  "security": {
15
15
  "auth": {
16
16
  "selectedType": "openai",
@@ -21,4 +21,4 @@ amp --model "{{model}}"
21
21
  "model": {
22
22
  "name": "{{model}}"
23
23
  }
24
- }`}},"deepseek-tui":{id:"deepseek-tui",name:"DeepSeek TUI",image:"/providers/deepseek-tui.png",color:"#4D6BFE",description:"DeepSeek Terminal Coding Agent (Rust TUI)",docsUrl:"https://github.com/DeepSeek-TUI/DeepSeek-TUI",configType:"custom",defaultCommand:"deepseek",modelAliases:["deepseek-v4-pro","deepseek-v4-flash","deepseek-chat","deepseek-reasoner"],defaultModels:[{id:"deepseek-v4-pro",name:"DeepSeek V4 Pro",alias:"deepseek-v4-pro"},{id:"deepseek-v4-flash",name:"DeepSeek V4 Flash",alias:"deepseek-v4-flash"},{id:"deepseek-chat",name:"DeepSeek V3 Chat",alias:"deepseek-chat"}],notes:[{type:"info",text:"DeepSeek TUI uses ~/.deepseek/config.toml for configuration. 9Router will update the provider to 'openai' mode with your base_url, api_key, and model."},{type:"warning",text:"Config path: Linux/macOS ~/.deepseek/config.toml • Windows %USERPROFILE%\\.deepseek\\config.toml"}]},jcode:{id:"jcode",name:"jcode",image:"/providers/jcode.png",color:"#FF6B35",description:"High-performance Rust-based coding agent harness",configType:"custom",docsUrl:"https://github.com/1jehuang/jcode",notes:[{type:"info",text:"jcode is a Rust-based coding agent with semantic memory, multi-agent swarms, and extreme performance (27.8 MB RAM, 14ms boot)."},{type:"info",text:"Configure 9router as an OpenAI-compatible provider to route all jcode requests through 9router's optimization layer."},{type:"warning",text:"Requires jcode installed. Install via: curl -fsSL https://raw.githubusercontent.com/1jehuang/jcode/master/scripts/install.sh | bash"}],defaultModels:[{id:"claude-opus-4-7",name:"Claude Opus 4.7",alias:"opus",defaultValue:"cc/claude-opus-4-7"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6",alias:"sonnet",defaultValue:"cc/claude-sonnet-4-6"},{id:"gpt-5.5",name:"GPT 5.5",alias:"gpt5",defaultValue:"cx/gpt-5.5"},{id:"gemini-3.1-pro",name:"Gemini 3.1 Pro",alias:"gemini",defaultValue:"gemini/gemini-3.1-pro"}]}};var g=c(87250),h=c(99005);async function i({params:a}){let{toolId:b}=await a;f[b]||(0,e.notFound)();let c=await (0,g.D)();return(0,d.jsx)(h.default,{toolId:b,machineId:c})}},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},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")},29499:(a,b,c)=>{"use strict";c.d(b,{default:()=>m});var d=c(48249),e=c(67484),f=c(2116),g=c.n(f),h=c(50412),i=c(62911),j=c(91431),k=c(44283);let l=process.env.NEXT_PUBLIC_CLOUD_URL;function m({toolId:a,machineId:b}){let c=i.dM[a],[f,n]=(0,e.useState)([]),[o,p]=(0,e.useState)(!0),[q,r]=(0,e.useState)({}),[s,t]=(0,e.useState)(!1),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(""),[y,z]=(0,e.useState)(!1),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)([]),E=()=>f.filter(a=>!1!==a.isActive),F=(0,e.useCallback)((a,b,c)=>{r(d=>d[a]?.[b]===c?d:{...d,[a]:{...d[a],[b]:c}})},[]);return c?(0,d.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,d.jsxs)(g(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("h1",{className:"text-xl font-semibold text-text-main sm:text-2xl",children:c.name}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:c.description})]}),o?(0,d.jsx)(h.Qv,{}):(()=>{let b,e,f,g=(b=E(),e=[],f=new Set,b.forEach(a=>{let b=j.Xg[a.provider]||a.provider;(0,j.KC)(a.provider).forEach(c=>{let d=`${b}/${c.id}`;f.has(d)||(f.add(d),e.push({value:d,label:`${b}/${c.id}`,provider:a.provider,alias:b,connectionName:a.name,modelId:c.id}))})}),e).length>0,h={tool:c,isExpanded:!0,onToggle:()=>{},baseUrl:u&&w?w:s&&l?l:"http://localhost:20128",apiKeys:C,tunnelEnabled:u,tunnelPublicUrl:w,tailscaleEnabled:y,tailscaleUrl:A};switch(a){case"claude":return(0,d.jsx)(k.Tk,{...h,activeProviders:E(),modelMappings:q[a]||{},onModelMappingChange:(b,c)=>F(a,b,c),hasActiveProviders:g,cloudEnabled:s});case"codex":return(0,d.jsx)(k.Ah,{...h,activeProviders:E(),cloudEnabled:s});case"opencode":return(0,d.jsx)(k.qO,{...h,activeProviders:E(),cloudEnabled:s});case"cowork":return(0,d.jsx)(k.Q6,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s,cloudUrl:l,tunnelEnabled:u,tunnelPublicUrl:w,tailscaleEnabled:y,tailscaleUrl:A});case"droid":return(0,d.jsx)(k.ZM,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"openclaw":return(0,d.jsx)(k.yZ,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"hermes":return(0,d.jsx)(k.RF,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"copilot":return(0,d.jsx)(k.h1,{...h,activeProviders:E(),cloudEnabled:s});case"cline":return(0,d.jsx)(k.aG,{...h,activeProviders:E(),cloudEnabled:s});case"kilo":return(0,d.jsx)(k.c9,{...h,activeProviders:E(),cloudEnabled:s});case"deepseek-tui":return(0,d.jsx)(k.lF,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"jcode":return(0,d.jsx)(k.mW,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});default:return(0,d.jsx)(k.a7,{toolId:a,...h,activeProviders:E(),cloudEnabled:s,tunnelEnabled:u})}})()]}):(0,d.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,d.jsxs)(g(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Tool not found or disabled."})]})}},32171:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={getRedirectError:function(){return i},getRedirectStatusCodeFromError:function(){return n},getRedirectTypeFromError:function(){return m},getURLFromRedirectError:function(){return l},permanentRedirect:function(){return k},redirect:function(){return j}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(81494),g=c(52220),h=c(19121).actionAsyncStorage;function i(a,b,c=f.RedirectStatusCode.TemporaryRedirect){let d=Object.defineProperty(Error(g.REDIRECT_ERROR_CODE),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return d.digest=`${g.REDIRECT_ERROR_CODE};${b};${a};${c};`,d}function j(a,b){throw i(a,b??=h?.getStore()?.isAction?"push":"replace",f.RedirectStatusCode.TemporaryRedirect)}function k(a,b="replace"){throw i(a,b,f.RedirectStatusCode.PermanentRedirect)}function l(a){return(0,g.isRedirectError)(a)?a.digest.split(";").slice(2,-2).join(";"):null}function m(a){if(!(0,g.isRedirectError)(a))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return a.digest.split(";",2)[1]}function n(a){if(!(0,g.isRedirectError)(a))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return Number(a.digest.split(";").at(-2))}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},44057:(a,b,c)=>{"use strict";function d(){throw Object.defineProperty(Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0})}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"unauthorized",{enumerable:!0,get:function(){return d}}),c(7638).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},46293:a=>{"use strict";a.exports=require("sql.js")},52283:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"notFound",{enumerable:!0,get:function(){return f}});let d=c(7638),e=`${d.HTTP_ERROR_FALLBACK_ERROR_CODE};404`;function f(){let a=Object.defineProperty(Error(e),"__NEXT_ERROR_CODE",{value:"E1041",enumerable:!1,configurable:!0});throw a.digest=e,a}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},54603:(a,b,c)=>{"use strict";c.d(b,{Xj:()=>q});var d=c(19713),e=c(73024),f=c.n(e),g=c(76760),h=c.n(g),i=c(77598),j=c.n(i),k=c(49120);let l=h().join(k.n,"machine-id"),m=h().join(k.n,"auth"),n=h().join(m,"cli-secret"),o=null,p=null;async function q(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt",c=function(){if(o)return o;try{if(o=f().readFileSync(l,"utf8").trim())return o}catch{}try{o=(0,d.machineIdSync)()}catch{o=j().randomUUID()}try{f().mkdirSync(k.n,{recursive:!0}),f().writeFileSync(l,o,{mode:384})}catch{}return o}(),e="9r-cli-auth"===b?function(){if(p)return p;try{if(p=f().readFileSync(n,"utf8").trim())return p}catch{}p=j().randomBytes(32).toString("hex");try{f().mkdirSync(m,{recursive:!0}),f().writeFileSync(n,p,{mode:384})}catch{}return p}():"";return j().createHash("sha256").update(c+b+e).digest("hex").substring(0,16)}},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},66610:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={ReadonlyURLSearchParams:function(){return f.ReadonlyURLSearchParams},RedirectType:function(){return m},forbidden:function(){return i.forbidden},notFound:function(){return h.notFound},permanentRedirect:function(){return g.permanentRedirect},redirect:function(){return g.redirect},unauthorized:function(){return j.unauthorized},unstable_isUnrecognizedActionError:function(){return l},unstable_rethrow:function(){return k.unstable_rethrow}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(10381),g=c(32171),h=c(52283),i=c(92606),j=c(44057),k=c(98621);function l(){throw Object.defineProperty(Error("`unstable_isUnrecognizedActionError` can only be used on the client."),"__NEXT_ERROR_CODE",{value:"E776",enumerable:!1,configurable:!0})}let m={push:"push",replace:"replace"};("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},82215:(a,b,c)=>{Promise.resolve().then(c.bind(c,99005))},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87250:(a,b,c)=>{"use strict";c.d(b,{D:()=>e});var d=c(54603);async function e(){return await (0,d.Xj)()}},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},91970:(a,b,c)=>{"use strict";var d=c(66610);c.o(d,"notFound")&&c.d(b,{notFound:function(){return d.notFound}}),c.o(d,"redirect")&&c.d(b,{redirect:function(){return d.redirect}})},92606:(a,b,c)=>{"use strict";function d(){throw Object.defineProperty(Error("`forbidden()` is experimental and only allowed to be enabled when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E488",enumerable:!1,configurable:!0})}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"forbidden",{enumerable:!0,get:function(){return d}}),c(7638).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},94735:a=>{"use strict";a.exports=require("events")},98621:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"unstable_rethrow",{enumerable:!0,get:function(){return d}});let d=c(108).unstable_rethrow;("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},99005:(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/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.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/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js","default")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,319,5221,7013,1220,4884,5681,5024,4404,915,6457,65,412,3700,2722],()=>b(b.s=19507));module.exports=c})();
24
+ }`}},"deepseek-tui":{id:"deepseek-tui",name:"DeepSeek TUI",image:"/providers/deepseek-tui.png",color:"#4D6BFE",description:"DeepSeek Terminal Coding Agent (Rust TUI)",docsUrl:"https://github.com/DeepSeek-TUI/DeepSeek-TUI",configType:"custom",defaultCommand:"deepseek",modelAliases:["deepseek-v4-pro","deepseek-v4-flash","deepseek-chat","deepseek-reasoner"],defaultModels:[{id:"deepseek-v4-pro",name:"DeepSeek V4 Pro",alias:"deepseek-v4-pro"},{id:"deepseek-v4-flash",name:"DeepSeek V4 Flash",alias:"deepseek-v4-flash"},{id:"deepseek-chat",name:"DeepSeek V3 Chat",alias:"deepseek-chat"}],notes:[{type:"info",text:"DeepSeek TUI uses ~/.deepseek/config.toml for configuration. kRouter will update the provider to 'openai' mode with your base_url, api_key, and model."},{type:"warning",text:"Config path: Linux/macOS ~/.deepseek/config.toml • Windows %USERPROFILE%\\.deepseek\\config.toml"}]},jcode:{id:"jcode",name:"jcode",image:"/providers/jcode.png",color:"#FF6B35",description:"High-performance Rust-based coding agent harness",configType:"custom",docsUrl:"https://github.com/1jehuang/jcode",notes:[{type:"info",text:"jcode is a Rust-based coding agent with semantic memory, multi-agent swarms, and extreme performance (27.8 MB RAM, 14ms boot)."},{type:"info",text:"Configure 9router as an OpenAI-compatible provider to route all jcode requests through 9router's optimization layer."},{type:"warning",text:"Requires jcode installed. Install via: curl -fsSL https://raw.githubusercontent.com/1jehuang/jcode/master/scripts/install.sh | bash"}],defaultModels:[{id:"claude-opus-4-7",name:"Claude Opus 4.7",alias:"opus",defaultValue:"cc/claude-opus-4-7"},{id:"claude-sonnet-4-6",name:"Claude Sonnet 4.6",alias:"sonnet",defaultValue:"cc/claude-sonnet-4-6"},{id:"gpt-5.5",name:"GPT 5.5",alias:"gpt5",defaultValue:"cx/gpt-5.5"},{id:"gemini-3.1-pro",name:"Gemini 3.1 Pro",alias:"gemini",defaultValue:"gemini/gemini-3.1-pro"}]}};var g=c(87250),h=c(99005);async function i({params:a}){let{toolId:b}=await a;f[b]||(0,e.notFound)();let c=await (0,g.D)();return(0,d.jsx)(h.default,{toolId:b,machineId:c})}},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},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")},29499:(a,b,c)=>{"use strict";c.d(b,{default:()=>m});var d=c(48249),e=c(67484),f=c(2116),g=c.n(f),h=c(50412),i=c(62911),j=c(91431),k=c(44283);let l=process.env.NEXT_PUBLIC_CLOUD_URL;function m({toolId:a,machineId:b}){let c=i.dM[a],[f,n]=(0,e.useState)([]),[o,p]=(0,e.useState)(!0),[q,r]=(0,e.useState)({}),[s,t]=(0,e.useState)(!1),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(""),[y,z]=(0,e.useState)(!1),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)([]),E=()=>f.filter(a=>!1!==a.isActive),F=(0,e.useCallback)((a,b,c)=>{r(d=>d[a]?.[b]===c?d:{...d,[a]:{...d[a],[b]:c}})},[]);return c?(0,d.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,d.jsxs)(g(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("h1",{className:"text-xl font-semibold text-text-main sm:text-2xl",children:c.name}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:c.description})]}),o?(0,d.jsx)(h.Qv,{}):(()=>{let b,e,f,g=(b=E(),e=[],f=new Set,b.forEach(a=>{let b=j.Xg[a.provider]||a.provider;(0,j.KC)(a.provider).forEach(c=>{let d=`${b}/${c.id}`;f.has(d)||(f.add(d),e.push({value:d,label:`${b}/${c.id}`,provider:a.provider,alias:b,connectionName:a.name,modelId:c.id}))})}),e).length>0,h={tool:c,isExpanded:!0,onToggle:()=>{},baseUrl:u&&w?w:s&&l?l:"http://localhost:20128",apiKeys:C,tunnelEnabled:u,tunnelPublicUrl:w,tailscaleEnabled:y,tailscaleUrl:A};switch(a){case"claude":return(0,d.jsx)(k.Tk,{...h,activeProviders:E(),modelMappings:q[a]||{},onModelMappingChange:(b,c)=>F(a,b,c),hasActiveProviders:g,cloudEnabled:s});case"codex":return(0,d.jsx)(k.Ah,{...h,activeProviders:E(),cloudEnabled:s});case"opencode":return(0,d.jsx)(k.qO,{...h,activeProviders:E(),cloudEnabled:s});case"cowork":return(0,d.jsx)(k.Q6,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s,cloudUrl:l,tunnelEnabled:u,tunnelPublicUrl:w,tailscaleEnabled:y,tailscaleUrl:A});case"droid":return(0,d.jsx)(k.ZM,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"openclaw":return(0,d.jsx)(k.yZ,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"hermes":return(0,d.jsx)(k.RF,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"copilot":return(0,d.jsx)(k.h1,{...h,activeProviders:E(),cloudEnabled:s});case"cline":return(0,d.jsx)(k.aG,{...h,activeProviders:E(),cloudEnabled:s});case"kilo":return(0,d.jsx)(k.c9,{...h,activeProviders:E(),cloudEnabled:s});case"deepseek-tui":return(0,d.jsx)(k.lF,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});case"jcode":return(0,d.jsx)(k.mW,{...h,activeProviders:E(),hasActiveProviders:g,cloudEnabled:s});default:return(0,d.jsx)(k.a7,{toolId:a,...h,activeProviders:E(),cloudEnabled:s,tunnelEnabled:u})}})()]}):(0,d.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,d.jsxs)(g(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,d.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,d.jsx)("p",{className:"text-sm text-text-muted",children:"Tool not found or disabled."})]})}},32171:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={getRedirectError:function(){return i},getRedirectStatusCodeFromError:function(){return n},getRedirectTypeFromError:function(){return m},getURLFromRedirectError:function(){return l},permanentRedirect:function(){return k},redirect:function(){return j}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(81494),g=c(52220),h=c(19121).actionAsyncStorage;function i(a,b,c=f.RedirectStatusCode.TemporaryRedirect){let d=Object.defineProperty(Error(g.REDIRECT_ERROR_CODE),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0});return d.digest=`${g.REDIRECT_ERROR_CODE};${b};${a};${c};`,d}function j(a,b){throw i(a,b??=h?.getStore()?.isAction?"push":"replace",f.RedirectStatusCode.TemporaryRedirect)}function k(a,b="replace"){throw i(a,b,f.RedirectStatusCode.PermanentRedirect)}function l(a){return(0,g.isRedirectError)(a)?a.digest.split(";").slice(2,-2).join(";"):null}function m(a){if(!(0,g.isRedirectError)(a))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return a.digest.split(";",2)[1]}function n(a){if(!(0,g.isRedirectError)(a))throw Object.defineProperty(Error("Not a redirect error"),"__NEXT_ERROR_CODE",{value:"E260",enumerable:!1,configurable:!0});return Number(a.digest.split(";").at(-2))}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},44057:(a,b,c)=>{"use strict";function d(){throw Object.defineProperty(Error("`unauthorized()` is experimental and only allowed to be used when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E411",enumerable:!1,configurable:!0})}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"unauthorized",{enumerable:!0,get:function(){return d}}),c(7638).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},46293:a=>{"use strict";a.exports=require("sql.js")},52283:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"notFound",{enumerable:!0,get:function(){return f}});let d=c(7638),e=`${d.HTTP_ERROR_FALLBACK_ERROR_CODE};404`;function f(){let a=Object.defineProperty(Error(e),"__NEXT_ERROR_CODE",{value:"E1041",enumerable:!1,configurable:!0});throw a.digest=e,a}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},54603:(a,b,c)=>{"use strict";c.d(b,{Xj:()=>q});var d=c(19713),e=c(73024),f=c.n(e),g=c(76760),h=c.n(g),i=c(77598),j=c.n(i),k=c(49120);let l=h().join(k.n,"machine-id"),m=h().join(k.n,"auth"),n=h().join(m,"cli-secret"),o=null,p=null;async function q(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt",c=function(){if(o)return o;try{if(o=f().readFileSync(l,"utf8").trim())return o}catch{}try{o=(0,d.machineIdSync)()}catch{o=j().randomUUID()}try{f().mkdirSync(k.n,{recursive:!0}),f().writeFileSync(l,o,{mode:384})}catch{}return o}(),e="9r-cli-auth"===b?function(){if(p)return p;try{if(p=f().readFileSync(n,"utf8").trim())return p}catch{}p=j().randomBytes(32).toString("hex");try{f().mkdirSync(m,{recursive:!0}),f().writeFileSync(n,p,{mode:384})}catch{}return p}():"";return j().createHash("sha256").update(c+b+e).digest("hex").substring(0,16)}},55511:a=>{"use strict";a.exports=require("crypto")},55591:a=>{"use strict";a.exports=require("https")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},66610:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0});var d={ReadonlyURLSearchParams:function(){return f.ReadonlyURLSearchParams},RedirectType:function(){return m},forbidden:function(){return i.forbidden},notFound:function(){return h.notFound},permanentRedirect:function(){return g.permanentRedirect},redirect:function(){return g.redirect},unauthorized:function(){return j.unauthorized},unstable_isUnrecognizedActionError:function(){return l},unstable_rethrow:function(){return k.unstable_rethrow}};for(var e in d)Object.defineProperty(b,e,{enumerable:!0,get:d[e]});let f=c(10381),g=c(32171),h=c(52283),i=c(92606),j=c(44057),k=c(98621);function l(){throw Object.defineProperty(Error("`unstable_isUnrecognizedActionError` can only be used on the client."),"__NEXT_ERROR_CODE",{value:"E776",enumerable:!1,configurable:!0})}let m={push:"push",replace:"replace"};("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},79646:a=>{"use strict";a.exports=require("child_process")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},82215:(a,b,c)=>{Promise.resolve().then(c.bind(c,99005))},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87250:(a,b,c)=>{"use strict";c.d(b,{D:()=>e});var d=c(54603);async function e(){return await (0,d.Xj)()}},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},91970:(a,b,c)=>{"use strict";var d=c(66610);c.o(d,"notFound")&&c.d(b,{notFound:function(){return d.notFound}}),c.o(d,"redirect")&&c.d(b,{redirect:function(){return d.redirect}})},92606:(a,b,c)=>{"use strict";function d(){throw Object.defineProperty(Error("`forbidden()` is experimental and only allowed to be enabled when `experimental.authInterrupts` is enabled."),"__NEXT_ERROR_CODE",{value:"E488",enumerable:!1,configurable:!0})}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"forbidden",{enumerable:!0,get:function(){return d}}),c(7638).HTTP_ERROR_FALLBACK_ERROR_CODE,("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},94735:a=>{"use strict";a.exports=require("events")},98621:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"unstable_rethrow",{enumerable:!0,get:function(){return d}});let d=c(108).unstable_rethrow;("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},99005:(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/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.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/shofiqulislam/9router-master/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js","default")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1260,319,5221,7013,1220,4884,5681,5024,4404,915,6457,65,412,3700,2722],()=>b(b.s=19507));module.exports=c})();
@@ -1 +1 @@
1
- {"version":1,"files":["../../../../../../../../package.json","../../../../../../../cli/.build-home/.9router/db/data.sqlite","../../../../../../../cli/.build-home/.9router/db/data.sqlite-shm","../../../../../../../cli/.build-home/.9router/db/data.sqlite-wal","../../../../../../../cli/.build-home/.9router/jwt-secret","../../../../../../../cli/.build-home/.9router/machine-id","../../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../node_modules/@swc/helpers/package.json","../../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/better-sqlite3/package.json","../../../../../../../node_modules/bindings/bindings.js","../../../../../../../node_modules/bindings/package.json","../../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/dist/shared/lib/size-limit.js","../../../../../../../node_modules/next/package.json","../../../../../../../node_modules/react/cjs/react.development.js","../../../../../../../node_modules/react/cjs/react.production.js","../../../../../../../node_modules/react/index.js","../../../../../../../node_modules/react/package.json","../../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../../node_modules/sql.js/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1051.js","../../../../../chunks/1220.js","../../../../../chunks/1260.js","../../../../../chunks/1531.js","../../../../../chunks/1813.js","../../../../../chunks/1998.js","../../../../../chunks/2391.js","../../../../../chunks/241.js","../../../../../chunks/2722.js","../../../../../chunks/2966.js","../../../../../chunks/3104.js","../../../../../chunks/318.js","../../../../../chunks/319.js","../../../../../chunks/3535.js","../../../../../chunks/3593.js","../../../../../chunks/3700.js","../../../../../chunks/4055.js","../../../../../chunks/412.js","../../../../../chunks/4177.js","../../../../../chunks/4306.js","../../../../../chunks/4404.js","../../../../../chunks/4632.js","../../../../../chunks/4739.js","../../../../../chunks/4741.js","../../../../../chunks/4746.js","../../../../../chunks/4780.js","../../../../../chunks/4884.js","../../../../../chunks/5024.js","../../../../../chunks/507.js","../../../../../chunks/5217.js","../../../../../chunks/5221.js","../../../../../chunks/5258.js","../../../../../chunks/5433.js","../../../../../chunks/5573.js","../../../../../chunks/5681.js","../../../../../chunks/5852.js","../../../../../chunks/595.js","../../../../../chunks/6108.js","../../../../../chunks/6298.js","../../../../../chunks/6457.js","../../../../../chunks/65.js","../../../../../chunks/6811.js","../../../../../chunks/6844.js","../../../../../chunks/6935.js","../../../../../chunks/698.js","../../../../../chunks/7013.js","../../../../../chunks/71.js","../../../../../chunks/7341.js","../../../../../chunks/7540.js","../../../../../chunks/7774.js","../../../../../chunks/7828.js","../../../../../chunks/7879.js","../../../../../chunks/7965.js","../../../../../chunks/8255.js","../../../../../chunks/8520.js","../../../../../chunks/8895.js","../../../../../chunks/8971.js","../../../../../chunks/915.js","../../../../../chunks/9489.js","../../../../../chunks/9528.js","../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
1
+ {"version":1,"files":["../../../../../../../../package.json","../../../../../../../cli/.build-home/.9router/db/backups/upgrade-0.5.0-to-0.5.1-0.5.1-20260617-185542/data.sqlite","../../../../../../../cli/.build-home/.9router/db/backups/upgrade-0.5.1-to-0.5.2-0.5.2-20260617-190156/data.sqlite","../../../../../../../cli/.build-home/.9router/db/data.sqlite","../../../../../../../cli/.build-home/.9router/db/data.sqlite-shm","../../../../../../../cli/.build-home/.9router/db/data.sqlite-wal","../../../../../../../cli/.build-home/.9router/jwt-secret","../../../../../../../cli/.build-home/.9router/machine-id","../../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../node_modules/@swc/helpers/package.json","../../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/better-sqlite3/package.json","../../../../../../../node_modules/bindings/bindings.js","../../../../../../../node_modules/bindings/package.json","../../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/dist/shared/lib/size-limit.js","../../../../../../../node_modules/next/package.json","../../../../../../../node_modules/react/cjs/react.development.js","../../../../../../../node_modules/react/cjs/react.production.js","../../../../../../../node_modules/react/index.js","../../../../../../../node_modules/react/package.json","../../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../../node_modules/sql.js/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1051.js","../../../../../chunks/1220.js","../../../../../chunks/1260.js","../../../../../chunks/1531.js","../../../../../chunks/1813.js","../../../../../chunks/1998.js","../../../../../chunks/2391.js","../../../../../chunks/241.js","../../../../../chunks/2722.js","../../../../../chunks/2966.js","../../../../../chunks/3104.js","../../../../../chunks/318.js","../../../../../chunks/319.js","../../../../../chunks/3535.js","../../../../../chunks/3593.js","../../../../../chunks/3700.js","../../../../../chunks/4055.js","../../../../../chunks/412.js","../../../../../chunks/4177.js","../../../../../chunks/4306.js","../../../../../chunks/4404.js","../../../../../chunks/4632.js","../../../../../chunks/4739.js","../../../../../chunks/4741.js","../../../../../chunks/4746.js","../../../../../chunks/4780.js","../../../../../chunks/4884.js","../../../../../chunks/5024.js","../../../../../chunks/507.js","../../../../../chunks/5217.js","../../../../../chunks/5221.js","../../../../../chunks/5258.js","../../../../../chunks/5433.js","../../../../../chunks/5573.js","../../../../../chunks/5681.js","../../../../../chunks/5852.js","../../../../../chunks/595.js","../../../../../chunks/6108.js","../../../../../chunks/6298.js","../../../../../chunks/6457.js","../../../../../chunks/65.js","../../../../../chunks/6811.js","../../../../../chunks/6844.js","../../../../../chunks/6935.js","../../../../../chunks/698.js","../../../../../chunks/7013.js","../../../../../chunks/71.js","../../../../../chunks/7341.js","../../../../../chunks/7540.js","../../../../../chunks/7774.js","../../../../../chunks/7828.js","../../../../../chunks/7879.js","../../../../../chunks/7965.js","../../../../../chunks/8255.js","../../../../../chunks/8520.js","../../../../../chunks/8895.js","../../../../../chunks/8971.js","../../../../../chunks/915.js","../../../../../chunks/9489.js","../../../../../chunks/9528.js","../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}