Roadmap

Public, ordered by priority. We do this in the open — request features on GitHub Discussions.

Now (this month)

Active development

  • iOS agent prototype
    Same wire protocol, swift-based agent. Closed alpha first.
  • Postgres backend
    Drop-in replacement for SQLite at scale. Migration script lands first.
  • Stripe billing live
    Self-serve upgrade to Pro / Team / Enterprise.
  • Webhooks UI
    Backend dispatcher exists; need a registration page in account settings.
Next (this quarter)

Planned

  • Slack + Discord integrations
    First-class apps, not just webhooks. /df-test slash command.
  • GitHub Actions plugin
    "Test PR on phone fleet" check, status posted back to the PR.
  • SAML SSO (Team plan)
    Okta / Google Workspace / Azure AD.
  • Test recording → replay
    Record a manual flow once, replay on every PR.
  • Bluetooth peripheral simulation
    Mock BLE devices for IoT app testing without real hardware.
Later (this year)

Exploring

  • Visual diff with AI annotations
    "This regression is likely the new dark-mode toggle" instead of just a red overlay.
  • Performance profiling integration
    systrace / perfetto integration for frame-time deep-dives.
  • Auto-bisect
    "This crash started in commit X" — server walks the git history binary-search style.
  • Browser automation parity
    Same control surface for hybrid apps with WebViews.
  • SOC 2 Type II certification
    For Enterprise customers in regulated industries.
Recently shipped (see full changelog)
✓ Stable phoneId pairing
✓ Cloudflared auto-tunnel
✓ Crash deduplication
✓ Screenshot diffs
✓ A/B cohorts
✓ Memory + network capture
✓ JWT + API key auth
✓ Webhook dispatcher
✓ Admin dashboard
✓ Onboarding tour
✓ Prometheus /metrics
✓ Sentry hook