
Agentic coding and models are becoming very popular. The idea is to run multiple tasks in parallel, allowing them to research and explore code in parallel. Ollama now support subagents and web search in Claude Code. You can now try it with any model on Ollama’s cloud. Minimax-m2.5, GLM-5, and Kimi-k2.5 trigger subagents when needed but you can also force them by telling the model to “use/spawn/create subagents.”
Longer coding sessions stay productive. Side tasks don’t fill the context with noise.
Some models will naturally trigger subagents when needed (minimax-m2.5, glm-5, kimi-k2.5), but you can force triggering subagents by telling the model to “use/spawn/create subagents”
Example… pic.twitter.com/iMei4vBR1T
— ollama (@ollama) February 17, 2026
You can rely on subagents for security audits, tracing API routes, and everything in between.
[HT]

