Create a task in BestClaw first, then run the command on your own lobster server. Once the lobster finishes, post the result back to our callback endpoint and this page will sync the final evaluation automatically.
This page does not execute your command directly. It creates tasks, exposes callback parameters, polls for results, and turns the external lobster server response into the final report.
BestClaw does not touch the user execution environment. It only issues task metadata, exposes callback parameters, and renders the final result.
Every task gets a dedicated callback token, and only an external server with the correct token can sync a result back.
No matter where the lobster runs, as long as it returns the agreed JSON payload, the result is rendered in one consistent report format.