百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
clodex-ide

clodex-ide

> 开发工具
免费

以本地为先,零信任代理式 IDE,用于可验证的自主软件开发。

864 stars0 点赞1 次浏览
访问官网GitHub

工具介绍

以本地为先,零信任代理式 IDE,用于可验证的自主软件开发。

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 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 d2dd2b63077c67255d60b8ab53f5c3c0995c7f84 by Actions run 30483341383, passed the enforced Free/managed and packaged-byte gates, and is published as the immutable v1.16.0-communityobserved21 prerelease 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.

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, 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.

Free product scope

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.

A typical workflow

  1. Open a repository and start a task.
  2. Ask CLODEx to explain, plan, implement, or review a change.
  3. Let the agent inspect files and use approved local tools.
  4. Review Pending Edits, line-level diffs, terminal output, browser state, and any permission requests.
  5. Accept, revise, commit, or continue the same task later.

CLODEx is designed to keep the core engineering loop in one place, not to hide it behind a single “done” message.

Built for review

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.

Proof, not promises

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.

Download Community Observed 21

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.

Install

  • macOS: open the DMG for your architecture and drag CLODEx to /Applications.
  • Windows: verify SHA-256, then run the x64 setup and review the SmartScreen warning for this individual application.
  • Debian / Ubuntu: sudo apt install ./.deb
  • Fedora / RHEL: sudo rpm -i .rpm

Report installation or testing problems through GitHub Issues or the support guide.

Connect your models

CLODEx supports four practical connection paths:

  1. CLODEx account: sign in through CLODEx.xyz and use the keys and models available to that account.
  2. Bring your own key: connect supported model providers directly.
  3. Compatible endpoint: use a custom OpenAI-compatible API.
  4. Local inference: connect Ollama, normally at 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.

Security and privacy

The Technical Preview is built around inspectable boundaries rather than invisible trust.

  • Local-first workspace: task state and desktop tooling are local by default. Network access is used only by features and services the user selects, such as hosted models, account access, remote MCP, browser navigation, or opted-in statistics.
  • System-browser authentication: CLODEx.xyz login uses state, PKCE S256, a one-time opaque code, and an exact loopback callback. Bearer tokens are not returned in the callback URL.
  • Protected credentials: account and provider credentials use the application’s protected storage path rather than renderer-local storage.
  • Reviewable actions: permission prompts, Pending Edits, diffs, and Git review surfaces let users inspect changes before commit or merge.
  • Explicit statistics choice: Community Observed telemetry starts only after the user chooses allow or decline.
  • Bounded pseudonymous events: when allowed, product statistics may include a pseudonymous installation ID, counters, bounded timing, enum values, and app/platform metadata. The Community Observed contract excludes prompts, messages, source code, commands, paths, URLs, API keys, tool arguments, error text, feedback text, session recording, and AI tracing.

Read [Securit

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

agentic-aiai-agentsdeveloper-tools

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年9月9日
最后更新2026年9月17日
分类开发工具
定价免费

> 相关工具

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具