Board, tasks, agent, sync, settings
The desktop UI centers the five working surfaces in the repo: Kanban board, task table, agent activity, sync status, and configuration.
PM desktop local pour agents, avec visibilité cloud quand l'équipe en a besoin.
Peacae Desktop surveille `.peacae/tasks.json`, normalise les fonctionnalités et tâches créées par l'agent, et les stocke localement par défaut pour que le constructeur continue sans compte.
Peacae PM Cloud est la couche navigateur : auth Supabase, organisations, projets, invitations d'équipe, dashboards en lecture seule, rapports et tables de tâches après la sync Desktop.
Peacae Desktop
Peacae Desktop is the Electron app for daily PM work. Agents write `.peacae/tasks.json`; the desktop app watches that file, normalizes features and tasks, and persists them to the selected backend.
The desktop UI centers the five working surfaces in the repo: Kanban board, task table, agent activity, sync status, and configuration.
Local mode runs without account setup and keeps project data on the machine with an embedded database.
The app uses a file watcher plus a sync engine with retry behavior so task changes can move from local work to shared visibility.
Peacae Cloud
Peacae PM Cloud is a separate Next.js app for account auth and read-only project-management visibility after Desktop syncs local rows to Supabase.
Cloud shows synced tasks, recent activity, feature progress, metrics, charts, reports, and task tables in the browser.
The cloud app includes organizations, project workspaces, team members, pending invites, and email invite acceptance.
Server API routes use Supabase Auth and row-level security so users see only projects and organizations they belong to.
Agent contract
The shared contract stays simple: agents read `.peacae/config.json`, write `.peacae/tasks.json`, and let Peacae ingest the file into local or cloud-backed views.
The JSON shape supports grouped features with nested tasks and standalone tasks discovered during execution.
Planning, start, review, done, blocked, deferred, and cancelled states are expressed through timestamps rather than status theater.
The same agent workflow works for local desktop, shared team-hosted ideas, and managed cloud visibility.
Product rhythm
Sorties prévues
Pas de téléchargements placeholders. Les vrais fichiers auront versions et notes claires.
Les nouvelles sorties passeront dans le changelog et les docs dès publication.
Explore focused tools for work, creativity, reflection, and the growing needs of people and communities.