Updates the OSWorld benchmark leaderboard as an SVG for GitHub README embedding.
cargo run --release -p osworld-leaderboard
cargo run --release -p osworld-leaderboard -- --output path/to/output.svgThe GitHub Action runs weekly (every Monday) and commits any changes automatically.