Allow Codex commits in standalone repositories - #254
Conversation
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 23f8fb58f3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Codex local runs could edit files in standalone repositories but could not commit because the sandbox left the repository's
.gitdirectory read-only. This adds the validated standalone Git metadata directory as an explicit writable root while preserving the linked-worktree and separate-git-dir boundaries.What this adds
Standalone repository Git writes
.gitdirectory for an ordinary repository..gitpaths without imposing case-sensitive path spelling.Regression coverage
Validation
make checkpnpm --filter @ship/codex-runner test— 99 tests passed21300c3920083f77e51f20cfea7e0e79624f3490.gitwas admittedgnt_20260827T230200Z_1c7dc381485baa99completedpass/nonewith a Codex-created repair commit