mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
Back to code mode in evals by default
This commit is contained in:
parent
436a606549
commit
d465e6c7bf
1 changed files with 1 additions and 1 deletions
|
|
@ -266,7 +266,7 @@ export const EVALS_SETTINGS: RooCodeSettings = {
|
|||
|
||||
mcpEnabled: false,
|
||||
|
||||
mode: "architect",
|
||||
mode: "code", // "architect",
|
||||
|
||||
customModes: [],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue