continue dev

About this tag
The continue dev tag covers discussions about the Continue.dev open-source AI code assistant, which integrates with VS Code and local models like those run through Ollama. Topics include setting up a local AI coding stack to reduce subscription costs and keep source code private, using code-focused local models for practical workflow improvements, and troubleshooting installation or configuration issues. The tag is relevant for developers interested in running AI coding assistants entirely on their own hardware within VS Code, avoiding cloud dependencies while maintaining productivity.
  1. Run Local AI Coding Assistants in VS Code with Ollama and Continue

    The local AI coding assistant stack is having a moment, and for good reason: it solves two problems developers have been complaining about for years. It cuts recurring subscription costs, and it keeps source code on your own machine instead of shipping it to a remote service. The combination of...