Add Ollama local model support to openagents coder
#21
Closed·
AtlantisPleb opened this 6d ago
Add an Ollama backend to openagents coder so it can chat with a locally-served Ollama instance. Use the ollama-js client. Start with the already-loaded test model qwen3.8:27b-mtp-q8_0. The target is that the CLI can open a coder thread against the local endpoint, stream output, and fit the existing thread/grant lifecycle.
AtlantisPleb
opened this issue
6d ago
AtlantisPleb
closed this as completed in
586edf16d ago
Add an Ollama backend to openagents coder so it can chat with a locally-served Ollama instance. Use the ollama-js client. Start with the already-loaded test model qwen3.8:27b-mtp-q8_0. The target is that the CLI can open a coder thread against the local endpoint, stream output, and fit the existing thread/grant lifecycle.