Recursive Control: Now Runs GPT-oss Locally via LM Studio

Weโre excited to announce a major upgrade to Recursive Control: full integration with LM Studio, now powering local execution of our GPT-oss model for recursive, agentic AI workflows.
๐ Explore the project on GitHub: flowdevs-io/Recursive-Control
What Is Recursive Control?
Recursive Control is an open-source framework designed to autonomously control your Windows computer using AI. The system can interpret natural language instructions, orchestrate workflows, and manage plugins that automate tasks like:
- Mouse and keyboard actions
- Command line operations
- Browser interactions
- File and system management
Itโs powered by a multi-agent architecture (coordinator, planner, executor) and is fully extensible via plugins. Until now, most of its AI reasoning relied on cloud-based LLMs.
Whatโs New: Local GPT-oss via LM Studio
With LM Studio integration, Recursive Control can now run GPT-oss entirely on your machine.
Hereโs what this unlocks:
- Fully local AI โ no external API calls or cloud dependencies
- Privacy by default โ your data never leaves your computer
- No usage costs โ GPT-oss is open source and free
- Offline capability โ works in disconnected environments
- Seamless integration โ Recursive Control automatically uses your local LM Studio server when enabled
๐ ๏ธ How to Get Started
- Clone the repo:
git clone https://github.com/flowdevs-io/Recursive-Control.git- Install LM Studio.
- Download and load GPT-oss in LM Studio.
- Start the LM Studio server (default endpoint:
http://localhost:1234/v1). - In Recursive Controlโs settings, enable LM Studio and point it to your local endpoint.
- Run Recursive Control and issue natural language commands โ GPT-oss will handle the reasoning locally.
Why This Matters
Running GPT-oss locally with Recursive Control means you get the benefits of powerful AI without the trade-offs of cloud dependency:
- Privacy and security โ nothing leaves your machine
- No costs โ no API usage fees
- Faster responses โ skip network latency
- Offline support โ works even without internet
- Recursive orchestration โ optimized for agentic control loops
๐ Tips and Troubleshooting
- If responses are slow, reduce max tokens or use a quantized GPT-oss build.
- Check that LM Studio is running and accessible on
http://localhost:1234/v1. - Enable GPU acceleration in LM Studio for faster performance.
- Monitor system resources โ larger models require more RAM and VRAM.
๐ Whatโs Next
This update is just the beginning. With GPT-oss + LM Studio, Recursive Control is becoming:
- More private โ all processing is local
- More affordable โ no per-token costs
- More resilient โ runs anywhere, even offline
Next steps include adding support for additional open models, improving automatic fallback between local and cloud AI, and optimizing performance for recursive agent loops.
๐ Try it today by downloading LM Studio, setting up GPT-oss, and running Recursive Control locally: flowdevs-io/Recursive-Control
Weโre excited to announce a major upgrade to Recursive Control: full integration with LM Studio, now powering local execution of our GPT-oss model for recursive, agentic AI workflows.
๐ Explore the project on GitHub: flowdevs-io/Recursive-Control
What Is Recursive Control?
Recursive Control is an open-source framework designed to autonomously control your Windows computer using AI. The system can interpret natural language instructions, orchestrate workflows, and manage plugins that automate tasks like:
- Mouse and keyboard actions
- Command line operations
- Browser interactions
- File and system management
Itโs powered by a multi-agent architecture (coordinator, planner, executor) and is fully extensible via plugins. Until now, most of its AI reasoning relied on cloud-based LLMs.
Whatโs New: Local GPT-oss via LM Studio
With LM Studio integration, Recursive Control can now run GPT-oss entirely on your machine.
Hereโs what this unlocks:
- Fully local AI โ no external API calls or cloud dependencies
- Privacy by default โ your data never leaves your computer
- No usage costs โ GPT-oss is open source and free
- Offline capability โ works in disconnected environments
- Seamless integration โ Recursive Control automatically uses your local LM Studio server when enabled
๐ ๏ธ How to Get Started
- Clone the repo:
git clone https://github.com/flowdevs-io/Recursive-Control.git- Install LM Studio.
- Download and load GPT-oss in LM Studio.
- Start the LM Studio server (default endpoint:
http://localhost:1234/v1). - In Recursive Controlโs settings, enable LM Studio and point it to your local endpoint.
- Run Recursive Control and issue natural language commands โ GPT-oss will handle the reasoning locally.
Why This Matters
Running GPT-oss locally with Recursive Control means you get the benefits of powerful AI without the trade-offs of cloud dependency:
- Privacy and security โ nothing leaves your machine
- No costs โ no API usage fees
- Faster responses โ skip network latency
- Offline support โ works even without internet
- Recursive orchestration โ optimized for agentic control loops
๐ Tips and Troubleshooting
- If responses are slow, reduce max tokens or use a quantized GPT-oss build.
- Check that LM Studio is running and accessible on
http://localhost:1234/v1. - Enable GPU acceleration in LM Studio for faster performance.
- Monitor system resources โ larger models require more RAM and VRAM.
๐ Whatโs Next
This update is just the beginning. With GPT-oss + LM Studio, Recursive Control is becoming:
- More private โ all processing is local
- More affordable โ no per-token costs
- More resilient โ runs anywhere, even offline
Next steps include adding support for additional open models, improving automatic fallback between local and cloud AI, and optimizing performance for recursive agent loops.
๐ Try it today by downloading LM Studio, setting up GPT-oss, and running Recursive Control locally: flowdevs-io/Recursive-Control
Related Blog Posts

Journey to Vibe Coding on Your Local Computer: Codex Visual Studio Code Extension

The Flow of Vibe Coding on Lovable


.jpg)