shinnmen / internal /runtime /executor

Commit History

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

luispater commited on

feat(gemini-web): Add support for custom auth labels
933e044

hkfires commited on

feat(gemini-web): Add conversation affinity selector
af90cc4

hkfires commited on

refactor(proxy): improve SOCKS5 proxy authentication handling
82bf5b3
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

feat(provider/gemini-web): Prioritize explicit label for account identification
e82bb75

hkfires commited on

refactor(config): migrate to `SDKConfig` and streamline proxy handling
8dfd8c7
unverified

luispater commited on

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

luispater commited on

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

hkfires commited on

rebuild branch
e83d8c5
unverified

luispater commited on

remove all
cf2b83d
unverified

luispater commited on

chore(docs): add and refine package-level comments across modules
02e5e07
unverified

luispater commited on

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

luispater commited on

Removed the cookie snapshot feature.
3dc556d

hkfires commited on

refactor(gemini-web): Move provider logic to its own package
8c812ac

hkfires commited on

refactor(executor): remove ClientAdapter and legacy fallback logic
9f9f2e1
unverified

luispater commited on

fix(codex): Remove reasoning.effort for default gpt-5-codex model
7d5c37e

hkfires commited on

feat(translators): add token counting support for Claude and Gemini responses
59230c1
unverified

luispater commited on

feat(usage): implement usage tracking infrastructure across executors
13abc2b
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

fix(gemini-web): Correct stream translation and reduce auth refresh lead
3cbcb51

hkfires commited on

Merge pull request #58 from router-for-me/v6-test
3590242
unverified

luispater commited on

refactor(gemini-web): Remove auto-refresh, auto-close, and caching
0ef16f1

hkfires commited on

feat(claude-executor): add ZSTD decoding support for Claude executor responses
e165e76
unverified

luispater commited on

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

hkfires commited on

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

luispater commited on

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

luispater commited on

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

luispater commited on

refactor(executor): centralize header application logic for executors
76af344
unverified

luispater commited on

chore(executor): add debug logging for API request errors
43ab793
unverified

luispater commited on

feat(auth): standardize `last_refresh` metadata handling across executors
fc62c04
unverified

luispater commited on

feat(openai-compat): enhance provider key handling and model resolution
0dd3f34
unverified

luispater commited on

feat(gemini-web): Implement proactive PSIDTS cookie rotation
e0ba3d3

hkfires commited on

refactor(auth): remove unused `Refresh` methods from authenticators
bac467d
unverified

luispater commited on

chore(logging): add debug logs for executor `Refresh` methods
156078d
unverified

luispater commited on

feat: implement token refresh support for executors
0062288
unverified

luispater commited on

feat: enhance request logging and account handling in CLI proxy
f496573
unverified

luispater commited on

refactor: standardize constant naming and improve file-based auth handling
6278f5d
unverified

luispater commited on

v6 version first commit
d70f595
unverified

luispater commited on