Skip to content

Remove Codex workflow hooks, plan handling, and validation scripts#136

Merged
SoraSuegami merged 1 commit into
mainfrom
codex/hookplan
Jul 6, 2026
Merged

Remove Codex workflow hooks, plan handling, and validation scripts#136
SoraSuegami merged 1 commit into
mainfrom
codex/hookplan

Conversation

@SoraSuegami

@SoraSuegami SoraSuegami commented Jul 6, 2026

Copy link
Copy Markdown
Member

Summary

  • Remove Codex workflow plumbing for session start, stop, and planning hooks.
  • Remove shared Python helpers for workflow paths, runners, atomic writes, transcript handling, and CLI entry points.
  • Remove JSON schemas and repo validation coverage for review decisions and session start intent.
  • Update repository guidance docs to remove the new workflow and expected agent behavior.
  • Remove shell wrappers for build checks, test execution, and hook invocation.

Testing

  • Not run (not requested)

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread .codex/hooks.json
@@ -1,30 +0,0 @@
{
"hooks": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Restore the hook manifest

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 👍 / 👎.

@SoraSuegami SoraSuegami changed the title Add Codex workflow hooks, plan handling, and validation scripts Remove Codex workflow hooks, plan handling, and validation scripts Jul 6, 2026
@SoraSuegami
SoraSuegami merged commit a57f8e1 into main Jul 6, 2026
3 checks passed
@SoraSuegami
SoraSuegami deleted the codex/hookplan branch July 6, 2026 07:41
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