~/docs/roadmap
╭─ § 07.01 ─╮
Roadmap
└───────────╯
Recently shipped
A few highlights — see the release notes for everything.
- Stacks PRO — Start, stop, and restart a whole group of related projects and services together, in dependency order, with one click. Cloudflare Workers that call each other group themselves into a stack automatically.
- Browser & Network capture PRO — Server logs, browser console, and network requests in one searchable, persistent timeline — no DevTools window to babysit.
- Cloudflare binding inspector PRO — Browse and edit your local D1, KV, R2, Durable Objects, and Workflows data right inside Corral.
- AI agent integration (MCP) — Let Claude, Cursor, and other AI tools see your projects, logs, and services — and start or stop them for you.
- Corporate proxy support — Corral auto-detects and trusts your company’s TLS certificates, so npm, Wrangler, and your code work behind the proxy.
- In-app bug reports — Send a report with optional diagnostics from the app or CLI. No telemetry, ever.
- Infrastructure detail views — Inspect the DNS resolver, reverse proxy, and HTTPS certificate; test a
.testname; see proxy routes at a glance.
Next
Things we intend to build.
- Run your dev server automatically PRO — Type your usual
npm run devin any terminal; Corral picks it up, gives it an HTTPS.testURL, and manages it — no separate “add to the app” step. - Static sites — Serve a plain HTML/CSS/JS folder over HTTPS at its own
.testdomain — no dev server required. - Tags PRO — Label projects by client, team, or stack, and filter your list by them.
Later — exploring
Ideas we’re considering. Lighter commitment, rougher edges.
- Deeper Cloudflare support PRO — Cover more bindings (Queues, Workflows, Email, Vectorize), sync data from production, and debug Workers with profiling, a REPL, and request dumps.
- Editor & tool hand-offs — Jump from a log line or stack trace to the exact file and line in your editor; open your project’s database in TablePlus or TablePro; set a per-project browser; GitHub PR shortcuts.
- Dev-tool UIs in your project list — One-click Prisma/Drizzle Studio, Vitest/Playwright/Cypress UI mode, Storybook, and mock servers — each at its own
.testURL. - Deeper macOS integration — right-click a folder in Finder to add it, interactive notifications, and widgets.
- Plugins — Extend Corral with sandboxed plugins, starting with private and enterprise integrations.
- More integrations — Containers at a glance (OrbStack, Docker, Colima), Tailscale Funnel sharing, 1Password / Bitwarden secret resolution PRO, Raycast, Ollama models, and more.
// Last updated 2026-07-11