Skip to content

Conversation

@pot-ai-to
Copy link

@pot-ai-to pot-ai-to commented Jan 2, 2026

Please check as I'm an amateur at all this!

Summary

  • Reorganize kai-history-system pack structure to match PAI Pack Template v2.0 specification
  • Move hook files from src/ to src/hooks/ directory
  • Move config files from root config/ to src/config/ directory
  • Update documentation to reflect new file paths

Files Changed

  • Hook files: Moved to src/hooks/ subdirectory
  • Library files: Moved to src/hooks/lib/ for proper organization
  • Config files: Moved to src/config/ following standard structure
  • Documentation: Updated README.md and INSTALL.md with correct paths

Test Plan

  • Verified all hook files execute correctly with new structure
  • Tested import paths work correctly
  • Confirmed compatibility with kai-hook-system pack
  • Updated all documentation paths

Compatibility

✅ No breaking changes - maintains all functionality
✅ Compatible with existing kai-hook-system installation
✅ Follows PAI Pack Template v2.0 specification exactly

🤖 Generated with Claude Code

…structure

- Move hook files from src/ to src/hooks/ directory
- Move config from root config/ to src/config/ directory
- Move lib files to src/hooks/lib/ for proper organization
- Update README.md file paths to reflect new structure
- Update INSTALL.md copy commands for new file locations
- Maintain all import paths and functionality
- Ensure compatibility with kai-hook-system pack

This reorganization aligns kai-history-system with the PAI Pack Template v2.0
specification which requires all source code in src/ subdirectories.

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

Co-Authored-By: Claude <noreply@anthropic.com>
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