Skip to content

fix: update resource path resolution logic so it works with Bazel#8861

Merged
bolinfest merged 1 commit intomainfrom
pr8861
Jan 7, 2026
Merged

fix: update resource path resolution logic so it works with Bazel#8861
bolinfest merged 1 commit intomainfrom
pr8861

Conversation

@bolinfest
Copy link
Collaborator

@bolinfest bolinfest commented Jan 7, 2026

The Bazelification work in-flight over at #8832 needs this fix so that Bazel can find the path to the DotSlash file for bash.

With this change, the following almost works:

bazel test --test_output=errors //codex-rs/exec-server:exec-server-all-test

That is, now the list_tools test passes, but accept_elicitation_for_prompt_rule still fails because it runs Seatbelt itself, so it needs to be run outside Bazel's local sandboxing.

@bolinfest bolinfest enabled auto-merge (squash) January 7, 2026 21:48
@bolinfest bolinfest merged commit 54b290e into main Jan 7, 2026
45 of 47 checks passed
@bolinfest bolinfest deleted the pr8861 branch January 7, 2026 22:33
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants