TLT is a single binary. No dependencies (the pw-worker sidecar ships in the same archive). Download, unzip, run.
All releases are pinned by SHA-256. Verify before running.
$ curl -sSL https://github.com/joeycastilloUS/metal-console/releases/latest/download/tlt-install.sh | sh $ TLT --version TLT v0 · r1188
$ TLT serve # start the daemon on :9292 $ TLT run --intent "click the GO button and assert a result chip" --target http://localhost:3000 TLT: r0001 PASS (1.2s) $ TLT publish r0001 TLT: uploaded to https://the-last-test.com/r/<hash>