v0.1.1
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 buildOutput lands in src-tauri/target/release/bundle/ (NSIS *-setup.exe / msi).
Changes
First release. See the README for details.