diff options
Diffstat (limited to 'dot_copilot/settings.json')
| -rw-r--r-- | dot_copilot/settings.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dot_copilot/settings.json b/dot_copilot/settings.json new file mode 100644 index 0000000..5f7b9b2 --- /dev/null +++ b/dot_copilot/settings.json @@ -0,0 +1,7 @@ +{ + "model": "claude-opus-4.6", + "effortLevel": "max", + "autoUpdate": false, + "includeCoAuthoredBy": false, + "experimental": true +} |
