Commit Graph

4 Commits

Author SHA1 Message Date
7b6e5f2159 fix: Correct hooks.json format - use object instead of array
Claude Code expects hooks to be an object with event names as keys,
not an array with post-install hooks.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 00:42:07 +02:00
2ba6bf8873 fix: Change plugin name from 'auto-build' to 'ab' in marketplace.json
Fixes plugin discovery - the marketplace name must match what users install.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 00:32:38 +02:00
e4abf090ed docs: Add clear problem statement and value proposition to README 2025-12-21 23:50:08 +02:00
7e4912add2 Initial Auto-Build plugin structure 2025-12-21 23:29:55 +02:00