@fudrouter/fsrouter 0.6.63 → 0.6.64

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 (559) hide show
  1. package/bin/rewriteSseImports.js +5 -1
  2. package/dist/open-sse/executors/cliproxyapi.js +2 -2
  3. package/dist/open-sse/services/rateLimitManager.js +4 -4
  4. package/package.json +1 -1
  5. package/open-sse/AGENTS.md +0 -39
  6. package/open-sse/config/anthropicHeaders.js +0 -87
  7. package/open-sse/config/appConstants.js +0 -238
  8. package/open-sse/config/audioRegistry.js +0 -506
  9. package/open-sse/config/cliFingerprints.js +0 -304
  10. package/open-sse/config/codexInstructions.js +0 -119
  11. package/open-sse/config/codexQuotaScopes.js +0 -42
  12. package/open-sse/config/constants.js +0 -4
  13. package/open-sse/config/contextEditing.js +0 -68
  14. package/open-sse/config/credentialLoader.js +0 -83
  15. package/open-sse/config/defaultThinkingSignature.js +0 -12
  16. package/open-sse/config/embeddingRegistry.js +0 -264
  17. package/open-sse/config/errorConfig.js +0 -96
  18. package/open-sse/config/freeModelCatalog.data.js +0 -121
  19. package/open-sse/config/freeModelCatalog.js +0 -90
  20. package/open-sse/config/freeTierCatalog.js +0 -81
  21. package/open-sse/config/googleTtsLanguages.js +0 -62
  22. package/open-sse/config/imageParamDefs.js +0 -360
  23. package/open-sse/config/imageRegistry.js +0 -493
  24. package/open-sse/config/kiroConstants.js +0 -268
  25. package/open-sse/config/mediaConfig.js +0 -27
  26. package/open-sse/config/mediaServiceKinds.js +0 -71
  27. package/open-sse/config/models.js +0 -13
  28. package/open-sse/config/moderationRegistry.js +0 -71
  29. package/open-sse/config/musicRegistry.js +0 -99
  30. package/open-sse/config/ocrRegistry.js +0 -61
  31. package/open-sse/config/ollamaModels.js +0 -19
  32. package/open-sse/config/providerErrorRules.js +0 -114
  33. package/open-sse/config/providerFieldStrips.js +0 -35
  34. package/open-sse/config/providerHeaderProfiles.js +0 -191
  35. package/open-sse/config/providerModels.js +0 -106
  36. package/open-sse/config/providerRegistry.js +0 -16
  37. package/open-sse/config/providers.js +0 -19
  38. package/open-sse/config/registryUtils.js +0 -106
  39. package/open-sse/config/rerankRegistry.js +0 -177
  40. package/open-sse/config/runtimeConfig.js +0 -96
  41. package/open-sse/config/runway.js +0 -39
  42. package/open-sse/config/searchRegistry.js +0 -153
  43. package/open-sse/config/toolCloaking.js +0 -199
  44. package/open-sse/config/ttsModels.js +0 -129
  45. package/open-sse/config/videoRegistry.js +0 -207
  46. package/open-sse/executors/adapta-web.js +0 -435
  47. package/open-sse/executors/antigravity.js +0 -534
  48. package/open-sse/executors/antigravityUpstreamError.js +0 -13
  49. package/open-sse/executors/auggie.js +0 -437
  50. package/open-sse/executors/azure-openai.js +0 -32
  51. package/open-sse/executors/azure.js +0 -57
  52. package/open-sse/executors/base.js +0 -181
  53. package/open-sse/executors/bedrock.js +0 -633
  54. package/open-sse/executors/blackbox-web.js +0 -578
  55. package/open-sse/executors/chatgpt-web.js +0 -2042
  56. package/open-sse/executors/chipotle.js +0 -357
  57. package/open-sse/executors/claude-web-with-auto-refresh.js +0 -73
  58. package/open-sse/executors/claude-web.js +0 -586
  59. package/open-sse/executors/cliproxyapi.js +0 -296
  60. package/open-sse/executors/cloudflare-ai.js +0 -46
  61. package/open-sse/executors/codebuddy-cn.js +0 -40
  62. package/open-sse/executors/codex.js +0 -1324
  63. package/open-sse/executors/commandCode.js +0 -558
  64. package/open-sse/executors/commandcode.js +0 -88
  65. package/open-sse/executors/copilot-m365-connection.js +0 -176
  66. package/open-sse/executors/copilot-m365-frames.js +0 -192
  67. package/open-sse/executors/copilot-m365-web.js +0 -299
  68. package/open-sse/executors/copilot-web.js +0 -580
  69. package/open-sse/executors/cursor.js +0 -795
  70. package/open-sse/executors/deepseek-web-with-auto-refresh.js +0 -150
  71. package/open-sse/executors/deepseek-web.js +0 -875
  72. package/open-sse/executors/default.js +0 -430
  73. package/open-sse/executors/devin-cli.js +0 -351
  74. package/open-sse/executors/doubao-web.js +0 -550
  75. package/open-sse/executors/duckduckgo-web.js +0 -629
  76. package/open-sse/executors/forceResponsesUpstream.js +0 -33
  77. package/open-sse/executors/gemini-business.js +0 -320
  78. package/open-sse/executors/gemini-cli.js +0 -89
  79. package/open-sse/executors/gemini-web.js +0 -297
  80. package/open-sse/executors/github.js +0 -379
  81. package/open-sse/executors/gitlab.js +0 -569
  82. package/open-sse/executors/glm.js +0 -361
  83. package/open-sse/executors/grok-cli.js +0 -119
  84. package/open-sse/executors/grok-web.js +0 -345
  85. package/open-sse/executors/huggingchat.js +0 -467
  86. package/open-sse/executors/iflow.js +0 -108
  87. package/open-sse/executors/index.js +0 -78
  88. package/open-sse/executors/inner-ai.js +0 -527
  89. package/open-sse/executors/kimchi.js +0 -123
  90. package/open-sse/executors/kimi-web.js +0 -325
  91. package/open-sse/executors/kimi.js +0 -97
  92. package/open-sse/executors/kiro.js +0 -503
  93. package/open-sse/executors/kiroThinking.js +0 -44
  94. package/open-sse/executors/lmarena.js +0 -395
  95. package/open-sse/executors/mimo-free.js +0 -167
  96. package/open-sse/executors/mimocode.js +0 -392
  97. package/open-sse/executors/ninerouter.js +0 -155
  98. package/open-sse/executors/nlpcloud.js +0 -438
  99. package/open-sse/executors/ollama-local.js +0 -14
  100. package/open-sse/executors/opencode-go.js +0 -41
  101. package/open-sse/executors/opencode.js +0 -32
  102. package/open-sse/executors/perplexity-web.js +0 -581
  103. package/open-sse/executors/poe-web.js +0 -133
  104. package/open-sse/executors/pollinations.js +0 -95
  105. package/open-sse/executors/puter.js +0 -31
  106. package/open-sse/executors/qoder.js +0 -448
  107. package/open-sse/executors/qwen-web.js +0 -372
  108. package/open-sse/executors/qwen.js +0 -129
  109. package/open-sse/executors/t3-chat-web.js +0 -417
  110. package/open-sse/executors/theoldllm.js +0 -290
  111. package/open-sse/executors/trae.js +0 -418
  112. package/open-sse/executors/v0-vercel-web.js +0 -141
  113. package/open-sse/executors/venice-web.js +0 -142
  114. package/open-sse/executors/vertex.js +0 -131
  115. package/open-sse/executors/vertexMedia.js +0 -236
  116. package/open-sse/executors/windsurf.js +0 -560
  117. package/open-sse/executors/xai.js +0 -46
  118. package/open-sse/executors/xiaomi-tokenplan.js +0 -19
  119. package/open-sse/executors/yuanbao-web.js +0 -385
  120. package/open-sse/executors/zed-hosted.js +0 -281
  121. package/open-sse/executors/zenmux-free.js +0 -247
  122. package/open-sse/handlers/audioSpeech.js +0 -759
  123. package/open-sse/handlers/audioTranscription.js +0 -395
  124. package/open-sse/handlers/audioTranslation.js +0 -181
  125. package/open-sse/handlers/chatCore/nonStreamingHandler.js +0 -300
  126. package/open-sse/handlers/chatCore/requestDetail.js +0 -102
  127. package/open-sse/handlers/chatCore/sseToJsonHandler.js +0 -231
  128. package/open-sse/handlers/chatCore/streamingHandler.js +0 -95
  129. package/open-sse/handlers/chatCore.js +0 -404
  130. package/open-sse/handlers/embeddingProviders/_base.js +0 -4
  131. package/open-sse/handlers/embeddingProviders/gemini.js +0 -54
  132. package/open-sse/handlers/embeddingProviders/index.js +0 -23
  133. package/open-sse/handlers/embeddingProviders/openai.js +0 -39
  134. package/open-sse/handlers/embeddingProviders/openaiCompatNode.js +0 -13
  135. package/open-sse/handlers/embeddingsCore.js +0 -126
  136. package/open-sse/handlers/fetch/index.js +0 -237
  137. package/open-sse/handlers/imageGenerationCore.js +0 -230
  138. package/open-sse/handlers/imageProviders/_base.js +0 -31
  139. package/open-sse/handlers/imageProviders/antigravity.js +0 -73
  140. package/open-sse/handlers/imageProviders/blackForestLabs.js +0 -63
  141. package/open-sse/handlers/imageProviders/cloudflareAi.js +0 -207
  142. package/open-sse/handlers/imageProviders/codex.js +0 -217
  143. package/open-sse/handlers/imageProviders/comfyui.js +0 -25
  144. package/open-sse/handlers/imageProviders/falAi.js +0 -62
  145. package/open-sse/handlers/imageProviders/gemini.js +0 -40
  146. package/open-sse/handlers/imageProviders/huggingface.js +0 -38
  147. package/open-sse/handlers/imageProviders/index.js +0 -44
  148. package/open-sse/handlers/imageProviders/leonardo.js +0 -435
  149. package/open-sse/handlers/imageProviders/nanobanana.js +0 -79
  150. package/open-sse/handlers/imageProviders/openai.js +0 -61
  151. package/open-sse/handlers/imageProviders/runwayml.js +0 -72
  152. package/open-sse/handlers/imageProviders/sdwebui.js +0 -36
  153. package/open-sse/handlers/imageProviders/stabilityAi.js +0 -59
  154. package/open-sse/handlers/imageProviders/weavy.js +0 -222
  155. package/open-sse/handlers/moderations.js +0 -92
  156. package/open-sse/handlers/ocr.js +0 -89
  157. package/open-sse/handlers/rerank.js +0 -223
  158. package/open-sse/handlers/responseSanitizer/reasoning.js +0 -144
  159. package/open-sse/handlers/responsesHandler.js +0 -99
  160. package/open-sse/handlers/search/callers.js +0 -371
  161. package/open-sse/handlers/search/chatSearch.js +0 -409
  162. package/open-sse/handlers/search/index.js +0 -201
  163. package/open-sse/handlers/search/normalizers.js +0 -223
  164. package/open-sse/handlers/search.js +0 -1056
  165. package/open-sse/handlers/sseParser.js +0 -469
  166. package/open-sse/handlers/sttCore.js +0 -193
  167. package/open-sse/handlers/ttsCore.js +0 -74
  168. package/open-sse/handlers/ttsProviders/_base.js +0 -39
  169. package/open-sse/handlers/ttsProviders/edgeTts.js +0 -89
  170. package/open-sse/handlers/ttsProviders/elevenlabs.js +0 -48
  171. package/open-sse/handlers/ttsProviders/gemini.js +0 -117
  172. package/open-sse/handlers/ttsProviders/genericFormats.js +0 -169
  173. package/open-sse/handlers/ttsProviders/googleTts.js +0 -54
  174. package/open-sse/handlers/ttsProviders/index.js +0 -50
  175. package/open-sse/handlers/ttsProviders/localDevice.js +0 -87
  176. package/open-sse/handlers/ttsProviders/minimax.js +0 -59
  177. package/open-sse/handlers/ttsProviders/openai.js +0 -30
  178. package/open-sse/handlers/ttsProviders/openrouter.js +0 -70
  179. package/open-sse/handlers/usageExtractor.js +0 -93
  180. package/open-sse/handlers/videoGenerationCore.js +0 -119
  181. package/open-sse/handlers/videoProviders/index.js +0 -22
  182. package/open-sse/handlers/videoProviders/leonardo.js +0 -511
  183. package/open-sse/handlers/videoProviders/weavy.js +0 -198
  184. package/open-sse/handlers/webFetch.js +0 -200
  185. package/open-sse/index.js +0 -79
  186. package/open-sse/mcp-server/audit.js +0 -283
  187. package/open-sse/mcp-server/catalog.js +0 -184
  188. package/open-sse/mcp-server/descriptionCompressor.js +0 -175
  189. package/open-sse/mcp-server/httpAuthContext.js +0 -32
  190. package/open-sse/mcp-server/httpTransport.js +0 -229
  191. package/open-sse/mcp-server/index.js +0 -33
  192. package/open-sse/mcp-server/mcpCallerIdentity.js +0 -21
  193. package/open-sse/mcp-server/runtimeHeartbeat.js +0 -110
  194. package/open-sse/mcp-server/schemas/a2a.js +0 -153
  195. package/open-sse/mcp-server/schemas/audit.js +0 -17
  196. package/open-sse/mcp-server/schemas/index.js +0 -166
  197. package/open-sse/mcp-server/schemas/pickFastestModel.js +0 -90
  198. package/open-sse/mcp-server/schemas/toolDefinition.js +0 -0
  199. package/open-sse/mcp-server/schemas/toolSearch.js +0 -32
  200. package/open-sse/mcp-server/schemas/tools.js +0 -1219
  201. package/open-sse/mcp-server/scopeEnforcement.js +0 -80
  202. package/open-sse/mcp-server/server.js +0 -1168
  203. package/open-sse/mcp-server/toolCardinality.js +0 -78
  204. package/open-sse/mcp-server/toolSearch/catalog.js +0 -66
  205. package/open-sse/mcp-server/toolSearch/handler.js +0 -20
  206. package/open-sse/mcp-server/toolSearch/index.js +0 -10
  207. package/open-sse/mcp-server/toolSearch/register.js +0 -21
  208. package/open-sse/mcp-server/toolSearch/search.js +0 -55
  209. package/open-sse/mcp-server/toolSearch/signature.js +0 -67
  210. package/open-sse/mcp-server/tools/advancedTools.js +0 -893
  211. package/open-sse/mcp-server/tools/agentSkillTools.js +0 -69
  212. package/open-sse/mcp-server/tools/compressionTools.js +0 -309
  213. package/open-sse/mcp-server/tools/gamificationTools.js +0 -134
  214. package/open-sse/mcp-server/tools/githubSkillTools.js +0 -102
  215. package/open-sse/mcp-server/tools/memoryTools.js +0 -118
  216. package/open-sse/mcp-server/tools/notionTools.js +0 -101
  217. package/open-sse/mcp-server/tools/obsidianTools.js +0 -307
  218. package/open-sse/mcp-server/tools/pickFastestModel.js +0 -223
  219. package/open-sse/mcp-server/tools/pluginTools.js +0 -181
  220. package/open-sse/mcp-server/tools/poolTools.js +0 -139
  221. package/open-sse/mcp-server/tools/skillTools.js +0 -113
  222. package/open-sse/package.json +0 -10
  223. package/open-sse/providers/REGISTRY_TEMPLATE.js +0 -98
  224. package/open-sse/providers/capabilities.js +0 -293
  225. package/open-sse/providers/index.js +0 -51
  226. package/open-sse/providers/models/helpers.js +0 -20
  227. package/open-sse/providers/models/namePatterns.js +0 -33
  228. package/open-sse/providers/models/schema.js +0 -40
  229. package/open-sse/providers/pricing.js +0 -308
  230. package/open-sse/providers/registry/alicode-intl.js +0 -30
  231. package/open-sse/providers/registry/alicode.js +0 -31
  232. package/open-sse/providers/registry/anthropic.js +0 -37
  233. package/open-sse/providers/registry/antigravity.js +0 -81
  234. package/open-sse/providers/registry/assemblyai.js +0 -38
  235. package/open-sse/providers/registry/aws-polly.js +0 -45
  236. package/open-sse/providers/registry/azure.js +0 -21
  237. package/open-sse/providers/registry/black-forest-labs.js +0 -32
  238. package/open-sse/providers/registry/blackbox.js +0 -41
  239. package/open-sse/providers/registry/brave-search.js +0 -35
  240. package/open-sse/providers/registry/byteplus.js +0 -35
  241. package/open-sse/providers/registry/cartesia.js +0 -36
  242. package/open-sse/providers/registry/cerebras.js +0 -31
  243. package/open-sse/providers/registry/chutes.js +0 -24
  244. package/open-sse/providers/registry/claude.js +0 -87
  245. package/open-sse/providers/registry/cline.js +0 -51
  246. package/open-sse/providers/registry/clinepass.js +0 -57
  247. package/open-sse/providers/registry/cloudflare-ai.js +0 -55
  248. package/open-sse/providers/registry/codebuddy-cn.js +0 -77
  249. package/open-sse/providers/registry/codex.js +0 -100
  250. package/open-sse/providers/registry/cohere.js +0 -27
  251. package/open-sse/providers/registry/comfyui.js +0 -20
  252. package/open-sse/providers/registry/commandcode.js +0 -43
  253. package/open-sse/providers/registry/coqui.js +0 -30
  254. package/open-sse/providers/registry/cursor.js +0 -58
  255. package/open-sse/providers/registry/deepgram.js +0 -33
  256. package/open-sse/providers/registry/deepseek.js +0 -51
  257. package/open-sse/providers/registry/digitalocean.js +0 -92
  258. package/open-sse/providers/registry/edge-tts.js +0 -24
  259. package/open-sse/providers/registry/elevenlabs.js +0 -35
  260. package/open-sse/providers/registry/exa.js +0 -50
  261. package/open-sse/providers/registry/fal-ai.js +0 -34
  262. package/open-sse/providers/registry/featherless.js +0 -34
  263. package/open-sse/providers/registry/firecrawl.js +0 -34
  264. package/open-sse/providers/registry/fireworks.js +0 -29
  265. package/open-sse/providers/registry/gemini-cli.js +0 -58
  266. package/open-sse/providers/registry/gemini.js +0 -83
  267. package/open-sse/providers/registry/github.js +0 -88
  268. package/open-sse/providers/registry/gitlab.js +0 -32
  269. package/open-sse/providers/registry/glm-cn.js +0 -35
  270. package/open-sse/providers/registry/glm.js +0 -58
  271. package/open-sse/providers/registry/google-pse.js +0 -35
  272. package/open-sse/providers/registry/google-tts.js +0 -24
  273. package/open-sse/providers/registry/grok-cli.js +0 -86
  274. package/open-sse/providers/registry/grok-web.js +0 -39
  275. package/open-sse/providers/registry/groq.js +0 -37
  276. package/open-sse/providers/registry/huggingface.js +0 -34
  277. package/open-sse/providers/registry/hyperbolic.js +0 -35
  278. package/open-sse/providers/registry/ibm-bob.js +0 -27
  279. package/open-sse/providers/registry/iflow.js +0 -52
  280. package/open-sse/providers/registry/index.js +0 -210
  281. package/open-sse/providers/registry/inworld.js +0 -36
  282. package/open-sse/providers/registry/jina-ai.js +0 -42
  283. package/open-sse/providers/registry/jina-reader.js +0 -34
  284. package/open-sse/providers/registry/kilocode.js +0 -51
  285. package/open-sse/providers/registry/kimchi.js +0 -49
  286. package/open-sse/providers/registry/kimi-coding.js +0 -65
  287. package/open-sse/providers/registry/kimi.js +0 -56
  288. package/open-sse/providers/registry/kiro.js +0 -115
  289. package/open-sse/providers/registry/linkup.js +0 -34
  290. package/open-sse/providers/registry/local-device.js +0 -24
  291. package/open-sse/providers/registry/mimo-free.js +0 -24
  292. package/open-sse/providers/registry/minimax-cn.js +0 -76
  293. package/open-sse/providers/registry/minimax.js +0 -83
  294. package/open-sse/providers/registry/mistral.js +0 -34
  295. package/open-sse/providers/registry/mmf.js +0 -19
  296. package/open-sse/providers/registry/nanobanana.js +0 -35
  297. package/open-sse/providers/registry/nebius.js +0 -27
  298. package/open-sse/providers/registry/nvidia.js +0 -43
  299. package/open-sse/providers/registry/ollama-local.js +0 -19
  300. package/open-sse/providers/registry/ollama.js +0 -36
  301. package/open-sse/providers/registry/openai.js +0 -84
  302. package/open-sse/providers/registry/opencode-go.js +0 -41
  303. package/open-sse/providers/registry/opencode.js +0 -25
  304. package/open-sse/providers/registry/openrouter.js +0 -60
  305. package/open-sse/providers/registry/perplexity-agent.js +0 -49
  306. package/open-sse/providers/registry/perplexity-web.js +0 -33
  307. package/open-sse/providers/registry/perplexity.js +0 -37
  308. package/open-sse/providers/registry/playht.js +0 -36
  309. package/open-sse/providers/registry/qoder.js +0 -54
  310. package/open-sse/providers/registry/qwen.js +0 -33
  311. package/open-sse/providers/registry/recraft.js +0 -24
  312. package/open-sse/providers/registry/runwayml.js +0 -30
  313. package/open-sse/providers/registry/sdwebui.js +0 -20
  314. package/open-sse/providers/registry/searchapi.js +0 -35
  315. package/open-sse/providers/registry/searxng.js +0 -35
  316. package/open-sse/providers/registry/serper.js +0 -35
  317. package/open-sse/providers/registry/siliconflow.js +0 -39
  318. package/open-sse/providers/registry/stability-ai.js +0 -31
  319. package/open-sse/providers/registry/tavily.js +0 -50
  320. package/open-sse/providers/registry/together.js +0 -31
  321. package/open-sse/providers/registry/topaz.js +0 -19
  322. package/open-sse/providers/registry/tortoise.js +0 -30
  323. package/open-sse/providers/registry/venice.js +0 -56
  324. package/open-sse/providers/registry/vercel-ai-gateway.js +0 -41
  325. package/open-sse/providers/registry/vertex-partner.js +0 -29
  326. package/open-sse/providers/registry/vertex.js +0 -32
  327. package/open-sse/providers/registry/volcengine-ark.js +0 -35
  328. package/open-sse/providers/registry/voyage-ai.js +0 -30
  329. package/open-sse/providers/registry/xai.js +0 -45
  330. package/open-sse/providers/registry/xiaomi-mimo.js +0 -46
  331. package/open-sse/providers/registry/xiaomi-tokenplan.js +0 -63
  332. package/open-sse/providers/registry/youcom.js +0 -35
  333. package/open-sse/providers/schema.js +0 -76
  334. package/open-sse/providers/shared.js +0 -74
  335. package/open-sse/providers/thinkingLevels.js +0 -48
  336. package/open-sse/rtk/applyFilter.js +0 -15
  337. package/open-sse/rtk/autodetect.js +0 -111
  338. package/open-sse/rtk/caveman.js +0 -100
  339. package/open-sse/rtk/cavemanPrompts.js +0 -78
  340. package/open-sse/rtk/constants.js +0 -55
  341. package/open-sse/rtk/filters/buildOutput.js +0 -127
  342. package/open-sse/rtk/filters/dedupLog.js +0 -44
  343. package/open-sse/rtk/filters/find.js +0 -50
  344. package/open-sse/rtk/filters/gitDiff.js +0 -92
  345. package/open-sse/rtk/filters/gitLog.js +0 -99
  346. package/open-sse/rtk/filters/gitStatus.js +0 -117
  347. package/open-sse/rtk/filters/grep.js +0 -48
  348. package/open-sse/rtk/filters/ls.js +0 -79
  349. package/open-sse/rtk/filters/readNumbered.js +0 -27
  350. package/open-sse/rtk/filters/searchList.js +0 -52
  351. package/open-sse/rtk/filters/smartTruncate.js +0 -15
  352. package/open-sse/rtk/filters/tree.js +0 -32
  353. package/open-sse/rtk/headroom.js +0 -215
  354. package/open-sse/rtk/index.js +0 -155
  355. package/open-sse/rtk/paleo.js +0 -47
  356. package/open-sse/rtk/ponytail.js +0 -9
  357. package/open-sse/rtk/ponytailPrompt.js +0 -52
  358. package/open-sse/rtk/ponytailPrompts.js +0 -76
  359. package/open-sse/rtk/pxpipe.js +0 -104
  360. package/open-sse/rtk/registry.js +0 -38
  361. package/open-sse/rtk/systemInject.js +0 -98
  362. package/open-sse/services/accountFallback.js +0 -323
  363. package/open-sse/services/antigravityHeaders.js +0 -91
  364. package/open-sse/services/antigravityVersion.js +0 -154
  365. package/open-sse/services/clinepassModels.js +0 -63
  366. package/open-sse/services/codexQuotaFetcher.js +0 -312
  367. package/open-sse/services/codexVerbosity.js +0 -30
  368. package/open-sse/services/combo/context.js +0 -12
  369. package/open-sse/services/combo/fingerprintExpansion.js +0 -51
  370. package/open-sse/services/combo/headroomRanking.js +0 -28
  371. package/open-sse/services/combo/quotaExhaustionCutoff.js +0 -87
  372. package/open-sse/services/combo/quotaScoring.js +0 -226
  373. package/open-sse/services/combo/quotaShareConcurrency.js +0 -25
  374. package/open-sse/services/combo/quotaShareInflight.js +0 -50
  375. package/open-sse/services/combo/quotaShareStrategy.js +0 -130
  376. package/open-sse/services/combo/resolveAutoStrategy.js +0 -231
  377. package/open-sse/services/combo/responseValidation.js +0 -140
  378. package/open-sse/services/combo/runtimeUnits.js +0 -195
  379. package/open-sse/services/combo/sessionStickiness.js +0 -128
  380. package/open-sse/services/combo/shadowRouting.js +0 -131
  381. package/open-sse/services/combo/targetExhaustion.js +0 -75
  382. package/open-sse/services/combo/targetSorters.js +0 -126
  383. package/open-sse/services/combo/targetTimeoutRunner.js +0 -65
  384. package/open-sse/services/combo/validateQuality.js +0 -271
  385. package/open-sse/services/combo.js +0 -571
  386. package/open-sse/services/comboAgentMiddleware.js +0 -91
  387. package/open-sse/services/comboConfig.js +0 -153
  388. package/open-sse/services/comboManifestMetrics.js +0 -10
  389. package/open-sse/services/comboMetrics.js +0 -278
  390. package/open-sse/services/compact.js +0 -71
  391. package/open-sse/services/copilotModels.js +0 -155
  392. package/open-sse/services/emergencyFallback.js +0 -109
  393. package/open-sse/services/errorClassifier.js +0 -190
  394. package/open-sse/services/evalRouting.js +0 -201
  395. package/open-sse/services/freeWebSearch.js +0 -4
  396. package/open-sse/services/fusion.js +0 -223
  397. package/open-sse/services/intentClassifier.js +0 -631
  398. package/open-sse/services/kimchiModels.js +0 -176
  399. package/open-sse/services/kiroModels.js +0 -332
  400. package/open-sse/services/model.js +0 -136
  401. package/open-sse/services/modelCapabilities.js +0 -5
  402. package/open-sse/services/modelDeprecation.js +0 -101
  403. package/open-sse/services/modelFamilyFallback.js +0 -166
  404. package/open-sse/services/oauthCredentialManager.js +0 -156
  405. package/open-sse/services/pipeline.js +0 -107
  406. package/open-sse/services/projectId.js +0 -306
  407. package/open-sse/services/provider.js +0 -169
  408. package/open-sse/services/providerCooldownTracker.js +0 -94
  409. package/open-sse/services/providerDefaultRateLimit.js +0 -11
  410. package/open-sse/services/proxyAutoSelector.js +0 -24
  411. package/open-sse/services/qoderModels.js +0 -214
  412. package/open-sse/services/quotaFetchThrottle.js +0 -103
  413. package/open-sse/services/quotaMonitor.js +0 -310
  414. package/open-sse/services/quotaPreflight.js +0 -266
  415. package/open-sse/services/rateLimitManager/headers.js +0 -56
  416. package/open-sse/services/rateLimitManager.js +0 -616
  417. package/open-sse/services/rateLimitSemaphore.js +0 -112
  418. package/open-sse/services/responsesInputSanitizer.js +0 -99
  419. package/open-sse/services/slidingWindowLimiter.js +0 -44
  420. package/open-sse/services/streamRecovery.js +0 -355
  421. package/open-sse/services/taskAwareRouter.js +0 -227
  422. package/open-sse/services/taskAwareRouting.js +0 -332
  423. package/open-sse/services/thinkingBudget.js +0 -247
  424. package/open-sse/services/tokenRefresh/dedup.js +0 -31
  425. package/open-sse/services/tokenRefresh/providers.js +0 -624
  426. package/open-sse/services/tokenRefresh.js +0 -254
  427. package/open-sse/services/usage/claude.js +0 -147
  428. package/open-sse/services/usage/codebuddy-cn.js +0 -138
  429. package/open-sse/services/usage/codex.js +0 -267
  430. package/open-sse/services/usage/github.js +0 -100
  431. package/open-sse/services/usage/google.js +0 -241
  432. package/open-sse/services/usage/grok-cli.js +0 -274
  433. package/open-sse/services/usage/kiro.js +0 -188
  434. package/open-sse/services/usage/minimax.js +0 -234
  435. package/open-sse/services/usage/misc.js +0 -288
  436. package/open-sse/services/usage/shared.js +0 -70
  437. package/open-sse/services/usage.js +0 -62
  438. package/open-sse/services/usageDb.js +0 -2
  439. package/open-sse/services/webSearchRouting.js +0 -25
  440. package/open-sse/services/wildcardRouter.js +0 -59
  441. package/open-sse/shared/clineAuth.js +0 -37
  442. package/open-sse/shared/machineId.js +0 -19
  443. package/open-sse/shared/qoder/constants.js +0 -64
  444. package/open-sse/shared/qoder/cosy.js +0 -175
  445. package/open-sse/shared/qoder/encoding.js +0 -55
  446. package/open-sse/transformer/responsesTransformer.js +0 -439
  447. package/open-sse/transformer/streamToJsonConverter.js +0 -103
  448. package/open-sse/translator/concerns/chunk.js +0 -11
  449. package/open-sse/translator/concerns/finishReason.js +0 -63
  450. package/open-sse/translator/concerns/image.js +0 -124
  451. package/open-sse/translator/concerns/json.js +0 -5
  452. package/open-sse/translator/concerns/message.js +0 -7
  453. package/open-sse/translator/concerns/modality.js +0 -155
  454. package/open-sse/translator/concerns/paramSupport.js +0 -75
  455. package/open-sse/translator/concerns/prefetch.js +0 -96
  456. package/open-sse/translator/concerns/reasoning.js +0 -24
  457. package/open-sse/translator/concerns/thinking.js +0 -53
  458. package/open-sse/translator/concerns/thinkingUnified.js +0 -329
  459. package/open-sse/translator/concerns/toolCall.js +0 -153
  460. package/open-sse/translator/concerns/usage.js +0 -69
  461. package/open-sse/translator/formats/claude.js +0 -368
  462. package/open-sse/translator/formats/gemini.js +0 -380
  463. package/open-sse/translator/formats/maxTokens.js +0 -34
  464. package/open-sse/translator/formats/openai.js +0 -134
  465. package/open-sse/translator/formats/responsesApi.js +0 -141
  466. package/open-sse/translator/formats.js +0 -36
  467. package/open-sse/translator/helpers/claudeHelper.js +0 -216
  468. package/open-sse/translator/helpers/geminiHelper.js +0 -372
  469. package/open-sse/translator/helpers/imageHelper.js +0 -34
  470. package/open-sse/translator/helpers/maxTokensHelper.js +0 -27
  471. package/open-sse/translator/helpers/openaiHelper.js +0 -130
  472. package/open-sse/translator/helpers/responsesApiHelper.js +0 -139
  473. package/open-sse/translator/helpers/toolCallHelper.js +0 -148
  474. package/open-sse/translator/index.js +0 -252
  475. package/open-sse/translator/request/antigravity-to-openai.js +0 -242
  476. package/open-sse/translator/request/claude-to-kiro.js +0 -478
  477. package/open-sse/translator/request/claude-to-openai.js +0 -263
  478. package/open-sse/translator/request/gemini-to-openai.js +0 -152
  479. package/open-sse/translator/request/openai-responses.js +0 -385
  480. package/open-sse/translator/request/openai-to-claude.js +0 -383
  481. package/open-sse/translator/request/openai-to-commandcode.js +0 -176
  482. package/open-sse/translator/request/openai-to-cursor.js +0 -185
  483. package/open-sse/translator/request/openai-to-gemini.js +0 -442
  484. package/open-sse/translator/request/openai-to-kiro.js +0 -607
  485. package/open-sse/translator/request/openai-to-kiro.old.js +0 -278
  486. package/open-sse/translator/request/openai-to-ollama.js +0 -195
  487. package/open-sse/translator/request/openai-to-vertex.js +0 -42
  488. package/open-sse/translator/response/claude-to-openai.js +0 -195
  489. package/open-sse/translator/response/commandcode-to-openai.js +0 -188
  490. package/open-sse/translator/response/cursor-to-openai.js +0 -30
  491. package/open-sse/translator/response/gemini-to-openai.js +0 -147
  492. package/open-sse/translator/response/kiro-to-claude.js +0 -261
  493. package/open-sse/translator/response/kiro-to-openai.js +0 -160
  494. package/open-sse/translator/response/ollama-to-openai.js +0 -134
  495. package/open-sse/translator/response/openai-responses.js +0 -535
  496. package/open-sse/translator/response/openai-to-antigravity.js +0 -123
  497. package/open-sse/translator/response/openai-to-claude.js +0 -265
  498. package/open-sse/translator/schema/blocks.js +0 -43
  499. package/open-sse/translator/schema/defaults.js +0 -7
  500. package/open-sse/translator/schema/finishReasons.js +0 -27
  501. package/open-sse/translator/schema/index.js +0 -8
  502. package/open-sse/translator/schema/roles.js +0 -16
  503. package/open-sse/utils/agentGoalPolicy.js +0 -85
  504. package/open-sse/utils/aiSdkCompat.js +0 -75
  505. package/open-sse/utils/bypassHandler.js +0 -298
  506. package/open-sse/utils/cacheControlPolicy.js +0 -189
  507. package/open-sse/utils/claudeCloaking.js +0 -155
  508. package/open-sse/utils/claudeHeaderCache.js +0 -70
  509. package/open-sse/utils/claudeSignature.js +0 -41
  510. package/open-sse/utils/clientDetector.js +0 -63
  511. package/open-sse/utils/codebuddySanitizer.js +0 -96
  512. package/open-sse/utils/composerToolCalls.js +0 -158
  513. package/open-sse/utils/cors.js +0 -13
  514. package/open-sse/utils/cursorChecksum.js +0 -149
  515. package/open-sse/utils/cursorImages.js +0 -224
  516. package/open-sse/utils/cursorProtobuf.js +0 -904
  517. package/open-sse/utils/cursorVersionDetector.js +0 -55
  518. package/open-sse/utils/debugLog.js +0 -14
  519. package/open-sse/utils/diagnostics.js +0 -143
  520. package/open-sse/utils/error.js +0 -164
  521. package/open-sse/utils/estimateSize.js +0 -33
  522. package/open-sse/utils/finishReason.js +0 -32
  523. package/open-sse/utils/flattenToolHistory.js +0 -68
  524. package/open-sse/utils/headers.js +0 -36
  525. package/open-sse/utils/heapPressure.js +0 -35
  526. package/open-sse/utils/jsonToSse.js +0 -125
  527. package/open-sse/utils/keepaliveThreshold.js +0 -40
  528. package/open-sse/utils/logger.js +0 -104
  529. package/open-sse/utils/noThinkingAlias.js +0 -74
  530. package/open-sse/utils/number.js +0 -7
  531. package/open-sse/utils/ollamaTransform.js +0 -85
  532. package/open-sse/utils/opencodeHeaders.js +0 -47
  533. package/open-sse/utils/progressTracker.js +0 -81
  534. package/open-sse/utils/providerRequestLogging.js +0 -219
  535. package/open-sse/utils/proxyFetch.js +0 -369
  536. package/open-sse/utils/reasoningContentInjector.js +0 -79
  537. package/open-sse/utils/reasoningFields.js +0 -70
  538. package/open-sse/utils/requestLogger.js +0 -260
  539. package/open-sse/utils/responsesInputNormalization.js +0 -92
  540. package/open-sse/utils/responsesStatePolicy.js +0 -52
  541. package/open-sse/utils/responsesStreamHelpers.js +0 -49
  542. package/open-sse/utils/sessionManager.js +0 -240
  543. package/open-sse/utils/sleep.js +0 -6
  544. package/open-sse/utils/sse.js +0 -14
  545. package/open-sse/utils/sseConstants.js +0 -23
  546. package/open-sse/utils/sseHeartbeat.js +0 -104
  547. package/open-sse/utils/stream.js +0 -517
  548. package/open-sse/utils/streamFailureFinalization.js +0 -134
  549. package/open-sse/utils/streamHandler.js +0 -250
  550. package/open-sse/utils/streamHelpers.js +0 -137
  551. package/open-sse/utils/textualToolCall.js +0 -104
  552. package/open-sse/utils/thinkCloseMarker.js +0 -72
  553. package/open-sse/utils/thinkTagParser.js +0 -146
  554. package/open-sse/utils/toolCallArguments.js +0 -12
  555. package/open-sse/utils/toolDeduper.js +0 -49
  556. package/open-sse/utils/toolSources.js +0 -31
  557. package/open-sse/utils/upstreamResponseHeaders.js +0 -25
  558. package/open-sse/utils/urlSanitize.js +0 -15
  559. package/open-sse/utils/usageTracking.js +0 -347
@@ -1,36 +0,0 @@
1
- // Format identifiers
2
- export const FORMATS = {
3
- OPENAI: "openai",
4
- OPENAI_RESPONSES: "openai-responses",
5
- OPENAI_RESPONSE: "openai-response",
6
- CLAUDE: "claude",
7
- GEMINI: "gemini",
8
- GEMINI_CLI: "gemini-cli",
9
- VERTEX: "vertex",
10
- CODEX: "codex",
11
- ANTIGRAVITY: "antigravity",
12
- KIRO: "kiro",
13
- CURSOR: "cursor",
14
- OLLAMA: "ollama",
15
- COMMANDCODE: "commandcode"
16
- };
17
-
18
- /**
19
- * Detect source format from request URL pathname + body.
20
- * Returns null to fall back to body-based detection.
21
- */
22
- export function detectFormatByEndpoint(pathname, body) {
23
- // /v1/responses is always openai-responses
24
- if (pathname.includes("/v1/responses")) return FORMATS.OPENAI_RESPONSES;
25
-
26
- // /v1/messages is always Claude
27
- if (pathname.includes("/v1/messages")) return FORMATS.CLAUDE;
28
-
29
- // /v1/chat/completions + input[] → treat as openai (Cursor CLI sends Responses body via chat endpoint)
30
- if (pathname.includes("/v1/chat/completions") && Array.isArray(body?.input)) {
31
- return FORMATS.OPENAI;
32
- }
33
-
34
- return null;
35
- }
36
-
@@ -1,216 +0,0 @@
1
- // Claude helper functions for translator
2
- import { DEFAULT_THINKING_CLAUDE_SIGNATURE } from "../../config/defaultThinkingSignature.js";
3
- import { adjustMaxTokens } from "./maxTokensHelper.js";
4
- import { applyCloaking } from "../../utils/claudeCloaking.js";
5
- import { deriveSessionId } from "../../utils/sessionManager.js";
6
-
7
- // Check if message has valid non-empty content
8
- export function hasValidContent(msg) {
9
- if (typeof msg.content === "string" && msg.content.trim()) return true;
10
- if (Array.isArray(msg.content)) {
11
- return msg.content.some(block =>
12
- (block.type === "text" && block.text?.trim()) ||
13
- block.type === "tool_use" ||
14
- block.type === "tool_result"
15
- );
16
- }
17
- return false;
18
- }
19
-
20
- // Fix tool_use/tool_result ordering for Claude API
21
- // 1. Assistant message with tool_use: remove text AFTER tool_use (Claude doesn't allow)
22
- // 2. Merge consecutive same-role messages
23
- export function fixToolUseOrdering(messages) {
24
- if (messages.length <= 1) return messages;
25
-
26
- // Pass 1: Fix assistant messages with tool_use - remove text after tool_use
27
- for (const msg of messages) {
28
- if (msg.role === "assistant" && Array.isArray(msg.content)) {
29
- const hasToolUse = msg.content.some(b => b.type === "tool_use");
30
- if (hasToolUse) {
31
- // Keep only: thinking blocks + tool_use blocks (remove text blocks after tool_use)
32
- const newContent = [];
33
- let foundToolUse = false;
34
-
35
- for (const block of msg.content) {
36
- if (block.type === "tool_use") {
37
- foundToolUse = true;
38
- newContent.push(block);
39
- } else if (block.type === "thinking" || block.type === "redacted_thinking") {
40
- newContent.push(block);
41
- } else if (!foundToolUse) {
42
- // Keep text blocks BEFORE tool_use
43
- newContent.push(block);
44
- }
45
- // Skip text blocks AFTER tool_use
46
- }
47
-
48
- msg.content = newContent;
49
- }
50
- }
51
- }
52
-
53
- // Pass 2: Merge consecutive same-role messages
54
- const merged = [];
55
-
56
- for (const msg of messages) {
57
- const last = merged[merged.length - 1];
58
-
59
- if (last && last.role === msg.role) {
60
- // Merge content arrays
61
- const lastContent = Array.isArray(last.content) ? last.content : [{ type: "text", text: last.content }];
62
- const msgContent = Array.isArray(msg.content) ? msg.content : [{ type: "text", text: msg.content }];
63
-
64
- // Put tool_result first, then other content
65
- const toolResults = [...lastContent.filter(b => b.type === "tool_result"), ...msgContent.filter(b => b.type === "tool_result")];
66
- const otherContent = [...lastContent.filter(b => b.type !== "tool_result"), ...msgContent.filter(b => b.type !== "tool_result")];
67
-
68
- last.content = [...toolResults, ...otherContent];
69
- } else {
70
- // Ensure content is array
71
- const content = Array.isArray(msg.content) ? msg.content : [{ type: "text", text: msg.content }];
72
- merged.push({ role: msg.role, content: [...content] });
73
- }
74
- }
75
-
76
- return merged;
77
- }
78
-
79
- const CLAUDE_FORMAT_PROVIDERS_WITHOUT_OUTPUT_CONFIG = new Set(["minimax", "minimax-cn"]);
80
-
81
- // Prepare request for Claude format endpoints
82
- // - Cleanup cache_control
83
- // - Filter empty messages
84
- // - Add thinking block for Anthropic endpoint (provider === "claude")
85
- // - Fix tool_use/tool_result ordering
86
- // - Apply cloaking (billing header + fake user ID) for OAuth tokens
87
- export function prepareClaudeRequest(body, provider = null, apiKey = null, connectionId = null) {
88
- // MiniMax exposes a Claude-compatible endpoint but rejects Anthropic's extended
89
- // structured output parameter with a generic 400 "invalid params" response.
90
- if (CLAUDE_FORMAT_PROVIDERS_WITHOUT_OUTPUT_CONFIG.has(provider)) {
91
- delete body.output_config;
92
- }
93
-
94
- // 1. System: remove all cache_control, add only to last block with ttl 1h
95
- if (body.system && Array.isArray(body.system)) {
96
- body.system = body.system.map((block, i) => {
97
- const { cache_control, ...rest } = block;
98
- if (i === body.system.length - 1) {
99
- return { ...rest, cache_control: { type: "ephemeral", ttl: "1h" } };
100
- }
101
- return rest;
102
- });
103
- }
104
-
105
- // 2. Messages: process in optimized passes
106
- if (body.messages && Array.isArray(body.messages)) {
107
- const len = body.messages.length;
108
- let filtered = [];
109
-
110
- // Pass 1: remove cache_control + filter empty messages
111
- for (let i = 0; i < len; i++) {
112
- const msg = body.messages[i];
113
-
114
- // Remove cache_control from content blocks
115
- if (Array.isArray(msg.content)) {
116
- for (const block of msg.content) {
117
- delete block.cache_control;
118
- }
119
- }
120
-
121
- // Keep final assistant even if empty, otherwise check valid content
122
- const isFinalAssistant = i === len - 1 && msg.role === "assistant";
123
- if (isFinalAssistant || hasValidContent(msg)) {
124
- filtered.push(msg);
125
- }
126
- }
127
-
128
- // Pass 1.5: Fix tool_use/tool_result ordering
129
- // Each tool_use must have tool_result in the NEXT message (not same message with other content)
130
- filtered = fixToolUseOrdering(filtered);
131
-
132
- body.messages = filtered;
133
-
134
- // Check if thinking is enabled AND last message is from user
135
- const lastMessage = filtered[filtered.length - 1];
136
- const lastMessageIsUser = lastMessage?.role === "user";
137
- const thinkingEnabled = body.thinking?.type === "enabled" && lastMessageIsUser;
138
-
139
- // Pass 2 (reverse): add cache_control to last assistant + handle thinking for Anthropic
140
- let lastAssistantProcessed = false;
141
- for (let i = filtered.length - 1; i >= 0; i--) {
142
- const msg = filtered[i];
143
-
144
- if (msg.role === "assistant" && Array.isArray(msg.content)) {
145
- // Add cache_control to last non-thinking block of first (from end) assistant with content
146
- // thinking/redacted_thinking blocks do not support cache_control
147
- if (!lastAssistantProcessed && msg.content.length > 0) {
148
- for (let j = msg.content.length - 1; j >= 0; j--) {
149
- const block = msg.content[j];
150
- if (block.type !== "thinking" && block.type !== "redacted_thinking") {
151
- block.cache_control = { type: "ephemeral" };
152
- break;
153
- }
154
- }
155
- lastAssistantProcessed = true;
156
- }
157
-
158
- // Handle thinking blocks for Anthropic endpoint only
159
- if (provider === "claude" || provider?.startsWith("anthropic-compatible")) {
160
- let hasToolUse = false;
161
- let hasThinking = false;
162
-
163
- // Always replace signature for all thinking blocks
164
- for (const block of msg.content) {
165
- if (block.type === "thinking" || block.type === "redacted_thinking") {
166
- block.signature = DEFAULT_THINKING_CLAUDE_SIGNATURE;
167
- hasThinking = true;
168
- }
169
- if (block.type === "tool_use") hasToolUse = true;
170
- }
171
-
172
- // Add thinking block if thinking enabled + has tool_use but no thinking
173
- if (thinkingEnabled && !hasThinking && hasToolUse) {
174
- msg.content.unshift({
175
- type: "thinking",
176
- thinking: ".",
177
- signature: DEFAULT_THINKING_CLAUDE_SIGNATURE
178
- });
179
- }
180
- }
181
- }
182
- }
183
- }
184
-
185
- // 3. Tools: filter built-in tools for non-Anthropic providers, then handle cache_control
186
- if (body.tools && Array.isArray(body.tools)) {
187
- // Strip built-in tools (e.g. web_search_20250305) for providers that don't support them
188
- if (provider !== "claude") {
189
- body.tools = body.tools.filter(tool => !tool.type || tool.type === "function");
190
- }
191
-
192
- body.tools = body.tools.map((tool, i) => {
193
- const { cache_control, ...rest } = tool;
194
- if (i === body.tools.length - 1) {
195
- return { ...rest, cache_control: { type: "ephemeral", ttl: "1h" } };
196
- }
197
- return rest;
198
- });
199
-
200
- // Remove tools array and tool_choice if empty after filtering
201
- if (body.tools.length === 0) {
202
- delete body.tools;
203
- delete body.tool_choice;
204
- }
205
- }
206
-
207
- // Apply cloaking for OAuth tokens (billing header + fake user ID)
208
- // session_id in user_id must match X-Claude-Code-Session-Id for fingerprint consistency
209
- if ((provider === "claude" || provider?.startsWith("anthropic-compatible")) && apiKey) {
210
- const sessionId = connectionId ? deriveSessionId(connectionId) : null;
211
- body = applyCloaking(body, apiKey, sessionId);
212
- }
213
-
214
- return body;
215
- }
216
-
@@ -1,372 +0,0 @@
1
- // Gemini helper functions for translator
2
-
3
- // Unsupported JSON Schema constraints that should be removed for Antigravity
4
- export const UNSUPPORTED_SCHEMA_CONSTRAINTS = [
5
- // Basic constraints (not supported by Gemini API)
6
- "minLength", "maxLength", "exclusiveMinimum", "exclusiveMaximum",
7
- "pattern", "minItems", "maxItems", "format",
8
- // Claude rejects these in VALIDATED mode
9
- "default", "examples",
10
- // JSON Schema meta keywords
11
- "$schema", "$defs", "definitions", "const", "$ref", "$comment",
12
- // Object validation keywords (not supported)
13
- "additionalProperties", "propertyNames", "patternProperties", "enumDescriptions",
14
- // Complex schema keywords (handled by flattenAnyOfOneOf/mergeAllOf)
15
- "anyOf", "oneOf", "allOf", "not",
16
- // Dependency keywords (not supported)
17
- "dependencies", "dependentSchemas", "dependentRequired",
18
- // Other unsupported keywords
19
- "title", "if", "then", "else", "contentMediaType", "contentEncoding",
20
- // UI/Styling properties (from Cursor tools - NOT JSON Schema standard)
21
- "cornerRadius", "fillColor", "fontFamily", "fontSize", "fontWeight",
22
- "gap", "padding", "strokeColor", "strokeThickness", "textColor"
23
- ];
24
-
25
- // Default safety settings
26
- export const DEFAULT_SAFETY_SETTINGS = [
27
- { category: "HARM_CATEGORY_HATE_SPEECH", threshold: "OFF" },
28
- { category: "HARM_CATEGORY_DANGEROUS_CONTENT", threshold: "OFF" },
29
- { category: "HARM_CATEGORY_SEXUALLY_EXPLICIT", threshold: "OFF" },
30
- { category: "HARM_CATEGORY_HARASSMENT", threshold: "OFF" },
31
- { category: "HARM_CATEGORY_CIVIC_INTEGRITY", threshold: "OFF" }
32
- ];
33
-
34
- // Convert OpenAI content to Gemini parts
35
- export function convertOpenAIContentToParts(content) {
36
- const parts = [];
37
-
38
- if (typeof content === "string") {
39
- parts.push({ text: content });
40
- } else if (Array.isArray(content)) {
41
- for (const item of content) {
42
- if (item.type === "text") {
43
- parts.push({ text: item.text });
44
- } else if (item.type === "image_url" && item.image_url?.url?.startsWith("data:")) {
45
- const url = item.image_url.url;
46
- const commaIndex = url.indexOf(",");
47
- if (commaIndex !== -1) {
48
- const mimePart = url.substring(5, commaIndex); // skip "data:"
49
- const data = url.substring(commaIndex + 1);
50
- const mimeType = mimePart.split(";")[0];
51
-
52
- parts.push({
53
- inlineData: { mime_type: mimeType, data: data }
54
- });
55
- }
56
- } else if (item.type === "image_url" && item.image_url?.url && (item.image_url.url.startsWith("http://") || item.image_url.url.startsWith("https://"))) {
57
- parts.push({
58
- fileData: { fileUri: item.image_url.url, mimeType: "image/*" }
59
- });
60
- } else if (item.type === "input_audio" && item.input_audio?.data) {
61
- const format = item.input_audio.format || "wav";
62
- const mimeType = format === "mp3" ? "audio/mpeg" : `audio/${format}`;
63
- parts.push({
64
- inlineData: { mime_type: mimeType, data: item.input_audio.data }
65
- });
66
- } else if (item.type === "audio_url" && item.audio_url?.url?.startsWith("data:")) {
67
- const url = item.audio_url.url;
68
- const commaIndex = url.indexOf(",");
69
- if (commaIndex !== -1) {
70
- const mimePart = url.substring(5, commaIndex);
71
- const data = url.substring(commaIndex + 1);
72
- const mimeType = mimePart.split(";")[0];
73
- parts.push({
74
- inlineData: { mime_type: mimeType, data: data }
75
- });
76
- }
77
- }
78
- }
79
- }
80
-
81
- return parts;
82
- }
83
-
84
- // Extract text content from OpenAI content
85
- export function extractTextContent(content) {
86
- if (typeof content === "string") return content;
87
- if (Array.isArray(content)) {
88
- return content.filter(c => c.type === "text").map(c => c.text).join("");
89
- }
90
- return "";
91
- }
92
-
93
- // Try parse JSON safely
94
- export function tryParseJSON(str) {
95
- if (typeof str !== "string") return str;
96
- try {
97
- return JSON.parse(str);
98
- } catch {
99
- return null;
100
- }
101
- }
102
-
103
- // Generate request ID
104
- export function generateRequestId() {
105
- return `agent-${crypto.randomUUID()}`;
106
- }
107
-
108
- // Generate session ID (binary-compatible format: UUID + timestamp)
109
- export function generateSessionId() {
110
- return crypto.randomUUID() + Date.now().toString();
111
- }
112
-
113
- // Generate project ID
114
- export function generateProjectId() {
115
- const adjectives = ["useful", "bright", "swift", "calm", "bold"];
116
- const nouns = ["fuze", "wave", "spark", "flow", "core"];
117
- const adj = adjectives[Math.floor(Math.random() * adjectives.length)];
118
- const noun = nouns[Math.floor(Math.random() * nouns.length)];
119
- return `${adj}-${noun}-${crypto.randomUUID().slice(0, 5)}`;
120
- }
121
-
122
- // Helper: Remove unsupported keywords recursively from object/array
123
- // Also strips all vendor extension fields (x- prefixed) not supported by Gemini
124
- function removeUnsupportedKeywords(obj, keywords) {
125
- if (!obj || typeof obj !== "object") return;
126
-
127
- if (Array.isArray(obj)) {
128
- for (const item of obj) {
129
- removeUnsupportedKeywords(item, keywords);
130
- }
131
- return;
132
- }
133
-
134
- for (const key of Object.keys(obj)) {
135
- if (keywords.includes(key) || key.startsWith("x-")) {
136
- delete obj[key];
137
- continue;
138
- }
139
-
140
- const value = obj[key];
141
- if (value && typeof value === "object") {
142
- removeUnsupportedKeywords(value, keywords);
143
- }
144
- }
145
- }
146
-
147
- // Convert const to enum
148
- function convertConstToEnum(obj) {
149
- if (!obj || typeof obj !== "object") return;
150
-
151
- if (obj.const !== undefined && !obj.enum) {
152
- obj.enum = [obj.const];
153
- delete obj.const;
154
- }
155
-
156
- for (const value of Object.values(obj)) {
157
- if (value && typeof value === "object") {
158
- convertConstToEnum(value);
159
- }
160
- }
161
- }
162
-
163
- // Convert enum values to strings (Gemini requires string enum values + explicit type:"string")
164
- function convertEnumValuesToStrings(obj) {
165
- if (!obj || typeof obj !== "object") return;
166
-
167
- if (obj.enum && Array.isArray(obj.enum)) {
168
- obj.enum = obj.enum.map(v => String(v));
169
- // Gemini API requires type:"string" when enum is present — without it returns 400
170
- if (!obj.type) {
171
- obj.type = "string";
172
- }
173
- }
174
-
175
- for (const value of Object.values(obj)) {
176
- if (value && typeof value === "object") {
177
- convertEnumValuesToStrings(value);
178
- }
179
- }
180
- }
181
-
182
- // Merge allOf schemas
183
- function mergeAllOf(obj) {
184
- if (!obj || typeof obj !== "object") return;
185
-
186
- if (obj.allOf && Array.isArray(obj.allOf)) {
187
- const merged = {};
188
-
189
- for (const item of obj.allOf) {
190
- if (item.properties) {
191
- if (!merged.properties) merged.properties = {};
192
- Object.assign(merged.properties, item.properties);
193
- }
194
- if (item.required && Array.isArray(item.required)) {
195
- if (!merged.required) merged.required = [];
196
- for (const req of item.required) {
197
- if (!merged.required.includes(req)) {
198
- merged.required.push(req);
199
- }
200
- }
201
- }
202
- }
203
-
204
- delete obj.allOf;
205
- if (merged.properties) obj.properties = { ...obj.properties, ...merged.properties };
206
- if (merged.required) obj.required = [...(obj.required || []), ...merged.required];
207
- }
208
-
209
- for (const value of Object.values(obj)) {
210
- if (value && typeof value === "object") {
211
- mergeAllOf(value);
212
- }
213
- }
214
- }
215
-
216
- // Select best schema from anyOf/oneOf
217
- function selectBest(items) {
218
- let bestIdx = 0;
219
- let bestScore = -1;
220
-
221
- for (let i = 0; i < items.length; i++) {
222
- const item = items[i];
223
- let score = 0;
224
- const type = item.type;
225
-
226
- if (type === "object" || item.properties) {
227
- score = 3;
228
- } else if (type === "array" || item.items) {
229
- score = 2;
230
- } else if (type && type !== "null") {
231
- score = 1;
232
- }
233
-
234
- if (score > bestScore) {
235
- bestScore = score;
236
- bestIdx = i;
237
- }
238
- }
239
-
240
- return bestIdx;
241
- }
242
-
243
- // Flatten anyOf/oneOf
244
- function flattenAnyOfOneOf(obj) {
245
- if (!obj || typeof obj !== "object") return;
246
-
247
- if (obj.anyOf && Array.isArray(obj.anyOf) && obj.anyOf.length > 0) {
248
- const nonNullSchemas = obj.anyOf.filter(s => s && s.type !== "null");
249
- if (nonNullSchemas.length > 0) {
250
- const bestIdx = selectBest(nonNullSchemas);
251
- const selected = nonNullSchemas[bestIdx];
252
- delete obj.anyOf;
253
- Object.assign(obj, selected);
254
- }
255
- }
256
-
257
- if (obj.oneOf && Array.isArray(obj.oneOf) && obj.oneOf.length > 0) {
258
- const nonNullSchemas = obj.oneOf.filter(s => s && s.type !== "null");
259
- if (nonNullSchemas.length > 0) {
260
- const bestIdx = selectBest(nonNullSchemas);
261
- const selected = nonNullSchemas[bestIdx];
262
- delete obj.oneOf;
263
- Object.assign(obj, selected);
264
- }
265
- }
266
-
267
- for (const value of Object.values(obj)) {
268
- if (value && typeof value === "object") {
269
- flattenAnyOfOneOf(value);
270
- }
271
- }
272
- }
273
-
274
- // Flatten type arrays
275
- function flattenTypeArrays(obj) {
276
- if (!obj || typeof obj !== "object") return;
277
-
278
- if (obj.type && Array.isArray(obj.type)) {
279
- const nonNullTypes = obj.type.filter(t => t !== "null");
280
- obj.type = nonNullTypes.length > 0 ? nonNullTypes[0] : "string";
281
- }
282
-
283
- for (const value of Object.values(obj)) {
284
- if (value && typeof value === "object") {
285
- flattenTypeArrays(value);
286
- }
287
- }
288
- }
289
-
290
- // Infer missing type=object when properties exist (Gemini requires explicit type)
291
- function ensureObjectType(obj) {
292
- if (!obj || typeof obj !== "object") return;
293
- if (obj.properties && !obj.type) obj.type = "object";
294
- for (const v of Object.values(obj)) if (v && typeof v === "object") ensureObjectType(v);
295
- }
296
-
297
- // Clean JSON Schema for Antigravity API compatibility - removes unsupported keywords recursively
298
- export function cleanJSONSchemaForAntigravity(schema) {
299
- if (!schema || typeof schema !== "object") return schema;
300
-
301
- // Mutate directly (schema is only used once per request)
302
- let cleaned = schema;
303
-
304
- // Phase 1: Convert and prepare
305
- convertConstToEnum(cleaned);
306
- convertEnumValuesToStrings(cleaned);
307
-
308
- // Phase 2: Flatten complex structures
309
- mergeAllOf(cleaned);
310
- flattenAnyOfOneOf(cleaned);
311
- flattenTypeArrays(cleaned);
312
-
313
- // Phase 2.5: Infer missing type=object when properties exist (Gemini requirement)
314
- ensureObjectType(cleaned);
315
-
316
- // Phase 3: Remove all unsupported keywords at ALL levels (including inside arrays)
317
- removeUnsupportedKeywords(cleaned, UNSUPPORTED_SCHEMA_CONSTRAINTS);
318
-
319
- // Phase 4: Cleanup required fields recursively
320
- function cleanupRequired(obj) {
321
- if (!obj || typeof obj !== "object") return;
322
-
323
- if (obj.required && Array.isArray(obj.required) && obj.properties) {
324
- const validRequired = obj.required.filter(field =>
325
- Object.prototype.hasOwnProperty.call(obj.properties, field)
326
- );
327
- if (validRequired.length === 0) {
328
- delete obj.required;
329
- } else {
330
- obj.required = validRequired;
331
- }
332
- }
333
-
334
- // Recurse into nested objects
335
- for (const value of Object.values(obj)) {
336
- if (value && typeof value === "object") {
337
- cleanupRequired(value);
338
- }
339
- }
340
- }
341
-
342
- cleanupRequired(cleaned);
343
-
344
- // Phase 5: Add placeholder for empty object schemas (Antigravity requirement)
345
- function addPlaceholders(obj) {
346
- if (!obj || typeof obj !== "object") return;
347
-
348
- if (obj.type === "object") {
349
- if (!obj.properties || Object.keys(obj.properties).length === 0) {
350
- obj.properties = {
351
- reason: {
352
- type: "string",
353
- description: "Brief explanation of why you are calling this tool"
354
- }
355
- };
356
- obj.required = ["reason"];
357
- }
358
- }
359
-
360
- // Recurse into nested objects
361
- for (const value of Object.values(obj)) {
362
- if (value && typeof value === "object") {
363
- addPlaceholders(value);
364
- }
365
- }
366
- }
367
-
368
- addPlaceholders(cleaned);
369
-
370
- return cleaned;
371
- }
372
-
@@ -1,34 +0,0 @@
1
- /**
2
- * Fetch a remote image URL and return it as a base64 data URI.
3
- * Used when upstream providers (Codex, etc.) require inline base64 images
4
- * instead of remote URLs they cannot fetch.
5
- * Returns null if fetch fails.
6
- *
7
- * @param {string} imageUrl - HTTP(S) URL of the image
8
- * @param {object} options - { signal, timeoutMs }
9
- * @returns {Promise<{url: string, mimeType: string}|null>}
10
- */
11
- export async function fetchImageAsBase64(imageUrl, options = {}) {
12
- const { signal, timeoutMs = 10000 } = options;
13
- if (!imageUrl || (!imageUrl.startsWith("http://") && !imageUrl.startsWith("https://"))) {
14
- return null;
15
- }
16
-
17
- const controller = new AbortController();
18
- const timeout = signal ? null : setTimeout(() => controller.abort(), timeoutMs);
19
- const fetchSignal = signal || controller.signal;
20
-
21
- try {
22
- const response = await fetch(imageUrl, { signal: fetchSignal });
23
- if (!response.ok) return null;
24
-
25
- const mimeType = response.headers.get("Content-Type") || "image/jpeg";
26
- const arrayBuffer = await response.arrayBuffer();
27
- const base64 = Buffer.from(arrayBuffer).toString("base64");
28
- return { url: `data:${mimeType};base64,${base64}`, mimeType };
29
- } catch {
30
- return null;
31
- } finally {
32
- if (timeout) clearTimeout(timeout);
33
- }
34
- }
@@ -1,27 +0,0 @@
1
- import { DEFAULT_MAX_TOKENS, DEFAULT_MIN_TOKENS } from "../../config/runtimeConfig.js";
2
-
3
- /**
4
- * Adjust max_tokens based on request context
5
- * @param {object} body - Request body
6
- * @returns {number} Adjusted max_tokens
7
- */
8
- export function adjustMaxTokens(body) {
9
- let maxTokens = body.max_tokens || DEFAULT_MAX_TOKENS;
10
-
11
- // Auto-increase for tool calling to prevent truncated arguments
12
- if (body.tools && Array.isArray(body.tools) && body.tools.length > 0) {
13
- if (maxTokens < DEFAULT_MIN_TOKENS) {
14
- maxTokens = DEFAULT_MIN_TOKENS;
15
- }
16
- }
17
-
18
- // Ensure max_tokens > thinking.budget_tokens (Claude API requirement)
19
- // Claude API requires strictly greater, so add buffer instead of using DEFAULT_MAX_TOKENS
20
- // which could equal budget_tokens when budget_tokens >= 64000
21
- if (body.thinking?.budget_tokens && maxTokens <= body.thinking.budget_tokens) {
22
- maxTokens = body.thinking.budget_tokens + 1024;
23
- }
24
-
25
- return maxTokens;
26
- }
27
-