Commit Graph

  • 618511ff67 Merge pull request #280 from ben-vargas/feat-enable-gemini-3-cli Luis Pater 2025-11-20 08:46:57 +08:00
  • 0ff094b87f fix(executor): prevent streaming on failed response when no fallback Ben Vargas 2025-11-19 13:14:40 -07:00
  • ed23472d94 fix(executor): prevent streaming from 429 response when fallback available Ben Vargas 2025-11-19 13:05:38 -07:00
  • ede4471b84 feat(translator): add default thinkingConfig for gemini-3-pro-preview Ben Vargas 2025-11-19 12:46:13 -07:00
  • 6a3de3a89c feat(executor): add intelligent retry logic for 429 rate limits Ben Vargas 2025-11-19 12:45:59 -07:00
  • 782bba0bc4 feat(registry): enable gemini-3-pro-preview for gemini-cli provider Ben Vargas 2025-11-19 09:13:03 -07:00
  • bf116b68f8 **feat(registry): add GPT-5.1 Codex Max model definitions and support** Luis Pater 2025-11-20 03:12:22 +08:00
  • cc3cf09c00 **feat(auth): add AuthIndex for diagnostics and ensure usage recording** Luis Pater 2025-11-19 22:02:40 +08:00
  • 9acfbcc2a0 Merge pull request #275 from router-for-me/iflow Luis Pater 2025-11-19 20:44:54 +08:00
  • b285b07986 fix(iflow): adjust auth filename email sanitization hkfires 2025-11-19 19:50:06 +08:00
  • c40e00526b Merge pull request #274 from router-for-me/log Luis Pater 2025-11-19 17:40:06 +08:00
  • 8a33f3ef69 fix: detect HTML error bodies without text/html content type hkfires 2025-11-19 14:43:32 +08:00
  • 7a8e00fcea **fix(translator): handle missing parameters in Gemini tool schema gracefully** Luis Pater 2025-11-19 13:19:46 +08:00
  • 89771216a1 **feat(translator): add ThoughtSignature handling in Gemini request transformations** Luis Pater 2025-11-19 11:34:13 +08:00
  • 14ddfd4b79 Merge pull request #270 from router-for-me/iflow Luis Pater 2025-11-19 01:54:34 +08:00
  • 567227f35f Merge pull request #268 from router-for-me/tools Luis Pater 2025-11-19 01:43:41 +08:00
  • 17016ae6a5 **feat(registry): add Gemini 3 Pro Preview model definition** Luis Pater 2025-11-18 23:48:21 +08:00
  • 01b7b60901 **feat(registry): add Gemini 3 Pro Preview model definition** Luis Pater 2025-11-18 23:46:58 +08:00
  • b52a5cc066 feat(auth): add iFlow cookie-based authentication support hkfires 2025-11-18 22:35:35 +08:00
  • 1ba057112a fix: use underscore suffix in short name mapping hkfires 2025-11-18 16:57:28 +08:00
  • 23a7633e6d **fix(registry): update Thinking parameters and replace Gemini-3 Preview with Gemini-2.5 Flash Lite** Luis Pater 2025-11-18 11:51:52 +08:00
  • e5e985978d Fixed: #263 Luis Pater 2025-11-18 11:27:48 +08:00
  • db2d22c978 **fix(runtime): simplify scanner buffer allocation in executor implementations** Luis Pater 2025-11-18 10:59:49 +08:00
  • 1c815c58a6 **fix(translator): simplify string handling in Gemini responses** Luis Pater 2025-11-16 19:02:27 +08:00
  • 4eab141410 **feat(translator): add support for reasoning/thinking content blocks in OpenAI-Claude and Gemini responses** Luis Pater 2025-11-16 17:37:39 +08:00
  • 5937b8e429 Fixed: #260 Luis Pater 2025-11-16 13:30:11 +08:00
  • 9875565339 **fix(claude translator): ensure default token counts when usage data is missing** Luis Pater 2025-11-16 13:18:21 +08:00
  • faa483b57d Merge pull request #257 from lollipopkit/main Luis Pater 2025-11-16 12:19:38 +08:00
  • f0711be302 **fix(auth): prevent access to removed credentials lingering in memory** Luis Pater 2025-11-16 12:12:24 +08:00
  • 1d0f0301b4 **refactor(api/config): centralize legacy OpenAI compatibility key migration** Luis Pater 2025-11-16 11:39:35 +08:00
  • c73b3fa43b fix(claude translator): guard tool schema properties lollipopkit🏳️‍⚧️ 2025-11-15 19:14:13 +08:00
  • 772fa69515 Fixed: #254 Luis Pater 2025-11-14 21:20:54 +08:00
  • 1ccb01631d **refactor(runtime): centralize reasoning effort logic for GPT models** Luis Pater 2025-11-14 17:24:40 +08:00
  • 1ede1347fa Merge pull request #249 from ben-vargas/fix-gpt5-1-reasoning Luis Pater 2025-11-14 17:04:27 +08:00
  • cfbaed0e90 fix(runtime): remove gpt-5.1 minimal effort variant Ben Vargas 2025-11-13 19:43:52 -07:00
  • cf9b9be7ea **feat(runtime): extend executor support for GPT-5.1 Codex and variants** Luis Pater 2025-11-14 08:08:25 +08:00
  • aa57f3237a **feat(instructions): add detailed agent behavior guidelines for Codex CLI** Luis Pater 2025-11-14 06:51:54 +08:00
  • fcd98f4f9b **feat(runtime): add payload configuration support for executors** Luis Pater 2025-11-13 23:23:52 +08:00
  • 75b57bc112 Fixed: #246 Luis Pater 2025-11-13 17:42:19 +08:00
  • a7d2f669e7 feat(watcher): expand event handling for config and auth JSON updates Luis Pater 2025-11-13 12:13:31 +08:00
  • ce569ab36e feat(buildinfo): add build metadata and expose via HTTP headers Luis Pater 2025-11-13 08:38:03 +08:00
  • d0aa741d59 feat(gemini-cli): add multi-project support and enhance credential handling Luis Pater 2025-11-13 02:55:32 +08:00
  • 592f6fc66b feat(vertex): add usage source resolution for Vertex projects Luis Pater 2025-11-12 08:43:02 +08:00
  • 09ecba6dab Merge pull request #237 from TUGOhost/feature/support_auto_model Luis Pater 2025-11-12 00:03:30 +08:00
  • d6bd6f3fb9 feat(vertex, management): enhance token handling and OAuth2 integration Luis Pater 2025-11-11 23:42:46 +08:00
  • 92f4278039 feat: add auto model resolution and model creation timestamp tracking TUGOhost 2025-11-11 20:30:09 +08:00
  • 8ae8a5c296 Fixed: #233 Luis Pater 2025-11-11 19:23:31 +08:00
  • dc804e96fb fix(management): improve error handling and normalize YAML comment indentation Luis Pater 2025-11-11 08:37:57 +08:00
  • ab76cb3662 feat(management): add Vertex service account import and WebSocket auth management Luis Pater 2025-11-10 20:48:31 +08:00
  • 2965bdadc1 fix(translator): remove debug print statement from OpenAI Gemini request processing Luis Pater 2025-11-10 18:37:05 +08:00
  • 40f7061b04 feat(watcher): debounce config reloads to prevent redundant operations Luis Pater 2025-11-10 12:57:40 +08:00
  • 8c947cafbe Merge branch 'vertex' into dev Luis Pater 2025-11-10 12:24:07 +08:00
  • 717eadf128 feat(vertex): add support for Vertex AI Gemini authentication and execution Luis Pater 2025-11-10 12:23:51 +08:00
  • 9e105738fd fix(server): add PATCH method to CORS allowed methods Luis Pater 2025-11-10 12:12:05 +08:00
  • 5d806fcefc fix(translator): support system instructions with parts and inline data in OpenAI Gemini requests Luis Pater 2025-11-10 10:31:32 +08:00
  • 6ae1dd78ed Merge pull request #230 from router-for-me/api Luis Pater 2025-11-10 08:34:47 +08:00
  • 43095de162 fix(management): exclude disabled runtime-only auths from file entries hkfires 2025-11-10 08:32:32 +08:00
  • ef7e8206d3 fix(executor): ensure usage reporting for upstream responses lacking usage data Luis Pater 2025-11-09 17:24:47 +08:00
  • 87291c0d75 Merge pull request #227 from router-for-me/api Luis Pater 2025-11-09 14:00:37 +08:00
  • 51d2766d5c fix(management): sanitize keys and normalize headers hkfires 2025-11-09 12:13:02 +08:00
  • a00ba77604 refactor(config): rename SyncGeminiKeys; use Sanitize* methods hkfires 2025-11-09 08:29:47 +08:00
  • 3264605c2d Merge pull request #226 from router-for-me/headers Luis Pater 2025-11-08 21:41:31 +08:00
  • cfb9cb8951 feat(config): support HTTP headers across providers hkfires 2025-11-08 20:52:05 +08:00
  • bb00436509 fix(service): skip disabled auth entries during executor binding Luis Pater 2025-11-08 18:19:34 +08:00
  • 1afbc4dd96 fix(translator): separate tool calls from content in OpenAI Claude requests Luis Pater 2025-11-08 17:57:46 +08:00
  • d745f07044 fix(registry): replace Gemini model list with updated stable and preview versions Luis Pater 2025-11-08 15:51:57 +08:00
  • 695eaa5450 docs(instructions): add Codex operational and review guidelines Luis Pater 2025-11-08 15:19:51 +08:00
  • 67ad26c35a fix(executor): remove default reasoning effort for gpt-5-codex-mini Luis Pater 2025-11-08 11:56:32 +08:00
  • 30d448e73c fix(executor): update model name from codex-mini-latest to gpt-5-codex-mini Luis Pater 2025-11-08 11:17:40 +08:00
  • d4064e3df4 Merge pull request #225 from jeffnash/feat/codex-mini-variants Luis Pater 2025-11-08 11:11:04 +08:00
  • ec354f7a1a add default medium reasoning case for gpt-5-codex-mini jeffnash 2025-11-07 17:12:10 -08:00
  • 240e782606 add default medium reasoning case for gpt-5-codex-mini jeffnash 2025-11-07 17:11:40 -08:00
  • fcb0293c0d feat(registry): add GPT-5 Codex Mini model variants Jeff Nash 2025-11-07 16:54:28 -08:00
  • 682c4598ee fix(translator): handle gjson strings in OpenAI response formatting Luis Pater 2025-11-08 00:41:56 +08:00
  • a7d105bd69 Fixed: #223 Luis Pater 2025-11-08 00:10:51 +08:00
  • b9eef45305 Merge pull request #222 from router-for-me/api Luis Pater 2025-11-07 22:41:12 +08:00
  • c8f20a66a8 fix(executor): add logging and prompt cache key handling for OpenAI responses Luis Pater 2025-11-07 22:40:45 +08:00
  • 1f6a384c9a fix(api): omit auth file entries lacking path unless runtime-only hkfires 2025-11-07 19:15:54 +08:00
  • c9fc033cf5 feat(management): support in-memory auth listing with disk fallback hkfires 2025-11-07 19:04:54 +08:00
  • 32c964d310 Merge pull request #221 from router-for-me/gemini Luis Pater 2025-11-07 17:00:07 +08:00
  • d60040b222 fix(translator): accept camelCase thinking config in OpenAI→Gemini hkfires 2025-11-07 16:45:31 +08:00
  • 3ce1b4159b fix(executor): remove outdated Gemini model previews from CLI fallback order Luis Pater 2025-11-07 10:30:22 +08:00
  • 7516ac4ce7 fix(registry): add gemini-3-pro-preview-11-2025 model to Gemini CLI model definitions Luis Pater 2025-11-06 08:47:17 +08:00
  • 2a73d8c4a3 fix(translator): simplify tool response handling and adjust JSON schema updates in Gemini modules Luis Pater 2025-11-05 22:48:50 +08:00
  • a318dff8b0 docs: add hyperlinks to sponsor images in README files (EN and CN) Luis Pater 2025-11-05 20:48:05 +08:00
  • 4a159d5bf5 docs: add hyperlinks to sponsor images in README files (EN and CN) Luis Pater 2025-11-05 20:25:08 +08:00
  • 734b040a48 fix(translator): remove strict field from Gemini Claude tool initialization Luis Pater 2025-11-05 20:22:26 +08:00
  • 10be026ace fix(translator): remove strict field from Gemini Claude tool initialization Luis Pater 2025-11-05 18:14:58 +08:00
  • 848a620568 ci: add GitHub Action to block changes under internal/translator directory in PRs Luis Pater 2025-11-05 09:12:05 +08:00
  • e18e288fda fix(registry): Remove gemini-2.5-flash-image Gemini models from gemini cli and add gemini-2.5-flash-image preview to AIStudio Luis Pater 2025-11-04 03:02:16 +08:00
  • 38cfbac8f0 fix(executor): adjust Anthropic-Beta header handling for consistent API requests Luis Pater 2025-11-03 20:49:01 +08:00
  • 5be4d22b9b fix(executor): ensure consistent header application in Claude API requests Luis Pater 2025-11-03 17:57:20 +08:00
  • 64774a5786 fix(executor): remove safetySettings from payload in token counting request Luis Pater 2025-11-03 17:31:43 +08:00
  • 16b0a561d7 docs: remove MANAGEMENT_API documentation files (EN and CN) Luis Pater 2025-11-03 11:17:31 +08:00
  • 21dde0e352 docs: expand MANAGEMENT_API documentation with new endpoints and fields Luis Pater 2025-11-03 09:59:54 +08:00
  • b040a43b81 docs: minimalize and clean README content Luis Pater 2025-11-03 09:27:18 +08:00
  • bccefb2905 docs: minimalize and clean README content Luis Pater 2025-11-03 09:22:31 +08:00
  • b26ec8162d docs: minimalize and clean README content Luis Pater 2025-11-03 09:21:23 +08:00
  • ee0a91f539 Update GitHub funding model with username Luis Pater 2025-11-03 08:57:08 +08:00
  • 89b0d53a09 fix(executor): remove safetySettings from payload for Gemini requests Luis Pater 2025-11-01 16:53:48 +08:00