polyrouter 1.0.0 → 1.0.1

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 (678) hide show
  1. package/app/.next-cli-build/BUILD_ID +1 -1
  2. package/app/.next-cli-build/app-path-routes-manifest.json +17 -18
  3. package/app/.next-cli-build/build-manifest.json +3 -3
  4. package/app/.next-cli-build/prerender-manifest.json +3 -32
  5. package/app/.next-cli-build/react-loadable-manifest.json +1 -1
  6. package/app/.next-cli-build/routes-manifest.json +0 -6
  7. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
  8. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
  9. package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
  10. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +2 -2
  11. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
  12. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
  13. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
  14. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
  15. package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
  16. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
  17. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
  18. package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
  19. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
  20. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
  21. package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
  22. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
  23. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
  24. package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
  25. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +3 -3
  26. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
  27. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
  28. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
  29. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
  30. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
  31. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +2 -2
  32. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
  33. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
  34. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
  35. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
  36. package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
  37. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
  38. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
  39. package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
  40. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js +2 -2
  41. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
  42. package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
  43. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
  44. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
  45. package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
  46. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
  47. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
  48. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
  49. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
  50. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
  51. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
  52. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js +2 -2
  53. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
  54. package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
  55. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js +2 -2
  56. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
  57. package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
  58. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js +2 -2
  59. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page.js.nft.json +1 -1
  60. package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
  61. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js +2 -2
  62. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
  63. package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
  64. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page.js +2 -2
  65. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page.js.nft.json +1 -1
  66. package/app/.next-cli-build/server/app/(dashboard)/dashboard/realtime/page_client-reference-manifest.js +1 -1
  67. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
  68. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
  69. package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
  70. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js +2 -2
  71. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page.js.nft.json +1 -1
  72. package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
  73. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js +2 -2
  74. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
  75. package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
  76. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js +2 -2
  77. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
  78. package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
  79. package/app/.next-cli-build/server/app/_global-error/page.js +3 -3
  80. package/app/.next-cli-build/server/app/_global-error/page.js.nft.json +1 -1
  81. package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
  82. package/app/.next-cli-build/server/app/_global-error.html +1 -1
  83. package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
  84. package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
  85. package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  86. package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  87. package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
  88. package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
  89. package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  90. package/app/.next-cli-build/server/app/_not-found/page.js +2 -2
  91. package/app/.next-cli-build/server/app/_not-found/page.js.nft.json +1 -1
  92. package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
  93. package/app/.next-cli-build/server/app/_not-found.html +1 -1
  94. package/app/.next-cli-build/server/app/_not-found.rsc +6 -6
  95. package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +6 -6
  96. package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
  97. package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +5 -5
  98. package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  99. package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  100. package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  101. package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
  102. package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
  103. package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
  104. package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
  105. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
  106. package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
  107. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
  108. package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
  109. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
  110. package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
  111. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js +1 -1
  112. package/app/.next-cli-build/server/app/api/auth/reset-password/route.js.nft.json +1 -1
  113. package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
  114. package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
  115. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
  116. package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
  117. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
  118. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
  119. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
  120. package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
  121. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
  122. package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
  123. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
  124. package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
  125. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
  126. package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
  127. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +2 -2
  128. package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
  129. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
  130. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js.nft.json +1 -1
  131. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
  132. package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js.nft.json +1 -1
  133. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
  134. package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
  135. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
  136. package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js.nft.json +1 -1
  137. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +1 -1
  138. package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
  139. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
  140. package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js.nft.json +1 -1
  141. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +3 -3
  142. package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js.nft.json +1 -1
  143. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
  144. package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js.nft.json +1 -1
  145. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
  146. package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
  147. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
  148. package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
  149. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +1 -1
  150. package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
  151. package/app/.next-cli-build/server/app/api/combos/[id]/route.js +1 -1
  152. package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
  153. package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
  154. package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
  155. package/app/.next-cli-build/server/app/api/headroom/extras/route.js +1 -1
  156. package/app/.next-cli-build/server/app/api/headroom/extras/route.js.nft.json +1 -1
  157. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js +1 -1
  158. package/app/.next-cli-build/server/app/api/headroom/proxy/[...path]/route.js.nft.json +1 -1
  159. package/app/.next-cli-build/server/app/api/headroom/restart/route.js +1 -1
  160. package/app/.next-cli-build/server/app/api/headroom/restart/route.js.nft.json +1 -1
  161. package/app/.next-cli-build/server/app/api/headroom/start/route.js +1 -1
  162. package/app/.next-cli-build/server/app/api/headroom/start/route.js.nft.json +1 -1
  163. package/app/.next-cli-build/server/app/api/headroom/status/route.js +1 -1
  164. package/app/.next-cli-build/server/app/api/headroom/status/route.js.nft.json +1 -1
  165. package/app/.next-cli-build/server/app/api/headroom/stop/route.js +1 -1
  166. package/app/.next-cli-build/server/app/api/headroom/stop/route.js.nft.json +1 -1
  167. package/app/.next-cli-build/server/app/api/health/route.js +1 -1
  168. package/app/.next-cli-build/server/app/api/health/route.js.nft.json +1 -1
  169. package/app/.next-cli-build/server/app/api/init/route.js +1 -1
  170. package/app/.next-cli-build/server/app/api/init/route.js.nft.json +1 -1
  171. package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
  172. package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
  173. package/app/.next-cli-build/server/app/api/keys/route.js +1 -1
  174. package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
  175. package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
  176. package/app/.next-cli-build/server/app/api/locale/route.js.nft.json +1 -1
  177. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +2 -2
  178. package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
  179. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +5 -5
  180. package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
  181. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
  182. package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
  183. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
  184. package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
  185. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
  186. package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
  187. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
  188. package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
  189. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
  190. package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js.nft.json +1 -1
  191. package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
  192. package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
  193. package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
  194. package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
  195. package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
  196. package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
  197. package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
  198. package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
  199. package/app/.next-cli-build/server/app/api/models/route.js +1 -1
  200. package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
  201. package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
  202. package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
  203. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
  204. package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
  205. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js +1 -1
  206. package/app/.next-cli-build/server/app/api/oauth/codex/bulk-import/route.js.nft.json +1 -1
  207. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
  208. package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
  209. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
  210. package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
  211. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
  212. package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
  213. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
  214. package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
  215. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
  216. package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
  217. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js +1 -1
  218. package/app/.next-cli-build/server/app/api/oauth/kiro/api-key/route.js.nft.json +1 -1
  219. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
  220. package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
  221. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
  222. package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
  223. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js +1 -1
  224. package/app/.next-cli-build/server/app/api/oauth/kiro/import-cli-proxy/route.js.nft.json +1 -1
  225. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
  226. package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
  227. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
  228. package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
  229. package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
  230. package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
  231. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
  232. package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
  233. package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
  234. package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +1 -1
  235. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
  236. package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
  237. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
  238. package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
  239. package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
  240. package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
  241. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
  242. package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
  243. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
  244. package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
  245. package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
  246. package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
  247. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js +1 -1
  248. package/app/.next-cli-build/server/app/api/providers/kilo/free-models/route.js.nft.json +1 -1
  249. package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
  250. package/app/.next-cli-build/server/app/api/providers/route.js.nft.json +1 -1
  251. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
  252. package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js.nft.json +1 -1
  253. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
  254. package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
  255. package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
  256. package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
  257. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
  258. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
  259. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
  260. package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
  261. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
  262. package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
  263. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
  264. package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
  265. package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
  266. package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
  267. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
  268. package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
  269. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js +2 -2
  270. package/app/.next-cli-build/server/app/api/pxpipe/health/route.js.nft.json +1 -1
  271. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js +2 -2
  272. package/app/.next-cli-build/server/app/api/pxpipe/install/route.js.nft.json +1 -1
  273. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js +2 -2
  274. package/app/.next-cli-build/server/app/api/pxpipe/logs/route.js.nft.json +1 -1
  275. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js +2 -2
  276. package/app/.next-cli-build/server/app/api/pxpipe/restart/route.js.nft.json +1 -1
  277. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js +2 -2
  278. package/app/.next-cli-build/server/app/api/pxpipe/start/route.js.nft.json +1 -1
  279. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js +2 -2
  280. package/app/.next-cli-build/server/app/api/pxpipe/stats/route.js.nft.json +1 -1
  281. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js +2 -2
  282. package/app/.next-cli-build/server/app/api/pxpipe/status/route.js.nft.json +1 -1
  283. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js +2 -2
  284. package/app/.next-cli-build/server/app/api/pxpipe/stop/route.js.nft.json +1 -1
  285. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js +1 -1
  286. package/app/.next-cli-build/server/app/api/realtime/authorize/route.js.nft.json +1 -1
  287. package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
  288. package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
  289. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
  290. package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
  291. package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
  292. package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
  293. package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
  294. package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
  295. package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
  296. package/app/.next-cli-build/server/app/api/shutdown/route.js.nft.json +1 -1
  297. package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
  298. package/app/.next-cli-build/server/app/api/tags/route.js.nft.json +1 -1
  299. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
  300. package/app/.next-cli-build/server/app/api/translator/console-logs/route.js.nft.json +1 -1
  301. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
  302. package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js.nft.json +1 -1
  303. package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
  304. package/app/.next-cli-build/server/app/api/translator/load/route.js.nft.json +1 -1
  305. package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
  306. package/app/.next-cli-build/server/app/api/translator/save/route.js.nft.json +1 -1
  307. package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
  308. package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
  309. package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
  310. package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
  311. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
  312. package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
  313. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
  314. package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
  315. package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
  316. package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
  317. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
  318. package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
  319. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
  320. package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
  321. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
  322. package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
  323. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +2 -2
  324. package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
  325. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js +1 -1
  326. package/app/.next-cli-build/server/app/api/usage/[connectionId]/codex-reset-credits/route.js.nft.json +1 -1
  327. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
  328. package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
  329. package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
  330. package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
  331. package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
  332. package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
  333. package/app/.next-cli-build/server/app/api/usage/logs/route.js +1 -1
  334. package/app/.next-cli-build/server/app/api/usage/logs/route.js.nft.json +1 -1
  335. package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
  336. package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
  337. package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
  338. package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
  339. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
  340. package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
  341. package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
  342. package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
  343. package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
  344. package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
  345. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
  346. package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
  347. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
  348. package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
  349. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
  350. package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
  351. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
  352. package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js.nft.json +1 -1
  353. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
  354. package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
  355. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
  356. package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
  357. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
  358. package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
  359. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
  360. package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js.nft.json +1 -1
  361. package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
  362. package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +1 -1
  363. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
  364. package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js.nft.json +1 -1
  365. package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
  366. package/app/.next-cli-build/server/app/api/v1/models/info/route.js.nft.json +1 -1
  367. package/app/.next-cli-build/server/app/api/v1/models/route.js +1 -1
  368. package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
  369. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
  370. package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
  371. package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
  372. package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
  373. package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
  374. package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
  375. package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
  376. package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
  377. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js +1 -1
  378. package/app/.next-cli-build/server/app/api/v1/videos/[id]/route.js.nft.json +1 -1
  379. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js +1 -1
  380. package/app/.next-cli-build/server/app/api/v1/videos/edits/route.js.nft.json +1 -1
  381. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js +1 -1
  382. package/app/.next-cli-build/server/app/api/v1/videos/extensions/route.js.nft.json +1 -1
  383. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js +1 -1
  384. package/app/.next-cli-build/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
  385. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
  386. package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
  387. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
  388. package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
  389. package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
  390. package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
  391. package/app/.next-cli-build/server/app/api/version/route.js +1 -1
  392. package/app/.next-cli-build/server/app/api/version/route.js.nft.json +1 -1
  393. package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
  394. package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
  395. package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
  396. package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
  397. package/app/.next-cli-build/server/app/callback/page.js +2 -2
  398. package/app/.next-cli-build/server/app/callback/page.js.nft.json +1 -1
  399. package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
  400. package/app/.next-cli-build/server/app/callback.html +1 -1
  401. package/app/.next-cli-build/server/app/callback.rsc +6 -6
  402. package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +6 -6
  403. package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
  404. package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +5 -5
  405. package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
  406. package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
  407. package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
  408. package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
  409. package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +8 -8
  410. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
  411. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
  412. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  413. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  414. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +8 -8
  415. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
  416. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +5 -5
  417. package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
  418. package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
  419. package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +8 -8
  420. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
  421. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
  422. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  423. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  424. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +8 -8
  425. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
  426. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +5 -5
  427. package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
  428. package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
  429. package/app/.next-cli-build/server/app/dashboard/combos.rsc +8 -8
  430. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
  431. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
  432. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  433. package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  434. package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +8 -8
  435. package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
  436. package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +5 -5
  437. package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
  438. package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
  439. package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +8 -8
  440. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
  441. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
  442. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  443. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  444. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +8 -8
  445. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
  446. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +5 -5
  447. package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
  448. package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
  449. package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +8 -8
  450. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
  451. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
  452. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
  453. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  454. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  455. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +8 -8
  456. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
  457. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +5 -5
  458. package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
  459. package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
  460. package/app/.next-cli-build/server/app/dashboard/mitm.rsc +8 -8
  461. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
  462. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
  463. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  464. package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  465. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +8 -8
  466. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
  467. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +5 -5
  468. package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
  469. package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
  470. package/app/.next-cli-build/server/app/dashboard/profile.rsc +8 -8
  471. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
  472. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
  473. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  474. package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  475. package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +8 -8
  476. package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
  477. package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +5 -5
  478. package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
  479. package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
  480. package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +8 -8
  481. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
  482. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
  483. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  484. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  485. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  486. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +8 -8
  487. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
  488. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +5 -5
  489. package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
  490. package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
  491. package/app/.next-cli-build/server/app/dashboard/providers.rsc +8 -8
  492. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
  493. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
  494. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  495. package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  496. package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +8 -8
  497. package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
  498. package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +5 -5
  499. package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
  500. package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
  501. package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +8 -8
  502. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
  503. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
  504. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  505. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  506. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +8 -8
  507. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
  508. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +5 -5
  509. package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
  510. package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
  511. package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +8 -8
  512. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
  513. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
  514. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  515. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  516. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +8 -8
  517. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
  518. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +5 -5
  519. package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +2 -2
  520. package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
  521. package/app/.next-cli-build/server/app/dashboard/quota.rsc +9 -9
  522. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
  523. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
  524. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  525. package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  526. package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +9 -9
  527. package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
  528. package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +5 -5
  529. package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
  530. package/app/.next-cli-build/server/app/dashboard/realtime.html +1 -1
  531. package/app/.next-cli-build/server/app/dashboard/realtime.rsc +7 -7
  532. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime/__PAGE__.segment.rsc +1 -1
  533. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard/realtime.segment.rsc +1 -1
  534. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  535. package/app/.next-cli-build/server/app/dashboard/realtime.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  536. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_full.segment.rsc +7 -7
  537. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_head.segment.rsc +1 -1
  538. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_index.segment.rsc +5 -5
  539. package/app/.next-cli-build/server/app/dashboard/realtime.segments/_tree.segment.rsc +2 -2
  540. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +2 -2
  541. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
  542. package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
  543. package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
  544. package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +6 -6
  545. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -6
  546. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
  547. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +5 -5
  548. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
  549. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
  550. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
  551. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
  552. package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
  553. package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
  554. package/app/.next-cli-build/server/app/dashboard/skills.rsc +8 -8
  555. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
  556. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
  557. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  558. package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  559. package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +8 -8
  560. package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
  561. package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +5 -5
  562. package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
  563. package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
  564. package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +8 -8
  565. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
  566. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
  567. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  568. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  569. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +8 -8
  570. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
  571. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +5 -5
  572. package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
  573. package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
  574. package/app/.next-cli-build/server/app/dashboard/translator.rsc +8 -8
  575. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
  576. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
  577. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  578. package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  579. package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +8 -8
  580. package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
  581. package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +5 -5
  582. package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
  583. package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
  584. package/app/.next-cli-build/server/app/dashboard/usage.rsc +8 -8
  585. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
  586. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
  587. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  588. package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  589. package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +8 -8
  590. package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
  591. package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +5 -5
  592. package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
  593. package/app/.next-cli-build/server/app/dashboard.html +1 -1
  594. package/app/.next-cli-build/server/app/dashboard.rsc +8 -8
  595. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
  596. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
  597. package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
  598. package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +8 -8
  599. package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
  600. package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +5 -5
  601. package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
  602. package/app/.next-cli-build/server/app/index.html +1 -1
  603. package/app/.next-cli-build/server/app/index.rsc +6 -6
  604. package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
  605. package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +6 -6
  606. package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
  607. package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +5 -5
  608. package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
  609. package/app/.next-cli-build/server/app/landing/page.js +2 -2
  610. package/app/.next-cli-build/server/app/landing/page.js.nft.json +1 -1
  611. package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
  612. package/app/.next-cli-build/server/app/landing.html +1 -1
  613. package/app/.next-cli-build/server/app/landing.rsc +7 -7
  614. package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +7 -7
  615. package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
  616. package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +5 -5
  617. package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
  618. package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
  619. package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
  620. package/app/.next-cli-build/server/app/login/page.js +2 -2
  621. package/app/.next-cli-build/server/app/login/page.js.nft.json +1 -1
  622. package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
  623. package/app/.next-cli-build/server/app/login.html +1 -1
  624. package/app/.next-cli-build/server/app/login.rsc +7 -7
  625. package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +7 -7
  626. package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
  627. package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +5 -5
  628. package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
  629. package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
  630. package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
  631. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js +2 -2
  632. package/app/.next-cli-build/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  633. package/app/.next-cli-build/server/app/page.js +2 -2
  634. package/app/.next-cli-build/server/app/page.js.nft.json +1 -1
  635. package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
  636. package/app/.next-cli-build/server/app-paths-manifest.json +17 -18
  637. package/app/.next-cli-build/server/chunks/2194.js +1 -1
  638. package/app/.next-cli-build/server/chunks/3350.js +1 -1
  639. package/app/.next-cli-build/server/chunks/{3881.js → 3850.js} +1 -1
  640. package/app/.next-cli-build/server/chunks/412.js +1 -1
  641. package/app/.next-cli-build/server/chunks/4123.js +1 -1
  642. package/app/.next-cli-build/server/chunks/4223.js +11 -0
  643. package/app/.next-cli-build/server/chunks/5611.js +1 -1
  644. package/app/.next-cli-build/server/chunks/6877.js +1 -1
  645. package/app/.next-cli-build/server/chunks/7774.js +3 -3
  646. package/app/.next-cli-build/server/chunks/8145.js +1 -1
  647. package/app/.next-cli-build/server/chunks/827.js +1 -1
  648. package/app/.next-cli-build/server/chunks/869.js +1 -1
  649. package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
  650. package/app/.next-cli-build/server/middleware-react-loadable-manifest.js +1 -1
  651. package/app/.next-cli-build/server/pages/404.html +1 -1
  652. package/app/.next-cli-build/server/pages/500.html +1 -1
  653. package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
  654. package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
  655. package/app/.next-cli-build/static/SGH7UV80hwn5lJX4jcAQ0/_buildManifest.js +1 -0
  656. package/app/.next-cli-build/static/chunks/{1321-1dd0f6fad3301368.js → 1321-ec002735790a74db.js} +1 -1
  657. package/app/.next-cli-build/static/chunks/3521.a06e3f34dc756747.js +1 -0
  658. package/app/.next-cli-build/static/chunks/{5497-d83515a7fc9b6346.js → 5497-ecabdd0b244fe435.js} +2 -2
  659. package/app/.next-cli-build/static/chunks/app/landing/page-d0dc2acaf2a1c239.js +1 -0
  660. package/app/.next-cli-build/static/chunks/webpack-882229fb201afc5e.js +1 -0
  661. package/app/.next-cli-build/static/css/f21ca4a324c22a6c.css +1 -0
  662. package/app/package.json +1 -1
  663. package/app/public/favicon.svg +4 -4
  664. package/app/public/icons/icon-192.svg +10 -3
  665. package/app/public/icons/icon-512.svg +10 -3
  666. package/app/public/polyrouter-logo.png +0 -0
  667. package/package.json +1 -1
  668. package/app/.next-cli-build/server/app/favicon.ico/route.js +0 -1
  669. package/app/.next-cli-build/server/app/favicon.ico/route.js.nft.json +0 -1
  670. package/app/.next-cli-build/server/app/favicon.ico.body +0 -0
  671. package/app/.next-cli-build/server/app/favicon.ico.meta +0 -1
  672. package/app/.next-cli-build/server/chunks/6436.js +0 -11
  673. package/app/.next-cli-build/static/5C1gDmPRjYdpObL-MaLa9/_buildManifest.js +0 -1
  674. package/app/.next-cli-build/static/chunks/3521.28ab75bec25949fd.js +0 -1
  675. package/app/.next-cli-build/static/chunks/app/landing/page-645f40476de5526a.js +0 -1
  676. package/app/.next-cli-build/static/chunks/webpack-5495452255b4e090.js +0 -1
  677. package/app/.next-cli-build/static/css/57e8d7d60a24c007.css +0 -1
  678. /package/app/.next-cli-build/static/{5C1gDmPRjYdpObL-MaLa9 → SGH7UV80hwn5lJX4jcAQ0}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- self.__RSC_SERVER_MANIFEST="{\"node\":{\"00bf36fbe7712514348d0e2580d4db0c05e467fa48\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"00563b04d9330715b52c15e0be535e0d52327ae48a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"16748\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"0065578ced436d63bb42ba01a71f0f2f2e3ce90fa8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"16748\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"40efd71624f72aaee45769693c13b845abaed810ef\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"16748\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"00098b3d70df570e4f59fbd2e0257dd5a4ea9e7780\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"63811\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"002123bc03527e728875e6a30037d871984452ac0d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"63811\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"40178a2d242d34c6db91be6c374d9a791d7cfe3f8a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"63811\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00a2b452a1e5a9ba7165973984296b798819db09ae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"35258\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"404234155c4772ba6270ffa457ddbc02c4089383cc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"35258\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"409601160b22bdfa8d8d0a4897f1f0ef90cc2db4ed\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"35258\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"40b41b077e1b25fd26ddd6761fb4ad7f55fb42d353\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"35258\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"00a2bf84cd9529320d2a6501f29cd5f3da63cc0b35\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"79134\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"00f14b4beaea5b15ba027651d6e732cbafe1b79e69\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"79134\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"40318ec0ad3e738ccb509b913d72156ef6162a67ba\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"79134\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"000306392bc6979b336bb9fa92c6a3ab92e60dd338\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"90497\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"001abf93481665eac55ebce62ffa94c3b7fddadda6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"90497\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"4003a0db5c5a432267a4948eaf411f0e4868b747d1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"90497\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"003a56b66ec19ca54cddbaa676fd8d574b0f206922\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"1543\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"008238594a704cfbe0259cce9ad4d754c2362834ae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"1543\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ea79c187f00d99b61d7393845fa46c182e14c901\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"1543\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"003d6f628031eec8a8b2c3f44261c184d228a5c524\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"98306\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"00aa716a785bc64824a01799b724a7b4cfe46e9fcc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"98306\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40370d267e1c97bfbfc98e5fd836751c823e1ec0b4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"98306\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"002e0d55e1d07f9cfdf99d511747ebb01a850268ee\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"67285\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"00c1c08c3e2db07da8cadd08e4395ba5e834d5d3bc\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"67285\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"40cd777cb7c6baab84199d52ec8dede39e4248afa1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"67285\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"007403f589319f3829d70d640ceb61abb8c1e4bb99\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"34769\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"00a4d3cdf57c80edec940b9150ba0b45e28cfc3318\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"34769\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"40b77ac70cdff9dd76a0833d7d0a24329a67bab368\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"34769\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"005ea53872285270d8e30adf931e657a63d1382a86\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"37550\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"00c0817afd0274619956029f7772572577a014f107\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"37550\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"40461987cdb3c8ef679534520056bca9c2f28b1d42\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"37550\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"0053b96ac5caad6a25ef9520e0cc54672092c30c70\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"79354\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"0092dcec848cfe6d33cd795eea83e639b60126c5eb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"79354\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"4007a641a76127a9ba09983ef6d0674855132f44f8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"79354\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"0022f7fbfafd167cdf40d0b973fdd23f8cb9bfa764\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"12902\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"00b9f38ff2b7ba87da22e3b6cdbbc9f96e54941f42\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"12902\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"40897c145f147cd271872fd06845d72c36cff9aa79\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"12902\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"005928bfe965e8288649b8ec72c4f932212a6f0a75\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"21446\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00f49b58c96c01318ee9b36be66b1619747ef83f1c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"21446\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"4059b55b76ba1029ea802ee1a120902688fbdc88a6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"43120\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"21446\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"403b6aa66ef3a292a662c2a10d6b7ade489bfe3252\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"39384\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40a7c5ec71f8ff6d6f13e08bce103db288815b36f1\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"39384\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40f130c470ae608d94dcc5aec280f734544545d476\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"93952\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"404811a36bd29b77fa75c9a4d40d22d2cdadea028a\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"2945\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"401c5641e459dc0358c739718c66754b0901371a7a\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"65758\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
1
+ self.__RSC_SERVER_MANIFEST="{\"node\":{\"005b482c21c3a7d951da5fa4a10c3e5e0deb92aca1\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false}},\"filename\":\"app/api/cli-tools/all-statuses/route.js\",\"exportedName\":\"GET\"},\"009936ffbb442d8a667adaecaa27017eb6cf18eb93\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"42846\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"GET\"},\"00ed47e720bbc26f00ceeab7f9aa6747aeb31ea532\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"42846\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"DELETE\"},\"403cea7c9109908ab44ec3890583d3f679fbb94ca8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/claude-settings/route\":{\"moduleId\":\"42846\",\"async\":false}},\"filename\":\"app/api/cli-tools/claude-settings/route.js\",\"exportedName\":\"POST\"},\"0073892f32a0c84fcbb87d4e0dada5f863f34d1a91\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"40437\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"GET\"},\"007f81b55c7d366faab0c91b9afe793156e38ad726\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"40437\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"DELETE\"},\"400e25ba3907e0ad5a8a0e4b3d290205b124a060c5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/codex-settings/route\":{\"moduleId\":\"40437\",\"async\":false}},\"filename\":\"app/api/cli-tools/codex-settings/route.js\",\"exportedName\":\"POST\"},\"00376f5db4422246a991210cfed047289ef28d0aa4\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"74291\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"GET\"},\"4060ef6bf5dbfd4bde54eda51446665446ef331a16\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"74291\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"DELETE\"},\"40972a95a0bf5b14becc797efafea0973b55103a47\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"74291\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"POST\"},\"40b0f40525e13215c136da281c5e167f5be095f840\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/opencode-settings/route\":{\"moduleId\":\"74291\",\"async\":false}},\"filename\":\"app/api/cli-tools/opencode-settings/route.js\",\"exportedName\":\"PATCH\"},\"004e600393a90cefea82292a781ccaa139722e6f8b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"38016\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"GET\"},\"004fb8a0f7e2d71107fbb6d7b495fda9822868aee5\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"38016\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"DELETE\"},\"406cb029de69728c26f00921f920af13aeaed6047d\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/droid-settings/route\":{\"moduleId\":\"38016\",\"async\":false}},\"filename\":\"app/api/cli-tools/droid-settings/route.js\",\"exportedName\":\"POST\"},\"002b4e833b2fbe623b09008a5791074fc3057e7233\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"98154\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e9d78b518a341f241af0b5d7cb83970309af729c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"98154\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"GET\"},\"40350bb26ac8e2786edefe9995ee9afad1c578668c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/openclaw-settings/route\":{\"moduleId\":\"98154\",\"async\":false}},\"filename\":\"app/api/cli-tools/openclaw-settings/route.js\",\"exportedName\":\"POST\"},\"0046089e1c066a8c5914cfba1c65e9c48125d2d394\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"58508\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"GET\"},\"009b5a52dded414bdf06b48fb609dd870ca5eae9e8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"58508\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"DELETE\"},\"40ec35b88588cfd2c627ddc6ef6c8c7f642a961d1f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/hermes-settings/route\":{\"moduleId\":\"58508\",\"async\":false}},\"filename\":\"app/api/cli-tools/hermes-settings/route.js\",\"exportedName\":\"POST\"},\"00233792149ddf19efcc9ba4e0e28ccd234844848a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"58184\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"DELETE\"},\"002654d146ef77f8ecb7c379e848a6d0df39bf8f71\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"58184\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"GET\"},\"40dc05b45b6236eb29e3c7a034ffbaa606a84e3f1c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/cowork-settings/route\":{\"moduleId\":\"58184\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-settings/route.js\",\"exportedName\":\"POST\"},\"0065471fdee0747c84884d0cbdc1606adcf7b18672\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"17839\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"GET\"},\"00d48238349936eac3af016af0268b65da905d36e3\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"17839\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"DELETE\"},\"40abb6f7a81ee5859c0811f5ae204e6300780b517a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/copilot-settings/route\":{\"moduleId\":\"17839\",\"async\":false}},\"filename\":\"app/api/cli-tools/copilot-settings/route.js\",\"exportedName\":\"POST\"},\"009c97edff17343b68048777f20217940c5a15d051\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"11647\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"DELETE\"},\"00bc68cc3d5e8659c23e37ea4a36722ff6d6730aec\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"11647\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"GET\"},\"400f7ea3e3c26e308e81f2de781bea4e62bba7060a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/cline-settings/route\":{\"moduleId\":\"11647\",\"async\":false}},\"filename\":\"app/api/cli-tools/cline-settings/route.js\",\"exportedName\":\"POST\"},\"0037c04f4eeafe30b35ff8d7586a87b78118bf2e7f\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"18692\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"DELETE\"},\"00e945dcf821a0a168085cb91b5249d2c44462a803\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"18692\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"GET\"},\"40faa3e82bb442c02d4723cdc1da7e10de864a6bae\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/kilo-settings/route\":{\"moduleId\":\"18692\",\"async\":false}},\"filename\":\"app/api/cli-tools/kilo-settings/route.js\",\"exportedName\":\"POST\"},\"008941de3f951829ac2ae16ef4dd9dc847e2448afb\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"44497\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"GET\"},\"00cbd8f8f847d301e27dc9c4331188053c9edf734b\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"44497\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"DELETE\"},\"404a17db716f039f4f6f25f4c56ef779a387abe42c\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/deepseek-tui-settings/route\":{\"moduleId\":\"44497\",\"async\":false}},\"filename\":\"app/api/cli-tools/deepseek-tui-settings/route.js\",\"exportedName\":\"POST\"},\"002446a5e6b240939243939a2f8fa44d9c966e86e6\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"26145\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"DELETE\"},\"006f0be8810943943e1f54fc4c5012eb70d4eaff88\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"26145\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"GET\"},\"4056f8a4c3fab20a9b49b27799d1680a813a062d84\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/jcode-settings/route\":{\"moduleId\":\"26145\",\"async\":false}},\"filename\":\"app/api/cli-tools/jcode-settings/route.js\",\"exportedName\":\"POST\"},\"00e20e8b0616c7514fa035db1bdefa2d6cae7d3ad8\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"75773\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"GET\"},\"00ebfa87ec13638212eaff50f46a7a2460e3964bfa\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"75773\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"DELETE\"},\"40576ed415a47a9c7622253f96d70eb529e895c15a\":{\"workers\":{\"app/api/cli-tools/all-statuses/route\":{\"moduleId\":\"48158\",\"async\":false},\"app/api/cli-tools/grok-build-settings/route\":{\"moduleId\":\"75773\",\"async\":false}},\"filename\":\"app/api/cli-tools/grok-build-settings/route.js\",\"exportedName\":\"POST\"},\"40bdb9a33f6097fd344162bf8fb48c065390015e5e\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"97700\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"GET\"},\"40db46787a3eb569d3826a95c3a914ac7e148117e7\":{\"workers\":{\"app/api/cli-tools/antigravity-mitm/alias/route\":{\"moduleId\":\"97700\",\"async\":false}},\"filename\":\"app/api/cli-tools/antigravity-mitm/alias/route.js\",\"exportedName\":\"PUT\"},\"40c6ed8d72fa48f79f332aa026e0662d615df4f238\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-registry/route\":{\"moduleId\":\"39675\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-registry/route.js\",\"exportedName\":\"GET\"},\"40e08179ee503ca287b2ad82c93ec1a0768332a627\":{\"workers\":{\"app/api/cli-tools/cowork-mcp-tools/route\":{\"moduleId\":\"62453\",\"async\":false}},\"filename\":\"app/api/cli-tools/cowork-mcp-tools/route.js\",\"exportedName\":\"POST\"},\"40e079c83f2856427bafebfd22eac433dc91da8f41\":{\"workers\":{\"app/api/tunnel/tailscale-install/route\":{\"moduleId\":\"35748\",\"async\":false}},\"filename\":\"app/api/tunnel/tailscale-install/route.js\",\"exportedName\":\"POST\"}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
@@ -1 +1 @@
1
- {"node":{"00bf36fbe7712514348d0e2580d4db0c05e467fa48":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"00563b04d9330715b52c15e0be535e0d52327ae48a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"16748","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"0065578ced436d63bb42ba01a71f0f2f2e3ce90fa8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"16748","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"40efd71624f72aaee45769693c13b845abaed810ef":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"16748","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"00098b3d70df570e4f59fbd2e0257dd5a4ea9e7780":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"63811","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"002123bc03527e728875e6a30037d871984452ac0d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"63811","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"40178a2d242d34c6db91be6c374d9a791d7cfe3f8a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"63811","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00a2b452a1e5a9ba7165973984296b798819db09ae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"35258","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"404234155c4772ba6270ffa457ddbc02c4089383cc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"35258","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"409601160b22bdfa8d8d0a4897f1f0ef90cc2db4ed":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"35258","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"40b41b077e1b25fd26ddd6761fb4ad7f55fb42d353":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"35258","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"00a2bf84cd9529320d2a6501f29cd5f3da63cc0b35":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"79134","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"00f14b4beaea5b15ba027651d6e732cbafe1b79e69":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"79134","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"40318ec0ad3e738ccb509b913d72156ef6162a67ba":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"79134","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"000306392bc6979b336bb9fa92c6a3ab92e60dd338":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"90497","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"001abf93481665eac55ebce62ffa94c3b7fddadda6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"90497","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"4003a0db5c5a432267a4948eaf411f0e4868b747d1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"90497","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"003a56b66ec19ca54cddbaa676fd8d574b0f206922":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"1543","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"008238594a704cfbe0259cce9ad4d754c2362834ae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"1543","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40ea79c187f00d99b61d7393845fa46c182e14c901":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"1543","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"003d6f628031eec8a8b2c3f44261c184d228a5c524":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"98306","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"00aa716a785bc64824a01799b724a7b4cfe46e9fcc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"98306","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40370d267e1c97bfbfc98e5fd836751c823e1ec0b4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"98306","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"002e0d55e1d07f9cfdf99d511747ebb01a850268ee":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"67285","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"00c1c08c3e2db07da8cadd08e4395ba5e834d5d3bc":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"67285","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"40cd777cb7c6baab84199d52ec8dede39e4248afa1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"67285","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"007403f589319f3829d70d640ceb61abb8c1e4bb99":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"34769","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"00a4d3cdf57c80edec940b9150ba0b45e28cfc3318":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"34769","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"40b77ac70cdff9dd76a0833d7d0a24329a67bab368":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"34769","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"005ea53872285270d8e30adf931e657a63d1382a86":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"37550","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"00c0817afd0274619956029f7772572577a014f107":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"37550","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"40461987cdb3c8ef679534520056bca9c2f28b1d42":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"37550","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"0053b96ac5caad6a25ef9520e0cc54672092c30c70":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"79354","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"0092dcec848cfe6d33cd795eea83e639b60126c5eb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"79354","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"4007a641a76127a9ba09983ef6d0674855132f44f8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"79354","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"0022f7fbfafd167cdf40d0b973fdd23f8cb9bfa764":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"12902","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"00b9f38ff2b7ba87da22e3b6cdbbc9f96e54941f42":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"12902","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"40897c145f147cd271872fd06845d72c36cff9aa79":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"12902","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"005928bfe965e8288649b8ec72c4f932212a6f0a75":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"21446","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00f49b58c96c01318ee9b36be66b1619747ef83f1c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"21446","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"4059b55b76ba1029ea802ee1a120902688fbdc88a6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"43120","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"21446","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"403b6aa66ef3a292a662c2a10d6b7ade489bfe3252":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"39384","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40a7c5ec71f8ff6d6f13e08bce103db288815b36f1":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"39384","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40f130c470ae608d94dcc5aec280f734544545d476":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"93952","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"404811a36bd29b77fa75c9a4d40d22d2cdadea028a":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"2945","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"401c5641e459dc0358c739718c66754b0901371a7a":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"65758","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"USGBgyuw99eDpDCw+emBfwsv/ZyPG41ZrH5VaznG1bw="}
1
+ {"node":{"005b482c21c3a7d951da5fa4a10c3e5e0deb92aca1":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false}},"filename":"app/api/cli-tools/all-statuses/route.js","exportedName":"GET"},"009936ffbb442d8a667adaecaa27017eb6cf18eb93":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"42846","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"GET"},"00ed47e720bbc26f00ceeab7f9aa6747aeb31ea532":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"42846","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"DELETE"},"403cea7c9109908ab44ec3890583d3f679fbb94ca8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/claude-settings/route":{"moduleId":"42846","async":false}},"filename":"app/api/cli-tools/claude-settings/route.js","exportedName":"POST"},"0073892f32a0c84fcbb87d4e0dada5f863f34d1a91":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"40437","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"GET"},"007f81b55c7d366faab0c91b9afe793156e38ad726":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"40437","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"DELETE"},"400e25ba3907e0ad5a8a0e4b3d290205b124a060c5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/codex-settings/route":{"moduleId":"40437","async":false}},"filename":"app/api/cli-tools/codex-settings/route.js","exportedName":"POST"},"00376f5db4422246a991210cfed047289ef28d0aa4":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"74291","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"GET"},"4060ef6bf5dbfd4bde54eda51446665446ef331a16":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"74291","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"DELETE"},"40972a95a0bf5b14becc797efafea0973b55103a47":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"74291","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"POST"},"40b0f40525e13215c136da281c5e167f5be095f840":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/opencode-settings/route":{"moduleId":"74291","async":false}},"filename":"app/api/cli-tools/opencode-settings/route.js","exportedName":"PATCH"},"004e600393a90cefea82292a781ccaa139722e6f8b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"38016","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"GET"},"004fb8a0f7e2d71107fbb6d7b495fda9822868aee5":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"38016","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"DELETE"},"406cb029de69728c26f00921f920af13aeaed6047d":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/droid-settings/route":{"moduleId":"38016","async":false}},"filename":"app/api/cli-tools/droid-settings/route.js","exportedName":"POST"},"002b4e833b2fbe623b09008a5791074fc3057e7233":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"98154","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"DELETE"},"00e9d78b518a341f241af0b5d7cb83970309af729c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"98154","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"GET"},"40350bb26ac8e2786edefe9995ee9afad1c578668c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/openclaw-settings/route":{"moduleId":"98154","async":false}},"filename":"app/api/cli-tools/openclaw-settings/route.js","exportedName":"POST"},"0046089e1c066a8c5914cfba1c65e9c48125d2d394":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"58508","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"GET"},"009b5a52dded414bdf06b48fb609dd870ca5eae9e8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"58508","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"DELETE"},"40ec35b88588cfd2c627ddc6ef6c8c7f642a961d1f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/hermes-settings/route":{"moduleId":"58508","async":false}},"filename":"app/api/cli-tools/hermes-settings/route.js","exportedName":"POST"},"00233792149ddf19efcc9ba4e0e28ccd234844848a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"58184","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"DELETE"},"002654d146ef77f8ecb7c379e848a6d0df39bf8f71":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"58184","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"GET"},"40dc05b45b6236eb29e3c7a034ffbaa606a84e3f1c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/cowork-settings/route":{"moduleId":"58184","async":false}},"filename":"app/api/cli-tools/cowork-settings/route.js","exportedName":"POST"},"0065471fdee0747c84884d0cbdc1606adcf7b18672":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"17839","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"GET"},"00d48238349936eac3af016af0268b65da905d36e3":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"17839","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"DELETE"},"40abb6f7a81ee5859c0811f5ae204e6300780b517a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/copilot-settings/route":{"moduleId":"17839","async":false}},"filename":"app/api/cli-tools/copilot-settings/route.js","exportedName":"POST"},"009c97edff17343b68048777f20217940c5a15d051":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"11647","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"DELETE"},"00bc68cc3d5e8659c23e37ea4a36722ff6d6730aec":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"11647","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"GET"},"400f7ea3e3c26e308e81f2de781bea4e62bba7060a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/cline-settings/route":{"moduleId":"11647","async":false}},"filename":"app/api/cli-tools/cline-settings/route.js","exportedName":"POST"},"0037c04f4eeafe30b35ff8d7586a87b78118bf2e7f":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"18692","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"DELETE"},"00e945dcf821a0a168085cb91b5249d2c44462a803":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"18692","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"GET"},"40faa3e82bb442c02d4723cdc1da7e10de864a6bae":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/kilo-settings/route":{"moduleId":"18692","async":false}},"filename":"app/api/cli-tools/kilo-settings/route.js","exportedName":"POST"},"008941de3f951829ac2ae16ef4dd9dc847e2448afb":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"44497","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"GET"},"00cbd8f8f847d301e27dc9c4331188053c9edf734b":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"44497","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"DELETE"},"404a17db716f039f4f6f25f4c56ef779a387abe42c":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/deepseek-tui-settings/route":{"moduleId":"44497","async":false}},"filename":"app/api/cli-tools/deepseek-tui-settings/route.js","exportedName":"POST"},"002446a5e6b240939243939a2f8fa44d9c966e86e6":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"26145","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"DELETE"},"006f0be8810943943e1f54fc4c5012eb70d4eaff88":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"26145","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"GET"},"4056f8a4c3fab20a9b49b27799d1680a813a062d84":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/jcode-settings/route":{"moduleId":"26145","async":false}},"filename":"app/api/cli-tools/jcode-settings/route.js","exportedName":"POST"},"00e20e8b0616c7514fa035db1bdefa2d6cae7d3ad8":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"75773","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"GET"},"00ebfa87ec13638212eaff50f46a7a2460e3964bfa":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"75773","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"DELETE"},"40576ed415a47a9c7622253f96d70eb529e895c15a":{"workers":{"app/api/cli-tools/all-statuses/route":{"moduleId":"48158","async":false},"app/api/cli-tools/grok-build-settings/route":{"moduleId":"75773","async":false}},"filename":"app/api/cli-tools/grok-build-settings/route.js","exportedName":"POST"},"40bdb9a33f6097fd344162bf8fb48c065390015e5e":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"97700","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"GET"},"40db46787a3eb569d3826a95c3a914ac7e148117e7":{"workers":{"app/api/cli-tools/antigravity-mitm/alias/route":{"moduleId":"97700","async":false}},"filename":"app/api/cli-tools/antigravity-mitm/alias/route.js","exportedName":"PUT"},"40c6ed8d72fa48f79f332aa026e0662d615df4f238":{"workers":{"app/api/cli-tools/cowork-mcp-registry/route":{"moduleId":"39675","async":false}},"filename":"app/api/cli-tools/cowork-mcp-registry/route.js","exportedName":"GET"},"40e08179ee503ca287b2ad82c93ec1a0768332a627":{"workers":{"app/api/cli-tools/cowork-mcp-tools/route":{"moduleId":"62453","async":false}},"filename":"app/api/cli-tools/cowork-mcp-tools/route.js","exportedName":"POST"},"40e079c83f2856427bafebfd22eac433dc91da8f41":{"workers":{"app/api/tunnel/tailscale-install/route":{"moduleId":"35748","async":false}},"filename":"app/api/tunnel/tailscale-install/route.js","exportedName":"POST"}},"edge":{},"encryptionKey":"/iVP4NogdbVN4QM0T+oSTY/hEfm357aZh/3SaN4tvwI="}
@@ -0,0 +1 @@
1
+ self.__BUILD_MANIFEST=function(e,s,t,a){return{__rewrites:{afterFiles:[{has:e,source:"/v1/v1/:path*",destination:s},{has:e,source:"/v1/v1",destination:t},{has:e,source:"/codex/:path*",destination:a},{has:e,source:"/responses",destination:a},{has:e,source:"/v1beta/:path*",destination:"/api/v1beta/:path*"},{has:e,source:"/v1beta",destination:"/api/v1beta"},{has:e,source:"/v1/:path*",destination:s},{has:e,source:"/v1",destination:t}],beforeFiles:[],fallback:[]},__routerFilterStatic:{numItems:157,errorRate:1e-4,numBits:3010,numHashes:14,bitArray:[0,1,1,1,1,0,0,0,1,0,1,1,0,1,0,0,0,0,0,0,1,0,1,1,1,0,1,1,1,0,1,0,0,0,0,0,1,1,1,1,1,0,1,0,1,1,0,0,0,1,1,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,0,1,0,0,0,0,1,1,1,0,1,0,0,0,1,0,1,0,0,0,0,0,0,1,1,0,1,1,1,0,1,1,1,0,1,1,1,1,1,0,0,1,1,0,1,1,1,0,1,1,1,0,1,1,0,0,1,0,0,0,1,0,1,1,1,1,0,1,0,0,1,1,0,1,0,0,1,1,1,1,0,0,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,0,0,1,1,0,0,0,0,1,0,1,1,1,0,1,0,0,1,1,1,1,1,0,1,0,1,0,1,0,0,1,1,1,1,0,1,1,1,0,0,1,0,0,0,1,1,0,0,1,1,0,1,1,1,0,0,1,1,1,1,0,0,1,0,1,1,1,0,0,1,1,0,0,1,0,1,0,0,0,1,0,1,0,0,1,1,0,0,1,0,1,0,0,1,1,1,0,0,1,0,1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,1,0,1,1,1,1,1,1,0,0,0,1,1,0,1,0,1,1,0,1,1,1,0,0,0,1,1,0,0,1,0,0,0,1,1,1,0,1,1,1,0,0,0,1,1,1,1,0,0,1,0,1,1,1,0,1,1,1,0,1,0,0,1,1,0,1,0,1,1,1,1,0,0,1,0,0,1,1,1,0,0,0,0,1,0,1,1,1,1,1,0,0,0,0,0,1,0,1,0,1,1,0,1,1,1,1,1,0,0,0,1,0,0,1,1,1,0,0,0,1,1,1,1,1,1,0,1,1,1,0,1,1,0,1,1,1,0,0,0,0,1,1,0,0,1,0,0,1,1,0,0,0,1,0,0,0,1,0,0,1,1,0,0,1,0,1,1,1,1,1,0,1,0,0,1,0,1,1,1,0,1,0,1,0,1,0,1,1,1,0,1,0,1,0,1,0,1,1,1,1,1,0,1,1,0,0,0,1,0,0,1,1,0,0,0,1,0,1,0,0,0,1,1,1,0,0,1,1,1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,1,0,0,0,1,1,0,1,1,1,0,1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,0,0,0,1,0,1,1,0,1,1,0,0,0,1,0,1,0,0,1,1,1,0,0,0,0,1,1,0,1,0,0,0,0,1,1,0,1,1,0,0,0,0,0,0,1,1,1,0,1,1,1,1,0,0,1,0,1,1,0,0,1,0,0,1,1,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,1,1,0,1,0,0,1,0,0,0,0,1,1,0,1,1,1,1,0,1,0,0,0,1,1,1,1,1,0,1,0,1,0,0,1,1,0,1,0,0,1,0,0,0,1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,1,0,0,0,1,0,1,1,1,0,1,1,0,1,0,1,1,0,0,0,0,1,0,1,1,0,1,0,1,0,1,0,0,1,1,0,0,0,1,0,0,1,0,0,0,1,0,1,0,1,0,0,1,1,1,1,1,1,0,0,0,1,0,0,0,1,1,0,0,0,0,1,1,1,0,1,1,0,0,1,0,0,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0,0,1,0,0,1,0,1,0,0,1,1,1,0,1,0,0,1,0,1,0,1,1,0,1,0,1,1,1,0,1,1,0,1,0,1,0,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,1,1,0,0,1,1,1,1,0,1,0,0,1,1,1,1,1,1,0,0,1,0,0,1,1,0,1,1,1,1,1,0,0,1,0,0,1,1,1,1,1,0,0,0,0,1,0,0,0,0,1,0,0,0,1,1,0,1,1,0,1,1,1,0,0,1,0,1,0,1,0,0,1,0,1,1,1,1,1,1,0,0,0,1,1,1,1,0,0,1,0,0,0,1,1,0,0,1,0,1,1,0,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,1,0,1,1,0,1,1,0,1,0,1,1,0,0,0,1,1,0,1,1,1,0,1,0,1,1,1,1,1,1,1,1,1,0,1,0,1,0,1,1,1,1,1,0,1,1,1,0,0,0,1,0,0,1,0,0,1,0,1,0,1,1,1,1,0,1,0,1,0,1,1,0,0,1,1,0,1,1,0,0,0,0,0,1,1,1,1,1,1,0,1,1,1,0,0,1,0,0,0,0,0,0,0,0,1,1,0,1,0,0,0,0,0,1,1,1,0,1,0,1,1,1,0,1,0,1,1,0,0,0,1,1,1,0,0,1,0,1,0,0,1,1,1,0,1,0,0,1,0,1,1,1,1,1,1,1,1,1,1,0,1,0,0,0,1,1,0,1,1,1,0,0,0,0,1,1,1,1,0,0,0,1,0,0,0,1,0,1,1,1,1,1,0,1,1,0,1,0,0,0,1,1,1,0,1,1,0,0,0,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0,1,1,1,0,1,1,0,0,0,1,0,1,1,1,1,1,1,1,0,0,1,1,0,0,1,1,0,1,0,1,0,0,1,1,0,0,0,0,0,1,1,1,1,0,0,0,1,1,1,0,0,0,0,0,1,1,1,1,1,1,1,1,0,1,1,1,0,0,1,0,0,0,0,0,1,1,1,1,0,0,1,1,1,0,1,1,0,1,1,0,1,0,0,1,0,1,1,1,0,1,0,0,0,0,1,1,0,0,0,1,1,0,1,1,1,0,0,1,0,0,0,0,0,1,1,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,0,0,1,0,0,0,0,0,1,1,0,0,1,1,0,0,0,0,1,0,1,0,1,1,1,0,1,0,0,0,1,1,1,0,1,1,1,0,1,1,1,1,1,0,1,0,0,1,1,0,0,1,0,0,1,1,1,0,0,1,1,0,0,1,0,0,1,0,1,0,1,0,0,0,1,1,1,0,1,1,1,1,0,1,1,1,1,1,0,1,0,0,0,1,1,0,0,0,1,1,1,1,1,1,1,0,1,1,0,0,0,1,1,1,0,1,1,0,1,1,0,1,1,0,1,1,1,0,1,1,0,0,1,1,0,1,1,1,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,0,1,0,0,1,0,0,0,1,0,1,1,1,0,0,1,0,0,1,0,0,1,0,0,0,0,1,1,1,1,1,1,1,0,0,1,0,0,1,1,0,1,0,1,0,1,1,0,1,0,0,0,0,0,1,1,1,1,0,0,0,0,1,0,1,1,1,1,0,1,0,0,0,0,0,1,1,0,1,1,1,0,1,0,1,1,0,0,0,1,0,0,0,1,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,1,1,1,1,0,1,0,1,1,1,1,0,0,1,1,0,1,1,0,1,0,1,0,1,1,0,0,1,1,1,1,1,0,0,1,0,1,0,0,0,1,1,1,0,0,1,1,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,1,1,1,0,1,1,1,0,1,0,1,1,0,1,0,0,1,1,1,1,0,0,0,0,1,1,1,0,1,0,1,1,0,1,0,0,0,0,0,0,1,0,0,0,1,0,1,1,0,1,1,1,1,0,1,1,1,0,0,0,0,1,0,0,0,1,1,1,0,0,1,1,0,1,1,1,1,0,0,0,0,0,1,1,0,1,1,1,0,1,1,1,1,0,0,0,0,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0,1,0,0,1,1,1,1,1,1,1,1,0,1,0,0,0,1,1,0,1,1,0,0,0,1,0,1,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0,0,0,1,0,1,0,0,0,0,1,1,0,1,1,0,1,1,1,0,1,1,0,1,0,1,1,1,1,0,0,0,0,1,0,0,0,0,1,1,1,1,1,1,0,0,1,0,0,0,0,1,0,1,1,1,1,1,0,0,0,1,1,0,1,1,0,1,0,0,1,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,1,1,1,0,1,0,0,0,1,1,1,1,1,0,1,1,1,0,1,1,0,1,1,0,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,1,1,0,0,0,1,0,1,0,0,0,1,1,0,1,0,0,0,1,1,1,1,0,1,0,1,0,0,0,0,1,1,0,1,1,0,1,1,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,1,0,1,0,0,0,0,1,1,1,1,0,0,0,0,1,1,1,1,0,0,1,0,0,1,1,0,1,1,1,1,0,1,1,1,0,0,1,1,1,1,1,1,1,0,1,0,1,0,0,0,1,1,1,0,1,1,1,1,0,0,1,1,1,0,0,1,0,1,1,1,0,0,0,0,1,1,0,0,1,1,1,1,0,1,1,0,1,0,1,0,1,0,1,1,0,0,1,0,0,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,0,1,1,0,1,1,1,0,1,0,0,1,0,0,0,1,0,1,1,1,0,1,1,1,1,0,1,1,1,0,0,1,0,1,0,1,0,0,1,0,0,1,1,0,1,1,1,1,0,0,1,1,1,1,1,1,1,1,0,1,0,1,0,1,1,0,1,1,1,0,0,0,0,0,1,0,0,1,0,0,1,1,1,0,0,1,0,1,1,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,1,1,1,1,0,1,0,0,1,1,0,1,1,0,0,1,1,0,1,1,0,1,1,0,0,1,1,1,1,0,0,0,0,1,0,1,1,1,0,0,0,1,0,1,1,1,1,1,1,1,0,1,1,1,0,0,0,0,0,1,1,1,1,0,1,0,1,0,1,0,0,1,1,1,0,0,0,1,0,0,1,1,1,0,1,1,1,1,1,0,1,0,0,0,1,1,0,0,0,1,0,0,0,0,0,1,1,1,1,0,1,0,1,1,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,1,0,1,1,1,0,0,0,1,1,1,1,1,0,1,0,0,1,1,1,1,1,0,1,1,0,1,0,0,0,0,0,0,1,0,1,1,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0,1,1,0,1,1,0,0,1,1,1,1,1,0,1,0,1,1,0,0,0,1,0,0,1,0,0,1,1,1,1,1,1,0,1,1,0,1,0,1,1,1,1,1,0,0,0,1,0,1,1,0,1,1,0,1,1,0,1,0,1,0,0,0,1,0,1,0,1,0,1,1,0,1,1,0,0,1,1,1,1,1,0,0,1,0,1,0,0,0,0,1,0,0,1,1,1,0,0,1,0,0,0,1,1,0,0,0,0,1,0,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,1,0,0,1,0,0,0,1,1,0,1,0,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,1,1,1,0,1,0,1,1,1,1,1,0,0,0,0,1,0,0,1,1,1,0,0,1,0,1,1,1,0,1,1,0,0,1,1,0,1,0,0,1,0,0,0,0,1,1,0,0,1,0,1,1,0,1,0,0,0,0,1,0,1,1,1,0,1,1,1,0,0,0,1,1,1,0,1,0,0,0,0,0,1,1,0,1,1,1,0,0,1,0,0,1,0,0,1,1,1,1,1,1,1,0,1,0,1,1,0,1,0,1,0,0,0,1,0,1,0,1,1,1,0,1,1,1,1,0,1,1,0,0,0,1,0,1,0,1,0,1,1,1,0,1,0,0,1,1,0,1,0,1,1,0,1,0,0,0,0,0,1,0,1,0,1,0,1,1,0,1,0,0,1,0,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,0,0,1,1,1,1,1,1,0,0,1,0,0,1,1,1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,0,0,0,1,1,1,0,0,0,1,1,1,1,1,1,0,1,1,0,1,0,1,0,0,1,1,0,0,1,1,0,0,1,1,0,0,1,0,0,0,1,1,1,0,1,1,0,1,1,1,0,0,0,0,0,0,1,1,0,1,1,1,1,0,1,0,0,0,0,0,0,1,1,0,1,0,1,1,0,0,0,1,1,0,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,1,1,0,0,0,1,1,0,0,0,1,1,0,1,1,1,1,1,0,0,1,0,0,1,1,0,1,0,1,1,1,0,0,1,1,1,1,1,1,0,0,0,0,0,1,0,1,0,0,0,0,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,0,0,0,1,0,1,0,0,0,0,1,0]},__routerFilterDynamic:{numItems:16,errorRate:1e-4,numBits:307,numHashes:14,bitArray:[1,1,0,1,0,1,0,0,1,1,1,0,1,1,1,1,1,0,0,1,0,1,1,0,0,0,0,1,1,1,0,0,0,0,1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0,0,0,1,1,0,0,0,1,0,1,1,0,1,1,0,1,0,0,0,1,0,0,0,0,0,0,1,1,0,0,1,0,1,0,0,0,1,1,0,1,0,0,1,1,1,0,1,1,1,1,0,1,1,1,1,0,0,1,0,1,0,0,0,1,1,1,1,0,1,0,1,1,1,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,1,0,0,0,0,1,0,1,1,0,0,0,0,1,1,1,0,0,0,1,1,1,0,0,1,0,1,1,1,1,0,1,1,1,0,1,1,1,1,0,1,1,1,1,0,0,1,0,0,0,0,1,0,0,1,1,0,0,1,0,1,0,1,1,1,0,1,1,1,1,0,0,1,0,0,0,1,0,1,1,0,1,0,1,1,1,1,1,0,1,1,0,0,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0,0,1,0,1,1,1,0,0,0,0,1,0,1,1,0,1,0,1,1,0,0,0,1,1,0,0,1,1,0,0,0,1,0,1,1,0,1,0,0,1,1,0,1,1,0,1,1,0,0,0,0,1,0,0,0,0,0]},sortedPages:["/_app"]}}(void 0,"/api/v1/:path*","/api/v1","/api/v1/responses"),self.__BUILD_MANIFEST_CB&&self.__BUILD_MANIFEST_CB();