Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 499 Bytes

File metadata and controls

23 lines (16 loc) · 499 Bytes

Contributing

Contributions are welcome.

Development

npm ci
npm run test:claude

Expectations

  • Keep the plugin Codex-native.
  • Preserve honest positioning around the current installed-plugin hook limitation.
  • Add or update tests for behavior changes.
  • Avoid disturbing unrelated worktree changes.

Pull Requests

  • Keep changes focused.
  • Include verification notes in the PR description.
  • Update docs when behavior, install steps, or user-visible positioning changes.