Open WebUI Adds Native Terminal Tool Calling with Qwen3.5 35B Support
1 min readOpen WebUI's development team has shipped a significant update combining open terminal functionality with native tool calling capabilities. When paired with the Qwen3.5 35B model, this enables local LLM instances to execute system commands, read outputs, and iterate on solutions—essentially creating autonomous agents that can operate directly on your machine.
This matters tremendously for local deployment because it transforms LLMs from text-generation tools into actionable automation engines. The community response has been enthusiastic, with users excited about the possibilities for local coding assistants, system administration tasks, and autonomous workflows without relying on external APIs.
For practitioners running self-hosted setups, this opens doors to building sophisticated agent pipelines entirely on-device, combining the privacy benefits of local inference with the practical utility of tool-calling frameworks.
Source: r/LocalLLaMA · Relevance: 9/10