Pack · 8 talks · 4h 36m to watch, 48 min to read

Harness engineering

When an agent forgets its plan, edits the wrong file or declares victory without changing anything, the model is only one suspect. The harness selected its context and tools, decided where code would run, and defined what required approval. Opening that machinery reveals a measurable loop, which then needs a safe Linux environment. Longer jobs add a harder requirement: earlier actions must change the world a later step sees, and the judge must inspect that state rather than trust a polished final answer. Plans and progress files carry work between fresh sessions while a separate evaluator checks the running application. Event logs can later rebuild the run, checkpoints let a team fork it, and receipts prove what actually reached the user.

After this pack: Software factories →