Clodex is an open-source, local-first agentic IDE that combines persistent AI tasks, code, terminal, browser, Git, models, memory, and governed execution in one Electron workspace, currently in technical preview.

Stars

859

7-day growth

No data

Forks

153

Open issues

3

License

AGPL-3.0

Last updated

2026-07-28

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It enforces a zero-trust execution model where model output is untrusted and authority comes from explicit policy, isolated runtimes, and user-controlled review, rather than relying on the model to behave safely.

Who it is for

  • Developers building AI-assisted workflows who need controlled execution
  • Security-conscious teams evaluating safe agentic IDE architectures
  • AI researchers interested in persistent task state and evidence-backed memory
  • Open-source contributors in the agentic IDE space

Use cases

  • Long-running AI-assistant coding sessions that survive restarts
  • Multi-model routing across local, SSH, Docker, or cloud backends without changing workflow
  • Secure code review with pending edits, diffs, protected merge flows, and approval prompts
  • Automated tasks with declared capabilities and audit trails

Strengths

  • Unique security model: fail-closed authorization, isolated agent hosts, and separate policy enforcement
  • Persistent task state: retains context across sessions, supports forks, checkpoints, and recovery
  • Multiple execution backends: local, SSH, Docker, and cloud execution with portable snapshots
  • Extensibility via MCP servers, skills, signed plugins, and a runner SDK

Considerations

  • Technical preview: not production-mature; advanced features like Docker execution and Guardian are still preview or gated
  • Solo-led project: limited community support and resources for rapid development
  • Cross-platform packaging limited: stable distribution only for macOS DMG; Windows/Linux pending promotion evidence

README quick start

CLODEx

One task. One durable engineering workspace.

CLODEx is an open-source, local-first agentic IDE for long-running engineering work. It keeps code, Git, terminal, browser, models, and MCP tools inside one durable desktop workspace, with approval and review surfaces for sensitive actions.

The source and the verified cross-platform Community Observed 17 Technical Preview are available for macOS, Windows, and Linux.

Download Community Observed 17 · See the Free product scope · Build from source · Русский обзор

Durable workOne engineering workspaceModels on your terms
Keep task history and recover work after restarts instead of rebuilding context from scratch.Move between files, diffs, Git, terminal, browser, and MCP without leaving the task.Sign in with CLODEx, bring your own provider key, use a compatible endpoint, or connect local Ollama.

Current Free Technical Preview: Community Observed 17 was built from exact canonical source 65fd0c74215d5a50d911bf656f11521966ecc436 by Actions run 30334239898, passed the enforced Free/managed and packaged-byte gates, and is published as the immutable v1.16.0-communityobserved17 prerelease on 2026-07-28. It is still unsigned/ad-hoc and not notarized; see the warning below before installing.

Community Observed 17 includes the manual release-discovery bridge first published in Community Observed 15. In Settings → About, Check for Updates performs a user-triggered, fail-closed release check and can open a newer immutable Community release page in the external browser. It never downloads or installs an update automatically.

Why CLODEx

Most AI coding interfaces are optimized for the next message. Real engineering work is longer: understand a repository, plan a change, edit multiple files, run commands, insp

Description

Local-first, zero-trust agentic IDE for verifiable autonomous software development.

Related repositories

Similar projects matched by category, topics, and programming language.

makecindy
Featured
makecindy GitHub avatar

cindy

Cindy is an open-source AI agent that runs locally on your machine, integrates multiple AI harnesses and models, and provides memory, skills, and automation to perform real work in your projects and apps.

AI & Machine LearningLarge Language Models
958
0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

openclaude-improved

OpenClaude is an open-source CLI coding agent that runs on any platform and supports a wide range of LLM providers, offering the same tools and workflows as Claude Code.

AI & Machine LearningLarge Language Models
577
hahhforest
Featured
hahhforest GitHub avatar

pi-textbook

A hands-on course that walks through building a Pi-style coding agent from scratch across 15 checkpoints, starting from an offline agent trajectory.

AI & Machine LearningLarge Language Models
625