@aikoda/koda
v0.1.0-alpha.2
Published
Koda Desktop — autonomous engineering operator. Launcher / installer for the desktop app.
Maintainers
Readme
@aikoda/koda
Koda Desktop — autonomous engineering operator. This npm package is the launcher / installer for the desktop app.
Install
npm install -g @aikoda/kodaThe postinstall step downloads the Windows binary (~180 MB) from the public GitHub release and extracts it to ~/.aikoda/koda/<version>/.
Run
kodaUninstall
npm uninstall -g @aikoda/kodaThe binary at ~/.aikoda/koda/ is left in place so you don't pay the download again on reinstall — delete it manually if you want to free the disk:
rm -rf ~/.aikodaPlatform support
- Windows x64: supported
- macOS / Linux: coming soon. Install will succeed but the launcher will print a friendly message until builds land.
Verification
The postinstall script verifies the downloaded ZIP against an embedded SHA256 before extracting. If the hash doesn't match the install fails — your binary is the same bytes that shipped on the GitHub release.
Source
- Desktop source: https://github.com/aikoda-gh/koda-desktop
- Binary releases: https://github.com/aikoda-gh/koda-releases
- Website: https://koda.aikoda.dev
License
UNLICENSED — proprietary, all rights reserved by aiKODA / KODA Intelligent Systems Co. Ltd.
