adjustments
This commit is contained in:
16
config.toml
16
config.toml
@@ -3,17 +3,8 @@ namespace = "colorforth_bootslop"
|
||||
output_dir = "."
|
||||
|
||||
[files]
|
||||
base_dir = "C:/projects/forth/bootslop"
|
||||
base_dir = "C:/projects/manual_slop"
|
||||
paths = [
|
||||
"./attempt_1/*",
|
||||
"./scripts/*",
|
||||
"./references/Architectural_Consolidation.md",
|
||||
"./references/neokineogfx_in-depth.md",
|
||||
"./references/blog_in-depth.md",
|
||||
"./references/kyra_in-depth.md",
|
||||
".editorconfig",
|
||||
"GEMINI.md",
|
||||
"CONVENTIONS.md",
|
||||
]
|
||||
|
||||
[screenshots]
|
||||
@@ -24,6 +15,5 @@ paths = []
|
||||
history = []
|
||||
|
||||
[ai]
|
||||
provider = "gemini"
|
||||
model = "gemini-2.0-flash"
|
||||
|
||||
provider = "anthropic"
|
||||
model = "claude-sonnet-4-6"
|
||||
|
||||
Reference in New Issue
Block a user