|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. Entries are generated by homeboy from git commits. |
4 | 4 |
|
| 5 | +## [0.8.3] - 2026-06-15 |
| 6 | + |
| 7 | +### Changed |
| 8 | +- Scope replay export snapshots |
| 9 | +- Use neutral agent runtime signal |
| 10 | +- Add agent runtime execution signal |
| 11 | +- Normalize replay export PHP versions |
| 12 | +- Prepare local recipe plugins with Composer autoload |
| 13 | +- Add component contract staging evidence |
| 14 | +- Add replay package export step |
| 15 | +- Preserve recipe-run activation failure diagnostics |
| 16 | +- Ignore root Composer vendor directory |
| 17 | +- Generalize Composer source hydration |
| 18 | +- Hydrate runtime overlay dependencies |
| 19 | +- Remove legacy smoke coverage and compatibility aliases |
| 20 | +- Add Claude Code provider recipe example |
| 21 | +- Curate runtime-core API exports |
| 22 | +- Remove consumer defaults from plugin substrate |
| 23 | +- Decouple agent sandbox boot from Data Machine |
| 24 | +- Extract browser runner bootstrap template |
| 25 | +- Resolve recipe runtime backends through provider seam |
| 26 | +- Extract agent task recipe builder |
| 27 | +- Add Claude Code host tool contract |
| 28 | +- Add reviewer access preview contract |
| 29 | +- Add reviewer auth bootstrap for held previews |
| 30 | +- Surface provider registration diagnostics |
| 31 | +- Expose blockers for held admin previews |
| 32 | +- Harden runtime snapshot artifact assembly |
| 33 | +- Clarify runtime snapshot export boundary |
| 34 | +- Stream runtime snapshot export through files |
| 35 | +- Skip internal database files in snapshots |
| 36 | +- Handle noisy bench result output |
| 37 | +- Exclude readonly wp-content mounts from snapshots |
| 38 | +- Exclude runtime substrate from state bundle snapshots |
| 39 | +- Add WordPress state bundle capture command |
| 40 | +- Summarize Playground PHP fatal output |
| 41 | +- Add recipe replay status summary |
| 42 | +- Stage local agent bundle sources |
| 43 | +- Extend successful recipe snapshot collection |
| 44 | +- Capture replayable runtime state in blueprints |
| 45 | + |
| 46 | +### Fixed |
| 47 | +- guard ability category registration against double-fire _doing_it_wrong notice |
| 48 | +- Fix replay export restore blueprint |
| 49 | +- Fix recipe-run terminal phase exit |
| 50 | +- tolerate routed preview fetch decode failures |
| 51 | +- drain routed browser probe fetches |
| 52 | +- Fix agent task prepared component plugins |
| 53 | +- Fix browser probe navigation timeout |
| 54 | + |
5 | 55 | ## [0.8.2] - 2026-06-13 |
6 | 56 |
|
7 | 57 | ### Changed |
|
0 commit comments