Documentation
Paean CLI & Cloud Sync
The command-line interface for autonomous AI development. Execute tasks locally while syncing seamlessly with your Paean App workspace.
Quick Install
Get started with a single command
$ bun add -g paean# or: npm install -g paean
Getting Started
Install and configure Paean CLI for your development environment
InstallationAuthenticationQuick Start
CLI Commands
Complete reference for all Paean CLI commands and options
Interactive ModeWorker SystemConversation History
Cloud Sync
Understand how tasks sync between CLI and Paean App
Task SystemReal-time SyncConflict Resolution
Advanced Usage
Master MCP integration, executors, and observability
MCP ServersExecutorsTrace & Debug
End-to-End Architecture
Paean CLI works seamlessly with the cloud to provide a unified task management experience
┌─────────────────────────────────────────────────────────────────┐
│ Your Development │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ IDE/CLI │ │ Paean CLI │ │ Local MCP │ │
│ │ │◄──►│ (paean) │◄──►│ Servers │ │
│ └──────────────┘ └──────┬───────┘ └──────────────┘ │
└─────────────────────────────┼───────────────────────────────────┘
│ Real-time Sync
▼
┌─────────────────────────────────────────────────────────────────┐
│ Paean Cloud │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Tasks │◄──►│ Moments │◄──►│ Insights │ │
│ │ System │ │ Store │ │ Engine │ │
│ └──────────────┘ └──────────────┘ └──────────────┘ │
│ │ │
└──────────────────────────────┼──────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────────────┐
│ Paean App (app.paean.ai) │
│ ┌──────────────┐ ┌──────────────┐ ┌──────────────┐ │
│ │ Web UI │ │ iOS App │ │ Android App │ │
│ └──────────────┘ └──────────────┘ └──────────────┘ │
└─────────────────────────────────────────────────────────────────┘