NeZha – An Open-Source Agentic Development Environment (ADE)
Multi-project agent workspace for Claude Code users tired of terminal juggling.
Another agentic IDE when Cursor and Continue already dominate this space.
Software developers
Cursor · Continue · Cline
Multi-project agent workspace for Claude Code users tired of terminal juggling.
Agent-centric IDE with autonomous code read/edit/run/verify, but lacks shipping demo or user adoption proof.
Markdown files as persistent memory solve AI agent context rot.
This is a practical, engineer-first sandbox that feels built for LLM workflows: five runtimes (Python/Node/Bun/Deno/Bash), streaming SSE output, warm container pools for sub-100ms latency, and security defaults like read-only rootfs, seccomp, and resource caps. The embeddable TypeScript API plus an agent 'skill' and on-the-fly package installs make it easy to plug into agent pipelines. My nitpick: it still depends on Docker as the trust boundary — I'd like clearer hardened defaults, policy/audit primitives, and documentation about residual host risks before using it to run fully hostile code.
Docker wrapper to swap coding agents without breaking workflow, but tool-switching alone isn't novel.
Remote coding agent—but unclear how it differs from Cursor, Continue, or existing AI coding platforms.