v0.6.14
What's Changed
- chore: replace real infrastructure identifiers in fixtures with placeholders by @fajarhide in #337
- fix: route the program behind an env-var prefix, and register Cursor's post-hook on the event that carries output by @fajarhide in #341
- fix: stop four distillers deleting the answer they were asked for by @fajarhide in #343
- fix: keep every env value, redact only the secret, and make sure the redaction is actually delivered by @fajarhide in #345
- fix: move Gate 6 onto the payload so a secret is redacted whatever command printed it by @fajarhide in #347
- fix: pass through output a command explicitly asked to be parseable by @fajarhide in #348
- docs: say what each host can actually do, instead of five names under one verb by @fajarhide in #350
Full Changelog: v0.6.13...v0.6.14