Skip to content

v0.7.8

Choose a tag to compare

@Jer-y Jer-y released this 09 May 23:49
· 6 commits to main since this release

What's Changed

  • Hardened local proxy surfaces around request policy enforcement, JSON body limits, auth-flow secret redaction, document URL fetching, dashboard rendering, Docker publishing, and daemon lifecycle/log handling.
  • Improved API compatibility for chat completion object fields, route streaming errors, Anthropic translation fidelity, model/type utilities, request throttling, token refresh, and upstream fetch timeouts.
  • Added and cleaned maintenance gates, including dependency/audit refresh, the Knip unused-code check, and removal of the duplicate timeout export so bun run knip is green.
  • Clarified capability-forwarding and request-abort guidance for future proxy changes.

Verification

  • bun run typecheck
  • bun run lint:all
  • bun run knip
  • git diff --check
  • bun test
  • bun run build
  • bun run audit
  • npm publish --access public

Live Copilot probes remain opt-in and were not run for this maintenance release.