Roadmap
What's next on the desk
We ship a public revision every few days. This page lists what we're working on, what's queued, and what we're considering — so you can see whether the desk is heading where you need it to go.
Want something pulled forward? Tap the upvote on any item. Anonymous, one vote per browser, no account needed. Email us or open an issue on GitHub if you want to make the case in detail — loud customer signal moves items from considering to next faster than anything else.
Looking for what's already shipped? Changelog. Subscribe via per-item RSS for every roadmap candidate as its own entry, or weekly digest RSS for one entry per ISO week summarising what shipped + the current snapshot.
Recently shipped
Full changelog →- rev 210Respects reviewer availability: durable away state, availability-aware capacity guidance, explicit reassignment cues, and typed digest/API parity.2026-08-14
- rev 209Balances the human review workload: shared reviewer-capacity guidance, dashboard and digest rebalancing cues, per-owner queue context, and typed API parity.2026-08-13
- rev 208Makes approval reminders fit the team's operating rhythm: configurable review windows, policy-aware dashboard and digest urgency, SLA-relative throughput, and typed API parity.2026-08-12
Now (Q2 2026)
Shipping in the next few revisions
Stripe checkout + plan upgrade flow
Plan limits already bite (free=3 sources / 15-min loop floor; pro=25 / 5-min; team=100 / 1-min). The upgrade CTA is wired and the daily cost cap creates a clean 'upgrade for higher cap' upsell on top of the source cap. Stripe Checkout is the only remaining monetisation gate.
MCP (Model Context Protocol) server
Thin wrapper around /api/v1 — no design work left, only protocol-translation. Exposes signals, tasks, artifacts, memory, search, stats, focus tags, comment reactions, blockers, and bulk operations as MCP tools so Claude Desktop, Cursor, and any MCP-compatible host can drive a workspace. ~1 day of wrapping work.
Slack interactive approvals
Approve / archive / regenerate buttons inside the cycle-brief Slack post (Slack interactive components). Slack already carries 25+ push channels (briefs, scheduled pause, cost cap, cost spike, due reminders, comment @-mentions, memory promotions, mention acks, ad-hoc artifact pushes, task unblocked, stuck loop, stale tasks, task auto-archived, archive warnings, cost spikes per-task/per-source/per-tag/per-assignee, chronic warnings on 3 axes, source resumed, digest gating change) — interactive buttons in the brief block are the highest-leverage step before the loop becomes 'approve from chat without ever opening the dashboard'.
Mailgun / Postmark inbound email DNS config
The /api/webhooks/email/[token] endpoint shipped rev 7 with HMAC verification (rev 13), but it still needs DNS configuration so every workspace can receive forwarded customer email at <token>@in.loopdesk.space. One-time infra setup; unlocks the same flow for every workspace.
Next (Q3 2026)
Designed; pending Now-phase completion
MCP server announcement post
Once the MCP server lands, a dedicated marketing post explaining 'Loop Desk now speaks MCP' to the 18,000+ MCP-server community. The v1 surface is functionally complete — this is the natural Q3 launch moment.
Task dependency graph (visual)
Rev 36 made dependencies a real queue gate; rev 37 made unblocking push-loud; rev 38 added a list-view dependency surface. Workspaces with 20+ interrelated tasks across multi-step workflows would benefit from a real DAG render — natural extension of the rev-38 list view.
Shopify + Etsy order webhooks
Schema types exist (`shopify`, `etsy` source kinds) but the webhook receivers and signal generators aren't wired. Highest-leverage signal source for the e-commerce slice of our ICP after the existing RSS / review-site / LinkedIn / email / inbound HTTP coverage.
ISO 42001 third-party certification
Architectural alignment + governance docs landed rev 13. A real certification (vs. self-assessed alignment) is the next procurement-blocker remover for B2B enterprise customers.
Later
On the radar; happy to be talked into pulling forward
Per-role granular UI controls
Viewer gating is wired at the API layer (rev 16) and at the dashboard's top-level forms — per-item controls on signals/memory/tasks still 403 silently rather than render disabled. Acceptable for now; refine when a real viewer use case emerges.
Mobile app (iOS / Android)
The dashboard has been mobile-responsive since rev 14 with three breakpoints (900/768/480). A native app is a meaningful step beyond that — but only if the existing mobile-web flow is a bottleneck for real users, which it currently isn't.
Blog post comments
/blog has shipped 31 founder-operator posts since rev 14. A lightweight comment thread on each post would close the operator-feedback loop on marketing surface and surface ICP voice for future blog topics.
Dashboard visual refresh
The dashboard has accumulated 30+ panels across 96+ revs of incremental polish. A bigger visual story (refreshed typography scale, a denser one-pane mode, a different colour vocabulary for the cost-axis cluster) would compound the existing rev-by-rev micro-polish discipline.
We don't commit to dates publicly — quarter-level at most. Every commit lands in the changelog the moment it ships. Building tooling on top of Loop Desk? /api/v1/roadmap-items and /api/v1/roadmap-votes expose this content as JSON. Start free — no credits, no metering, no surprises.