You can watch the whole thing, or none of it.
A run works the same whether or not anyone is looking. But when you do look, this is what you see: what it is trying right now, what each attempt scored, and what it has cost so far. Four screens, one of which is just your own folder.
These are sketches, not screenshots — drawn from the real app, labelled so nobody mistakes one for a photo of it.
Where a run starts.
You say what you are trying to get right and attach examples where you already know the answer. That is the entire setup. From there the conversation keeps going while it works.
It’s stuck at 73%.
Send me examples where you know the right answer.
tickets.csv · 500 rows
Starting. Every round shows up here.
- live scoring round 4
- round 3 — 0.86 ▲ +0.07
- round 2 — 0.79 ▲ +0.06
- round 1 — 0.73
Where you watch it.
Every attempt is on screen with the score it earned, so “it got better” is never something you have to take on trust. You can open any single attempt and see exactly which examples it got right and which it still misses.
- R1
- R2
- R3
- R4
- R5
- read the task
- plan
- write versions
- score
- learn
- step-by-step 0.91 kept
- worked example 0.88
- plain & short 0.71
- add an example 0.64
Where you steer it.
You are not locked out while it runs. Pause it, skip a round, or take a promising attempt and branch a new run from that exact point to try something different.
Run 3 started from run 2’s best version rather than from scratch, so it inherited everything run 2 had already paid to learn.
Where the results actually live.
On your disk, as ordinary files, from the first round onward. The console is a nicer way to read them, not the only way — which is the part that matters if you ever stop using it.
- campaign-04
- summary.md
- what it settled on
- rounds
- round 1
- round 2
- round 3
- hardest cases
Work through the ticket one step at a time. Name the policy you are applying before you apply it. If two policies could apply, say so rather than picking one.
What the console still doesn’t do.
- No one-click export. You can read and copy everything, and the files are yours on disk, but there is no download button for the finished version yet.
- Search is not wired up. The box is there in the app and does nothing. It will be removed or finished, not left ambiguous.
- Some toggles are switched off on purpose. A few options in the chat panel are visible but disabled. They are marked as such in the app rather than quietly failing.