{{ message }}
Releases: voidsteed/copilot-proxy-api
Releases · voidsteed/copilot-proxy-api
Release list
v0.10.22
🐞 Bug Fixes
- Filter unsupported Claude reasoning effort - by @voidsteed (6bb7a)
View changes on GitHub
v0.10.21
🐞 Bug Fixes
- Keep long opus streams alive - by @voidsteed (357bf)
Fixes
- Fixed Claude Code retry noise on long
claude-opus-4.8streaming requests by opening the Anthropic SSE response
immediately and sending an initial ping before waiting for Copilot response headers. - Preserved Claude Code reactive compaction behavior by translating streaming context-overflow failures into Anthropic
invalid_request_errorevents containingprompt is too long. - Added support for Claude Code effort metadata and
output_config.effortforwarding to Copilotreasoning_effort. - Improved large-context handling for unknown/custom Claude Code model aliases to avoid Copilot timeout dead zones.
/v1/modelsnow advertises Claude Code capability metadata for effort and adaptive thinking.
Validation
- Added regression coverage for long upstream streaming waits, prompt-too-long streaming errors, model capabilities,
context fitting, and timeout handling.
View changes on GitHub
v0.10.20
v0.10.19
No significant changes
View changes on GitHub
v0.10.18
v0.10.17
v0.10.16
v0.10.15
v0.10.15
Maintenance release.
Changed
- Bumped package version from
0.10.14to0.10.15for npm publishing.
View changes on GitHub
v0.10.14
v0.10.14
Maintenance release.
Changed
- Bumped package version from
0.10.13to0.10.14for npm publishing.
