This commit is contained in:
Harivansh Rathi 2026-04-04 03:37:10 +00:00
parent 9376a00f25
commit 66c53e1eca

View file

@ -55,7 +55,7 @@ in
primary = "anthropic/claude-opus-4-6";
fallbacks = [ "anthropic/claude-sonnet-4-6" ];
};
sandbox.mode = "non-main";
sandbox.mode = "off";
};
tools = {
profile = "coding";