Appearance
Availability & roadmap
Quietdesk is v0.9, open beta, free while in beta. Every surface below carries a status badge so neither you nor your agents call things that don't exist yet.
| Surface | Status | Notes |
|---|---|---|
| Console (web UI) | beta | Snippets, boards, todos, milestones, Inbox, ⌘K |
| PWA (installable) | beta | Offline shell; mobile companion = Home, Today, Inbox, Search, card detail |
| REST API | beta | Endpoints in the reference; breaking changes announced ≥14 days ahead |
| Snippet public links | beta | Revocable; 404 after deletion |
| GitHub integration | beta | PR linking by branch name; merge → card moves |
| MCP server | beta | Read + write tools; gated moves human-only |
CLI (qd) | alpha | Command shapes may change |
Slack /qd commands | alpha | Card moves + milestone status |
| Webhooks (outbound) | planned | Operational events to your endpoints |
| Agent checklists | in development | checklist.* — the agent's working todo list, persisted on the card; convertible to subtasks |
| Agent worklog sessions | in development | sessions.* — plan, decisions, and outcome captured as a collapsed timeline on the card |
| Schema registry | in development | json-schema snippet type; public link = $id; schemas.get / schemas.validate |
| Board context packs | in development | GET /boards/:id/context — warm-start context for any agent |
| ChatGPT App + Claude Code skill | planned | Apps SDK app; a skill that points the model's native todo habit at checklist.* |
| SDKs (TS first) | planned | Generated from the OpenAPI spec |
| Self-hosting | planned | Single-tenant deploy guide |
Beta promises
- No silent breaking changes. API/CLI breaking changes are announced on this page at least 14 days ahead.
- Your data is exportable. Everything you can read in the UI you can read via the API.
- Pricing changes announced first. Free during beta; pricing appears on the landing page before anything is charged.