mirror of
https://github.com/7836246/cursor2api.git
synced 2026-04-26 03:25:53 +03:00
[GH-ISSUE #26] 复杂任务计划模式丢失上下文 #22
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cursor2api#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Inighty on GitHub (Mar 13, 2026).
Original GitHub issue: https://github.com/7836246/cursor2api/issues/26
复杂任务 会自动进入计划模式 计划方案编写完成后 会给用户几个选项
第一个就是压缩上下文并允许编写代码
选择这个会丢失所有上下文
可以选择第二个 直接允许编码 绕过这个丢失问题
@7836246 commented on GitHub (Mar 13, 2026):
更新V2.6试试