necoder v0.1.0
necoder — AI エージェントと並走するためのコードエディタ。Rust + GPUI 製のネイティブアプリで、Electron も webview も使いません。
- 色分け UI — プロジェクト・ブランチ・AI スレッドが一貫した色で表示され、どの AI が走りどれに指示しているかが一目でわかる
- 手持ちの AI エージェント — Claude Code や Codex など ACP 対応エージェントが、契約中のサブスクのまま動く(追加の API キー不要)
- Fleet モード — 複数エージェントを 1 画面で並走。各エージェントは worktree で隔離
- エディタの基本 — LSP · tree-sitter · Git(hunk/blame)· 統合ターミナル · Remote SSH · IME · hot exit
- 実測: 起動 215ms / 待機時 122MB / ⌘P は 50,000 ファイルで 10ms(M1 Mac)
インストール
necoder.dmg を開いて necoder.app を Applications へドラッグ。署名・公証済みなので Gatekeeper の警告は出ません。
必要環境: macOS 13 以降(Apple Silicon)
necoder is a native code editor for working alongside AI agents. Built in Rust + GPUI — no Electron, no webview.
- Color-coded UI — projects, branches and AI threads carry one consistent color, so you always know which AI is running and which one you are talking to
- Bring your own agent — Claude Code, Codex and other ACP-compatible agents run on the subscription you already have; no extra API key
- Fleet mode — run several agents side by side, each isolated in its own worktree
- The basics — LSP, tree-sitter, Git (hunk/blame), integrated terminal, Remote SSH, IME, hot exit
- Measured on an M1 Mac: 215ms launch, 122MB idle, 10ms ⌘P filtering across 50,000 files
Install
Open necoder.dmg and drag necoder.app into Applications. The build is signed and notarized, so Gatekeeper opens it without warnings.
Requires: macOS 13 or later (Apple Silicon)
License: AGPL-3.0 · https://necoder.com