Open Source · Apache 2.0 · by OpenPawz

The IDE that thinks, remembers, and understands.

OPIDE is built from the ground up for the AI era — not a plugin, not a fork. Multi-agent orchestration, biologically-inspired persistent memory, and deep AST code intelligence working as one.

Ask · Auto · Yolo — you choose how much to trust it

OPIDE
OPIDE — AI-native IDE
150K+Lines of Rust
10AI Providers
13Languages
10Security Layers

10 AI providers — one IDE

AnthropicOpenAIGoogle GeminiOllamaDeepSeekGrokMistralAnthropicOpenAIGoogle GeminiOllamaDeepSeekGrokMistral
OpenRouterMoonshotAzure AI FoundryClaude CodeKimi K2Custom · ExternalOpenRouterMoonshotAzure AI FoundryClaude CodeKimi K2Custom · External

Think.

Agents that coordinate — not just suggest

OPIDE runs specialist agents across 10 AI providers. Pick the right agent for the task — Coder, Researcher, Security, General — each with its own model, system prompt, and capability set. File edits, terminal commands, web searches, memory operations, all reported back in real time.

10 ProvidersSpecialist AgentsAgent ProfilesAsk · Auto · Yolo
Agents that coordinate — not just suggest

Remember.

Memory that works like yours does

OPIDE's Engram system is a three-tier biologically-inspired memory: a sensory buffer for the current turn, working memory that decays with purpose, and a long-term graph of 574+ interconnected memories across 13 types. Agents recall what you were working on, what you decided, and why — without you having to repeat yourself.

Sensory BufferWorking MemoryLong-term GraphMemory Palace
Memory that works like yours does

Understand.

Your entire codebase — not just the open file

Tree-sitter AST indexing across 13 languages runs the moment you open a project. Every function, every call site, every dependency — indexed. Before any agent touches a file, it traverses the call graph and runs impact analysis: which callers are affected, which tests will break, which dependents need updating.

13 LanguagesAST IndexingCall GraphImpact Analysis
Your entire codebase — not just the open file

Engram Memory · The Memory Palace

Nothing like it exists in any other IDE.

Every other AI tool forgets you the moment you close a tab. OPIDE builds a living graph of everything you've worked on — linked, searchable, and surfaced automatically when agents need it. 574 memories. 445 links. Growing every session.

OPIDE Memory Palace — live neural memory graph

Recall

Semantic search across every memory

Map

Live neural graph of memory connections

Atlas

Scatter-plot of memory clusters

Forge

Create and pin structured knowledge

Remember

Manually capture what matters

Agent Trust Modes

You decide how much to trust it.

Three modes. Switched in one click. Because sometimes you want the agent on a leash, and sometimes you just want it to ship.

Ask

Full control.

Every tool call gets your approval before it runs. Nothing happens without you saying so. For when you want to understand every step.

Best for: New codebases. Unfamiliar territory. Learning.
Default
Auto

Trust, but verify.

Safe operations run automatically — reads, searches, analysis. Destructive or irreversible actions pause and ask. The default for most developers.

Best for: Day-to-day work. Production code. Shared repos.
Yolo

Full send.

Every tool call auto-approved. No interruptions, no confirmations. The agent runs at full speed until it's done.

Best for: Greenfield projects. Throwaway branches. You know what you're doing.

What makes it different

AI-native. Not AI-adjacent.

Every feature was designed alongside the AI layer — not bolted on after the fact.

Multi-Agent

Multi-Agent Orchestration

Specialist agents across 10 AI providers — Anthropic, OpenAI, Google, Ollama, DeepSeek, Grok, Mistral, OpenRouter, and more. Coder, Researcher, Security, General — each with its own model and capability set. Agents coordinate, not just suggest.

Persistent Context

Engram Memory

Biologically-inspired 3-tier memory: sensory buffer → working memory → long-term graph. Recall, Map, Atlas, Forge, Remember — your context never vanishes between sessions.

13 Languages

AST Code Intelligence

Tree-sitter indexing across 13 languages. Call graph traversal and impact analysis let agents reason about your entire codebase — not just the open file.

10 Security Layers

Security-First Architecture

10 security layers: sandboxed execution, AES-256-GCM PII encryption, OS keychain integration, circuit breakers, GDPR compliance, and audit trails — all on by default.

Pure Rust

Built from Scratch in Rust

~150K lines of Rust, zero legacy baggage. Tauri 2.x + Tokio runtime. Not a wrapper — a cohesive system designed for AI from day one.

OVSX

Open VSX Extensions

OPIDE uses Open VSX — the open-source extension registry. Not the proprietary VS Code marketplace. Every extension, your way.

Built different

Every other IDE bolts AI on. We didn't.

The bolt-on approach

OPIDE

AI Memory

Resets every conversation. Paste your context back in. Every. Time.

574+ memories persist across sessions. Agents know what you did yesterday.

Agent Model

One AI call. One response. Repeat.

Configurable specialist agents — Coder, Researcher, Security, General — each with their own model, system prompt, and capability set.

Code Understanding

The open file, maybe a few neighbours.

Full AST index. Call graph traversal. Impact analysis before any edit lands.

Extension Ecosystem

A proprietary marketplace you don't control.

Open VSX — the open-source registry. No gatekeeping.

The Foundation

A legacy editor with AI bolted to the side.

150K lines of Rust. Built for the AI era from day one.

See it in action

Built for the way you work

Memory Palace — live neural memory graph

Memory Palace

574 memories across 13 types, mapped as a live neural graph. Context that persists across every session.

574 memories445 links13 types
Live Activity

Live Activity

Watch INDEX, AST, and EMBED pipelines run in real time as agents work through your codebase.

Clean by default

Clean by default

The AI panel lives alongside your editor — always available, never in the way.

Open VSX Extensions

Open VSX Extensions

OPIDE uses Open VSX — the open-source extension registry, not the proprietary VS Code marketplace.

How it works

A system that reasons about your code

OPIDE doesn't generate text at a cursor. It builds a mental model of your project, remembers your decisions, and coordinates specialized agents to execute non-trivial tasks end-to-end.

01

Ask in natural language

Describe what you need — refactor, debug, explain, generate. OPIDE understands context, not just syntax.

02

Agents coordinate the work

Pick the right agent for the task — Coder, Researcher, Security, or General. Each has its own model, system prompt, and capability set. Switch agents from the chat panel in one click.

03

Engram keeps your context alive

Memory from past sessions flows into the current one. Agents know which files you were working in, what you decided, and why.

04

AST intelligence guides edits

Before touching any file, agents traverse the call graph. Impact analysis surfaces callers, tests, and dependents — changes land right.

Code at the speed of thought.

An IDE that thinks, remembers, and understands your codebase. Free and open source. Available now for macOS.

Apache 2.0 · Built with Rust · by OpenPawz