shinnmen / internal /runtime /executor /codex_executor.go

Commit History

fix(executor): add logging and prompt cache key handling for OpenAI responses
b41b034
unverified

luispater commited on

refactor(executor): summarize API error bodies of html in debug logs
62f6af9

hkfires commited on

feat(runtime): add User-Agent headers to codex and claude executors
313f901
unverified

luispater commited on

Fixed: #140 #133 #80
9a36c01
unverified

luispater commited on

docs: add GPT-5 Codex guidelines for internal usage
7a9d7e7
unverified

luispater commited on

Refactor executor error handling and usage reporting
b9ad503
unverified

luispater commited on

Fixed: #148
c090e69
unverified

luispater commited on

Enhance logging for API requests and responses across executors
5b50851
unverified

luispater commited on

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