feat: update README and CI configuration, add tests for hooks functionality

This commit is contained in:
Tal Muskal
2026-04-08 20:40:03 +03:00
parent 67e21c582c
commit 9de302f881
6 changed files with 230 additions and 5 deletions
+3 -1
View File
@@ -65,7 +65,9 @@ codex /init
## Hooks
The plugin includes an auto-save hook that runs on session stop, automatically preserving conversation context into your palace.
The plugin includes auto-save hooks that run on session stop (every 15 messages) and before context compaction, automatically preserving conversation context into your palace.
Set the `MEMPAL_DIR` environment variable to a directory path to automatically run `mempalace mine` on that directory during each save trigger.
## Support