Get started
Corepass Code is an AI coding agent that searches your codebase, edits real files, runs checks, and prepares work for review — on desktop or CLI.
Work modes
Install Corepass Code on desktop or in your terminal. Use the same account and projects across both.
Desktop app
A focused workspace with chat, file explorer, diffs, and task progress — built for long-running agent work you can review before merge.
- macOS (Apple silicon and Intel)
- Windows and Linux (AppImage)
- Review diffs before merge
CLI
Start tasks, check progress, and run agents from your terminal. Pair with the desktop app or work headless in CI.
- npm global install
- Node.js 18 or later
- Same account as desktop
Quick start
npm install -g @corepass/codecorepass code "fix auth redirect and run tests"Sign in with your Corepass account after install. Projects sync between desktop and CLI.