| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-08 | 1.6 kB | |
| v1.0.3 source code.tar.gz | 2026-04-08 | 81.5 kB | |
| v1.0.3 source code.zip | 2026-04-08 | 116.3 kB | |
| Totals: 3 Items | 199.4 kB | 0 | |
What's Changed
- tests: reduce background task timing flakiness by @VOIDXAI in https://github.com/openai/codex-plugin-cc/pull/37
- Fix working-tree review crash on untracked directories by @dkundel-openai in https://github.com/openai/codex-plugin-cc/pull/166
- fix: respect SHELL on Windows for Git Bash by @dkundel-openai in https://github.com/openai/codex-plugin-cc/pull/178
- Use app-server auth status for Codex readiness by @dkundel-openai in https://github.com/openai/codex-plugin-cc/pull/177
- fix: inherit process.env in app-server spawn by @Bhuvanesh09 in https://github.com/openai/codex-plugin-cc/pull/159
- fix: gracefully handle unsupported thread/name/set on older Codex CLI by @tmchow in https://github.com/openai/codex-plugin-cc/pull/126
- codex: scope implicit resume-last selection to the current Claude session by @VOIDXAI in https://github.com/openai/codex-plugin-cc/pull/83
- codex: scope default cancel selection to the current Claude session by @VOIDXAI in https://github.com/openai/codex-plugin-cc/pull/84
- fix: avoid embedding large adversarial review diffs by @dkundel-openai in https://github.com/openai/codex-plugin-cc/pull/179
- bump: update plugin version to 1.0.3 by @dkundel-openai in https://github.com/openai/codex-plugin-cc/pull/180
New Contributors
- @Bhuvanesh09 made their first contribution in https://github.com/openai/codex-plugin-cc/pull/159
- @tmchow made their first contribution in https://github.com/openai/codex-plugin-cc/pull/126
Full Changelog: https://github.com/openai/codex-plugin-cc/compare/v1.0.2...v1.0.3