Releases: openai/codex-plugin-cc
Releases · openai/codex-plugin-cc
v1.0.3
What's Changed
- tests: reduce background task timing flakiness by @VOIDXAI in #37
- Fix working-tree review crash on untracked directories by @dkundel-openai in #166
- fix: respect SHELL on Windows for Git Bash by @dkundel-openai in #178
- Use app-server auth status for Codex readiness by @dkundel-openai in #177
- fix: inherit process.env in app-server spawn by @Bhuvanesh09 in #159
- fix: gracefully handle unsupported thread/name/set on older Codex CLI by @tmchow in #126
- codex: scope implicit resume-last selection to the current Claude session by @VOIDXAI in #83
- codex: scope default cancel selection to the current Claude session by @VOIDXAI in #84
- fix: avoid embedding large adversarial review diffs by @dkundel-openai in #179
- bump: update plugin version to 1.0.3 by @dkundel-openai in #180
New Contributors
- @Bhuvanesh09 made their first contribution in #159
- @tmchow made their first contribution in #126
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- tests: derive repo roots from test file locations by @VOIDXAI in #34
- fix: resolve Windows ENOENT when spawning codex app-server by @zeta987 in #55
- fix: make test suite portable across platforms by @zeta987 in #56
- Fix /codex:rescue AskUserQuestion contract by @Pranav322 in #43
- Add pull request CI workflow for tests and builds by @dkundel-openai in #73
- Update plugin version to 1.0.2 by @dkundel-openai in #74
New Contributors
- @VOIDXAI made their first contribution in #34
- @zeta987 made their first contribution in #55
- @Pranav322 made their first contribution in #43
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update README with plugin reload and setup instructions by @rgbkrk in #2
- fix: resolve ENOENT for .cmd shims on Windows by @omid-method in #13
New Contributors
- @rgbkrk made their first contribution in #2
- @omid-method made their first contribution in #13
Full Changelog: v1.0.0...v1.0.1
Initial Release
Initial commit Co-authored-by: Codex <noreply@openai.com>