Thanks for contributing to codex-thread-path-fix.
- Clone the repo.
- Ensure dependencies are installed:
bashsqlite3jq
- Run checks:
bash -n ./scripts/fix-codex-thread-path.sh
bash -n ./tests/smoke.sh
./tests/smoke.sh- Keep changes focused and minimal.
- Add or update tests when behavior changes.
- Update docs (
README.md,README.en.md,docs/) when CLI behavior changes. - Keep backward compatibility for existing flags unless there is a strong reason.
Use Conventional Commits, for example:
fix: preserve trust level when old project block is missingdocs: add rollback notes for path migration
Please use the bug report template and include:
- command line used
- dry-run summary
- OS version
- sanitized snippets from
~/.codexfiles if relevant