[IMPLEMENTATION] Claw Code + Ollama Local Inference — WORKING #347
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[IMPLEMENTATION] Claw Code + Ollama — Local First Achieved
Status: ✅ WORKING ON LIGHTBRO
Priority: Critical path for migration
Tested: 2026-04-02
SUMMARY
Successfully integrated Claw Code with Ollama local inference:
The Key:
Result: Claw Code talks to Ollama's OpenAI-compatible API.
VERIFICATION
Test Command:
Output:
Time: ~25s (local 1.5B model)
Cost: $0 (local inference)
Memory: Minimal (Ollama managed)
CODE CHANGES
Modified:
claw-code/rust/crates/api/src/provider.rsollama()provider methodfrom_env()matchBuild:
NEXT: BILBO AB TEST
With Ollama working, Bilbo AB test can proceed:
Linked: #337 (migration epic), #343 (burn down)
Status marker only: local-first Claw Code implementation marked WORKING. Closing as accomplished checkpoint.