add declerative devin conf

This commit is contained in:
Harivansh Rathi 2026-04-02 16:50:34 -04:00
parent 029ad0af21
commit 589b9a7ddd
3 changed files with 36 additions and 0 deletions

9
config/devin/config.json Normal file
View file

@ -0,0 +1,9 @@
{
"shell": {
"setup_complete": true
},
"theme_mode": "dark",
"agent": {
"model": "gpt-5-4-xhigh-priority"
}
}