| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-18 | 1.2 kB | |
| v1.0.4 source code.tar.gz | 2026-04-18 | 82.0 kB | |
| v1.0.4 source code.zip | 2026-04-18 | 116.9 kB | |
| Totals: 3 Items | 200.2 kB | 0 | |
What's Changed
- codex: honor --cwd when reporting session runtime by @VOIDXAI in https://github.com/openai/codex-plugin-cc/pull/35
- fix: declare model in codex-rescue agent frontmatter by @xiaolai in https://github.com/openai/codex-plugin-cc/pull/169
- fix: correct invalid 'xhigh' reasoning effort in README by @manavagarwal123 in https://github.com/openai/codex-plugin-cc/pull/99
- fix: quote $ARGUMENTS in cancel, result, and status commands by @xiaolai in https://github.com/openai/codex-plugin-cc/pull/168
- fix: route /codex:rescue through the Agent tool to stop Skill recursion (#234) by @pengyou200902 in https://github.com/openai/codex-plugin-cc/pull/235
- Update plugin version to 1.0.4 by @dkundel-openai in https://github.com/openai/codex-plugin-cc/pull/244
New Contributors
- @xiaolai made their first contribution in https://github.com/openai/codex-plugin-cc/pull/169
- @manavagarwal123 made their first contribution in https://github.com/openai/codex-plugin-cc/pull/99
- @pengyou200902 made their first contribution in https://github.com/openai/codex-plugin-cc/pull/235
Full Changelog: https://github.com/openai/codex-plugin-cc/compare/v1.0.3...v1.0.4