Twinny
An open-source AI coding assistant for VS Code that works with local or hosted models.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Twinny
Twinny is a Visual Studio Code extension that adds AI code completion, chat, edits and code reviews to the editor. You connect it to the model of your choice, whether it runs locally on your own machine or on a hosted service, so your code does not have to go to a particular vendor.
The repository also contains a Twinny server package and Helm deployment files for teams that want to run the backend on their own infrastructure. It suits developers looking for a Copilot-style assistant they control.
Strengths
- Completion, chat, edits and reviews in one extension
- Works with local or hosted models you choose
- Includes a server package and Helm files for self-hosting
Limitations
- Only for VS Code
- Completion quality depends on the model you connect
Details
- Pricing
- FreeFree and open source.
- License
- Open source, license not stated
- Developer
- The Twinny contributors
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Best suited for
- VS Code users who want an AI coding assistant backed by their own models
- Categories
- Code editors, Local AI tools, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Twinny
Compare allSoftware that can replace Twinny for an important use case, and what changes if you switch.
Kilo Code
An open-source AI coding agent for VS Code, JetBrains, the terminal and the cloud.
Kilo Code is an MIT coding agent that works in JetBrains, the terminal and the cloud as well as VS Code, with at-cost model usage.
Aider
AI pair programming in a terminal, working directly on your git repository and committing as it goes.
Aider moves from a VS Code extension to terminal pair programming that commits every change to git, with local model support.
OpenCode
Work with an AI coding assistant from your terminal.
OpenCode is an MIT terminal coding assistant supporting multiple model providers, replacing the editor extension with a command-line workflow.
Crush
Terminal coding agent that works with whichever large language model you point it at.
Crush is an MIT terminal coding agent for any OpenAI- or Anthropic-compatible API, with language-server context and mid-session model switching.
Claude Code
Agentic coding tool that reads a codebase, edits files and runs commands.
Claude Code is a closed source agent requiring a paid Claude plan or API credits, working in terminals, IDEs, desktop and web.
Open Interpreter
A command-line coding agent built to work with open language models such as Kimi and GLM.
Open Interpreter is a terminal coding agent designed around open-weight models, running code on your machine rather than inside VS Code.
Similar software
Related functionality, not necessarily a direct replacement.
Ollama
The simplest way to pull down an open language model and run it on your own machine, from one command or a desktop app.
LM Studio
A polished desktop app for downloading, running and chatting with local language models, with an OpenAI-compatible server built in.
llama.cpp
The C++ engine most local AI apps are built on, running language models on ordinary hardware.
TabbyAPI
A lightweight, OpenAI-compatible API server for running ExLlama-format language models on your own hardware.