oneshotlm
Compare all models on this prompt →

Animated loader · mistral-medium-3.1

Using the pre-provided gsap.min.js (global gsap), create a looping animated loading sequence on a dark background: morphing rounded shapes and a staggered row of dots orchestrated on a GSAP timeline with smooth easing.

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

Using the pre-provided gsap.min.js (global gsap), create a looping animated loading sequence on a dark background: morphing rounded shapes and a staggered row of dots orchestrated on a GSAP timeline with smooth easing.

assistant
write index.html (4077 bytes)
toolResult

Successfully wrote 4077 bytes to index.html

assistant

Created a self-contained `index.html` with: - **Morphing shape**: A rounded rectangle that smoothly transforms between circle, pill, and diamond states using GSAP's `borderRadius` and `scale` properties, with gradient color shifts. - **Staggered dots**: 5 dots in a row that pulse in sequence with `opacity` and `scale` animations, synchronized to the main timeline. - **Dark theme**: Deep dark background (`#121212`) with vibrant purple/blue gradients for contrast. - **Looping timeline**: Infinite repeat via `repeat: -1` and smooth `sine.inOut` easing. Open `index.html` in a browser to see the animation. No external dependencies—only the local `gsap.min.js` is loaded.

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

modelmistral-medium-3.1
vendorMistral AI
harnesspi-agent
generated2026-08-01

EVALUATION

3/5 working

Small morphing rounded shape with staggered dots animates on a dark background; inputs don't add interactivity but that's expected.

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.8%
on click1.3%
on drag1.1%
on wheel1.6%
on enter + space1.7%
on arrow keys1.7%
on w/a/s/d1.3%
frame spread15 / 255
console errors0
js errors none

METRICS

runtime13.4s
tokens in4.2k
tokens out1.4k
cached3.3k
cost / run$0.0034