Tagged "coding-assistant"
9 articles tagged coding-assistant, 7 March 2026 to 26 August 2026. Newest first.
-
JetBrains Releases Junie Local: On-Device Coding Agent for macOS
JetBrains launches Junie Local, a fully on-device coding agent for macOS that performs code generation and refactoring without sending data to cloud servers. This release demonstrates enterprise adoption of local LLM inference for professional development workflows.
-
GitHub Copilot With Ollama: Run Local AI Models In VS Code Offline & Free
A new integration enables developers to use GitHub Copilot-style code completion powered by Ollama's local models directly in VS Code, eliminating cloud dependencies and costs. This represents a major practical breakthrough for developers seeking privacy-preserving, offline coding assistance.
-
Developer Builds Fully Local AI Coding Assistant Using Ollama and VS Code on Windows
How-To Geek documents a complete workflow for building a privacy-preserving AI coding assistant that runs entirely locally on Windows using Ollama and Visual Studio Code integration.
-
Developer Builds Local AI Coding Setup with Editor Integration, Zero Cloud Dependency
A practical guide demonstrates integrating local AI capabilities directly into code editors, creating a fully on-device development environment. The approach eliminates cloud dependencies while maintaining the productivity benefits of AI-assisted coding.
-
Complete Local Coding Assistant Stack Running Inside Your Editor
A practitioner shares their successful setup for running a fully local coding assistant integrated directly into their code editor, eliminating cloud dependencies for AI-assisted development.
-
Building Practical Local Coding Assistants: A Working Stack for Editor Integration
Developers successfully implement local coding assistants directly within code editors using self-hosted language models, proving that capable AI-assisted development is achievable without cloud dependencies. Community shares effective tooling and architecture patterns for production-ready local setups.
-
Developer Shares Golden Stack for Local Coding Assistant Integration Directly Inside Code Editors
A developer published a complete working stack for deploying local coding assistants within code editors, demonstrating practical tooling for on-device AI-assisted development. The approach provides alternatives to cloud-based solutions like GitHub Copilot.
-
Local AI Coding Assistant: Free Cursor Alternative with VS Code, Ollama & Continue
Guide to building a free, self-hosted AI coding assistant using VS Code, Ollama, and the Continue extension as an alternative to cloud-based Cursor, enabling developers to keep code and inference local.
-
Open WebUI Adds Native Terminal Tool Calling with Qwen3.5 35B Support
Open WebUI has integrated native tool calling and open terminal functionality, enabling direct system command execution through Qwen3.5 35B. This breakthrough allows local LLM deployments to interact with system environments in real-time, significantly expanding their practical applications.