{ "hooks": { "SessionStart": [ { "matcher": "startup", "hooks": [ { "type": "command", "command": "memanto memory sync --project-dir .", "timeout": 30 } ] } ] } }