chore: update track references and config
This commit is contained in:
@@ -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**
|
5. [ ] **Track: Transitioning to Native Orchestrator**
|
||||||
*Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)*
|
*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/minimax_provider_20260306/](./tracks/minimax_provider_20260306/)*
|
||||||
*Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)*
|
*Link: [./tracks/native_orchestrator_20260306/](./tracks/native_orchestrator_20260306/)*
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[ai]
|
[ai]
|
||||||
provider = "minimax"
|
provider = "gemini_cli"
|
||||||
model = "MiniMax-M2.5"
|
model = "gemini-2.5-flash-lite"
|
||||||
temperature = 0.0
|
temperature = 0.0
|
||||||
max_tokens = 8192
|
max_tokens = 8192
|
||||||
history_trunc_limit = 8000
|
history_trunc_limit = 8000
|
||||||
|
|||||||
@@ -193,7 +193,7 @@ Collapsed=0
|
|||||||
|
|
||||||
[Window][Text Viewer - Entry #11]
|
[Window][Text Viewer - Entry #11]
|
||||||
Pos=60,60
|
Pos=60,60
|
||||||
Size=900,700
|
Size=1529,925
|
||||||
Collapsed=0
|
Collapsed=0
|
||||||
|
|
||||||
[Window][Text Viewer - Entry #6]
|
[Window][Text Viewer - Entry #6]
|
||||||
|
|||||||
@@ -8,5 +8,5 @@ active = "main"
|
|||||||
|
|
||||||
[discussions.main]
|
[discussions.main]
|
||||||
git_commit = ""
|
git_commit = ""
|
||||||
last_updated = "2026-03-06T23:22:48"
|
last_updated = "2026-03-06T23:54:22"
|
||||||
history = []
|
history = []
|
||||||
|
|||||||
Reference in New Issue
Block a user