Commit Graph

  • 9b33fbf1cd Merge branch 'router-for-me:main' into main v6.6.103-0 Luis Pater 2026-01-13 03:15:46 +08:00
  • 43652d044c refactor(config): replace nonstream-keepalive with nonstream-keepalive-interval Luis Pater 2026-01-13 03:14:38 +08:00
  • b1b379ea18 feat(api): add non-streaming keep-alive support for idle timeout prevention Luis Pater 2026-01-13 02:36:07 +08:00
  • 21ac161b21 fix(test): implement missing HttpRequest method in stream bootstrap mock hkfires 2026-01-12 16:33:43 +08:00
  • 94e979865e Fixed: #897 Luis Pater 2026-01-12 10:46:47 +08:00
  • 6c324f2c8b Fixed: #936 Luis Pater 2026-01-12 10:40:34 +08:00
  • e0194d8511 fix(ci): revert Docker image build and push workflow for tagging releases v6.6.100-0 Luis Pater 2026-01-12 00:29:34 +08:00
  • 216dafe44b Merge branch 'router-for-me:main' into main Luis Pater 2026-01-12 00:27:15 +08:00
  • d7dc9660af Merge pull request #93 from jc01rho/main Luis Pater 2026-01-12 00:26:58 +08:00
  • e0e30df323 Delete .github/workflows/docker-image.yml jc01rho 2026-01-12 01:22:13 +09:00
  • 543dfd67e0 refactor(cache): remove max entries logic and extend signature TTL to 3 hours Luis Pater 2026-01-12 00:20:44 +08:00
  • bbd3eafde0 Delete .github/workflows/auto-sync.yml jc01rho 2026-01-12 01:19:49 +09:00
  • e9cd355893 Add auto-sync workflow configuration file jc01rho 2026-01-12 01:11:11 +09:00
  • c3e39267b8 Create auto-sync jc01rho 2026-01-12 01:10:58 +09:00
  • b477aff611 fix(login): use response project ID when API returns different project Woohyun Rho 2026-01-12 01:05:57 +09:00
  • 28bd1323a2 Merge pull request #971 from router-for-me/codex Luis Pater 2026-01-11 16:01:13 +08:00
  • 220ca45f74 fix(codex): only override instructions when upstream provides them hkfires 2026-01-11 15:52:21 +08:00
  • 70a82d80ac fix(codex): only override instructions in responses for OpenCode UA hkfires 2026-01-11 15:19:37 +08:00
  • ac626111ac feat(codex): add OpenCode instructions based on user agent hkfires 2026-01-11 13:36:35 +08:00
  • 8f6740fcef fix(iflow): add missing applyExcludedModels call for iflow provider Woohyun Rho 2026-01-11 03:01:50 +09:00
  • d829ac4cf7 docs(config): add github-copilot and kiro to oauth-excluded-models documentation Woohyun Rho 2026-01-11 02:48:05 +09:00
  • f064f6e59d feat(config): add github-copilot to oauth-model-mappings supported channels Woohyun Rho 2026-01-11 01:59:38 +09:00
  • 5bb9c2a2bd Add candidate count parameter to OpenAI request extremk 2026-01-10 18:50:13 +08:00
  • 0b5bbe9234 Add candidate count handling in OpenAI request extremk 2026-01-10 18:49:29 +08:00
  • 14c74e5e84 Handle 'n' parameter for candidate count in requests extremk 2026-01-10 18:48:33 +08:00
  • 6448d0ee7c Add candidate count handling in OpenAI request extremk 2026-01-10 18:47:41 +08:00
  • b0c17af2cf Enhance Gemini to OpenAI response conversion extremk 2026-01-10 18:46:25 +08:00
  • 8f27fd5c42 feat(executor): add HttpRequest method with credential injection for GitHub Copilot and Kiro executors v6.6.98-0 Luis Pater 2026-01-10 16:44:58 +08:00
  • a9823ba58a Merge branch 'router-for-me:main' into main Luis Pater 2026-01-10 16:27:52 +08:00
  • 8cfe26f10c Merge branch 'sdk' into dev Luis Pater 2026-01-10 16:26:23 +08:00
  • 80db2dc254 Merge pull request #955 from router-for-me/api Luis Pater 2026-01-10 16:26:07 +08:00
  • e8e3bc8616 feat(executor): add HttpRequest support across executors for better http request handling Luis Pater 2026-01-10 16:25:25 +08:00
  • ab5f5386e4 Merge branch 'router-for-me:main' into main v6.6.97-0 Luis Pater 2026-01-10 14:53:04 +08:00
  • bc3195c8d8 refactor(logger): remove unnecessary request details limit logic Luis Pater 2026-01-10 14:46:59 +08:00
  • 6494330c6b feat(codex): add subscription date fields to ID token claims hkfires 2026-01-10 11:15:20 +08:00
  • 89e34bf1e6 Merge pull request #82 from FakerL/feat/kiro-oauth-model-mappings Luis Pater 2026-01-10 05:43:16 +08:00
  • 2574eec2ed Merge pull request #92 from router-for-me/main Luis Pater 2026-01-10 01:15:21 +08:00
  • 514b9bf9fc Merge origin/main into pr-92 Luis Pater 2026-01-10 01:12:22 +08:00
  • 4d7f389b69 Fixed: #941 Luis Pater 2026-01-10 01:01:09 +08:00
  • 95f87d5669 Merge pull request #947 from pykancha/fix-memory-leak Luis Pater 2026-01-10 00:40:47 +08:00
  • c83365a349 Merge pull request #938 from router-for-me/log Luis Pater 2026-01-10 00:02:45 +08:00
  • 6b3604cf2b Merge pull request #943 from ben-vargas/fix-tool-mappings Luis Pater 2026-01-09 23:52:29 +08:00
  • af6bdca14f Fixed: #942 Luis Pater 2026-01-09 23:41:50 +08:00
  • 58d45b4d58 Merge pull request #91 from router-for-me/plus v6.6.93-0 Luis Pater 2026-01-09 21:52:31 +08:00
  • 1906ebcfce Merge branch 'main' into plus Luis Pater 2026-01-09 21:52:24 +08:00
  • 1c773c428f fix: Remove investigation artifacts hemanta212 2026-01-09 17:47:59 +05:45
  • e785bfcd12 Use unprefixed Claude request for translation Ben Vargas 2026-01-09 00:54:35 -07:00
  • 47dacce6ea fix(server): resolve memory leaks causing OOM in k8s deployment hemanta212 2026-01-09 13:33:46 +05:45
  • dcac3407ab Fix Claude OAuth tool name mapping Ben Vargas 2026-01-09 00:10:38 -07:00
  • 7004295e1d build(docker): move stats export execution after image build hkfires 2026-01-09 11:24:00 +08:00
  • ee62ef4745 refactor(logging): clean up oauth logs and debugs hkfires 2026-01-09 11:20:55 +08:00
  • ef6bafbf7e fix(executor): handle context cancellation and deadline errors explicitly Luis Pater 2026-01-09 10:48:29 +08:00
  • ed28b71e87 refactor(amp): remove duplicate comments in response rewriter Luis Pater 2026-01-09 08:21:13 +08:00
  • d47b7dc79a refactor(response): enhance parameter handling for Codex to Claude conversion Luis Pater 2026-01-09 05:20:19 +08:00
  • 49b9709ce5 Merge pull request #787 from sususu98/fix/antigravity-429-retry-delay-parsing Luis Pater 2026-01-09 04:45:25 +08:00
  • a2eba2cdf5 Merge pull request #763 from mvelbaum/feature/improve-oauth-use-logging Luis Pater 2026-01-09 04:43:21 +08:00
  • 3d01b3cfe8 Merge pull request #553 from XInTheDark/fix/builtin-tools-web-search Luis Pater 2026-01-09 04:40:13 +08:00
  • af2efa6f7e Merge pull request #605 from soilSpoon/feature/amp-compat Luis Pater 2026-01-09 04:28:17 +08:00
  • d73b61d367 Merge pull request #901 from uzhao/vscode-plugin Luis Pater 2026-01-08 22:22:27 +08:00
  • d3533f81fc Merge branch 'router-for-me:main' into main v6.6.92-0 Luis Pater 2026-01-08 21:06:24 +08:00
  • 59a448b645 feat(executor): centralize systemInstruction handling for Claude and Gemini-3-Pro models Luis Pater 2026-01-08 21:05:33 +08:00
  • 3de7a7f0cd Merge branch 'router-for-me:main' into main v6.6.91-0 Luis Pater 2026-01-08 20:32:08 +08:00
  • 4adb9eed77 Merge pull request #921 from router-for-me/atgy Chén Mù 2026-01-08 19:20:32 +08:00
  • b6a0f7a07f fix(executor): update gemini model identifier to gemini-3-pro-preview hkfires 2026-01-08 19:14:52 +08:00
  • b2566368f8 Merge branch 'router-for-me:main' into main v6.6.90-0 Luis Pater 2026-01-08 12:45:39 +08:00
  • 1b2f907671 feat(executor): update system instruction handling for Claude and Gemini-3-Pro models Luis Pater 2026-01-08 12:42:26 +08:00
  • bda04eed8a feat(executor): add model-specific support for "gemini-3-pro" in execution and payload handling Luis Pater 2026-01-08 12:27:03 +08:00
  • e0735977b5 Merge branch 'router-for-me:main' into main v6.6.89-0 Luis Pater 2026-01-08 11:17:28 +08:00
  • 67985d8226 feat(executor): enhance Antigravity payload with user role and dynamic system instructions Luis Pater 2026-01-08 10:55:25 +08:00
  • cbcb061812 Update README_CN.md Jianyang Zhao 2026-01-07 20:07:01 -05:00
  • 9fc2e1b3c8 Update README.md Jianyang Zhao 2026-01-07 20:06:55 -05:00
  • 3b484aea9e Add Claude Proxy VSCode to README_CN.md Jianyang Zhao 2026-01-07 20:03:07 -05:00
  • 963a0950fa Add Claude Proxy VSCode extension to README Jianyang Zhao 2026-01-07 20:02:50 -05:00
  • 1fb4f2b12e Merge branch 'router-for-me:main' into main v6.6.88-0 Luis Pater 2026-01-07 18:18:15 +08:00
  • f4ba1ab910 fix(executor): remove unused tokenRefreshTimeout constant and pass zero timeout to HTTP client Luis Pater 2026-01-07 18:16:49 +08:00
  • 2662f91082 feat(management): add PostOAuthCallback handler to token requester interface Luis Pater 2026-01-07 10:47:32 +08:00
  • f5967069f2 docs: remove 9Router from community projects in README Luis Pater 2026-01-07 02:58:49 +08:00
  • 80f5523685 Merge branch 'router-for-me:main' into main v6.6.86-0 Luis Pater 2026-01-07 01:24:12 +08:00
  • c1db2c7d7c Merge pull request #888 from router-for-me/api-call-TOKEN-fix Luis Pater 2026-01-07 01:19:24 +08:00
  • 5e5d8142f9 fix(auth): error when antigravity refresh token missing during refresh LTbinglingfeng 2026-01-07 01:09:50 +08:00
  • b01619b441 fix(management): refresh antigravity token for api-call $TOKEN$ LTbinglingfeng 2026-01-07 00:14:02 +08:00
  • 109cf3928a Merge pull request #88 from router-for-me/plus v6.6.85-0 Luis Pater 2026-01-06 23:20:47 +08:00
  • 4794645dec Merge branch 'main' into plus Luis Pater 2026-01-06 23:20:39 +08:00
  • f861bd6a94 docs: add 9Router to community projects in README Luis Pater 2026-01-06 23:15:28 +08:00
  • 6dbfdd140d Merge pull request #871 from decolua/patch-1 Luis Pater 2026-01-06 22:58:53 +08:00
  • aa8526edc0 fix(codex): use unicode title casing for plan zhiqing0205 2026-01-06 10:24:02 +08:00
  • ac3ca0ad8e feat(codex): include plan type in auth filename zhiqing0205 2026-01-06 02:25:56 +08:00
  • fe6043aec7 fix(antigravity): preserve finish_reason tool_calls across streaming chunks MohammadErfan Jabbari 2026-01-05 18:45:25 +01:00
  • 386ccffed4 Update README.md decolua 2026-01-05 20:54:33 +07:00
  • 08d21b76e2 Update sdk/auth/filestore.go FakerL 2026-01-05 21:38:26 +08:00
  • ffddd1c90a Update README.md decolua 2026-01-05 20:29:26 +07:00
  • 33aa665555 fix(auth): persist access_token on refresh for providers that need it Zhi Yang 2026-01-05 10:21:29 +00:00
  • 00280b6fe8 feat(claude): add native request cloaking for non-claude-code clients maoring24 2026-01-05 20:32:51 +08:00
  • 08e8fddf73 feat(kiro): add OAuth model name mappings support for Kiro Zhi Yang 2026-01-05 07:21:23 +00:00
  • 8f8dfd081b Merge pull request #850 from can1357/main Luis Pater 2026-01-05 11:27:24 +08:00
  • 9f1b445c7c docs: add ProxyPilot to community projects in Chinese README Luis Pater 2026-01-05 11:23:48 +08:00
  • ae933dfe14 Merge pull request #858 from Finesssee/add-proxypilot Luis Pater 2026-01-05 11:20:52 +08:00
  • 5d33d6b8ea Merge branch 'router-for-me:main' into main v6.6.84-0 Luis Pater 2026-01-05 10:42:32 +08:00
  • e124db723b Merge pull request #862 from router-for-me/gemini Luis Pater 2026-01-05 10:41:07 +08:00
  • 05444cf32d fix(gemini): abort default injection on existing thinking keys hkfires 2026-01-05 10:24:30 +08:00