v1.7.0
版本发布时间: 2024-09-15 07:44:57
cline/cline最新发布版本:v2.1.0(2024-10-28 20:50:40)
Claude Dev can now monitor your workspace for linter, compiler, and build issues as he works 🚀 This lets him automatically fix problems like missing imports, type errors, and more all on his own! Check out a demo here!
Update: This feature is now opt-in in v1.8.0 (use @problems
in the textarea). Automatic debugging was an ambitious demand for Claude 3.5 Sonnet, but I hope to add it back in once models are good enough at fixing hard problems! See this comment for more details.
Update 2: I've added auto-debugging back into v1.9.0 but now the extension only automatically sends new errors that result from Claude's edits, rather than reporting all workspace problems. This gives Claude autonomy over fixing errors himself while not distracting him with issues unrelated to the task.