Commit 7d07a32
committed
fix(evolve-lite): guard Stop hook against recursion and clean up noise
- Add stop_hook_active guard to prevent infinite loop when learn skill triggers another Stop event
- Simplify hook prompt wording
- Add missing trailing newline to hooks.json
- Remove spurious blank line in retrieve_entities.py1 parent 7912b40 commit 7d07a32
2 files changed
Lines changed: 2 additions & 3 deletions
File tree
- platform-integrations/claude/plugins/evolve-lite
- hooks
- skills/recall/scripts
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments