Last 12 weeks · 0 commits
5 of 6 standards met
Summary Changes hook type from to for both SessionStart and UserPromptSubmit hooks Fixes "Messages are required for agent hooks. This is a bug." error that crashes the plugin on every user prompt The hook type has an identical schema and behavior but doesn't require conversation messages to be available at hook execution time Test plan [ ] Install the updated plugin in Claude Code [ ] Submit a prompt — verify the hook error no longer appears [ ] Run then submit a direction-changing message to verify intent tracking still works 🤖 Generated with Claude Code
Summary Removed , , and fields from that used invalid relative paths, causing plugin installation to fail with manifest validation errors. These fields are unnecessary since Claude Code auto-discovers components in the standard , , and directories. Test plan [ ] Reinstall the plugin locally and verify no validation errors 🤖 Generated with Claude Code
Repository: antfu/intentracker. Description: Track project intent across AI agent sessions. Stars: 25, Forks: 0. Primary language: TypeScript. Languages: TypeScript (78.5%), JavaScript (21.5%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 4mo ago. Community health: 85%. Top contributors: antfu.