Files
codex/codex-rs/ext/image-generation
T
Adam Perry @ OpenAI 1829ed1122 Fix image extension PathUri conversion (#27711)
## Why

`main` stopped compiling when #27498 passed an `AbsolutePathBuf` to the
`ExecutorFileSystem` API migrated to `PathUri` by #27653.

## What

Convert referenced image paths to `PathUri` before filesystem reads,
declare the internal path-URI dependency, and refresh `Cargo.lock`.
1829ed1122 ยท 2026-06-12 00:15:19 +00:00
History
..