Skip to content

Remove unsupported hooks description field#406

Open
jeff-jeffrolc wants to merge 1 commit into
openai:mainfrom
jeff-jeffrolc:fix-hooks-schema-description
Open

Remove unsupported hooks description field#406
jeff-jeffrolc wants to merge 1 commit into
openai:mainfrom
jeff-jeffrolc:fix-hooks-schema-description

Conversation

@jeff-jeffrolc

Copy link
Copy Markdown

Summary

  • remove the top-level description field from plugins/codex/hooks/hooks.json
  • keep hook behavior unchanged

Why

Strict hook config loaders reject the extra top-level field with unknown field description, expected hooks.

Validation

  • jq -e '.hooks and (keys == ["hooks"])' plugins/codex/hooks/hooks.json

@jeff-jeffrolc jeff-jeffrolc requested a review from a team June 27, 2026 15:42
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