Skip to content
ORBIDEComing Soon

Where context is built.

OrbIDE turns your thinking into structured, queryable context that any AI tool can consume. Write a note. Promote a sentence into a Decision, a paragraph into a Source, a checklist into Tasks. Feed it to Claude, Cursor, Copilot, or any MCP-compatible agent.

Tauri 2React 19MIT
Knowledge graphThree.js
rootDECSRCTSKPLAMTGDOC
DEC Decision
SRC Source
TSK Task
PLA Playbook
MTG Meeting
DOC Document

Native bundle

Cold start

Passing tests

Open licence

Software developer working with code across a laptop and monitors in a professional workspace

OrbIDE now has a professional media layer around decisions, sources, tasks, playbooks, graph structure, and MCP-readable context exports.

MCP surface
3D graph
Context export
Live model
1

Trigger

188 blocks

2

Agent

300+ apps

3

Approval

API / chat / embed

4

Surface

188 blocks

Signal

188 blocks

Signal

300+ apps

Signal

API / chat / embed

001Problem

01

Your AI coding agent starts every task from scratch. No memory of your architecture. No clue about past decisions. No context about why you built things the way you did.

02

Hand-maintained context files diverge from the codebase within a sprint. By the time you remember to update them, the LLM has already given you the wrong answer.

03

Obsidian and friends are great for humans. Agents see undifferentiated blobs of text and miss the structure you knew was there — decisions, tasks, sources, tests.

002Features

01

A single line can be a first-class object. Promote any text into a Task, Decision, Meeting, Source, or Playbook without leaving your notes. Each object has its own type, schema, and addressable identity.

02

Context packs bundle your architecture decisions, naming rules, project structure, and active tasks into a format AI agents actually understand. Stop hand-maintaining CLAUDE.md.

03

Rich text with Tiptap. Code blocks with CodeMirror. LaTeX compilation. Markdown export. It's a full workspace for articles, code, specs, and research notes — not just a note app.

04

Visualise your entire workspace as an interactive force-directed 3D graph. See how decisions connect to projects, tasks link to sources, and ideas form clusters. Built on Three.js.

05

~2 MB core bundle. Boots in under 100 ms. Native desktop via Tauri — no Electron bloat. 830+ tests on every commit. Offline-first with Yjs CRDT for collaborative edits.

06

Generate CLAUDE.md, .cursorrules, AGENTS.md, wiki/index.md, and schema/context.json from your workspace. Your AI tools finally know what you know — without manual maintenance.

003Roadmap

These features are actively in development. Watch the repo to see them ship.

06 tracks
  1. 01

    The workspace progressively builds structured context from your notes as you write. Architecture decisions, naming conventions, key files, project structure — all extracted automatically and kept in sync across a raw / wiki / schema layout.

  2. 02

    Interactive Three.js visualisation where every object, document, and code module is a node in a physics-simulated 3D space. Zoom, rotate, click to navigate. Watch your knowledge graph grow in real time.

  3. 03

    Open any project folder. OrbIDE scans the directory tree, detects languages, frameworks, entry points, and import / export relationships. The scan builds a code knowledge graph that merges with your note objects.

  4. 04

    One-click generation of CLAUDE.md (dense, <500 words), .cursorrules (conventions and patterns), AGENTS.md (skills and decision logs), wiki/index.md, and schema/context.json — every tool gets the artefact that matches its protocol.

  5. 05

    Client-side semantic search using Voy (75 KB WebAssembly). Find related notes by meaning, not just keywords. No server, no API calls — runs entirely in your browser.

  6. 06

    OrbIDE as a Model Context Protocol server. Any MCP-compatible AI tool can query your workspace: search notes, read decisions, get context packs, list active tasks — all through a standard protocol.

004Stack
01
React 19TypeScript 6TiptapCodeMirrorThree.js
02
Tauri 2RustSMAppService launch-at-login
03
Yjs CRDTOffline-firstOptional collaboration server
04
MCP serverContext exportVoy WASM vector search
Coming Soon

Watch the repository for releases, or get on the early-access list — we're shipping the first beta to teams running our other products.