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.

amd64

CLI SHA-256:c7d3487b5c64db1ee8716963134a680b5291cd1c2deac95fde3e5191ad5a7533
GUI SHA-256:c97ddba3ca58a771b9b939349b09adcea1e6bfef2101d4b9b0b2fa0522029b2d

arm64

CLI SHA-256:7a44abe1bac73e05379bcb4bf712e91a019e11007707c8fe5d35cf949942e7f8
GUI SHA-256:92ee748cba111ee02f62c16e011bb1b09c62d04a8443388650c0786820ab203e

🪟Windows

Portable .exe files. No installer needed — just download and double-click the GUI version.

amd64

CLI SHA-256:downloads.hashes.oidea-installer-windows-amd64.exe
GUI SHA-256:downloads.hashes.oidea-installer-gui-windows-amd64.exe

arm64

CLI SHA-256:downloads.hashes.oidea-installer-windows-arm64.exe
GUI SHA-256:downloads.hashes.oidea-installer-gui-windows-arm64.exe

🍎macOS

Universal binaries for Intel and Apple Silicon Macs.

amd64 (Intel)

CLI SHA-256:3ec46ac2e42dbe9ee5c656a08386238a80251ea3d02ec848543ddf12138b75b0
GUI SHA-256:d6c58fa294cf72e25da968f31ccff83d0cd33c59a6f8ee150a17f35fc393f5ee

arm64 (Apple Silicon)

CLI SHA-256:f7b30e6fc28a9dc7096fb32f3ca5d753e66eeacdbe9582393a90d3eb57416793
GUI SHA-256:ecb1957b2e6319a5eab3cf725c3b9c10a3c836c74a130e3541c25c1526126b16

Verify 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-amd64

macOS (alternative)

shasum -a 256 oidea-installer-darwin-arm64

Windows (PowerShell)

Get-FileHash .\oidea-installer-windows-amd64.exe -Algorithm SHA256

Built-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-check

Security 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.