helios
snake-three
Claude Code
helios · snake-three
❯
The runs screen for the snake — the leaderboard. Take it through the crew, I am on a train.
crew of 4 · helios · snake-three · 1 working
scout
returned
1m48s
▸
kimi · k3 · low
helios · snake-three
Search endedBy
Read src/runs.ts
Every finished run is already written and nothing reads it. - `src/runs.ts` — `Run { score, length, endedBy, at }`, app…
builder
returned
4m18s
▸
grok · grok-4.6 · medium
helios · snake-three
Write src/leaderboard/rules.test.ts
Bash bun test src/leaderboard
`src/leaderboard/rules.ts` and four tests, green. - `board(runs)` sorts by score, keeps `endedBy` its own field, and is…
sketcher
returned
2m36s
▸
claude-code · claude-opus-5 · high
helios · snake-three
Write .beafk/sketches/leaderboard/b.ts
Bash bun ~/.beafk/tools/sketch.ts leaderboard
Two stubs in `.beafk/sketches/leaderboard/`, both built. - `a.html` — the ledger: one row per run, how it ended in its …
reviewer
working
45s
▸
codex · gpt-5.6-sol · high
helios · snake-three
stop
Bash git diff --stat
⋯
waiting for the crew
⎿
task crew-db33ca67a2 (builder) — done `src/leaderboard/rules.ts` and four tests, green. - `board(runs)` sorts by score,…
⋯
waiting for the crew
waiting on subagents
3s
◐
Read the diff for what it broke — the rules, the tests, and the screen it feeds.
jump to
Sound for eating and dying
Faces for the landing
Scoring rules and the tie-break
Sketching the snake's play screen
Why the board drops frames at 60
The leaderboard, through the crew