What's Changed
- fix(bouncer): wire secret redaction into the proxy path and close boundary leaks by @trs-80 in #274
- fix(pool): keep a crashed child in error state; serialize async gateway writes by @trs-80 in #275
- chore(homebrew): update formula to v0.9.1 by @github-actions[bot] in #272
- fix(bouncer): restore sidecar short-circuit, tolerate LLM fallback, close defense-in-depth gaps by @mmornati in #280
- fix(serve): route backend tool calls through the TCP proxy (issue #281) by @mmornati in #282
- fix(bouncer): harden streaming redaction boundary (#276) by @mmornati in #283
- perf(bouncer): pool streaming-redaction buffers (#277) by @mmornati in #284
- fix(bouncer): surface missing-config and ReDoS pattern at validation (#278) by @mmornati in #285
- fix(bouncer): expand built-in pattern coverage for #279 by @mmornati in #286
New Contributors
Full Changelog: v0.9.1...v0.9.2