core-agent-ide/codex-rs/utils
zbarsky-openai 8497163363
[bazel] Improve runfiles handling (#10098)
we can't use runfiles directory on Windows due to path lengths, so swap
to manifest strategy. Parsing the manifest is a bit complex and the
format is changing in Bazel upstream, so pull in the official Rust
library (via a small hack to make it importable...) and cleanup all the
associated logic to work cleanly in both bazel and cargo without extra
confusion
2026-01-29 00:15:44 +00:00
..
absolute-path fix: Fix tilde expansion to avoid absolute-path escape (#9621) 2026-01-21 10:43:10 -08:00
cache feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
cargo-bin [bazel] Improve runfiles handling (#10098) 2026-01-29 00:15:44 +00:00
git feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
image feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
json-to-toml feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
pty feat: detach non-tty childs (#9477) 2026-01-19 11:35:34 +00:00
readiness feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
string feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00