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.

Connect your AI

Settings panel

No .env needed

You can configure everything through the built-in Settings panel (⚙). Connect multiple providers, switch between models with /model, and manage everything from the UI — no config files required.

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.

Roadmap

What's coming next

Done
Multi-project workspace
Integrated terminal
Monaco code editor
File explorer + 230 icons
@-mentions (files & folders)
Settings UI
MCP support
Web search tool
Project templates
Project snapshots
Markdown + LaTeX rendering
AI style learning
Diff view + revert
File tabs + breadcrumbs
Copy/paste files
Autosave
Linux / macOS
In progress
Team development (collab)
Git panel
Multi-model battle
AI cost tracker
Planned

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