The local Agentic Workspace powered by Tauri & Next.js. Spin up autonomous execution loops, run local shell processes, and audit browser testing in real time.
Every release build is digitally signed and audited. We publish SHA-256 hash checks so you can verify download integrity before installing.
Run your AI developer agent within an isolated Tauri runtime. CoderX creates safe, local subprocesses to build and test your codebase.
Need help getting set up? Review our step-by-step guides on configuring model pipelines, local workspaces, and customizing keyboard shortcuts.
To verify the cryptographic integrity of your downloaded package, open your terminal and run the following commands:
# macOS & Linux
shasum -a 256 /path/to/downloaded-file
# Windows (PowerShell)
Get-FileHash \path\to\downloaded-file