aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.copilot/config.json
blob: 98deba80c4ee7d3f0bf2df4a7898fe9ec071df6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"
  ]
}