oneshotlm
Compare all models on this prompt →

Animated loader · qwen3-next-80b-a3b-instruct

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

I'll create a single-page web app with a looping animated loading sequence using GSAP as requested. The animation will feature morphing rounded shapes and a staggered row of dots on a dark background.

read {"path":"gsap.min.js"}
toolResult

/*! * GSAP 3.12.5 * https://gsap.com * * @license Copyright 2024, GreenSock. All rights reserved. * Subject to the terms at https://gsap.com/standard-license or for Club GSAP members, the agreement issued with that membership. * @author: Jack Doyle, jack@greensock.com */ [Showing lines 1-9 of 12 (50.0KB limit). Use offset=10 to continue.]

assistant

I'll create a single-page web app with a looping animated loading sequence using GSAP as requested. The animation will feature morphing rounded shapes and a staggered row of dots on a dark background. Since I've confirmed gsap.min.js is available, I'll create the index.html file with all the required CSS and JavaScript inline:

write index.html (3619 bytes)
toolResult

Successfully wrote 3619 bytes to index.html

assistant

I've created a single-page web app with a looping animated loading sequence as requested. The animation features: 1. A dark background 2. A morphing rounded shape that transitions between circle and oval shapes with color changes 3. A staggered row of 5 white dots that pulse in sequence 4. Smooth GSAP easing with a continuous loop All code is contained in one index.html file with CSS in a <style> tag and JavaScript in a <script> tag, using the pre-provided gsap.min.js file. The animation runs fully sandboxed with no network requests.

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

modelqwen3-next-80b-a3b-instruct
vendorQwen
harnesspi-agent
generated2026-08-01

EVALUATION

2/5 working

A single morphing blue shape with a row of dots animates in a loop, but it's minimal and small-scale.

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.2%
on drag0.4%
on wheel0.6%
on enter + space1.2%
on arrow keys0.7%
on w/a/s/d1.6%
frame spread4.6 / 255
console errors0
js errors none

METRICS

runtime11.8s
tokens in3.6k
tokens out1.4k
cached2.7k
cost / run$0.0021