Commit Graph

  • 0c48ef58e0 chore: remove GitLab Duo codex parity plan document main v6.9.28-0 Luis Pater 2026-04-17 01:44:13 +08:00
  • 15b0d8d039 Merge branch 'pr-529' Luis Pater 2026-04-17 01:42:35 +08:00
  • 5dcca69e8c feat(models): add Claude Opus 4.7 model entry to registry JSON Luis Pater 2026-04-17 01:08:19 +08:00
  • f5dc6483d5 chore: remove iFlow-related modules and dependencies Luis Pater 2026-04-17 01:07:12 +08:00
  • d949921143 feat(auth): add proxy URL override support to auth constructors and executors Luis Pater 2026-04-16 22:11:39 +08:00
  • 7b03f04670 fix(handlers): include execution session metadata and skip idempotency key when absent Luis Pater 2026-04-16 21:44:32 +08:00
  • 1267fddf61 fix(docker-build): improve argument handling and error messaging for usage option hkfires 2026-04-16 09:19:03 +08:00
  • 85c7d43bea Merge pull request #515 from JokerRun/fix/claude-tool-streaming-arguments Luis Pater 2026-04-16 03:20:21 +08:00
  • 44c74d6ea2 Merge PR #525 (v6.9.27) v6.9.27-0 Luis Pater 2026-04-16 03:16:28 +08:00
  • ba454dbfbf Merge pull request #2817 from sususu98/fix/antigravity-strip-billing-header Luis Pater 2026-04-16 02:46:05 +08:00
  • d1508ca030 Merge pull request #2816 from sususu98/feat/session-affinity Luis Pater 2026-04-16 02:45:31 +08:00
  • d4a6a5ae15 fix(antigravity): strip billing header from system instruction before upstream call sususu98 2026-04-15 00:42:36 +08:00
  • 7c24d54ca8 feat(session-affinity): add session-sticky routing for multi-account load balancing sususu98 2026-04-15 00:48:08 +08:00
  • a4c1e32ff6 chore(models): remove outdated GPT-5 and related model entries from registry JSON Luis Pater 2026-04-15 20:37:19 +08:00
  • f56cf42461 Merge pull request #2800 from sususu98/fix/antigravity-max-output-tokens-cap Luis Pater 2026-04-15 20:35:11 +08:00
  • 3dea1da249 Merge pull request #2782 from sususu98/fix/strip-invalid-signature-thinking-blocks Luis Pater 2026-04-15 20:34:32 +08:00
  • 8fac29631d chore: remove Qwen support from SDK and internal components Luis Pater 2026-04-15 12:16:08 +08:00
  • 8fecd625d2 fix(antigravity): cap maxOutputTokens using registry max_completion_tokens sususu98 2026-04-15 11:57:55 +08:00
  • 10b55b5ddd fix(antigravity): use E-prefixed fake signature in strict bypass test sususu98 2026-04-14 15:46:02 +08:00
  • 41ae2c81e7 fix(antigravity): discard thinking blocks with non-Claude-format signatures sususu98 2026-04-13 17:38:43 +08:00
  • 278a89824c fix(antigravity): strip thinking blocks with empty signatures instead of rejecting sususu98 2026-04-13 16:40:19 +08:00
  • c4459c4346 Merge pull request #2724 from sususu98/fix/skip-schema-cleanup-empty-tools sususu98 2026-04-12 14:05:47 +08:00
  • 61e0447f92 Merge pull request #2723 from sususu98/fix/drop-redacted-thinking-blocks sususu98 2026-04-12 14:05:41 +08:00
  • 1dc3018fd6 Merge pull request #2716 from sususu98/pr/antigravity-bypass-log-noise sususu98 2026-04-12 14:05:34 +08:00
  • 26fd3eff03 Merge pull request #2715 from sususu98/pr/antigravity-32mb-bypass-signatures sususu98 2026-04-12 14:05:27 +08:00
  • 5bfaf8086b feat(auth): add configurable worker pool size for auto-refresh loop Luis Pater 2026-04-12 13:56:05 +08:00
  • 6c0a1efd71 refactor(auth): simplify auth directory scanning and improve JSON processing logic Luis Pater 2026-04-12 13:32:03 +08:00
  • f5ed5c7453 fix(antigravity): skip full schema cleanup for empty tool requests sususu98 2026-04-11 23:34:45 +08:00
  • 65158cce46 fix(antigravity): drop redacted thinking blocks with empty text sususu98 2026-04-12 11:47:46 +08:00
  • 1c6c3675d1 fix(copilot): route claude models through native messages JokerRun 2026-04-12 04:11:03 +08:00
  • a583463d60 feat(auth): implement auto-refresh loop for managing auth token schedule Luis Pater 2026-04-12 02:06:40 +08:00
  • 8ed290c1c4 fix(antigravity): reduce bypass mode log noise sususu98 2026-04-12 00:48:19 +08:00
  • 727221df2e fix(antigravity): allow 32MB bypass signatures sususu98 2026-04-12 00:48:01 +08:00
  • 1d8e68ad15 fix(executor): remove immediate retry logic for 429 in Qwen, add enhanced Retry-After handling, and update tests v6.9.23-0 Luis Pater 2026-04-11 21:15:15 +08:00
  • 0ab1f5412f fix(executor): handle 429 Retry-After header and default retry logic for quota exhaustion Luis Pater 2026-04-11 21:04:55 +08:00
  • 9ded75d335 Merge pull request #2702 from AllenReder/docs/add-quota-inspector Luis Pater 2026-04-11 16:42:02 +08:00
  • f135fdf7fc docs: clarify codex quota window wording in README locales Allen Yi 2026-04-11 16:39:32 +08:00
  • 828df80088 refactor(executor): remove immediate retry with token refresh on 429 for Qwen and update tests accordingly Luis Pater 2026-04-11 16:35:18 +08:00
  • c585caa0ce docs: fix CLIProxyAPI Quota Inspector naming and link casing Allen Yi 2026-04-11 16:22:45 +08:00
  • 5bb69fa4ab docs: refine CLIproxyAPI Quota Inspector description in all README locales Allen Yi 2026-04-11 15:22:27 +08:00
  • 344043b9f1 Merge pull request #506 from router-for-me/plus v6.9.22-0 Luis Pater 2026-04-10 21:58:39 +08:00
  • 26c298ced1 Merge branch 'main' into plus Luis Pater 2026-04-10 21:58:14 +08:00
  • 5ab9afac83 fix(executor): handle OAuth tool name remapping with rename detection and add tests Luis Pater 2026-04-10 21:54:59 +08:00
  • 65ce86338b fix(executor): implement immediate retry with token refresh on 429 for Qwen and add associated tests Luis Pater 2026-04-10 21:12:03 +08:00
  • 2a97037d7b Merge pull request #2670 from sususu98/feat/antigravity-prefer-prod-url Chén Mù 2026-04-10 19:43:27 +08:00
  • d801393841 feat(antigravity): prefer prod URL as first priority sususu98 2026-04-10 19:37:56 +08:00
  • b2c0cdfc88 Merge pull request #2621 from wykk-12138/fix/oauth-extra-usage-detection Luis Pater 2026-04-10 10:29:27 +08:00
  • f32c8c9620 fix(handlers): update listener to bind on all interfaces instead of localhost Luis Pater 2026-04-10 07:24:34 +08:00
  • 0f45d89255 fix(claude): address PR review feedback for OAuth cloaking wykk-12138 2026-04-10 00:07:11 +08:00
  • 96056d0137 Merge remote-tracking branch 'upstream/main' into fix/oauth-extra-usage-detection wykk-12138 2026-04-09 22:59:31 +08:00
  • f780c289e8 fix(claude): map question/skill to TitleCase instead of removing them wykk-12138 2026-04-09 22:28:00 +08:00
  • ac36119a02 fix(claude): preserve OAuth tool renames when filtering tools wykk-12138 2026-04-09 22:20:15 +08:00
  • 39dc4557c1 Merge pull request #2412 from sususu98/feat/signature-cache-toggle Luis Pater 2026-04-09 21:54:47 +08:00
  • 30e94b6792 fix(antigravity): refine 429 handling and credits fallback ZTXBOSS666 2026-04-09 21:48:32 +08:00
  • 938af75954 Merge branch 'router-for-me:main' into main v6.9.19-0 Luis Pater 2026-04-09 21:14:30 +08:00
  • 38f0ae5970 docs(antigravity): document signature validation spec alignment sususu98 2026-03-31 14:25:13 +08:00
  • cf249586a9 feat(antigravity): configurable signature cache with bypass-mode validation sususu98 2026-03-31 14:15:06 +08:00
  • 1dba2d0f81 fix(handlers): add base URL validation and improve API key deletion tests Luis Pater 2026-04-09 20:51:54 +08:00
  • 730809d8ea fix(auth): preserve and restore ready view cursors during index rebuilds Luis Pater 2026-04-09 20:26:16 +08:00
  • e8d1b79cb3 fix(claude): remap OAuth tool names to Claude Code style to avoid third-party fingerprint detection wykk-12138 2026-04-09 20:15:16 +08:00
  • 5e81b65f2f fix(auth, executor): normalize Qwen base URL, adjust RefreshLead duration, and add tests Luis Pater 2026-04-09 18:07:07 +08:00
  • 7e8e2226a6 fix(claude): reduce forwarded OAuth prompt to minimal tool reminder wykk-12138 2026-04-09 17:12:07 +08:00
  • f0c20e852f fix(claude): remove invalid cache_control scope from static system block wykk-12138 2026-04-09 17:00:04 +08:00
  • 7cdf8e9872 fix(claude): sanitize forwarded third-party prompts for OAuth cloaking wykk-12138 2026-04-09 16:45:29 +08:00
  • c42480a574 Merge pull request #501 from Ve-ria/main Supra4E8C 2026-04-09 14:37:28 +08:00
  • 55c146a0e7 feat: add glm-5.1 to CodeBuddy model list rensumo 2026-04-09 14:20:26 +08:00
  • e2e3c7dde0 fix: remove invalid org scope and match Claude Code block layout wykk-12138 2026-04-09 14:09:52 +08:00
  • 9e0ab4d116 fix: build cache_control JSON manually to avoid sjson map marshaling wykk-12138 2026-04-09 14:03:23 +08:00
  • 8783caf313 fix: buildTextBlock cache_control sjson path issue wykk-12138 2026-04-09 13:58:04 +08:00
  • f6f4640c5e fix: use sjson to build system blocks, avoid raw newlines in JSON wykk-12138 2026-04-09 13:50:49 +08:00
  • 613fe6768d fix(executor): inject full Claude Code system prompt blocks with proper cache scopes wykk-12138 2026-04-09 12:58:50 +08:00
  • ad8e3964ff fix(auth): add retry logic for 429 status with Retry-After and improve testing Luis Pater 2026-04-09 07:07:19 +08:00
  • e9dc576409 Merge branch 'router-for-me:main' into main v6.9.18-0 Luis Pater 2026-04-09 03:49:09 +08:00
  • 941334da79 fix(auth): handle OAuth model alias in retry logic and refine Qwen quota handling Luis Pater 2026-04-09 03:44:19 +08:00
  • d54f816363 fix(executor): update Qwen user agent and enhance header configuration Luis Pater 2026-04-09 01:45:52 +08:00
  • 69b950db4c fix(executor): fix OAuth extra usage detection by Anthropic API wykk-12138 2026-04-09 00:06:38 +08:00
  • f43d25def1 Merge pull request #496 from kunish/fix/copilot-premium-request-inflation v6.9.17-0 Luis Pater 2026-04-08 23:43:15 +08:00
  • a279192881 Merge pull request #498 from router-for-me/plus Luis Pater 2026-04-08 23:42:40 +08:00
  • 6a43d7285c Merge branch 'main' into plus Luis Pater 2026-04-08 23:42:05 +08:00
  • 578c312660 fix(copilot): lower static Claude context limits and expose them to Claude Code kunish 2026-04-08 16:44:58 +08:00
  • 6bb9bf3132 Merge pull request #495 from Ve-ria/main Supra4E8C 2026-04-08 14:27:43 +08:00
  • 343a2fc2f7 docs: update AGENTS.md for improved clarity and detail in commands and architecture hkfires 2026-04-08 12:33:16 +08:00
  • 12b967118b Merge pull request #2592 from router-for-me/tests Luis Pater 2026-04-08 11:57:15 +08:00
  • 70efd4e016 chore: add workflow to retarget main PRs to dev automatically Luis Pater 2026-04-08 10:35:49 +08:00
  • f5aa68ecda chore: add workflow to prevent AGENTS.md modifications in pull requests Luis Pater 2026-04-08 10:12:51 +08:00
  • 9a5f142c33 feat(codebuddy): add glm-5v-turbo model and update context lengths rensumo 2026-04-08 09:48:25 +08:00
  • d390b95b76 fix(tests): update test cases hkfires 2026-04-08 08:53:50 +08:00
  • d1f6224b70 Merge pull request #2569 from LucasInsight/fix/record-zero-usage Luis Pater 2026-04-08 08:13:11 +08:00
  • fcc59d606d fix(translator): add unit tests to validate output_item.done fallback logic for Gemini and Claude Luis Pater 2026-04-08 03:54:15 +08:00
  • 91e7591955 fix(executor): add transient 429 resource exhausted handling with retry logic Luis Pater 2026-04-08 02:48:53 +08:00
  • 4607356333 Merge pull request #491 from Ve-ria/main Luis Pater 2026-04-07 18:25:21 +08:00
  • 9a9ed99072 Merge pull request #494 from router-for-me/plus v6.9.16-0 Luis Pater 2026-04-07 18:23:51 +08:00
  • 5ae38584b8 Merge branch 'main' into plus Luis Pater 2026-04-07 18:23:31 +08:00
  • c8b7e2b8d6 fix(executor): ensure empty stream completions use output_item.done as fallback Luis Pater 2026-04-07 18:21:12 +08:00
  • cad45ffa33 Merge pull request #2578 from LemonZuo/feat_socks5h Luis Pater 2026-04-07 09:57:18 +08:00
  • 6a27bceec0 Merge pull request #2576 from zilianpn/fix/disable-cooling-auth-errors Luis Pater 2026-04-07 09:56:25 +08:00
  • 163d68318f feat: support socks5h scheme for proxy settings Lemon 2026-04-07 07:46:11 +08:00
  • 0ea768011b fix(auth): honor disable-cooling and enrich no-auth errors zilianpn 2026-04-07 00:24:08 +08:00
  • 8b9dbe10f0 fix: record zero usage Michael 2026-04-06 20:19:42 +08:00
  • 341b4beea1 Update internal/runtime/executor/codebuddy_executor.go rensumo 2026-04-06 14:16:56 +08:00