Roadmap
Whats coming next for Freestyle
What's coming next for Freestyle?
Last updated: 2025-6-25
-
Usage/Metrics: We are working on generalized metrics for all our API
-
Usage/Metrics V2: We are working on more granular metrics for all our APIs, including specific domain, user and deployment tracking. We're also examining the concept of script injection for granular metrics on your user's behavior across the apps you deploy.
-
Git Triggers: We are working on Git triggers to allow you to run code actions are taken on a Git repository you manage
-
Python SDK: We are working on a Python SDK to allow you to interact with Freestyle from Python more easily (Released, feature incomplete)
-
Better DNS: We are working on improvements to our DNS API to make it more powerful, support more record types, be easier to delete records and have a UI in our Dashboard
-
Hot Module Replacement: We are working on a Serverless HMR solution to give instant deploys for those who can't wait for builds(Cancelled in favor of dev servers) -
Firecracker Service: We are working on a Firecracker service to give you the ability to run Firecrackers on your users behalf(Cancelled in favor of dev servers) -
Dev Servers: New service to run development servers, display their previews to your users, and give your AI Access to control them.
-
Dev Servers Computer Use: We've already shipped chromium into our dev servers, making them prepared to run your playwright in VM without any external services, but we're beta testing adding a pre-built computer use tool for our customers to be able to let their AI try their apps in dev.
-
Dev Server File System Decoupling: Running dev servers is expensive, we're working to decouple the filesystem from the dev server so you can read/write from it without starting the machine — this will mean you don't have to start the server until your AI is done generating code, saving you a lot of compute hours and money.
-
Dev Server Stingy Mode: This is a dev server mode we're working on to exponentially cut down on your dev server costs. We're not sharing too much about it yet, but its going to mean you only pay for the compute you use — think serverless dev servers.
-
Freestyle MCP: We're working on Freestyle Cloud MCP to allow your AI to pull your debug logs and help you build with Freestyle more easily.
If you have any other ideas, we want to hear them, email ben@freestyle.sh or join our Discord and let us know!
Building an AI Mobile App Builder
Shipping AI driven mobile apps with Freestyle
Provision a wildcard certificate POST
Provisions a wildcard certificate for a verified domain This speeds up deploys on all subdomains of the domain. In order to use it, you must add the following record to your DNS config: `_acme-challenge.yourdomain.com` NS `dns.freestyle.sh`