Releases: anyrobert/cursor-api-proxy
Releases · anyrobert/cursor-api-proxy
v1.0.0
v0.7.2
What's Changed
- Fix model-map failures for dated/variant Claude IDs
- Validate mapped models against live Cursor CLI catalog before execution
- Add deterministic fallback path for unsupported model IDs
- Add verbose model decision-chain logging and CLI
--verbose - Add regression tests for mapping, fallback, and strict-model memory behavior
Verification
- npm test (177 tests)
- manual curl tests for dated Claude ID and unknown model fallback
v0.7.0
What's Changed
- add claude code support on proxy by @anyrobert in #2
- feat(logging): add verbose traffic logging via CURSOR_BRIDGE_VERBOSE by @nicoster in #4
- Release 0.3.0 by @anyrobert in #9
- fix: pass through "auto" model identifier to Cursor API by @sxin0 in #8
- add max mode by @anyrobert in #10
- Create ACP on Windows by @Azukay in #11
New Contributors
- @nicoster made their first contribution in #4
- @sxin0 made their first contribution in #8
- @Azukay made their first contribution in #11
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix(windows): avoid spawn ENAMETOOLONG via prompt tail truncation by @anyrobert in #14
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Full Changelog: https://github.com/anyrobert/cursor-api-proxy/commits/v0.5.0
v0.4.0
What's Changed
- add claude code support on proxy by @anyrobert in #2
- feat(logging): add verbose traffic logging via CURSOR_BRIDGE_VERBOSE by @nicoster in #4
- Release 0.3.0 by @anyrobert in #9
- fix: pass through "auto" model identifier to Cursor API by @sxin0 in #8
- add max mode by @anyrobert in #10
New Contributors
- @anyrobert made their first contribution in #2
- @nicoster made their first contribution in #4
- @sxin0 made their first contribution in #8
Full Changelog: https://github.com/anyrobert/cursor-api-proxy/commits/v0.4.0