conductor(checkpoint): Checkpoint end of Phase 1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user