Skip to content

chore(release): 1.4.3 - #44

Merged
MartinForReal merged 1 commit into
mainfrom
feat/codex-context-discovery
Aug 9, 2026
Merged

chore(release): 1.4.3#44
MartinForReal merged 1 commit into
mainfrom
feat/codex-context-discovery

Conversation

@MartinForReal

Copy link
Copy Markdown
Owner

Summary

  • negotiate Codex-native model metadata through GET /v1/models?client_version=... while preserving the standard OpenAI list
  • configure command-backed local auth so Codex refreshes per-model context limits and removes stale global overrides
  • retain API-key compatibility and release the fix as 1.4.3

Validation

  • cargo fmt --check
  • cargo clippy --all-targets --locked -- -D warnings
  • cargo test --locked (157 library + 18 binary tests)
  • cargo build --release --locked
  • installed Codex 0.147.0-alpha.6.5 resolves gpt-5.6-sol at 1,050,000 tokens (997,500 effective)

@MartinForReal MartinForReal changed the title fix(codex): discover proxy context windows automatically chore(release): 1.4.3 Aug 9, 2026
@MartinForReal
MartinForReal merged commit c132d8f into main Aug 9, 2026
1 check passed
@MartinForReal
MartinForReal deleted the feat/codex-context-discovery branch August 9, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant