# OrinIDE v1.0.8 is here and it's a whole vibe upgrade 🚀

> Source: <https://dev.to/nandan_das_369/orinide-v109-is-here-and-its-a-whole-vibe-upgrade-3cpf>
> Published: 2026-07-04 06:59:06+00:00

If you've been sleeping on **OrinIDE** — the AI-powered code editor that runs 100% in your browser, no cloud account, no subscription, nothing ever uploaded — buckle up, because **v1.0.8** just dropped and it's loaded. 🔥

```
npx orin-ide
```

That's it. That's the install. Let's get into what's new 👇

No wifi? No API key? No problem. 🙌

OrinIDE now hooks straight into **Ollama**, so you can run models like TinyLlama fully **offline**, right inside the IDE. Zero cost. Zero cloud. Just you, your laptop, and your AI sidekick. 🛠️

Flip between local models and cloud models (DeepSeek, Claude, GPT, whatever you like) with **one click**. 🔄

💡 Pro tip: perfect for coding on a plane, in a basement with no signal, or just keeping your code fully private.

This is the big one. Meet your new **4-agent dream team**:

```
🧭 Architect  →  👨‍💻 Coder  →  🔍 Reviewer  →  🚀 Integrator
   (plans)         (builds)      (audits)       (ships)
```

Give them a task. Walk away. Come back to a **planned, built, reviewed, and shipped** result. 🤯

Found a bug? Don't panic. 😌

Got a favorite self-hosted model? A custom endpoint? **Bring it.** 🎒

Works alongside OpenRouter, Anthropic, OpenAI, Groq, Together AI, and Ollama — any OpenAI-compatible API, plug it right in.

New animations ✨, smoother layout, more cohesive vibe across the editor, terminal, and AI panels. Still 100% keyboard-friendly for the shortcut lovers out there. ⌨️

🤖 **Click to expand: AI Assistant features**

`@@patch`

diffs instead of full rewrites✨ **Click to expand: Inline AI superpowers**

📁 **Click to expand: File & Git tools**

`Ctrl+P`

)💻 **Click to expand: Terminal & UI**

`Ctrl+Shift+P`

)Linux, macOS, Windows... and yes, even **Android via Termux**. Code from your phone if that's your thing. No judgment. 😄

```
# instant, zero install
npx orin-ide

# or install globally
npm install -g orin-ide
orin-ide
```

Then hit up `http://127.0.0.1:3000`

and you're in. 🎉

This is a solo-built project, so every ⭐, comment, bug report, or PR genuinely means a lot. If OrinIDE saves you even 10 minutes today, consider dropping a star — it helps way more than you'd think.

Let me know in the comments what you'd want to see in the next release! 👇🔥

— Nandan
