mirror of
https://github.com/7836246/cursor2api.git
synced 2026-05-08 06:38:20 +08:00
- 新增 proxy-agent.ts: 基于 undici.ProxyAgent 让 Node.js fetch 走代理 - cursor-client.ts / vision.ts: 接入代理 dispatcher - config.yaml: 补充代理配置说明 (含认证格式) - 新增 16 个单元测试覆盖代理模块逻辑 - 版本升级至 v2.5.4