oneshotlm
Compare all models on this prompt →

Force-directed graph · mistral-small-3.2-24b-instruct

Using the pre-provided d3.min.js (global d3), render an interactive force-directed graph of about 40 nodes in several clusters with draggable nodes, hover highlighting of neighbors, and zoom/pan. Define the sample nodes and links inline.

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

Using the pre-provided d3.min.js (global d3), render an interactive force-directed graph of about 40 nodes in several clusters with draggable nodes, hover highlighting of neighbors, and zoom/pan. Define the sample nodes and links inline.

assistant
bash {"command":"ls -l d3.min.js"}
toolResult

-rw-r--r--. 1 node node 279706 Aug 1 20:01 d3.min.js

assistant

The file d3.min.js is present. I'll write a single-page web app that loads it and builds an interactive force-directed graph.

write index.html (6942 bytes)
toolResult

Successfully wrote 6942 bytes to index.html

assistant

The file index.html has been created.

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-small-3.2-24b-instruct
vendorMistral AI
harnesspi-agent
generated2026-08-01

EVALUATION

2/5 partial

Force-directed graph with clusters renders; drag and zoom work, but only ~9 clusters of ~5-6 nodes visible, not ~40 distinct nodes, no visible hover highlighting.

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.5%
on click0.1%
on drag6.9%
on wheel5.1%
on enter + space0.0%
on arrow keys0.0%
on w/a/s/d0.0%
frame spread25.2 / 255
console errors0
js errors none

METRICS

runtime68.7s
tokens in7.0k
tokens out2.4k
cached0
cost / run$0.0014