Refactor: Remove hook-templates and related functionality
- Updated the published package contents to exclude `hook-templates`. - Removed references to the hooks directory and related scripts in the installation and uninstallation processes. - Simplified the status command by eliminating checks for runtime hook scripts. - Adjusted the path discovery service to remove methods related to hook templates. - Updated the installation logic to directly configure hooks using CLI commands. - Cleaned up the uninstall process to remove claude-mem hooks from settings.
This commit is contained in:
+1
-1
@@ -125,4 +125,4 @@ claude-mem/
|
||||
- The build process embeds the version from `package.json` at build time
|
||||
- `prepublishOnly` script ensures build runs before npm publish
|
||||
- Dependencies are bundled except for external packages
|
||||
- The published package includes: `dist/`, `hook-templates/`, `commands/`, `src/`, `docs/`
|
||||
- The published package includes: `dist/`, `commands/`, `src/`, `docs/`
|
||||
|
||||
Reference in New Issue
Block a user