mirror of
https://wget.la/https://github.com/leookun/cursor-byok
synced 2026-08-17 19:47:10 +08:00
chore(release): update version to 0.0.43 and enhance release notes
- Updated version number to 0.0.43 across all relevant files. - Added new features and fixes to release notes, including: - Fix for command recognition issues. - Fix for summarize command. - Fix for MiniMax thinking restriction. - Support for Fork message and conversation linking. - Introduction of cursor debugger. - Added QQ and Telegram group information.
This commit is contained in:
+17
-13
@@ -1,14 +1,18 @@
|
||||
-------0.0.42------
|
||||
- 修复grep或者read长时间阻塞问题 @liorxuan
|
||||
-------0.0.41------
|
||||
- 修复内存泄漏问题,该可能导致内存异常占用
|
||||
- 支持俄语增加翻译范围
|
||||
- 修复qwen-3.8-max中断问题(mimo也应该属于同一类问题)
|
||||
- 修复claude模型可能无法识别图片问题 @GGHansome
|
||||
- 支持自定义Openai端点 @Sxuan-Coder
|
||||
- WebSearch 接入百度搜索,DuckDuckGo 作为兜底 @杨超
|
||||
- 修复一些兼容性问题 @kael-odin
|
||||
- 修复window上一些表现问题 @philau2512
|
||||
|
||||
🔔 如何让AI自动拉模型配置? (以下为提示词,把地址和密钥换为你的)
|
||||
我的模型配置在 ~/.cursor-local-assistant-v2/config.yaml,我的API地址是:https://xxx 密钥是xxx,帮我拉所有模型配置进去,不要影响已有模型,根据models标准接口拉取。
|
||||
QQ交流群:
|
||||
13 群 1095916242
|
||||
14 群 1094411438
|
||||
15 群 1095918002
|
||||
16 群 1094419321
|
||||
|
||||
Tg群组:
|
||||
https://t.me/cursor_byok
|
||||
|
||||
- 修复commands无法识别的问题 @DedSecer
|
||||
- 修复 summarize 指令(主动压缩) @DedSecer
|
||||
- 修复 MiniMax 禁止 thinking 的问题 @Octopus
|
||||
- 支持Fork message (需要新开对话) @DedSecer
|
||||
- 支持 @关联对话 @DedSecer
|
||||
- 支持插件市场(须登录你的任意账号) @aike1202
|
||||
- 新增支持 cursor debugger 调试器, 用法请看.agents/skills/coding-guidance/SKILL.md
|
||||
|
||||
|
||||
Reference in New Issue
Block a user