Skip to content

v0.1.1

Choose a tag to compare

@Nuo27 Nuo27 released this 13 Aug 20:33
· 67 commits to master since this release

Nestra v0.1.1

A local-first control center for AI coding agents (Claude Code / OpenCode Desktop / Pi)

Windows only for now; please build from source.

Build from source

Requires Node.js, pnpm, and Rust (with the Windows build tools).

git clone https://github.com/Nuo27/Nestra.git
cd Nestra
pnpm install
pnpm tauri build

Output lands in src-tauri/target/release/bundle/ (NSIS *-setup.exe / msi).

Changes

First release. See the README for details.