Shinwayy / internal /runtime /executor

Commit History

docs: add GPT-5 Codex guidelines for internal usage
1140c27
unverified

luispater commited on

Refactor executor error handling and usage reporting
1d017d0
unverified

luispater commited on

Fixed: #148
3a81980
unverified

luispater commited on

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

luispater commited on

Feature: #103
ec8aa00
unverified

luispater commited on

fix: add Claude→Claude passthrough to prevent SSE event fragmentation
6f7580f
unverified

Jackmanoway123 commited on

feat(usage): add support for tracking request source in usage records
7a73458
unverified

luispater commited on

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

luispater commited on

feat(registry, executor): add support for `glm-4.6` model and enhance Gemini CLI token handling
46b90a5
unverified

luispater commited on

feat(registry, executor): add support for `gemini-2.5-flash-image` model
e35f1eb
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

feat(runtime): remove `previous_response_id` from Codex executor request body
c5f96ed
unverified

luispater commited on

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

luispater commited on

feat(runtime): introduce `newProxyAwareHTTPClient` for enhanced proxy handling
d704dad
unverified

luispater commited on

refactor(runtime): move `Anthropic-Beta` header setting to `applyClaudeHeaders` for better header management
5f971af
unverified

luispater commited on

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

luispater commited on

refactor(executor): remove redundant handling of "reasoning.effort" in gpt-5 and gpt-5-codex models
7799662
unverified

luispater commited on

feat(gemini-web): Introduce stable account label for identification
9865969

hkfires commited on

rebuild branch
f353d4f
unverified

luispater commited on

remove all
24afc1f
unverified

luispater commited on

chore(docs): add and refine package-level comments across modules
8efd702
unverified

luispater commited on

fix(gemini): handle "[DONE]" chunk, trim "data:" prefix, and remove session_id from requests
e8e9b42
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

feat(usage): implement usage tracking infrastructure across executors
14b9865
unverified

luispater commited on

feat(translators): improve system instruction extraction and input handling for OpenAI and Claude responses
051ad5e
unverified

luispater commited on

feat(translators): improve system instruction extraction and input handling for OpenAI and Claude responses
c94988d
unverified

luispater commited on

fix(gemini): trim "data:" prefix in raw JSON and resolve variable shadowing in stream translation
0623aff
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

feat(gemini-web): Inject fallback text for image-only flash model responses
fac7993

hkfires commited on

feat(gemini-executor): implement `CountTokens` method with request translation and API integration
59bc8e9
unverified

luispater commited on

feat(executor): add `CountTokens` support across all executors
ebfb841
unverified

luispater commited on

refactor(headers): centralize header logic using `EnsureHeader` utility
dfd5ee8
unverified

luispater commited on