adjustments

This commit is contained in:
2026-02-21 14:40:14 -05:00
parent 672b184c86
commit fa78c1d08a
4 changed files with 152 additions and 83 deletions

View File

@@ -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"