Platform Compatibility

CortexPrism runs natively on Linux, macOS, and Windows with feature parity across all platforms.

Core Features

All core features are supported on Linux, macOS, and Windows:

FeatureLinuxmacOSWindows
CLI chat
Web UI
File workspace
Git operations
Shell executionshshPowerShell
Subprocess sandbox
Database/libSQL
LLM providers
Memory system
Plugin system
Agent loop

Docker Sandbox

PlatformStatusRequirements
Linux✓ FullDocker Engine
macOS⚠ LimitedDocker Desktop
Windows⚠ LimitedDocker Desktop + WSL2

Subprocess fallback available when Docker is unavailable.

System Service

PlatformMethod
Linuxsystemd (user)
macOSlaunchd
WindowsNSSM / Task Scheduler

Desktop Automation

Screenshot, click, type text, and clipboard actions are mapped to platform-native tools:

ActionLinuxmacOSWindows
ScreenshotscrotscreencapturePowerShell
Clickxdotoolcliclick.NET Forms
Type textxdotoolosascript.NET SendKeys
Clipboardxclippbpaste/pbcopyGet-Clipboard
Mouse movexdotoolcliclick.NET Cursor

Minimum Requirements

PlatformVersion
LinuxKernel 4.x+, glibc 2.28+
macOS11.0 (Big Sur) or later
WindowsWindows 10 or later

Prerequisites

RequirementAll Platforms
Denov2.0+
GitRequired for cloning and git operations
DockerOptional — for sandboxed code execution

See Also