Skip to content

Stations, Procedure Versions, and Roadmap

March 21, 2025

Three major features ship today: secure production deployment stations, procedure version tracking, and a public roadmap.

Stations for Production Deployment

Stations feature

Stations let you deploy test procedures to production securely. Each Station can be associated with one or multiple procedures, providing isolation and security through unique API access with limited permissions.

Existing API keys continue to work. Stations add a new, scoped option alongside them.

Procedure Version Tracking

Version tracking interface

The platform now supports logging and filtering by procedure version, making it simpler to pinpoint issues and determine when they first appeared.

Using the Python client? Pass procedure_version in your create_run call. Using OpenHTF? The version is picked up automatically from your script metadata.

Public Roadmap

Roadmap announcement

We've published our development roadmap on tofupilot.com. Your feedback shapes what we build next.

See what's new in action