Capix IDE v2.3.0 (UNSIGNED)
Capix IDE main — UNSIGNED
The AI IDE for the Capix protocol.
SHA-256 Verification
Download the checksums-*.sha256 file for your platform and verify:
sha256sum -c checksums-*.sha256If checksums do not match, do not use the artifact.
Source commit
7d526efe7e893c2e893cf7a740fb91ee1cb310da
Installation (UNSIGNED)
This artifact is unsigned. To install on macOS:
- Download the DMG
- Verify SHA-256:
shasum -a 256 CapixIDE-*.dmg - Open with Gatekeeper bypass: right-click → Open (or
xattr -cr /Applications/CapixIDE.app)
Windows Installation (UNSIGNED)
This artifact is unsigned. To install on Windows:
- Download the
.exeinstaller - Verify SHA-256:
certutil -hashfile CapixIDE-*.exe SHA256 - If SmartScreen appears, click "More info" → "Run anyway"
Linux Installation
- Download the
.AppImageor.deb - Verify SHA-256:
sha256sum CapixIDE-*.AppImage - For AppImage:
chmod +x CapixIDE-*.AppImage && ./CapixIDE-*.AppImage
If checksums do not match, the artifact may be tampered with — do not install.
Source commit: 7d526ef