Commit Graph

  • 821249a5ed docs: add ProxyPilot to community projects Finessse 2026-01-04 18:19:41 +07:00
  • ee33863b47 Merge pull request #857 from router-for-me/management-update v6.6.82 Luis Pater 2026-01-04 18:07:13 +08:00
  • cd22c849e2 feat(management): 更新OAuth模型映射的清理逻辑以增强数据安全性 Supra4E8C 2026-01-04 17:57:34 +08:00
  • f0e73efda2 feat(management): add vertex api key and oauth model mappings endpoints Supra4E8C 2026-01-04 17:32:00 +08:00
  • 3156109c71 feat(management): 支持管理接口调整日志大小/强制前缀/路由策略 Supra4E8C 2026-01-04 12:21:49 +08:00
  • 6762e081f3 feat(translator): add developer role support for Gemini translators can1357 2026-01-03 21:01:01 +01:00
  • 7815ee338d fix(translator): adjust message_delta emission boundary in Claude-to-OpenAI conversion v6.6.81 Luis Pater 2026-01-04 01:36:51 +08:00
  • 44b6c872e2 feat(config): add support for Fork in OAuth model mappings with alias handling Luis Pater 2026-01-04 01:18:29 +08:00
  • 7a77b23f2d feat(executor): add token refresh timeout and improve context handling during refresh Luis Pater 2026-01-04 00:26:08 +08:00
  • 672e8549c0 docs: reorganize README to adjust CodMate placement Luis Pater 2026-01-03 21:31:53 +08:00
  • 66f5269a23 Merge pull request #837 from loocor/main Luis Pater 2026-01-03 21:30:15 +08:00
  • ebec293497 feat(api): integrate TokenStore for improved auth entry management v6.6.80 Luis Pater 2026-01-03 04:53:47 +08:00
  • e02ceecd35 feat(registry): introduce ModelRegistryHook for monitoring model registrations and unregistrations v6.6.79 Luis Pater 2026-01-02 23:18:40 +08:00
  • c8b33a8cc3 Merge pull request #824 from router-for-me/script v6.6.78 Luis Pater 2026-01-02 20:42:25 +08:00
  • dca8d5ded8 Add CodMate app information to README Loocor 2026-01-02 17:15:38 +08:00
  • 2a7fd1e897 Add CodMate description to README_CN.md Loocor 2026-01-02 17:15:09 +08:00
  • b9d1e70ac2 Merge pull request #830 from router-for-me/gemini Luis Pater 2026-01-02 10:59:24 +08:00
  • fdf5720217 fix(gemini): remove default thinking for gemini 3 models hkfires 2026-01-02 10:55:59 +08:00
  • f40bd0cd51 feat(script): add usage statistics preservation across container rebuilds hkfires 2026-01-01 22:27:37 +08:00
  • e33676bb87 fix(util): disable default thinking for gemini-3 series hkfires 2026-01-02 09:43:40 +08:00
  • 2a663d5cba feat(executor): enhance payload translation with original request context v6.6.77 Luis Pater 2026-01-02 00:03:26 +08:00
  • 750b930679 Merge pull request #823 from router-for-me/translator v6.6.76 Luis Pater 2026-01-01 20:16:10 +08:00
  • 3902fd7501 fix(iflow): remove thinking field from request body in thinking config handler hkfires 2026-01-01 19:40:28 +08:00
  • 4fc3d5e935 refactor(iflow): simplify thinking config handling for GLM and MiniMax models hkfires 2026-01-01 19:31:08 +08:00
  • 2d2f4572a7 fix(translator): remove unnecessary whitespace trimming in reasoning text collection hkfires 2026-01-01 12:39:09 +08:00
  • 8f4c46f38d fix(translator): emit tool_result messages before user content in Claude-to-OpenAI conversion hkfires 2026-01-01 11:11:43 +08:00
  • b6ba51bc2a feat(translator): add thinking block and tool result handling for Claude-to-OpenAI conversion hkfires 2025-12-29 22:01:27 +08:00
  • 6a66d32d37 Merge pull request #803 from HsnSaboor/fix-invalid-function-names-sanitization-v2 Luis Pater 2026-01-01 01:15:50 +08:00
  • 8d15723195 feat(registry): add GetAvailableModelsByProvider method for retrieving models by provider v6.6.75 Luis Pater 2025-12-31 23:37:46 +08:00
  • 736e0aae86 Merge pull request #814 from router-for-me/aistudio v6.6.74 Chén Mù 2025-12-31 03:08:05 -08:00
  • 8bf3305b2b fix(thinking): fallback to upstream model for thinking support when alias not in registry hkfires 2025-12-31 18:07:13 +08:00
  • d00e3ea973 feat(thinking): add numeric budget to thinkingLevel conversion fallback hkfires 2025-12-31 17:14:47 +08:00
  • 89db4e9481 fix(thinking): use model alias for thinking config resolution in mapped models hkfires 2025-12-31 16:10:51 +08:00
  • e332419081 feat(registry): add thinking support for gemini-2.5-computer-use-preview model hkfires 2025-12-30 22:49:51 +08:00
  • e998b1229a feat(updater): add fallback URL and logic for missing management asset v6.6.73 Luis Pater 2025-12-31 11:51:20 +08:00
  • bbed134bd1 feat(api): add GetAuthStatus method to ManagementTokenRequester interface v6.6.72 Luis Pater 2025-12-31 09:40:48 +08:00
  • 47b9503112 chore: revert changes to internal/translator to comply with path guard Saboor Hassan 2025-12-31 02:19:26 +05:00
  • 3b9253c2be fix(translator): resolve invalid function name errors by sanitizing Claude tool names Saboor Hassan 2025-12-31 02:14:46 +05:00
  • d241359153 fix(translator): address PR feedback for tool name sanitization Saboor Hassan 2025-12-31 01:54:41 +05:00
  • f4d4249ba5 feat(translator): sanitize tool/function names for upstream provider compatibility Saboor Hassan 2025-12-31 01:41:07 +05:00
  • cb56cb250e Merge pull request #800 from router-for-me/modelmappings v6.6.71 Chén Mù 2025-12-30 06:50:42 -08:00
  • e0381a6ae0 refactor(watcher): extract model summary functions to dedicated file hkfires 2025-12-30 22:38:09 +08:00
  • 2c01b2ef64 feat(watcher): add Gemini models and OAuth model mappings change detection hkfires 2025-12-30 22:13:42 +08:00
  • e947266743 Merge pull request #795 from router-for-me/modelmappings Chén Mù 2025-12-30 05:31:19 -08:00
  • c6b0e85b54 Fixed: #790 Luis Pater 2025-12-30 20:44:13 +08:00
  • 26efbed05c refactor(executor): remove redundant upstream model parameter from translateRequest hkfires 2025-12-30 20:20:42 +08:00
  • 96340bf136 refactor(executor): resolve upstream model at conductor level before execution hkfires 2025-12-30 19:31:54 +08:00
  • b055e00c1a fix(executor): use upstream model for thinking config and payload translation hkfires 2025-12-30 17:49:44 +08:00
  • 414db44c00 fix(antigravity): parse retry-after delay from 429 response body sususu 2025-12-30 16:07:32 +08:00
  • 857c880f99 Merge pull request #785 from router-for-me/gemini v6.6.70 Chén Mù 2025-12-29 23:32:40 -08:00
  • ce7474d953 feat(cliproxy): propagate thinking support metadata to aliased models hkfires 2025-12-30 15:16:54 +08:00
  • 70fdd70b84 refactor(cliproxy): extract generic buildConfigModels function for model info generation hkfires 2025-12-30 13:35:22 +08:00
  • 08ab6a7d77 feat(gemini): add per-key model alias support for Gemini provider hkfires 2025-12-30 13:27:57 +08:00
  • 9fa2a7e9df Merge pull request #782 from router-for-me/modelmappings v6.6.69 Luis Pater 2025-12-30 11:40:12 +08:00
  • d443c86620 refactor(config): rename model mapping fields from from/to to name/alias hkfires 2025-12-30 11:07:02 +08:00
  • 7be3f1c36c refactor(config): rename model-name-mappings to oauth-model-mappings hkfires 2025-12-30 10:14:27 +08:00
  • f6ab6d97b9 fix(logging): add isDirWritable utility to enhance log dir validation in ConfigureLogOutput Luis Pater 2025-12-30 10:47:47 +08:00
  • bc866bac49 fix(logging): refactor ConfigureLogOutput to accept config object and adjust log directory handling Luis Pater 2025-12-30 10:28:25 +08:00
  • 50e6d845f4 feat(cliproxy): introduce global model name mappings for improved aliasing and routing Luis Pater 2025-12-30 08:13:06 +08:00
  • a8cb01819d Merge pull request #772 from soffchen/main Luis Pater 2025-12-30 02:24:49 +08:00
  • 530273906b Merge pull request #776 from router-for-me/fix-ag-claude v6.6.68 Luis Pater 2025-12-30 00:37:01 +08:00
  • 06ddf575d9 fix(antigravity): inject required placeholder when properties exist without required Supra4E8C 2025-12-29 23:55:59 +08:00
  • 3099114cbb refactor(api): simplify codex id token claims extraction v6.6.67 hkfires 2025-12-29 19:48:02 +08:00
  • 44b63f0767 fix: Return an error if the user home directory cannot be determined for the fallback log path. Soff 2025-12-29 18:46:15 +08:00
  • 6705d20194 fix: Implement fallback log directory for file logging on read-only systems. Soff Chen 2025-12-29 18:35:48 +08:00
  • a38a9c0b0f Merge pull request #770 from router-for-me/api v6.6.66 Chén Mù 2025-12-29 00:44:41 -08:00
  • 8286caa366 feat(api): add id token claims extraction for codex auth entries hkfires 2025-12-29 16:34:16 +08:00
  • bd1ec8424d Merge pull request #767 from router-for-me/amp v6.6.65 Chén Mù 2025-12-28 22:10:11 -08:00
  • 225e2c6797 feat(amp): add per-client upstream API key mapping support hkfires 2025-12-29 12:26:25 +08:00
  • d8fc485513 fix(translators): correct key path for system_instruction.parts in Claude request logic Luis Pater 2025-12-29 11:54:26 +08:00
  • f137eb0ac4 chore: add codex, agents, and opencode dirs to ignore files hkfires 2025-12-29 08:42:29 +08:00
  • f39a460487 Merge pull request #761 from router-for-me/log Chén Mù 2025-12-28 16:13:10 -08:00
  • ee171bc563 feat(api): add ManagementTokenRequester interface for management token request endpoints v6.6.64 Luis Pater 2025-12-29 02:42:29 +08:00
  • a95428f204 fix(handlers): preserve upstream response logs before duplicate detection hkfires 2025-12-28 22:35:36 +08:00
  • cb3bdffb43 refactor(logging): streamline auth selection debug messages Michael Velbaum 2025-12-28 16:10:11 +02:00
  • 48f19aab51 refactor(logging): pass request entry into auth selection log Michael Velbaum 2025-12-28 15:51:11 +02:00
  • 48f6d7abdf refactor(logging): dedupe auth selection debug logs Michael Velbaum 2025-12-28 15:42:35 +02:00
  • 79fbcb3ec4 fix(logging): quote OAuth account field Michael Velbaum 2025-12-28 15:32:54 +02:00
  • 0e4148b229 feat(logging): disambiguate OAuth credential selection in debug logs Michael Velbaum 2025-12-28 15:22:36 +02:00
  • 3ca5fb1046 fix(handlers): match raw error text before JSON body for duplicate detection hkfires 2025-12-28 19:35:36 +08:00
  • a091d12f4e fix(logging): improve request/response capture hkfires 2025-12-28 19:04:31 +08:00
  • 457924828a Merge pull request #757 from ben-vargas/fix-thinking-toolchoice-conflict v6.6.63 Luis Pater 2025-12-28 14:04:30 +08:00
  • aca2ef6359 Fix: disable thinking when tool_choice forces tool use Ben Vargas 2025-12-27 16:31:37 -07:00
  • ade7194792 feat(management): add generic API call handler to management endpoints Luis Pater 2025-12-28 04:40:32 +08:00
  • 3a436e116a feat(cliproxy): implement model aliasing and hashing for Codex configurations, enhance request routing logic, and normalize Codex model entries v6.6.62 Luis Pater 2025-12-28 03:06:51 +08:00
  • 336867853b Merge pull request #756 from leaph/check-ai-thinking-settings v6.6.61 Luis Pater 2025-12-28 02:08:27 +08:00
  • 6403ff4ec4 feat(iflow): add model-specific thinking configs for GLM-4.7 and MiniMax-M2.1 leaph 2025-12-26 15:41:48 +01:00
  • d222469b44 Update issue templates Luis Pater 2025-12-28 01:22:42 +08:00
  • 7646a2b877 Fixed: #749 v6.6.60 Luis Pater 2025-12-28 00:54:26 +08:00
  • 62090f2568 Merge pull request #750 from router-for-me/config Luis Pater 2025-12-27 22:10:01 +08:00
  • c281f4cbaf Fixed: #747 v6.6.59 Luis Pater 2025-12-27 22:02:11 +08:00
  • 09455f9e85 fix(config): make streaming keepalive and retries ints hkfires 2025-12-27 20:56:47 +08:00
  • c8e72ba0dc fix(config): smart merge writes non-default new keys only hkfires 2025-12-27 20:28:54 +08:00
  • 375ef252ab docs(config): clarify merge mapping behavior hkfires 2025-12-27 19:30:21 +08:00
  • ee552f8720 chore(config): update ignore patterns hkfires 2025-12-27 19:13:14 +08:00
  • 2e88c4858e fix(config): avoid adding new keys when merging hkfires 2025-12-27 19:00:47 +08:00
  • 3f50da85c1 Merge pull request #745 from router-for-me/auth Luis Pater 2025-12-27 13:01:22 +08:00
  • 8be06255f7 fix(auth): make provider rotation atomic hkfires 2025-12-27 12:56:48 +08:00
  • 72274099aa Fixed: #738 v6.6.58 Luis Pater 2025-12-27 03:56:11 +08:00
  • dcae098e23 Fixed: #736 v6.6.57 Luis Pater 2025-12-27 01:25:05 +08:00