Skip to main content
Version: 1.27

Coding assistants

Privatemode enables AI‑assisted coding on sensitive codebases that you can't share with public AI services. It provides an OpenAI‑compatible API, allowing you to connect any coding tool that supports such an API.

Available models

Privatemode offers the following models for coding tasks:

  • gpt-oss-120b: a general‑purpose model with strong reasoning and code generation capabilities. (Details)
  • Qwen3‑Coder: a fast, coding‑optimized model that supports tab‑completion and editing. (Details)

Supported IDEs and extensions

Privatemode has been tested with these environments:

  • Visual Studio Code with the Cline and Continue extensions (Get started)
  • JetBrains IDEs like IntelliJ IDEA and PyCharm with the JetBrains AI Assistant plugin (Get started)