摘要:
Runner function: function run(genFn) { const it = genFn() let state = { done: false, value: undefined } step() function step(isError, arg) { try { sta 阅读全文
posted @ 2025-08-09 22:29
Zhentiw
阅读(9)
评论(0)
推荐(0)
摘要:
Agent模式 Agent 是一个具备高度自主性的 AI 编码助手,能够独立探索、规划并执行复杂的代码库变更任务,并拥有全套开发工具的支持。 目前,Agent 是 Cursor 中的默认模式,也是最具“自动驾驶”能力的模式。它设计的初衷是为了应对那些复杂度较高、步骤较多的编码任务,并且尽量减少你对 阅读全文
posted @ 2025-08-09 22:08
Zhentiw
阅读(47)
评论(0)
推荐(0)

浙公网安备 33010602011771号