Shinwayy / internal /runtime /executor /codex_executor.go

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

Enhance logging for API requests and responses across executors
676719c
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

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

rebuild branch
f353d4f
unverified

luispater commited on

remove all
24afc1f
unverified

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

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

luispater commited on

chore(executor): add debug logging for API request errors
415d572
unverified

luispater commited on

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

luispater commited on

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

luispater commited on

feat: implement token refresh support for executors
058f5e0
unverified

luispater commited on

refactor: standardize constant naming and improve file-based auth handling
89a60f6
unverified

luispater commited on

v6 version first commit
9713ccb
unverified

luispater commited on