One-line install
Paste one command, install Corvus, and get to a working binary in the fastest possible path.
curl -fsSL https://profiletailors.com/install | bash Open install guide INSTALL FAST • KEEP CONTROL • DEPLOY ANYWHERE
Install from one command, package managers, or source. Corvus gives teams a practical Rust-native runtime for agents, gateway, memory, channels, and secure execution without the usual heavyweight stack.
Profile Tailors gives you the cleanest path in: install from `profiletailors.com/install`, use the `@dallay/corvus` launchers, or go native with Rust when you need deeper control.
INSTALLATION PATHS
Clean install paths, real production links, and direct routes into the docs hub at `docs.profiletailors.com`.
One-line install
Paste one command, install Corvus, and get to a working binary in the fastest possible path.
curl -fsSL https://profiletailors.com/install | bash Open install guide Node package managers
Stay inside your usual JS tooling and install the Corvus launcher with npm, pnpm, yarn, or bun.
npm i -g @dallay/corvuspnpm add -g @dallay/corvusyarn global add @dallay/corvusbun add -g @dallay/corvusBuild locally
Build from source when you want the native Rust path, custom features, or the full contributor setup.
git clone https://github.com/dallay/corvus.git
cd corvus
cargo build --release
cargo install --path . --force Read architecture docs WHY TEAMS PICK CORVUS
Start quickly with a small Rust binary, fast startup, and low memory usage that stays practical from local machines to edge hardware.
Pairing, sandboxing, workspace scoping, allowlists, encrypted secrets, and controlled public exposure are built in from day one.
Swap providers, channels, tools, memory, and runtimes without rebuilding everything around one vendor or framework.
Use OpenRouter, OpenAI-compatible endpoints, local setups, or custom integrations without painting your team into a corner.
Run natively or in Docker, from local-first development to secure remote gateway setups with tunnels and controlled exposure.
Chat, gateway, daemon, memory, channels, scheduled tasks, integrations, and service management work as one coherent runtime.
HOW TO GET MOVING
01
Choose the hosted shell installer, a Node launcher, or the native Rust build path without changing your workflow.
02
Check health with `corvus doctor`, inspect status, or launch an agent in minutes, not hours.
03
Add providers, channels, memory, and gateway exposure behind explicit controls and docs-backed setup.
DOCUMENTATION HUB
Pick an install path, run the first command, and get Corvus responding without digging through repo internals.
Open docsJump straight to real commands for agent, daemon, gateway, doctor, channels, and services.
Open docsSee how providers, memory, tools, channels, and security fit together before you roll it out wider.
Open docsFAQ
The landing now gives users the shell installer, package manager commands, source build path, and direct links into `docs.profiletailors.com` without bouncing through preview URLs.