conductor(checkpoint): Checkpoint end of Phase 2

This commit is contained in:
2026-05-02 12:07:38 -04:00
parent 43b9a11f67
commit bf148ff6a2
3 changed files with 13 additions and 8 deletions
+1
View File
@@ -2489,6 +2489,7 @@ class AppController:
"active_preset": self.ui_global_preset_name,
}
self.config["ai"]["system_prompt"] = self.ui_global_system_prompt
self.config["ai"]["tool_instructions"] = self.ui_global_tool_instructions
self.config["projects"] = {"paths": self.project_paths, "active": self.active_project_path}
from src import bg_shader
# Update gui section while preserving other keys like bg_shader_enabled