Skip to content
Hozu
Menu
All trials

Trial 0008 — Build and change an app created from the published 0.1.0

Question: can a fresh agent build and change the task board with only what an npm user gets? That means the app from npm create hozu@latest --agent claude, dependencies from the registry, and the CLAUDE.md and skill inside the app. What does it cost against trial 0007 and the same-model Nuxt run?

Setup

Results

Build 0008 Build 0007 Nuxt build Change 0008 Change 0007 Nuxt change
Hidden acceptance 12 / 12 12 / 12 12 / 12 6 / 6, regression 12 / 12 6 / 6, 12 / 12 6 / 6, 12 / 12
Assistant turns 12 11 6 8 7 8
Tool output read (chars) 63,865 32,322 7,790 43,198 20,417 14,629
Output tokens 11,245 9,471 6,003 7,361 4,553 4,728
Fresh input tokens 79,619 66,866 46,946 48,717 40,777 32,340
Cached input read 0.69 M 0.57 M 0.21 M 0.40 M 0.31 M 0.32 M
Weighted tokens 205 k 172 k 98 k 126 k 94 k 88 k
App source 15.5 KB 14.2 KB 6.9 KB 19.1 KB 17.2 KB 9.2 KB
Files touched by the change 4 3 6

Ratios against Nuxt: build 2.09×, change 1.43×.

Where the tokens went

Build:

Change: SKILL.md, changing.md and the whole app read in one command (29.5 k), then patterns.md (5.3 k).

Reading the result

Conclusion