← all repositories
mereyabdenbekuly-ctrl/clodex-ide

An IDE that treats its AI like untrusted user input

Clodex is a local-first agentic IDE that models software work as durable, supervised tasks inside a zero-trust, fail-closed execution environment.

640 stars TypeScript Coding AssistantsAgents
clodex-ide
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history

What it does

Clodex is an Electron-based development environment that runs autonomous software engineering tasks locally inside persistent workspaces. It bundles file editing, Git, terminal sessions, browser control, and model routing into durable tasks that survive application restarts. Every sensitive action—shell commands, network requests, or remote execution—routes through deterministic authorization controls instead of relying on the model to behave safely.

The interesting bit

The architecture assumes the LLM is a potentially hostile actor. A Guardian authorization layer enforces fail-closed decisions, isolated hosts keep agent turns and MCP servers outside the renderer, and an append-only evidence ledger tracks memory provenance. It is essentially an operating system for coding agents that defaults to denial.

Key highlights

  • Persistent tasks retain context, goals, token budgets, and progress across sessions and crashes.
  • Multi-tier execution fabric supports local, SSH, Docker, and cloud-backed runtimes with portable snapshots.
  • Model Fabric provides provider-neutral routing, health checks, fallbacks, and budget accounting.
  • Deterministic security controls include explicit capabilities, network egress grants, OS-backed credential storage, and human-in-the-loop approvals for high-impact actions.
  • Evidence-backed memory uses scoped, append-only records with provenance and bounded context injection rather than raw prompt history.

Caveats

  • The project is explicitly a Technical Preview; capabilities such as Docker runners, the Guardian, network policy, and signed extensions remain preview or feature-gated.
  • Stable cross-platform distribution is pending real installation evidence and manual promotion checks, so expect rough edges outside local builds.
  • Advanced features like Cloud Tasks and Session Teleportation are currently in labs and not yet promoted for general use.

Verdict

Developers who want to run autonomous coding agents under strict local governance and audit should watch this closely. If you need a polished, stable production IDE today, wait for the promotion gates to clear.

Frequently asked

What is mereyabdenbekuly-ctrl/clodex-ide?
Clodex is a local-first agentic IDE that models software work as durable, supervised tasks inside a zero-trust, fail-closed execution environment.
Is clodex-ide open source?
Yes — mereyabdenbekuly-ctrl/clodex-ide is open source, released under the AGPL-3.0 license.
What language is clodex-ide written in?
mereyabdenbekuly-ctrl/clodex-ide is primarily written in TypeScript.
How popular is clodex-ide?
mereyabdenbekuly-ctrl/clodex-ide has 640 stars on GitHub.
Where can I find clodex-ide?
mereyabdenbekuly-ctrl/clodex-ide is on GitHub at https://github.com/mereyabdenbekuly-ctrl/clodex-ide.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.