Documentation Index
Fetch the complete documentation index at: https://libretto.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
Run Libretto sessions on Steel’s managed browser infrastructure.Steel is a managed browser provider. Use it when you want Libretto’s local CLI and workflow runtime, but want Steel to host the browser session.
Configure Steel
Create a Steel API key, then add it to the repo root.env file. Libretto loads .env automatically before running CLI commands.
STEEL_BASE_URL is only needed if you use a custom Steel API endpoint. STEEL_CONNECT_URL is only needed if Steel gives you a custom CDP connection endpoint.
Then set Steel as the workspace’s default browser provider in .libretto/config.json:
--provider steel on a single command instead of changing the config file.
Open a session
Open a page with the configured Steel provider:provider in .libretto/config.json, pass it for this command instead:
Run a workflow
Run workflows normally whenprovider is set in .libretto/config.json: