core-agent-ide/codex-rs/utils
Michael Bolin 35fd69a9f0
fix: make the find_resource! macro responsible for the absolutize() call (#8884)
https://github.com/openai/codex/pull/8879 introduced the
`find_resource!` macro, but now that I am about to use it in more
places, I realize that it should take care of this normalization case
for callers.

Note the `use $crate::path_absolutize::Absolutize;` line is there so
that users of `find_resource!` do not have to explicitly include
`path-absolutize` to their own `Cargo.toml`.
2026-01-07 23:03:43 -08:00
..
absolute-path fix: implement 'Allow this session' for apply_patch approvals (#8451) 2026-01-07 20:11:12 +00:00
cache chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
cargo-bin fix: make the find_resource! macro responsible for the absolutize() call (#8884) 2026-01-07 23:03:43 -08:00
git fix: parse git apply paths correctly (#8824) 2026-01-07 13:00:31 +00:00
image chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
json-to-toml chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
pty feat: fallback unified_exec to shell_command (#8075) 2025-12-17 10:29:45 +00:00
readiness fix: fix readiness subscribe token wrap-around (#8770) 2026-01-06 13:09:02 +00:00
string chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00