v0.1.2
What's Changed
- refactor(rollout): inject the harness and proxy into run_rollout by @Luolc in #98
- feat(persist): multi-rollout run-record layout (ADR-0004, task 16) by @Luolc in #99
- feat(harness): let the caller inject env into Harness.run by @Luolc in #100
- feat(harness): HarnessOutcomeObserver collects byproducts + completion by @Luolc in #101
- refactor(sandbox): contribute derived artifacts inline, no sandbox round trip by @Luolc in #102
- feat(harness): namespace a harness's native artifacts by harness name by @Luolc in #103
- chore(release): 0.1.2 by @Luolc in #105
Full Changelog: v0.1.1...v0.1.2