The Sovereign Code Editor

AI-native. Consent-first. Built on Monaco, powered by local and remote LLMs. No telemetry. No tracking. Your code stays yours.

Download for Linux Explore Features
Zero Telemetry
AI-Native
Consent-First
Open Source
FlameNet Ready

What is Limen Code?

A full-featured code editor that treats your sovereignty as load-bearing architecture. Every AI interaction is consent-gated. Every byte of telemetry is zero.

📝

Monaco Editor

The same editor core that powers VS Code. Syntax highlighting, IntelliSense, minimap, multi-cursor, split panes, and 20+ language modes.

🧠

AI Intelligence

Claude API, Ollama, LM Studio, and custom endpoints. Explain, refactor, document, and generate code. All consent-gated via LREM.

🔌

Integrated Terminal

Full xterm.js terminal with tabs. Run files, manage processes, SSH into remote machines, and stream container logs.

📦

Container Management

Built-in Podman panel. List, start, stop, and log containers. Podman-only policy ensures sovereignty over your runtime.

🔍

Search & Source Control

Find in Files across your workspace. Full Git integration with staging, diffing, committing, and branch awareness.

FlameNet Integration

Sovereignty declaration, consent verification, ember trace visualization, and all 8 flamenetctl commands built in.

Architecture

Electron + React 18 + Zustand state. Monaco editor core. Full IPC layer for filesystem, terminal, AI, containers, SSH, Git, and FlameNet.

# Editor Core
Monaco Editor (VS Code engine) · React 18 · Zustand

# AI Providers
Claude API · Ollama (localhost) · LM Studio · Custom endpoints

# Terminal
node-pty · xterm.js · SSH2 · SFTP

# Containers
Podman (never Docker) · 8TB forge storage

# Extensions
Plugin system · Command registry · Status bar items

# Build
npm run dev · electron-vite · electron-builder