refactor: Remove hooks - SessionEnd/PreCompact not useful for notifications

Hooks execute after Claude Code exits, so output is not visible.
Removed: setup command, install-hooks.sh, hooks.json, session-end-reminder.sh
Bump version to 2.2.0

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-01-07 00:25:40 +00:00
parent 6f8c5c4bde
commit 48378aced4
6 changed files with 2 additions and 214 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "learn",
"description": "Claude Learn: Session analysis for patterns and gotchas with domain-based memory, selective saving, and memory hygiene",
"version": "2.1.4",
"version": "2.2.0",
"author": {
"name": "Romfast Team"
}