Skip to content

Commit 0c8c05e

Browse files
committed
2.0.11 - Remove SessionEnd hook, gitignore Context.md
1 parent 53910ae commit 0c8c05e

4 files changed

Lines changed: 2 additions & 19 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ dist/
33
*.log
44
.DS_Store
55
/.mcp.json
6+
Context.md

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "threadlinking",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "Connect your files with their origin stories",
55
"type": "module",
66
"main": "dist/index.js",

plugin/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ claude --plugin-dir /path/to/threadlinking/plugin
4141
/thread-stats
4242
```
4343

44-
## Hooks (Automatic)
45-
46-
- **SessionEnd**: Prompts to save context when ending a significant work session
47-
4844
## MCP Tools
4945

5046
The plugin bundles the threadlinking MCP server with these tools:

plugin/hooks/hooks.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)