Experiments
The harness-engineering repo is the broader evidence and presentation layer. This OpenHands course turns the same ideas into runnable labs.
How The Pieces Fit
| Artifact | Role |
|---|---|
| Blog post and talk | The conceptual argument for harness engineering |
| Experiments repo | Evidence, demos, and examples that motivate the patterns |
| OpenHands course | Hands-on implementation with Agent Canvas, SDK, traces, metrics, and projects |
What To Pull Into The Site Later
Each experiment should eventually get a short page with this shape:
- Question: what are we testing?
- Setup: what changed and what stayed fixed?
- Result: what happened?
- Takeaway: what harness decision follows?
- Link: where to inspect the code or trace.
That keeps experiments from becoming disconnected repo folders. They become evidence for a course decision.