以本地为先,零信任代理式 IDE,用于可验证的自主软件开发。
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 21 Technical Preview are available for macOS, Windows, and Linux.
Download Community Observed 21 · See the Free product scope · Build from source · Русский обзор
| Durable work | One engineering workspace | Models 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 21 was built from exact canonical source
d2dd2b63077c67255d60b8ab53f5c3c0995c7f84by Actions run30483341383, passed the enforced Free/managed and packaged-byte gates, and is published as the immutablev1.16.0-communityobserved21prerelease on 2026-07-29. It is still unsigned/ad-hoc and not notarized; see the warning below before installing.
Community Observed 21 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.
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, inspect the application, review the diff, recover from failure, and continue tomorrow.
CLODEx treats that work as a durable task rather than a disposable chat.
| A chat-first workflow | CLODEx |
|---|---|
| Context is rebuilt from messages | The task retains its workspace and history |
| Tools feel like separate integrations | Files, Git, terminal, browser, and MCP share one workspace |
| A patch is the end of the interaction | Pending edits, diffs, command output, and review remain part of the task |
| One provider defines the workflow | Account-backed models, BYOK, compatible endpoints, and local models coexist |
| Automation is difficult to inspect | Sensitive operations can require explicit approval and remain reviewable |
The product principle is simple:
Model output is input, not authority.
The following capabilities define the open, local Community product scope. Release notes remain the source of truth for what is present and accepted in a specific packaged artifact. Community Observed 21 is the current verified cross-platform Technical Preview.
| Area | Free product scope |
|---|---|
| Durable tasks | Searchable task history, workspace-aware context, cancellation, restart recovery, and continued work across sessions. |
| Code and review | File editing, Pending Edits, line-level diffs, Git operations, worktrees, local commits, and pull-request review workflows. |
| Terminal and browser | Persistent local shell sessions, local ports, embedded browsing, console inspection, screenshots, and visual verification. |
| Models | CLODEx account integration, provider API keys, custom OpenAI-compatible endpoints, model selection, and local Ollama. |
| MCP | User-configured stdio and remote MCP servers, HTTP/SSE transports, OAuth flows, tools, resources, prompts, and approval-aware execution. |
| Account access | Secure CLODEx.xyz sign-in through the system browser with an RFC 8252 loopback callback, state, and PKCE S256. |
| Language and privacy | English and Русский (beta), plus a required first-launch allow-or-decline choice for optional product statistics. |
| Distribution | Community Observed 21 provides macOS Apple Silicon, macOS Intel, Windows x64, Debian/Ubuntu x64, and Fedora/RHEL x64 tester packages. |
CLODEx is designed to keep the core engineering loop in one place, not to hide it behind a single “done” message.
CLODEx keeps user control visible throughout the task.
Developer request
↓
Agent proposes a plan or action
↓
Permission and approval checks
↓
Local tool or integration executes
↓
Diffs, outputs, artifacts, and task history return for review
The public source includes explicit permission, approval, diff, and review surfaces. Read Security and data for the public security model and data-handling contract.
| Claim | Public evidence |
|---|---|
| The Free/managed product boundary is explicit and must fail closed for Community packaging | Free Product Contract · boundary policy and CI checks in this repository |
| The current tester binaries come from one pinned public source revision and build run | Source d2dd2b63 · Actions run 30483341383 |
| The current installers passed the enforced packaging boundary and byte audit | Community Observed 21 release · SHA256SUMS.txt · validation manifests and SBOMs in the evidence archive |
| The repository includes CI, provenance, contribution, and secret-scanning controls | GitHub Actions · DCO · security policy |
| The project documents its upstream lineage and redistribution obligations | CLODEx vs Stagewise · Third-party notices |
The evidence archive intentionally distinguishes observed evidence from claims about external effects. A validation report proves what it actually checked; it does not turn a preview into a stable product.
The current Community Free Technical Preview is
1.16.0-communityobserved21,
built from exact source
d2dd2b63077c67255d60b8ab53f5c3c0995c7f84
by GitHub Actions run 30483341383,
and published on 2026-07-29.
| Platform | Package | Download |
|---|---|---|
| macOS Apple Silicon | ARM64 DMG | Download |
| macOS Intel | x64 DMG | Download |
| Windows | x64 EXE | Download |
| Debian / Ubuntu | x64 DEB | Download |
| Fedora / RHEL | x64 RPM | Download |
Verify the selected installer with
SHA256SUMS.txt.
The
evidence archive
contains the platform validation manifests, CycloneDX SBOMs, warnings, internal
bundle checksums, and the root byte-audit report. The checksum file covers the
five unchanged installer assets and the evidence archive.
Unsigned Technical Preview: the macOS packages are ad-hoc signed, are not signed with a trusted Developer ID, and are not notarized. The Windows package is not Authenticode-signed. The Linux packages do not carry a CLODEx vendor signature. Verify SHA-256 and use only the operating system's per-application review flow. Do not disable Gatekeeper, SmartScreen, Defender, or equivalent protections globally.
/Applications.sudo apt install ./.debsudo rpm -i .rpmReport installation or testing problems through GitHub Issues or the support guide.
CLODEx supports four practical connection paths:
http://localhost:11434.For BYOK and custom endpoints, provider terms, availability, and charges remain between the user and the selected provider. Never include API keys, tokens, private source, or unredacted logs in a public issue.
The Technical Preview is built around inspectable boundaries rather than invisible trust.
Read [Securit
暂无开放 Issues,或尚未同步最近议题。