Private
Public Access
conductor(plan): Mark Phase 6 (llama migration) as complete [fd56613]
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
- WHAT: replace `_llama_history` and `_llama_history_lock`
|
- WHAT: replace `_llama_history` and `_llama_history_lock`
|
||||||
- HOW: `manual-slop_edit_file` per site
|
- HOW: `manual-slop_edit_file` per site
|
||||||
- SAFETY: Run `tests/test_llama_provider` (5 tests) + `tests/test_llama_ollama_native` (5 tests) + `tests/test_provider_state_migration.py`
|
- SAFETY: Run `tests/test_llama_provider` (5 tests) + `tests/test_llama_ollama_native` (5 tests) + `tests/test_provider_state_migration.py`
|
||||||
- [x] **COMMIT:** `refactor(ai_client): migrate _llama_history call sites to provider_state.get_history("llama")` (Tier 3, atomic)
|
- [x] **COMMIT:** `refactor(ai_client): migrate _llama_history call sites to provider_state.get_history("llama")` [fd56613] (Tier 3, atomic)
|
||||||
- [x] **GIT NOTE:** 9 sites migrated. Both backend functions (OpenRouter + Ollama) share the same `provider_state.get_history("llama")` instance.
|
- [x] **GIT NOTE:** 9 sites migrated. Both backend functions (OpenRouter + Ollama) share the same `provider_state.get_history("llama")` instance.
|
||||||
|
|
||||||
## Phase 7: Remove the 12 module-level aliases + cleanup() (1 task, 1 commit)
|
## Phase 7: Remove the 12 module-level aliases + cleanup() (1 task, 1 commit)
|
||||||
|
|||||||
Reference in New Issue
Block a user