
According to 1M AI News, Ollama has announced support for one-click Pi launch via the ollama launch pi command. Pi is a minimalist AI programming agent toolkit developed by Mario Zechner, featuring a built-in plugin extension system that allows users to even have Pi write extensions for themselves. Pi is globally installed via npm, with the configuration file located in the ~/.pi/agent/ directory, supporting integration with Ollama local models (such as qwen3-coder) and multiple cloud service providers.
Ollama founder Jeffrey Morgan praised Pi for its elegant design, allowing high customization, and stated that it performs well even with small-parameter models (including the Qwen 3.5 series local models). The ollama launch command was introduced on January 23 this year, supporting zero-configuration startup of programming tools such as Claude Code, OpenCode, Codex, Droid, and with the addition of Pi, the available Agent ecosystem has been further expanded.



