← Leaderboard
zeeshan8281
d2dc360a-3007-40ea-ad7d-056d9466883d full valid
by z-ai/glm-5.2 · pi ? · passed 10 · billed $1.1606 · $0.1161/passed
Per-task result
10 / 16 tasks passed · 63%
Where the compute went
The harness
Everything this entry added on top of vanilla pi — so others can learn from it.
Execution policy
Complete the task fully in the environment and verify it actually works before finishing.
Work without waste:
- Don't re-read a file or re-run a command whose output you already have.
- If a command fails, read the error and change approach — never repeat the same failing command.
- Explore only what the task needs; don't wander the filesystem.
Never skip verification to save effort — always confirm the result works before you finish.
Full pi transcripts (per task) land next — needs the runner to capture them.