conductor(checkpoint): Checkpoint end of Phase 1

This commit is contained in:
2026-02-23 22:10:05 -05:00
parent ece84d4c4f
commit 712d5a856f
6 changed files with 77 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "gemini"
model = "gemini-2.0-flash"
model = "gemini-2.5-flash"
temperature = 0.0
max_tokens = 8192
history_trunc_limit = 8000
@@ -18,7 +18,7 @@ paths = [
"C:/projects/forth/bootslop/bootslop.toml",
"C:\\projects\\manual_slop\\tests\\temp_project.toml",
]
active = "manual_slop.toml"
active = "C:\\projects\\manual_slop\\tests\\temp_project.toml"
[gui.show_windows]
Projects = true