Download Code Factory Installer
Portable binaries for Linux, Windows, and macOS. No installation required — just download and run. Choose the CLI version for terminal use or the GUI version for a visual interface.
Latest Version
v1.0.0
Release Date: March 7, 2026
Portable — no installation needed
Pure Go binaries, zero external dependencies
🐧Linux
CLI for terminal use. GUI opens a local web interface in your browser.
c7d3487b5c64db1ee8716963134a680b5291cd1c2deac95fde3e5191ad5a7533c97ddba3ca58a771b9b939349b09adcea1e6bfef2101d4b9b0b2fa0522029b2d🪟Windows
Portable .exe files. No installer needed — just download and double-click the GUI version.
🍎macOS
Universal binaries for Intel and Apple Silicon Macs.
3ec46ac2e42dbe9ee5c656a08386238a80251ea3d02ec848543ddf12138b75b0d6c58fa294cf72e25da968f31ccff83d0cd33c59a6f8ee150a17f35fc393f5eeVerify Download Integrity
Always verify the SHA-256 hash of your download against the hashes listed above to ensure the binary has not been tampered with.
Linux / macOS
sha256sum oidea-installer-linux-amd64macOS (alternative)
shasum -a 256 oidea-installer-darwin-arm64Windows (PowerShell)
Get-FileHash .\oidea-installer-windows-amd64.exe -Algorithm SHA256Built-in Integrity Check
The installer includes a built-in hash-check command that computes and displays the SHA-256 hash of the running binary, so you can verify it matches the official hash without external tools.
./oidea-installer hash-checkSecurity Notice
- Only download the installer from https://oidea.ai/downloads — never from third-party sources.
- Always verify the SHA-256 hash before running the binary.
- The installer may request administrator/sudo privileges to install Docker and Docker Compose.
- Report any security concerns to [email protected] immediately.