openai / openai/codex-plugin-cc
SessionStart hook appends to $CLAUDE_ENV_FILE unconditionally — breaks the Bash tool on Windows after ~28 session starts
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 33.3k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked codex-env-bloat-upstream-report.md and locate the SessionStart hook that writes to $CLAUDE_ENV_FILE. Reproduce the behavior after about 28 session starts using the Bash tool on Windows; done means the hook no longer appends unconditionally and the Bash tool continues working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, javascript
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100