oneshotlm
Compare all models on this prompt →

Animated loader · inkling-small

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 · 6 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
thinking
The user wants a single index.html with GSAP animation, using the local gsap.min.js file. Let me check the file exists and build.
bash {"command":"ls gsap.min.js"}
toolResult

gsap.min.js

assistant
thinking
Good, file exists. Now I'll write a self-contained index.html with dark background, morphing rounded shapes using GSAP, and a staggered dot row on a timeline.
write /tmp/ws/index.html (2426 bytes)
toolResult

Successfully wrote 2426 bytes to /tmp/ws/index.html

assistant
thinking
The file is written and loaded gsap.min.js locally. I should briefly confirm result.

Created `/tmp/ws/index.html`: dark background, a morphing gradient rounded shape (border-radius / scale / rotation), and a staggered7-dot row orchestrated on a looping GSAP timeline with `power2.inOut`. Uses `<script src="gsap.min.js">` locally, 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

modelinkling-small
vendorThinking Machines
harnesspi-agent
generated2026-08-01

EVALUATION

3/5 working

A morphing glowing blob loops with staggered pulsing dots and a small LOADING text on a dark background; minimal but on-brief.

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.3%
on click0.9%
on drag1.4%
on wheel1.3%
on enter + space1.1%
on arrow keys1.0%
on w/a/s/d0.9%
frame spread10.8 / 255
console errors1
js errors none

METRICS

runtime7.8s
tokens in5.2k
tokens out1.1k
cached3.3k
cost / run$0.0046