oneshotlm
Compare all models on this prompt →

Rubik's Cube · minimax-m3

Using the pre-provided three.min.js (global THREE), render an interactive 3D Rubik's Cube with clickable face rotations, orbit-drag camera, and a scramble button.

⛨ sandboxed Open in new tab ↗
transcript · 7 messages
user

Using the pre-provided three.min.js (global THREE), render an interactive 3D Rubik's Cube with clickable face rotations, orbit-drag camera, and a scramble button.

assistant
bash {"command":"ls -la && wc -c three.min.js 2>/dev/null || true","timeout":10}
read {"limit":40,"offset":1,"path":"three.min.js"}
toolResult

total 644 drwxrwxrwx 3 node node 96 Jul 22 17:56 . drwxr-xr-x 1 root root 4096 Jul 22 17:56 .. -rw-r--r-- 1 node node 603445 Jul 22 17:56 three.min.js 603445 three.min.js

toolResult

/** * @license * Copyright 2010-2021 Three.js Authors * SPDX-License-Identifier: MIT */ [Showing lines 1-5 of 7 (50.0KB limit). Use offset=6 to continue.]

assistant
write index.html (8250 bytes)
toolResult

Successfully wrote 8250 bytes to index.html

assistant

Created `index.html` with: - Interactive 3D Rubik’s Cube using the provided `three.min.js` - Clickable face rotations - Orbit-drag camera controls - Scramble button - Reset button - Responsive layout and visual UI - Fully self-contained HTML, CSS, and JavaScript with no external resources

TAKE IT TO CODE

A single self-contained HTML file — copy it and open in any browser, or reuse the prompt with your own pi-agent run.

RUN

modelminimax-m3
vendorMiniMax
harnesspi-agent
generated2026-07-22

EVALUATION

3/5 partial

Rubik's Cube renders and orbit-drag rotates the view, but click/wheel/keyboard show no face rotation or scramble effect.

Vision grade · anthropic/claude-sonnet-5

MEASUREMENTS

Raw readings from the capture, not a verdict — the grade above is the only judgement. Percentages are how much of the screen changed; the measure under-reports sparse motion on a dark background.

idle motion0.0%
on click0.0%
on drag20.7%
on wheel0.0%
on enter + space0.0%
on arrow keys0.0%
on w/a/s/d0.0%
frame spread70.5 / 255
console errors0
js errors none

METRICS

runtime66.2s
tokens in6.7k
tokens out2.8k
cached0
cost / run$0.0053