Commit History
Refactor executor error handling and usage reporting 1d017d0 unverified
Fixed: #148 3a81980 unverified
feat(iflow): add masked token logs; increase refresh lead to 24h dbcc68f
hkfires commited on
feat(logging): centralize sensitive header masking f949854
hkfires commited on
Enhance logging for API requests and responses across executors 676719c unverified
Feature: #103 ec8aa00 unverified
fix: add Claude→Claude passthrough to prevent SSE event fragmentation 6f7580f unverified
feat(usage): add support for tracking request source in usage records 7a73458 unverified
refactor(provider): remove Gemini Web cookie-based provider d2c07be
hkfires commited on
feat(registry, executor, util): add support for `gemini-2.5-flash-image-preview` and improve aspect ratio handling db463dd unverified
feat(registry, executor): add support for `glm-4.6` model and enhance Gemini CLI token handling 46b90a5 unverified
feat(registry, executor): add support for `gemini-2.5-flash-image` model e35f1eb unverified
feat(gemini-web): Enable config hot-reload and fix Gem selection 84fb0e7
hkfires commited on
fix(gemini): Disable thinking config for incompatible models 45ed610
hkfires commited on
feat(registry/runtime): add Gemini 2.5 model and increase buffer sizes 2f0e897 unverified
feat(iflow): Add User-Agent header to API requests 2860480
hkfires commited on
feat: Add support for iFlow provider 5a86751
hkfires commited on
feat(auth): improve OpenAI compatibility normalization and API key handling 4dfc46b unverified
feat(runtime): remove `previous_response_id` from Codex executor request body c5f96ed unverified
feat(gemini-web): Add support for custom auth labels 1df9831
hkfires commited on
feat(gemini-web): Add conversation affinity selector 1c73d64
hkfires commited on
refactor(proxy): improve SOCKS5 proxy authentication handling 99d9984 unverified
feat(runtime): introduce `newProxyAwareHTTPClient` for enhanced proxy handling d704dad unverified
refactor(runtime): move `Anthropic-Beta` header setting to `applyClaudeHeaders` for better header management 5f971af unverified
feat(provider/gemini-web): Prioritize explicit label for account identification 7992587
hkfires commited on
refactor(config): migrate to `SDKConfig` and streamline proxy handling 294cf6d unverified
refactor(executor): remove redundant handling of "reasoning.effort" in gpt-5 and gpt-5-codex models 7799662 unverified
feat(gemini-web): Introduce stable account label for identification 9865969
hkfires commited on
rebuild branch f353d4f unverified
remove all 24afc1f unverified
chore(docs): add and refine package-level comments across modules 8efd702 unverified
fix(gemini): handle "[DONE]" chunk, trim "data:" prefix, and remove session_id from requests e8e9b42 unverified
Removed the cookie snapshot feature. 8ce6698
hkfires commited on
refactor(gemini-web): Move provider logic to its own package b8c5759
hkfires commited on
refactor(executor): remove ClientAdapter and legacy fallback logic 33c097e unverified
fix(codex): Remove reasoning.effort for default gpt-5-codex model c2460ac
hkfires commited on
feat(translators): add token counting support for Claude and Gemini responses eee4f7a unverified
feat(usage): implement usage tracking infrastructure across executors 14b9865 unverified
feat(translators): improve system instruction extraction and input handling for OpenAI and Claude responses 051ad5e unverified
feat(translators): improve system instruction extraction and input handling for OpenAI and Claude responses c94988d unverified
fix(gemini): trim "data:" prefix in raw JSON and resolve variable shadowing in stream translation 0623aff unverified
fix(gemini-web): Correct stream translation and reduce auth refresh lead 5508771
hkfires commited on
Merge pull request #58 from router-for-me/v6-test 65840da unverified
refactor(gemini-web): Remove auto-refresh, auto-close, and caching 0904330
hkfires commited on
feat(claude-executor): add ZSTD decoding support for Claude executor responses 99e484b unverified
feat(gemini-web): Inject fallback text for image-only flash model responses fac7993
hkfires commited on