fabro/tmp/implement-and-simplify.toml
Bryan Helmkamp fac234cef1 Update implement-and-simplify.toml to use worktree_mode config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 11:35:18 -04:00

15 lines
No EOL
241 B
TOML

version = 1
graph = "implement-and-simplify.dot"
[sandbox]
provider = "local"
# provider = "daytona"
# [sandbox.env]
# CARGO_INCREMENTAL = "0"
# [sandbox.daytona.snapshot]
# name = "daytona-large"
[sandbox.local]
worktree_mode = "always"