Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:22
27ebbdf

What's Changed

Features

  • feat: show used and unused tools in capabilities view by @elvinka505 in #74
  • feat: narrow trace redaction to selected JSON values by @ychampion in #78
  • feat: stream completed calls to OTLP collectors by @ychampion in #80
  • feat: summarize per-tool session performance by @ychampion in #81

Bug Fixes

  • fix: a fresh tools/list replaces the advertised tool set by @kerlenton in #84
  • fix(proxy): keep the original tree when a redact path does not match by @kerlenton in #85
  • fix(proxy): stop closing the socket sink channel and cap SSE buffers by @kerlenton in #86
  • fix(otlpsink): guard emit against close and bound delivery retries by @kerlenton in #87
  • fix(tui): render tool-summary latencies compactly by @kerlenton in #88
  • fix(replay): tear the server down promptly instead of waiting out the… by @kerlenton in #89

Full Changelog: v0.8.0...v0.9.0