🚀 PAI v0.2.1 - Hooks System Update
What's Changed
🪝 Hooks System Overhaul
- Sanitized for Public Use: All hook files cleaned of sensitive data
- Portable Installation: All hooks now use
${PAI_DIR}variable - Voice Integration: Enhanced intelligent voice responses
- Tab Title System: Improved terminal tab title generation
- Session Management: Better initialization and state tracking
📁 Files Updated
session-start-hook.ts- Session initialization with voice notificationsstop-hook.ts- Terminal tab titles and completion announcementsuser-prompt-submit-hook.ts- Voice greeting systemsubagent-stop-hook.ts- Agent-specific voice notificationsload-dynamic-requirements.ts- Dynamic context loading wrapperhooks/README.md- Hook system documentation
📚 Documentation
- Fixed date formatting issues in main README
- Removed redundant configuration warnings
- Updated September 26, 2025 release notes
Installation Note
Remember to set the PAI_DIR environment variable to your PAI installation's .claude directory for the hooks to work correctly.
Full Changelog: v0.2...v0.2.1