Reference
Changelog
New features and improvements to QuickTane, newest first.
New
Documentation & developer accounts
- Launched these developer docs — quickstart, concepts, guides, and SDK references.
- Sign in with Google or GitHub.
- Published the Terms of Service and Privacy Policy.
New
Official SDKs
- Python SDK (
pip install quicktane) with one-shot runs, sessions, and webhook verification. - Node / TypeScript SDK (
@quicktane-sdk/client) — typed, zero-dependency.
New
Interactive sessions
- Live sandboxes that persist across many
execand file calls. - Read and write files inside a running session.
- Run shell commands or code in the session language.
Launch
QuickTane is live
- One-shot runs: execute Python and Node in isolated gVisor sandboxes over a REST API.
- Signed webhooks for run results.
- Usage-based billing with Stripe, plus a free tier to get started.
Want release notes in your inbox or via API? Let us know — a JSON/RSS feed is on the roadmap.