oneshotlm
Compare all models on this prompt →

Maze generator & solver · deepseek-v3.2-exp

Generate a random maze with the recursive-backtracker algorithm on a canvas, then animate an A-star or BFS solver finding the path from start to finish.

⚠ no runnable output

This one-shot run produced no runnable artifact.

agent produced no index.html

The transcript below shows what the model did — read it to see why the one shot fell short.

transcript · 7 messages
user

Generate a random maze with the recursive-backtracker algorithm on a canvas, then animate an A-star or BFS solver finding the path from start to finish.

assistant

I'll create a single-page web app with a random maze generator using recursive backtracker algorithm and an A* solver animation. Let me build this in `index.html`.

assistant

I'll create a single-page web app with a maze generator using recursive backtracker algorithm and an A* solver animation. Let me first check the current directory and then create the index.html file.

bash {"command":"pwd && ls -la"}
toolResult

/tmp/ws total 0 drwxr-sr-x. 2 node node 6 Aug 2 03:19 . drwxrwsrwx. 3 root node 16 Aug 2 03:19 ..

assistant

Now I'll create the index.html file with the complete implementation:

assistant

Now I'll create the index.html file with a complete maze generator and solver:

assistant

Now I'll create the index.html file with all the CSS and JavaScript embedded:

TAKE IT TO CODE

This run produced no artifact — reuse the prompt with a different model or your own pi-agent run.

RUN

modeldeepseek-v3.2-exp
vendorDeepSeek
harnesspi-agent
generated2026-08-02

METRICS

runtime600.1s
tokens in1.6k
tokens out86
cached1.5k
cost / run$0.0001