
quack-ai/companion-vscode
📦 Open Source Projectquack-ai
An open-source, self-hosted VSCode coding assistant powered by local LLMs via Ollama.
Quack Companion is designed to bridge the gap between team-specific knowledge and AI-assisted development. Unlike cloud-dependent tools, this extension focuses on local execution, allowing teams to maintain full control over their data privacy. It integrates seamlessly into the VSCode environment, acting as a context-aware coding partner.
Key features include support for various open-source LLMs served locally via Ollama, ensuring that code generation is not only efficient but also compliant with strict data security requirements. The extension emphasizes 'portable context,' meaning team insights can be packaged and utilized across different environments. By utilizing TypeScript and Electron, it provides a native-feeling experience that supports code review, quality checks, and intelligent code completion, making it a robust tool for developers looking to move away from proprietary, cloud-based AI assistants without sacrificing performance or utility.
💡Highlights
- ├─Local LLM support via Ollama
- ├─Privacy-first code generation
- └─Portable team context integration
🎯For
- ├─Software Engineers
- ├─DevOps Teams
- └─Privacy-focused Developers