github danielmiessler/Personal_AI_Infrastructure v0.2.1
v0.2.1 - Hooks System Update

latest releases: v3.0.0, v2.5.0, v2.4.0...
5 months ago

🚀 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 notifications
  • stop-hook.ts - Terminal tab titles and completion announcements
  • user-prompt-submit-hook.ts - Voice greeting system
  • subagent-stop-hook.ts - Agent-specific voice notifications
  • load-dynamic-requirements.ts - Dynamic context loading wrapper
  • hooks/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

Don't miss a new Personal_AI_Infrastructure release

NewReleases is sending notifications on new releases.