feat: update README and CI configuration, add tests for hooks functionality
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user