Remote HTTP(S) image URLs are fetched and inlined as base64 data URIs in a new prefetchImages() step run before super.execute(), so the body sent to Codex contains resolved image bytes instead of URLs the backend cannot access. Scope is limited to the Codex executor — base executor and other providers are untouched. Co-authored-by: anuragg-saxenaa <anuragg.saxenaa@gmail.com> Made-with: Cursor |
||
|---|---|---|
| .. | ||
| antigravity-cache.test.js | ||
| claude-header-forwarding.test.js | ||
| codex-image-fetch.test.js | ||
| codex-refresh-token.test.js | ||
| embeddings.cloud.test.js | ||
| embeddingsCore.test.js | ||
| oauth-cursor-auto-import.test.js | ||
| openai-to-claude.test.js | ||
| provider-validation.test.js | ||
| translator-request-normalization.test.js | ||