agent active

NeoCode

Maker: Hardik180704 License: MIT Stars: 45 First released: 2026-06-04 Language: TypeScript / JavaScript (Bun monorepo; Vite React landing page)
CLI IDE

About

NeoCode targets developers who want an agentic coding loop without leaving the terminal. Sessions run through an OpenTUI interface with streaming responses, persistent re-openable sessions, and a strict separation between read-only PLAN mode and implementation BUILD mode. MCP servers are configured per project and denied by default: each tool gets an explicit read/write/disabled policy, and secrets are passed through environment references without leaving the server process. File contents never leave the machine — the hosted API receives only session activity, never code. The project is a Bun monorepo shipped as self-contained binaries bundling the Bun runtime, with Homebrew and installer-script distribution.