Documentation
Overview
Why Peacae exists: AI-agent-native project management, who does what, and the principles behind the product.
Product overview
Peacae PM is AI-agent-native project management for teams that use coding agents — Desktop for local work, Cloud for optional team visibility.
Agents already plan and ship work. Traditional tools ask humans to re-enter that into tickets. Peacae removes the duplicate entry: the agent writes progress once, onto the project board.
Who does what
| Actor | Role |
|---|---|
| Developer | Directs goals, reviews work, unblocks decisions |
| Coding agent | Plans, codes, updates the project board |
| Peacae Desktop | Watches one or many projects, shows board / timeline / sync |
| Peacae Cloud | Optional accounts, shared dashboard, invites, org-wide activity, plus the public site (docs, FAQ, blog, changelog, contact) |
Rule: agents never call Peacae APIs or Cloud. Their only write surface is the project board in the repo they are working in.
Working process
Each session, in this order — it matches how work actually moves:
- Launch the local desktop app so Desktop is already watching the board
- Launch or open your IDE so you and the coding agent can work in that repo
- Connect with Cloud for sync when you want the team to see the same board
Desktop is the watcher and sync client. The IDE is where the agent writes the board. Cloud is optional and last: skip it for solo or offline work. Details: How it works.
Principles
- Developer directs; agent executes
- Capture from the board — don’t interrupt with a separate ticket ritual
- One write contract: the project board
- Local-first; Cloud is optional
- Status comes from timestamps the agent writes — not invented dashboards
Where to look on Cloud
| Need | Where |
|---|---|
| How setup / Desktop / Cloud fit | How it works (working process + happy path), FAQ |
| Setup questions | FAQ (search + topic filters) or Contact |
| What shipped | Changelog, Blog |
| Team visibility after sync | Sign in → Cloud dashboard (Home, board, org Orchestrator) |
What it is not
- Not a replacement for your IDE or agent
- Not a Git commit parser
- Not tied to one AI vendor