Roadmap

What we're building, in what order, and why. Vote on the ones that matter to you — votes shift the priority queue. Got an idea that isn't here? Submit it.

Sort: Popular Recent

Ideas · 12

  • 13
    Idea

    Compare AI services side-by-side

    /status/compare?ids=anthropic,openai,cursor — pin 2-4 services next to each other for a uptime / incident-frequency / latency comparison. Drives a long-tail "anthropic vs openai status" SEO surface that vendors don't publish themselves.

  • 12
    Idea

    Follow developers whose stack you trust

    See what they bundle, what they review, what they ship with. The asymmetric "follow" model (Twitter-style, not Facebook-style).

  • 11
    Idea

    Comments on bundle detail pages

    Same threaded markdown comments + emoji reactions the news + MCP detail pages have, now on /{pillar}/bundles/{slug}. Lets people discuss curation choices, suggest additions, explain why this stack works.

  • 9
    Idea

    Browser extension for Claude.ai / ChatGPT / Cursor

    Read your already-visible usage limits (no cookie access), surface them in Prismix. Pair with a per-device token, revocable any time.

  • 8
    Idea

    Public /changelog page — what shipped this week

    Operator-curated stream of "what shipped" entries, RSS feed, dev.to / Hacker News-style. Backed by the roadmap status field — every transition to "shipped" auto-creates a changelog draft for review. Builds the launch-week narrative beyond a one-shot post.

  • 7
    Idea

    Browser push notifications for alerts + releases

    Web Push API destination alongside email + webhook. Useful for folks who keep Prismix pinned but don't want yet another email. Pro feature; subscribes to the same alert pipeline as email destinations.

  • 7
    Idea

    Public read API (versioned, rate-limited)

    GET /api/v1/servers — paginated, filterable. SDK comes after. Build your own MCP launcher. (The /api/v1/statuses + /api/v1/incidents endpoints for the status hub already follow this pattern.)

  • 6
    Idea

    PWA — install Prismix as an app on phone / desktop

    manifest.json + service worker + offline-friendly cache for /status snapshot. Lets users add Prismix to their home screen for one-tap "is my AI stack up?" checks. Push notifications come later (Phase 2).

  • 6
    Idea

    Anomaly detection on API spend + incident frequency

    Statistical baselines per provider — flag when your daily OpenAI spend is 3σ above last 30 days, or when Anthropic incident count spikes for the week. Email + webhook alert. Pro feature.

  • 5
    Idea

    In-app notifications inbox

    A bell icon in the header that opens a list of recent alerts, release notifications, comment replies, follower events. Backs the same dispatch pipeline that emails go through, so muting an email channel doesn't kill the in-app surface. Useful for users who don't want any outbound email.

  • 4
    Idea

    Affiliate partnerships with Claude Desktop, Cursor, Zed

    "Install via Claude Desktop" buttons that pass attribution. Revenue share goes to maintaining curation.

  • 3
    Idea

    Migrate hot tables KV → D1

    KV is great for write-once-read-many key/value. When the directory + feed cross ~10k items, the trending sort + filtered queries cost too many round-trips. Migrate `mcp:server:*`, `feed:item:*`, and `roadmap:item:*` to D1 while keeping KV for caches + sessions.

Have an idea we missed?

Submit it to the queue. Other users vote — the ones that gain traction get prioritised on the actual build schedule.

Sign in to submit + vote

Free account, 30 seconds. Email code or GitHub one-click. We bring you right back here.

Sign in →