Compare all models on this prompt →
Maze generator & solver · north-mini-code
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 · 2 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
thinking
The user wants me to generate a random maze using the recursive-backtracker algorithm on a canvas, then animate an A-star or BFS solver finding the path from start to finish. The entire app should be a single self-contained HTML file with CSS and JS in the tags, no external resources. Let me break this down: 1. Create an index.html file in the current directory 2. Implement recursive-backtracker maze generation 3. Implement A-star or BFS pathfinding 4. Animate the solver finding the path 5. Everything should be in one file Let me start by creating the HTML structure and implementing the algorithms.
→ write
/workspace/index.html (18706 bytes)TAKE IT TO CODE
This run produced no artifact — reuse the prompt with a different model or your own pi-agent run.
RUN
modelnorth-mini-code
vendorCohere
harnesspi-agent
generated2026-07-22
METRICS
runtime—
tokens in1.5k
tokens out5.0k
cached0
cost / run$0.0000