diff --git a/conductor/tracks.md b/conductor/tracks.md index 4fc6038..97d918a 100644 --- a/conductor/tracks.md +++ b/conductor/tracks.md @@ -32,7 +32,7 @@ This file tracks all major tracks for the project. Each track has its own detail 5. [ ] **Track: Transitioning to Native Orchestrator** *Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)* -21. [ ] **Track: MiniMax Provider Integration** +21. [x] **Track: MiniMax Provider Integration** *Link: [./tracks/minimax_provider_20260306/](./tracks/minimax_provider_20260306/)* *Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)* diff --git a/config.toml b/config.toml index b800da7..e60e5da 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ [ai] -provider = "minimax" -model = "MiniMax-M2.5" +provider = "gemini_cli" +model = "gemini-2.5-flash-lite" temperature = 0.0 max_tokens = 8192 history_trunc_limit = 8000 diff --git a/manualslop_layout.ini b/manualslop_layout.ini index 964ff4f..29a8bcb 100644 --- a/manualslop_layout.ini +++ b/manualslop_layout.ini @@ -193,7 +193,7 @@ Collapsed=0 [Window][Text Viewer - Entry #11] Pos=60,60 -Size=900,700 +Size=1529,925 Collapsed=0 [Window][Text Viewer - Entry #6] diff --git a/project_history.toml b/project_history.toml index e2ae7ca..94a6d0e 100644 --- a/project_history.toml +++ b/project_history.toml @@ -8,5 +8,5 @@ active = "main" [discussions.main] git_commit = "" -last_updated = "2026-03-06T23:22:48" +last_updated = "2026-03-06T23:54:22" history = []