Skip to content

v0.1.1

Choose a tag to compare

@tkimball83 tkimball83 released this 06 Sep 21:37
· 14 commits to main since this release

Fix the startup warning caused by requesting a 5-second SessionEnd hook timeout. The plugin now requests 3 seconds, matching the limit Codex already enforced.

The README documents this Codex-specific limit, and plugin validation checks the corrected timeout.

Validation: npm run check passed, including all 164 tests using the fake Claude CLI.

Update the marketplace and reinstall the plugin:

codex plugin marketplace add linuxhq/cc-plugin-codex
codex plugin add claude@linuxhq

Start a new Codex session to load the updated plugin.