Skip to content

Update Codex hooks feature flag#78

Merged
starboyate merged 1 commit into
mainfrom
fix/codex-hooks-feature-flag
May 14, 2026
Merged

Update Codex hooks feature flag#78
starboyate merged 1 commit into
mainfrom
fix/codex-hooks-feature-flag

Conversation

@starboyate
Copy link
Copy Markdown
Collaborator

Summary

  • Update the Codex installer to use the current [features].hooks flag instead of the deprecated codex_hooks flag.
  • Migrate existing codex_hooks entries under [features], remove deprecated keys, and enable hooks when the current flag is false.
  • Refresh installer tests and Codex integration documentation for the new flag.

Test Plan

  • PYTHONPATH=memind-integrations/codex /opt/homebrew/bin/python3.12 -m unittest discover -s memind-integrations/codex/tests -v
  • mvn test

@starboyate starboyate merged commit 758c209 into main May 14, 2026
2 checks passed
@starboyate starboyate deleted the fix/codex-hooks-feature-flag branch May 14, 2026 07:45
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.

[Bug]: Update Codex integration to use [features].hooks instead of deprecated codex_hooks

1 participant