## openai/codex-plugin-cc — v1.0.0…v1.0.1

_3 commits._

### Fixes
- **Fix command execution on Windows** — Fixed an issue where npm-installed command-line tools (like Codex) couldn't be found on Windows. The fix enables shell mode on Windows only, allowing the system to properly resolve .cmd shims that npm uses for global tool installation. (cf6f851)

### Backend
- **Release version 1.0.1** — Updated the plugin version from 1.0.0 to 1.0.1 across all configuration files, including package metadata and marketplace listings. (9cb4fe4)

### Docs
- **Add plugin reload documentation** — Updated the README with instructions for reloading plugins using the /reload-plugins command, making setup clearer for new users. (f4d65d9)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/openai/codex-plugin-cc?utm_source=github-action)._