From bb7beaad82f7b21047ffd328248090a49cc03057 Mon Sep 17 00:00:00 2001 From: Ed_ Date: Thu, 11 Jun 2026 21:09:42 -0400 Subject: [PATCH] conductor(checkpoint): Phase 4 - local-first + matrix v2 shipped 7 of 9 tasks complete in Phase 4: - 12 v2 fields added to VendorCapabilities - Native Ollama adapter (/api/chat with think/images/thinking) - _send_llama routes localhost/127.0.0.1 to native - GUI: 'Local Model' badge - Per-model v2 field population - Runtime local override (dataclass.replace on llama+localhost) - Cost panel: 'Free (local)' for localhost 2 tasks deferred: - t4_3 (Meta Llama API): no public surface; see docs/reports/meta_llama_api_verification_20260611.md - t4_7 (UI adaptations for new fields): design work beyond this track; separate follow-up Verification: 107/107 vendor+tool+provider+import-isolation tests pass; 3 audit scripts pass