Remove Codex workflow hooks, plan handling, and validation scripts#136
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d1526248c6
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -1,30 +0,0 @@ | |||
| { | |||
| "hooks": { | |||
There was a problem hiding this comment.
With this manifest removed and codex_hooks also disabled in .codex/config.toml, Codex no longer registers the SessionStart and Stop commands for this repo. In Codex sessions that rely on the repository workflow, plan initialization, stop-time validation gates, and final read-only review are all bypassed instead of being enforced.
Useful? React with 👍 / 👎.
Summary
Testing