a version with known bug fixed but not sure any more obscure ones

This commit is contained in:
2026-05-16 03:55:00 +08:00
parent 615c324d9b
commit 3012507fcc
4 changed files with 160 additions and 58 deletions
+8 -6
View File
@@ -5,12 +5,14 @@ prompts:
preset: "下面的代码来自文件 {{path}}\n---\n{{content}}"
preset:
all:
- "cmd/*"
- "internal/tree/*"
- "internal/utils/*"
- "internal/config/*"
- "main.go"
all:
- "*"
# - "cmd/*"
# - "internal/tree/*"
# - "internal/utils/*"
# - "internal/config/*"
# - "internal/resolver/*"
# - "main.go"
internal:
- "internal/tree/*"