v0.7.8
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 knipis green. - Clarified capability-forwarding and request-abort guidance for future proxy changes.
Verification
bun run typecheckbun run lint:allbun run knipgit diff --checkbun testbun run buildbun run auditnpm publish --access public
Live Copilot probes remain opt-in and were not run for this maintenance release.