aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_copilot/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'dot_copilot/config.json')
-rw-r--r--dot_copilot/config.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/dot_copilot/config.json b/dot_copilot/config.json
new file mode 100644
index 0000000..98deba8
--- /dev/null
+++ b/dot_copilot/config.json
@@ -0,0 +1,11 @@
+{
+ "banner": "never",
+ "model": "claude-opus-4.6",
+ "effortLevel": "max",
+ "experimental": true,
+ "includeCoAuthoredBy": false,
+ "firstLaunchAt": "2026-03-11T00:00:00.000Z",
+ "trusted_folders": [
+ "/home/sommerfeld/dev/copilot"
+ ]
+}