v2026.03.14.2
·
7 commits
to main
since this release
更新内容
- chore: add deploy.sh — build 3 platforms + GitHub release + restart service
- fix: rewrite isTruncated, skip tier loop on complete tool call, suppress thinking in tools mode
- fix: upgrade context trimming to progressive compression (truncate old msgs before dropping)
- fix: trim oversized context before sending to Cursor upstream
- fix: prevent slice-bounds panic in ParseToolCalls when spans overlap
- chore: update .env.example to remove OCR config
- docs: update README with fork sources, improvements, and release download
- feat: show full API key in startup logs for easy copy
- feat: remove local OCR, auto-generate config.yaml with sk- key on first start
下载说明
| 平台 | 文件 |
|---|---|
| Linux x86_64 | cursor2api-linux-amd64 |
| Windows x86_64 | cursor2api-windows-amd64.exe |
| macOS Apple Silicon | cursor2api-darwin-arm64 |
首次运行自动生成 config.yaml,包含随机 API Key。