forked from openai/codex
-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
Description
Discussed in #198
Originally posted by ethras September 18, 2025
Would it be possible to add support for project-level hooks (like lifecycle events in Claude Code) and also project-specific commands? Hooks would let teams run automated actions at defined moments (e.g. before a write, after a tool run, or on session start), while project commands would give a clean way to define custom CLI commands scoped to a repo instead of global config.
Do you see these features fitting into the scope of code, or would they be better left to external tooling?
Thanksd for your awesome project !