by p-lemonish · Agent Tool · ★ 240
opencode setup with ollama Docs: https://opencode.ai/docs/config/ Setup in to wherever you need to point it to, then using this repo's simply run To download a model, such as , and get it ready to run on ollama, run the following This following json in has worked for me so far I, like many others have had issues getting the tools working in opencode using local models. I found out why agentic actions such as using opencode's provided tools didn't work. It's because Ollama has set the context window at 4096 for the models.
| Stars | 240 |
| Forks | 18 |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 61.1056994707/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-04 |
| Created | 2025-07-01 |
| Platforms | docker |
| Est. Tokens | ~1k |
Explore other popular agent tool tools:
ollama-x-opencode is Step-by-step guide of how I setup opencode's agentic workflow to be compatible with ollama's models that are capable of using tools. It is categorized as a Agent Tool with 240 GitHub stars.
You can find installation instructions and usage details in the ollama-x-opencode GitHub repository at github.com/p-lemonish/ollama-x-opencode. The project has 240 stars and 18 forks, indicating an active community.
ollama-x-opencode is released under the MIT license, making it free to use and modify according to the license terms.