Create an account to continue:
Use the hosted app to sign in, review your account, and connect the CLI.
Account Access
Install ClawFS, continue to the hosted app, and sign in with email, Google, or GitHub. Once connected, you can access your workspace from the web app or the CLI and pick up where the last run left off.
curl -fsSL https://clawfs.dev/install.sh | bashMethods
Use the hosted app to sign in, review your account, and connect the CLI.
CLI Flow
curl -fsSL https://clawfs.dev/install.sh | bash
clawfs login
clawfs whoamiThe CLI opens the hosted app, completes sign-in, and links your local environment to your ClawFS account.
clawfs up --volume demo -- python3 your_agent.pyAfter sign-in, you can launch a workspace from the CLI and return to it later from another run or machine.
ClawFS gives you a straightforward path from first evaluation to repeatable day-to-day use.