<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: nicecame</title>
    <description>The latest articles on DEV Community by nicecame (@nicecame).</description>
    <link>https://dev.to/nicecame</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3946758%2F2ea41652-3293-4a19-ad56-4dbd1fda9f06.jpg</url>
      <title>DEV Community: nicecame</title>
      <link>https://dev.to/nicecame</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nicecame"/>
    <language>en</language>
    <item>
      <title>OpenVibe: An Open-Source AI Coding IDE That Works With Any Model</title>
      <dc:creator>nicecame</dc:creator>
      <pubDate>Fri, 22 May 2026 20:33:16 +0000</pubDate>
      <link>https://dev.to/nicecame/openvibe-an-open-source-ai-coding-ide-that-works-with-any-model-2hkf</link>
      <guid>https://dev.to/nicecame/openvibe-an-open-source-ai-coding-ide-that-works-with-any-model-2hkf</guid>
      <description>&lt;p&gt;openvibe is an open-source desktop IDE with a built-in AI coding agent. The agent has direct access to your file system, terminal, and web search, so you can describe a task and it executes the full workflow — reading code, writing new files, editing existing ones, running commands.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F737rt5fq4v2whcahfmxx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F737rt5fq4v2whcahfmxx.png" alt=" " width="800" height="433"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Unlike Cursor or Claude Code, openvibe doesn't lock you to a single AI provider. It works with any OpenAI-compatible API: OpenAI, Anthropic Claude, Google Gemini, Groq, DeepSeek, OpenRouter, and local models via Ollama, LM Studio, or vLLM. Switch providers in two clicks. No subscription, no account, no telemetry.&lt;/p&gt;

&lt;p&gt;Core capabilities:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Agentic AI — autonomous file operations, command execution, web search&lt;/li&gt;
&lt;li&gt;MCP support — connect external tools (GitHub, databases, browsers) via Model Context Protocol&lt;/li&gt;
&lt;li&gt;Project-specific rules — drop a .vibe/rules.md in your project to teach the AI your conventions; it reads them at session start and follows them strictly&lt;/li&gt;
&lt;li&gt;Real-time Monaco editor — see AI code changes live as they happen&lt;/li&gt;
&lt;li&gt;Integrated PowerShell/bash terminal with multiple tabs&lt;/li&gt;
&lt;li&gt;Multi-project workspace with isolated chat history per project&lt;/li&gt;
&lt;li&gt;Project templates for React, Next.js, Express, Flask, Electron, Telegram Bot, Vue&lt;/li&gt;
&lt;li&gt;Project snapshots — one-click zip backup&lt;/li&gt;
&lt;li&gt;Markdown and LaTeX rendering with diff view for AI edits&lt;/li&gt;
&lt;li&gt;Works fully offline with local models&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;License: MIT. No tracking, no required account, no cloud dependencies.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/muradtedeev0912-maker/openvibe" rel="noopener noreferrer"&gt;https://github.com/muradtedeev0912-maker/openvibe&lt;/a&gt;&lt;br&gt;
Website: &lt;a href="https://openvibe-beta.vercel.app/" rel="noopener noreferrer"&gt;https://openvibe-beta.vercel.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Looking for feedback from developers who use AI coding tools daily — what's missing, what works, what's broken.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
