Private
Public Access
0
0

conductor(plan): Mark Phase 4 (minimax migration) as complete [7d2ce8f]

This commit is contained in:
2026-06-25 12:26:54 -04:00
parent 7d2ce8f89d
commit 9a1812b286
@@ -62,7 +62,7 @@
- WHAT: replace `_minimax_history` and `_minimax_history_lock`
- HOW: `manual-slop_edit_file` per site
- SAFETY: Run `tests/test_minimax_provider` (4 tests) + `tests/test_provider_state_migration.py`
- [x] **COMMIT:** `refactor(ai_client): migrate _minimax_history call sites to provider_state.get_history("minimax")` (Tier 3, atomic)
- [x] **COMMIT:** `refactor(ai_client): migrate _minimax_history call sites to provider_state.get_history("minimax")` [7d2ce8f] (Tier 3, atomic)
- [x] **GIT NOTE:** 3 sites migrated.
## Phase 5: Migrate qwen (1 task, 1 commit)