mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-16 20:01:26 +00:00
add declerative devin conf
This commit is contained in:
parent
029ad0af21
commit
589b9a7ddd
3 changed files with 36 additions and 0 deletions
9
config/devin/config.json
Normal file
9
config/devin/config.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"shell": {
|
||||
"setup_complete": true
|
||||
},
|
||||
"theme_mode": "dark",
|
||||
"agent": {
|
||||
"model": "gpt-5-4-xhigh-priority"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue