Skip to content

feat: add codex hook format and install_codex_hooks#7

Merged
cafitac merged 1 commit intomainfrom
feat/codex-hook-format
Apr 27, 2026
Merged

feat: add codex hook format and install_codex_hooks#7
cafitac merged 1 commit intomainfrom
feat/codex-hook-format

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 27, 2026

Summary

  • _make_hook_entry: hook_format="codex"{"hooks": [...]} (no matcher, matches Codex hooks.json format)
  • codex.py: install_codex_hooks(project_root) writes Stop hook to .codex/hooks.json
  • Mirrors install_claude_hooks pattern

🤖 Generated with Claude Code

- _make_hook_entry: hook_format="codex" → {"hooks": [...]} (no matcher)
- codex.py: install_codex_hooks(project_root) writes Stop hook to .codex/hooks.json
- Mirrors install_claude_hooks pattern

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cafitac cafitac merged commit aa7312e into main Apr 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant