feat: cwd ad project root (#1517)

This commit is contained in:
yetone
2025-03-07 11:53:09 +08:00
committed by GitHub
parent dbe31a866a
commit 6c7c5464ca
2 changed files with 6 additions and 0 deletions

View File

@@ -319,6 +319,7 @@ M._defaults = {
minimize_diff = true,
enable_token_counting = true,
enable_cursor_planning_mode = false,
use_cwd_as_project_root = false,
},
history = {
max_tokens = 4096,