OPENVIBE

agentic coding environment

Open-source desktop IDE powered by AI.
Bring your own model. Code with AI, not around it.

Download Learn more

Everything you need

01

Agentic AI

Reads, writes, edits files and runs commands autonomously. Web search, style learning, auto project context.

02

Any model

OpenAI, Groq, DeepSeek, Gemini, Ollama, OpenRouter — any OpenAI-compatible endpoint works.

03

MCP Support

Connect external tools via Model Context Protocol — GitHub, databases, browsers, and more.

04

Project Templates

Scaffold full projects with /new — React, Next.js, Express, Flask, Electron, Telegram Bot, Vue 3.

05

Monaco editor

VS Code engine. File tabs, breadcrumbs, autosave, resizable panel, 230+ file icons.

06

Integrated terminal

Real PowerShell/bash PTY with multiple tabs. Works simultaneously with the editor.

07

Markdown + LaTeX

AI responses render full Markdown and math formulas with KaTeX. Diff view for edits.

08

Project Snapshots

One-click zip backup. Excludes node_modules and .git. Download anytime from any project.

09

Multi-project

Unlimited projects with isolated sessions, terminal, editor state. Per-project persistence.

10

Web Search

AI can search the internet for current information, docs, and solutions when needed.

11

Light & Dark themes

Switch the entire IDE between dark and a clean grey-white light palette. Editor and terminal follow along.

12

Customizable UI

Square or round project avatars, compact or expanded composer. Tune the workspace to your taste.

13

Real-time editor sync

See AI edits live without reopening files. Drag code references straight from the editor into chat.

14

vibe/ project rules

Drop Markdown rules into vibe/ or .vibe/ — auto-loaded as mandatory instructions with five-layer enforcement so the model can't ignore them.

15

Sound notifications

Discreet audio cues when the AI finishes a response or generation is stopped.

16

Localized in 6 languages

Full IDE translation: English, Русский, Español, Deutsch, Français, 中文.

17

Plan mode (two models)

A heavy planner produces a structured plan with Done-criteria; a fast executor implements each step with full plan context. The app switches models automatically per phase.

18

Skills

Send #skills with .md/.txt attachments to teach long-lived per-project knowledge. Toggle each skill on or off in the Skills panel.

Connect your AI

Settings panel
OpenVibe
OpenAI
Claude
Gemini
Groq
Ollama
DeepSeek
OpenRouter
Your server

Zero vendor lock-in

Switch providers in 2 clicks. Your code, your conversations, your context — nothing is lost. Today OpenAI, tomorrow Ollama, next week your own fine-tuned model. openvibe doesn't care where the intelligence comes from.

FAQ

Is openvibe free?

Yes, completely. Open source under MIT license. No subscriptions, no telemetry.

Which AI models are supported?

Any model accessible through an OpenAI-compatible API. This includes OpenAI, Anthropic (via proxy), Google Gemini, DeepSeek, Groq, Ollama, LM Studio, vLLM, and hundreds of models on OpenRouter.

Does it work offline?

Yes — if you run a local model through Ollama or LM Studio. The app itself doesn't require internet; only the AI provider does.

Is my code sent to external servers?

Only to the AI provider you configure. openvibe doesn't collect any data. If you use a local model, nothing leaves your machine.

Can I use it for commercial projects?

Yes. MIT license means you can use it for anything — personal, commercial, enterprise.

How is this different from Cursor or Claude Code?

openvibe is fully open source, model-agnostic (bring any provider), and runs as a standalone desktop app. No vendor lock-in, no monthly fees for the IDE itself.

Murad

Murad

Creator & Developer, 16 y.o.

Full-stack developer. Building tools for developers who want AI without limits.

mt-studio@bk.ru

Get started

1 git clone https://github.com/muradtedeev0912-maker/openvibe.git
2 npm install && npm run build
3 npm start