Skip to main content

Installation

System Requirements

ComponentMinimumRecommended
CPU4 cores (AMD64 or ARM64)8+ cores (AVX-512 preferred)
RAM8 GB16 GB+
Storage5 GB SSD50 GB NVMe
OSLinux (Kernel 5.4+), macOS 11+, Windows (WSL2)Linux (Ubuntu 22.04+)

Install

Python

pip install cortex-runtime==2.5.10

Node.js

npm install @dopove/cortex@latest

CLI only

curl -fsSL https://get.dopove.com/cortex | sh

Verify

cortex doctor

Output should confirm runtime health, architecture detection, and dependency resolution:

✔ Runtime: cortex-runtime v2.5.10 (STABLE)
✔ Engine: Rust-native (Tokio v1.35)
✔ Architecture: arm64 (Turbo Mode Enabled)
✔ Shared KV Cache: Active
✔ Python 3.12: found (/usr/bin/python3)
✔ cgroups v2: available (VPC Isolation Active)
✔ Namespace isolation: available

Tier Comparison

FeatureCommunityDeveloper ProEnterprise
CostFree$9/moCustom
Max Concurrent Agents10100Node-scaled
ArchitectureGenericNative (ARM64/AMD64)Native + AVX-512
Turbo ModeBasic3x Parallel5x Parallel
SupportCommunityPriorityDedicated

Enterprise

For high-concurrency, air-gapped, or K8s deployments, contact us.