Commit Graph

  • fd2b23592e Fixed: #193 Luis Pater 2025-11-01 15:28:20 +08:00
  • 4d0804687c Merge pull request #194 from router-for-me/gemini-key Luis Pater 2025-10-31 19:18:54 +08:00
  • 2021ae3891 fix(config): skip persisting empty API key and compat entries hkfires 2025-10-31 15:56:47 +08:00
  • 4883349795 Update doc hkfires 2025-10-31 15:22:09 +08:00
  • 5c65938113 fix(config): stabilize YAML sequence merges by reordering items hkfires 2025-10-31 15:21:58 +08:00
  • 16be3f0a12 fix(config): dedupe and normalize Gemini keys and headers hkfires 2025-10-31 13:20:10 +08:00
  • 7c1c4ee60b feat(gemini): add Gemini API key endpoints hkfires 2025-10-31 11:09:28 +08:00
  • 96c7271448 Merge pull request #191 from router-for-me/gemini Luis Pater 2025-10-31 09:24:37 +08:00
  • 07da781336 feat(registry): add client model support check for executor filtering Luis Pater 2025-10-31 09:15:14 +08:00
  • a53c84d0d1 feat(gemini): apply default safety settings across request translators hkfires 2025-10-31 08:20:47 +08:00
  • a517290726 refactor(executor): summarize API error bodies of html in debug logs hkfires 2025-10-31 06:58:38 +08:00
  • af3fbd134d fix(translator): remove strict key from function declaration to prevent errors during schema transformation Luis Pater 2025-10-30 13:14:26 +08:00
  • 2f477df97e feat(translator): add built-in translator registry and helpers Luis Pater 2025-10-30 12:20:46 +08:00
  • 3e7b645346 Merge pull request #186 from router-for-me/doc Luis Pater 2025-10-29 21:53:49 +08:00
  • 24446a4dc4 feat(cliproxy): skip persisting runtime-only websocket auths hkfires 2025-10-29 21:49:35 +08:00
  • 475f473dab docs: add AI Studio setup hkfires 2025-10-29 21:10:14 +08:00
  • 8dba32a077 Merge pull request #185 from router-for-me/thinking Luis Pater 2025-10-29 20:27:07 +08:00
  • 1bbbd16df6 chore(logging): clarify 429 rate-limit retries in Gemini executor hkfires 2025-10-29 19:18:40 +08:00
  • 5cb378256b feat(gemini-translators): set include_thoughts when mapping thinking hkfires 2025-10-29 18:34:23 +08:00
  • 3ac5f05e8c feat(gemini): prefer official reasoning fields, add extra_body(cherry studio) fallback hkfires 2025-10-29 17:30:35 +08:00
  • 58d30369b4 fix(gemini-cli): correctly strip/normalize thinking config by model hkfires 2025-10-29 16:28:57 +08:00
  • 7dd93a4a25 fix(executor): only apply thinking config to supported models hkfires 2025-10-29 15:50:10 +08:00
  • 2a3ee8d0e3 fix(translators): normalize thinking budgets hkfires 2025-10-29 14:00:47 +08:00
  • 41577bce07 feat(claude): map Anthropic 'thinking' to Gemini thinkingBudget hkfires 2025-10-29 13:11:28 +08:00
  • 3d7aca22c0 feat(registry): add thinking budget support; populate Gemini models hkfires 2025-10-29 12:00:35 +08:00
  • 680b3f5010 fix(translator): avoid default thinkingConfig in Gemini requests hkfires 2025-10-29 10:46:25 +08:00
  • 9d42e4b239 feat(runtime): add User-Agent headers to codex and claude executors Luis Pater 2025-10-29 12:57:37 +08:00
  • 97af785aad docs(readme): add CLIProxyAPI Linux installer instructions Luis Pater 2025-10-28 23:17:08 +08:00
  • 0defb68c6c fix(translator): improve error handling for function parameters schema transformation Luis Pater 2025-10-28 22:57:26 +08:00
  • d6272d3300 Merge pull request #177 from router-for-me/aistudio Luis Pater 2025-10-28 21:57:18 +08:00
  • c99d0dfb33 fix(aistudio): remove no-op executor unregister on WS disconnect hkfires 2025-10-28 19:51:05 +08:00
  • 663b9b35ab fix(executor): pass authID to relay instead of provider hkfires 2025-10-28 19:28:26 +08:00
  • 5dced4c0a6 feat(registry): unify Gemini models and add AI Studio set hkfires 2025-10-28 19:00:25 +08:00
  • 5891785125 docs(readme): clarify model definition and add usage example for undefined models Luis Pater 2025-10-28 09:09:19 +08:00
  • ac3d47e8c0 Merge pull request #173 from tobwen/feature/dynamic-model-routing Luis Pater 2025-10-28 08:55:08 +08:00
  • e5ed2cba4a Add support for dynamic model providers tobwen 2025-10-28 00:30:56 +01:00
  • 847c2502a5 Fixed: #172 Luis Pater 2025-10-28 08:39:03 +08:00
  • c7196ba7dc feat(claude): add model alias mapping and improve key normalization Luis Pater 2025-10-28 00:03:41 +08:00
  • 6f9c23af5e #167 Luis Pater 2025-10-27 22:43:59 +08:00
  • 2d5d06c809 feat(registry): add Qwen3 Vision Model definition #164 Luis Pater 2025-10-27 00:41:05 +08:00
  • 3e20b00357 Merge pull request #163 from router-for-me/nb Luis Pater 2025-10-26 22:41:18 +08:00
  • e370f86f63 fix(gemini-executor): uppercase responseModalities hkfires 2025-10-26 21:26:15 +08:00
  • 7f266aa19e fix(aistudio): ensure colon-spaced JSON in responses hkfires 2025-10-26 20:21:45 +08:00
  • f3f31274e8 refactor(wsrelay): rename RoundTrip to NonStream hkfires 2025-10-26 20:01:46 +08:00
  • 7061cd6058 fix(gemini): map responseModalities to uppercase IMAGE/TEXT hkfires 2025-10-26 19:35:22 +08:00
  • 5da5674ae2 Merge pull request #161 from router-for-me/aistudio Luis Pater 2025-10-26 16:39:09 +08:00
  • 7459c2c81a fix(aistudio): remove generationConfig and tools when action is countTokens hkfires 2025-10-26 16:28:20 +08:00
  • cd4706f60e fix(server): resolve incorrect variable usage in management asset paths Luis Pater 2025-10-26 12:44:57 +08:00
  • 359b8de44e feat(ws): add WebSocket auth hkfires 2025-10-25 21:40:20 +08:00
  • ea6065f1b1 fix(aistudio): strip usage metadata from non-final stream chunks hkfires 2025-10-25 16:53:49 +08:00
  • 8aaed4cf09 feat(aistudio): support non-streaming responses hkfires 2025-10-25 15:57:27 +08:00
  • c32e013605 feat(aistudio): track Gemini usage and improve stream errors hkfires 2025-10-25 14:45:42 +08:00
  • 3839d93ba0 feat: add websocket routing and executor unregister API hkfires 2025-10-25 11:30:39 +08:00
  • a552a45b81 Fixed: #140 #133 #80 Luis Pater 2025-10-26 04:51:23 +08:00
  • f6cf784cd1 refactor(translator): remove unused log dependency and comment out debug logging Luis Pater 2025-10-24 11:47:15 +08:00
  • e783923464 feat(executor): add debug logs for rate-limiting retries in Gemini CLI executor Luis Pater 2025-10-23 10:39:21 +08:00
  • e6d7677373 docs: add GPT-5 Codex guidelines for internal usage Luis Pater 2025-10-23 09:14:56 +08:00
  • d225558dae feat: improve error handling with added status codes and headers Luis Pater 2025-10-22 09:01:11 +08:00
  • 9678be7aa4 feat: add DisableCooling configuration to manage quota cooldown behavior Luis Pater 2025-10-21 21:51:30 +08:00
  • 243bf5c108 feat: enhance tool call handling in OpenAI response conversion Luis Pater 2025-10-21 20:04:24 +08:00
  • 3569e5779a feat: enhance quota management with backoff levels and cooldown logic Luis Pater 2025-10-21 18:44:28 +08:00
  • 20985d1a10 Refactor executor error handling and usage reporting Luis Pater 2025-10-21 11:22:24 +08:00
  • 67f553806b feat: implement management asset configuration and auto-updater Luis Pater 2025-10-21 09:01:58 +08:00
  • 29044312a4 docs: add Subtitle Translator tool to README files Luis Pater 2025-10-21 02:48:08 +08:00
  • 5b3fc092ee Merge pull request #151 from VjayC/add-subtitle-translator Luis Pater 2025-10-21 02:44:50 +08:00
  • 792e8d09d7 docs: add Subtitle Translator to projects list Vijay Chimmi 2025-10-20 11:29:18 -07:00
  • eadccb229f Fixed: #148 Luis Pater 2025-10-20 10:17:29 +08:00
  • fed6f3ecd7 Merge pull request #147 from router-for-me/config Luis Pater 2025-10-19 22:26:38 +08:00
  • f8dcd707a6 feat(mgmt): support YAML config retrieval and updates via /config.yaml hkfires 2025-10-19 21:56:12 +08:00
  • 0e91e95287 Merge pull request #145 from router-for-me/path Luis Pater 2025-10-19 20:50:44 +08:00
  • c5dcbc1c1a Merge pull request #146 from router-for-me/iflow Luis Pater 2025-10-19 20:49:40 +08:00
  • 4504ba5329 feat(iflow): add masked token logs; increase refresh lead to 24h hkfires 2025-10-19 10:56:29 +08:00
  • d16599fa1d feat: prefer util.WritablePath() for logs and local storage hkfires 2025-10-19 10:19:55 +08:00
  • 674393ec12 Merge pull request #139 from router-for-me/log Luis Pater 2025-10-18 22:25:28 +08:00
  • 9f45806106 feat(logging): centralize sensitive header masking hkfires 2025-10-18 17:16:00 +08:00
  • 307ae76ed4 refactor: streamline ConvertCodexResponseToGeminiNonStream by removing unnecessary buffer and improving response handling Luis Pater 2025-10-18 16:08:30 +08:00
  • 735b21394c Fixed: #137 Luis Pater 2025-10-18 06:22:42 +08:00
  • 9cdef937af fix: initialize contentBlocks with an empty slice and improve content handling in ConvertOpenAIResponseToClaudeNonStream Luis Pater 2025-10-17 08:47:09 +08:00
  • 3dd0844b98 Enhance logging for API requests and responses across executors Luis Pater 2025-10-17 04:12:38 +08:00
  • 4477c729a4 Fixed: #129 #123 #102 #97 Luis Pater 2025-10-17 02:11:29 +08:00
  • 0d89a22aa0 feat: add handling for function call finish reasons in OpenAI response conversion Luis Pater 2025-10-17 00:19:32 +08:00
  • 9319602812 UPDATE README hkfires 2025-10-16 22:57:44 +08:00
  • 8e95c5e0a8 Merge pull request #134 from router-for-me/hg Chén Mù 2025-10-16 22:25:05 +08:00
  • 93f0e65cef docs: document MANAGEMENT_STATIC_PATH for management.html location hkfires 2025-10-16 22:15:17 +08:00
  • c75e524fe5 feat(managementasset): add MANAGEMENT_STATIC_PATH override hkfires 2025-10-16 21:52:59 +08:00
  • f58d0faf8c Merge pull request #130 from router-for-me/log Chén Mù 2025-10-16 12:39:06 +08:00
  • df3b00621a fix(logs): ignore ENOENT when truncating default log file hkfires 2025-10-16 12:35:29 +08:00
  • 72cb2689e8 feat(management): add log retrieval and cleanup endpoints hkfires 2025-10-16 11:55:58 +08:00
  • ade279d1f2 Feature: #103 Luis Pater 2025-10-16 11:31:18 +08:00
  • 9c5ac2927a fix(request_logging): update logging conditions to include only /v1 paths Luis Pater 2025-10-16 09:57:27 +08:00
  • 7980f055fa fix(iflow): streamline authentication callback handling and improve error reporting Luis Pater 2025-10-16 09:44:36 +08:00
  • eb2549a782 fix(gemini): update response template to omit finishReason until known Luis Pater 2025-10-16 06:41:04 +08:00
  • c419264a70 fix(responses): handle empty and invalid rawJSON in ConvertOpenAIChatCompletionsResponseToOpenAIResponses Luis Pater 2025-10-16 06:34:00 +08:00
  • 6b23e2da74 feat(claude): add Claude 4.5 Haiku model definition Luis Pater 2025-10-16 04:53:07 +08:00
  • 5ab0854b5b fix(claude): track message_start event in streaming response Luis Pater 2025-10-16 03:54:48 +08:00
  • 15981aa412 fix: add Claude→Claude passthrough to prevent SSE event fragmentation Adamcf 2025-10-14 19:13:11 +08:00
  • ac4f52c532 Merge pull request #127 from router-for-me/usage Luis Pater 2025-10-15 21:39:44 +08:00
  • 84fa497169 fix(server): snapshot config with YAML to handle in-place mutations hkfires 2025-10-15 18:26:23 +08:00
  • b641d90287 Fixed #91 Luis Pater 2025-10-15 12:58:18 +08:00
  • 32d01a6a7c Merge pull request #125 from router-for-me/object Luis Pater 2025-10-15 11:52:54 +08:00