Enable auto-commit tracking, git-sync hooks, session recovery, and anonymous identity for the new repo. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
176 B
JSON
12 lines
176 B
JSON
{
|
|
"strategy": "auto-commit",
|
|
"enabled": true,
|
|
"telemetry": false,
|
|
"strategy_options": {
|
|
"push_sessions": true,
|
|
"summarize": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|