Changelog

New features, improvements, and fixes. Updated as we ship.

  1. Feature

    yorker login: device-code flow for cross-browser auth

    The CLI now uses a poll-based device-code flow modeled on Vercel and GitHub, so login works in every browser, including Safari.

  2. Feature

    yorker login: browser auth for the CLI

    The CLI now opens a browser to authenticate, so first-run no longer means copying an API key out of the dashboard.

  3. Feature

    Deep analysis for alerts and monitors

    On-demand root-cause investigation from the UI or CLI. Reads recent runs, logs, and correlation context before answering.

  4. Feature

    Generate HTTP monitors from OpenAPI specs

    Upload an OpenAPI spec and Yorker scaffolds an HTTP monitor per operation, with no hand-writing boilerplate.

  5. Improvement

    Location picker with health badges

    The location picker now groups hosted and private locations and shows a live health badge for each one.

  6. Feature

    Private locations CLI and Docker Compose reference

    Manage private location agents from the terminal and spin them up with a reference Docker Compose config.

  7. Feature

    Usage-based billing with Stripe invoice items

    Hosted and private location runs are tracked independently and overages flow to Stripe as invoice items on the next bill.

  8. Feature

    Deterministic insight classifier

    A rule-based classifier that tags alert insights instantly without waiting for a model generation round-trip.

  9. Feature

    Feature detail pages and nav dropdown

    Nine new feature pages covering browser monitoring, API monitoring, OTel, SLOs, SSL, alerting, and more.

  10. Feature

    Labels for monitors

    Tag monitors with key/value labels, filter the dashboard by label, and emit labels as OTel resource attributes.

  11. Feature

    MCP server monitoring

    Purpose-built monitoring for Model Context Protocol servers over Streamable HTTP.

  12. Feature

    Automatic "why is this failing?" on every alert

    The alert triage page now surfaces a short explanation of the likely cause, built from recent runs and correlation context.

  13. Improvement

    Jump from SLO burn-rate to failing runs

    The SLO dashboard now links directly to the check results that are eating your error budget.

  14. Feature

    ClickStack Cloud dashboard provisioning

    Install pre-built HyperDX dashboard packs for your Yorker checks. Works with both self-hosted and ClickStack Cloud.

  15. Improvement

    Responsive screenshot grid

    Browser check screenshots now render as a responsive grid instead of a horizontal scroll strip.

  16. Feature

    Team-level timezone support

    Set an IANA timezone for your team and all timestamps in the UI render in your local zone.