DevTools

DevTools Studio

Local‑first API client and flow builder. Import HAR, build visual flows, export YAML, and run in CI.

Studio

Auto‑selects the right binary for your OS and architecture.

Download Studio

Apple Silicon and Intel on macOS. x64 on Windows and Linux.

CLI

Run YAML flows in CI with JUnit/JSON outputs and proper exit codes.

curl -fsSL https://sh.dev.tools/install.sh | bash

See the CLI reference.

DevTools Studio workspace screenshot

Screenshot: DevTools Studio — flows as files, diffs before export.

Install steps

FAQ

Is it free?

Yes. DevTools Studio and the DevTools CLI are open source under the Apache-2.0 license. View on GitHub.

Does it run offline?

Yes. DevTools is local‑first and does not require an account.

What’s the difference vs CLI?

Studio is the desktop app for building flows; the CLI runs exported YAML flows in CI with JUnit/JSON outputs.