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

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  │      │
│  └──────────────┘    └──────────────┘    └──────────────┘      │
└─────────────────────────────────────────────────────────────────┘