[GH-ISSUE #88] [Question]: cursor agent mode使用deepclaude有意义吗? #59

Closed
opened 2026-02-27 01:56:01 +03:00 by kerem · 1 comment
Owner

Originally created by @ujfjhz on GitHub (Mar 11, 2025).
Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/88

提问前确认

  • 我已经查看了项目文档并没有找到答案
  • 我已经搜索了现有的 issues,确认没有类似的问题

问题类别

最佳实践

您的问题

使用cursor时,在plan阶段cot毫无疑问非常有意义,但到了coding阶段还有必要太多的think吗?
如果cursor接入deepclaude,那意味着agent模式下一直都是cot+generation吧,担心具体coding过程中太多think容易跑偏,编码阶段想法太多也有问题吧

背景信息

NA

代码示例(如适用)


其他信息

No response

Originally created by @ujfjhz on GitHub (Mar 11, 2025). Original GitHub issue: https://github.com/ErlichLiu/DeepClaude/issues/88 ### 提问前确认 - [x] 我已经查看了项目文档并没有找到答案 - [x] 我已经搜索了现有的 issues,确认没有类似的问题 ### 问题类别 最佳实践 ### 您的问题 使用cursor时,在plan阶段cot毫无疑问非常有意义,但到了coding阶段还有必要太多的think吗? 如果cursor接入deepclaude,那意味着agent模式下一直都是cot+generation吧,担心具体coding过程中太多think容易跑偏,编码阶段想法太多也有问题吧 ### 背景信息 NA ### 代码示例(如适用) ```shell ``` ### 其他信息 _No response_
kerem 2026-02-27 01:56:01 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@GowayLee commented on GitHub (Mar 11, 2025):

个人觉得不是很有意义, 虽然可能会提高单次edit的质量, 但是连带来的耗时与token成本的增加可能反而降低了使用体验. 而且Compose模式本就是工作流, 在edit之前会有步骤进行任务规划, editor进行思考的意义不大.

<!-- gh-comment-id:2712582420 --> @GowayLee commented on GitHub (Mar 11, 2025): 个人觉得不是很有意义, 虽然可能会提高单次edit的质量, 但是连带来的耗时与token成本的增加可能反而降低了使用体验. 而且Compose模式本就是工作流, 在edit之前会有步骤进行任务规划, editor进行思考的意义不大.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DeepClaude#59
No description provided.