From fac234cef1076e46b1de8cb8a410072148d7e833 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Mon, 9 Mar 2026 11:35:18 -0400 Subject: [PATCH] Update implement-and-simplify.toml to use worktree_mode config Co-Authored-By: Claude Opus 4.6 --- tmp/implement-and-simplify.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tmp/implement-and-simplify.toml b/tmp/implement-and-simplify.toml index b4cc2ebe2..5746d8161 100644 --- a/tmp/implement-and-simplify.toml +++ b/tmp/implement-and-simplify.toml @@ -11,6 +11,5 @@ provider = "local" # [sandbox.daytona.snapshot] # name = "daytona-large" - [sandbox.local] -worktree = true \ No newline at end of file +worktree_mode = "always" \ No newline at end of file