Skip to content

Clean plugin scripts and align Claude hooks#24

Merged
aayushostwal merged 3 commits into
mainfrom
feat/plugin-hook-parity-cleanup
May 13, 2026
Merged

Clean plugin scripts and align Claude hooks#24
aayushostwal merged 3 commits into
mainfrom
feat/plugin-hook-parity-cleanup

Conversation

@aayushostwal

@aayushostwal aayushostwal commented May 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove repo-only maintenance scripts and stale runtime-only files (hooks/, pre-commit installer, version/lint helpers) that should not ship with the plugin package
  • mirror Codex hook entrypoints into .claude-plugin/hooks so both runtimes expose the same hook surface
  • add regression tests for runtime stats ingestion and cross-plugin hook parity (including executable-bit parity)

Why

  • keep published artifacts focused on runtime assets actually used by Codex/Claude plugin installs
  • prevent drift between Codex and Claude hook directories
  • guard hook and stats behavior with automated tests

Validation

  • node --test

@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nexus Ready Ready Preview, Comment May 13, 2026 1:32pm

@aayushostwal
aayushostwal merged commit f9e0380 into main May 13, 2026
2 of 3 checks passed
@aayushostwal
aayushostwal deleted the feat/plugin-hook-parity-cleanup branch May 13, 2026 13:31
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