Skip to content

Release v0.22.0

Choose a tag to compare

@github-actions github-actions released this 19 May 17:59
· 362 commits to main since this release
4e1b218

[0.22.0] - 2026-05-19

Features

  • proxy: add --exclude-tools flag + HEADROOM_EXCLUDE_TOOLS env var (1058043)

Bug Fixes

  • proxy: MemoryDecision contract + 3 bypass bugs + drop 500-char query cap (4e1b218)
  • proxy: thread tags into 13 outcome sites; synthesize /v1/models for ChatGPT auth (6d62985)
  • proxy: surface CompressionDecision.passthrough_reason in tags (88983ad)

Refactors

  • proxy: CompressionDecision contract + 4 missing-gate bug fixes (1699435)
  • proxy: collapse 3 stream finalizers onto RequestOutcome.from_stream (af50390)