shinway / internal /runtime /executor /codex_executor.go

Commit History

feat(registry/runtime): add Gemini 2.5 model and increase buffer sizes
40079ee
unverified

luispater commited on

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

luispater commited on

feat(runtime): introduce `newProxyAwareHTTPClient` for enhanced proxy handling
41556b2
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

rebuild branch
e83d8c5
unverified

luispater commited on

remove all
cf2b83d
unverified

luispater 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(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

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

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

luispater commited on

v6 version first commit
d70f595
unverified

luispater commited on