1.2 KiB
1.2 KiB
Changelog
Unreleased
Added
- Restore
write,edit,multi_edit, andmultieditPostToolUse coverage alongsideapply_patch. - Forward Codex
transcript_pathinto native comment-checker hook input when available. - Add package smoke coverage for portable hook entrypoints.
Changed
- Treat the native checker binary as an optional dependency for unsupported platforms.
- Cap child process stdout/stderr captured from the native checker.
- Run CI on Windows in addition to Ubuntu and macOS.
[0.1.1] - 2026-05-15
Changed
- Limit automatic comment checking to successful
apply_patchhook events. - Remove the
comment_checkMCP tool and MCP server configuration. - Update plugin metadata, docs, and contributor guidance to describe hook-only behavior.
[0.1.0] - 2026-05-15
Added
- Initial
codex-comment-checkerCodex plugin. PostToolUsehook forapply_patch,write,edit, andmultieditstyle tool calls.- Blocking hook feedback when
comment-checkerreports warnings. comment_checkMCP tool for explicit write/edit/multiedit checks.- Codex plugin manifest, local MCP config, bundled skill, and GitHub repository metadata.