What's Changed
Features
- Host-driven execution runtime for MCP hosts (#2169)
Bug Fixes
- Reduce PostHog telemetry collection to core metrics (#2278)
- Tolerate piped execution and older schemas during install (#2277)
- Honor explicit transport security overrides in MCP (#2033)
- Preserve independent capability probes in pi (#2255)
- Stop silently discarding the tournament winner's work in orchestrator (#2237)
- Stop blocking on transients — preflight gate, bounded retries, chain parity, blocked UX (#1944)
- Validate batched answer identities in pm (#2258)
Documentation
- Document CI gates, branch protection, and the tag-after-merge release order (#2270)
- Add the development loop and review conventions (#2272)
Full Changelog: v0.51.15...v0.51.16
What's Changed
- docs: document CI gates, branch protection, and the tag-after-merge release order by @Q00 in #2270
- fix(pm): validate batched answer identities by @Q00 in #2258
- fix(auto): stop blocking on transients — preflight gate, bounded retries, chain parity, blocked UX by @Q00 in #1944
- fix(orchestrator): stop silently discarding the tournament winner's work by @Q00 in #2237
- fix(pi): preserve independent capability probes by @Q00 in #2255
- feat(orchestrator): host-driven execution runtime for MCP hosts by @Q00 in #2169
- fix(mcp): honor explicit transport security overrides by @Q00 in #2033
- docs: add the development loop and review conventions by @Q00 in #2272
- fix(install): tolerate piped execution and older schemas by @Q00 in #2277
- fix(telemetry): reduce PostHog collection to core metrics by @Q00 in #2278
- chore(release): v0.51.16 by @Q00 in #2287
Full Changelog: v0.51.15...v0.51.16