Skip to content

fix: add http2 feature to reqwest TLS patch for codex 0.148.0 - #163

Merged
bash0816 merged 1 commit into
mainfrom
fix/codex-0148-reqwest-http2-feature
Aug 19, 2026
Merged

fix: add http2 feature to reqwest TLS patch for codex 0.148.0#163
bash0816 merged 1 commit into
mainfrom
fix/codex-0148-reqwest-http2-feature

Conversation

@bash0816

Copy link
Copy Markdown
Owner

Upstream codex 0.148.0 bumped reqwest to 0.13.4, and the new codex-code-mode crate calls http2_prior_knowledge() which requires the http2 feature flag.

This patch adds "http2" to the features list in the reqwest dependency patching script, ensuring the Android/Termux build includes this required feature.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@bash0816
bash0816 merged commit 9721d49 into main Aug 19, 2026
3 checks passed
@bash0816
bash0816 deleted the fix/codex-0148-reqwest-http2-feature branch August 19, 2026 05:22
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