Autonomous software engineer right in your IDE, capable of reading/writing files, executing commands, and more with your permission every step of the way.
IDE 中的自主软件工程师能够在每一步都经过您的许可的情况下读取/写入文件、执行命令等。
Thanks to Claude 3.5 Sonnet's agentic coding capabilities Claude Dev can handle complex software development tasks step-by-step. With tools that let him read & write files, create entire projects from scratch, and execute terminal commands (after you grant permission), he can assist you in ways that go beyond simple code completion or tech support.
得益于 Claude 3.5 Sonnet 的代理编码功能,Claude Dev 可以逐步处理复杂的软件开发任务。借助允许他读取和写入文件、从头开始创建整个项目以及执行终端命令(在您授予权限后)的工具,他可以以超越简单的代码完成或技术支持的方式为您提供帮助。
Claude Dev bridges the gap between complex python scripting and simple chat websites. With its intuitive GUI, it offers a safe and accessible platform for exploring the potential of agentic AI.
Claude Dev 弥合了复杂的 Python 脚本和简单的聊天网站之间的差距。凭借其直观的 GUI,它为探索代理 AI 的潜力提供了一个安全且可访问的平台。
- Keep track of total tokens and API usage cost for the current task loop
跟踪当前任务循环的总令牌和 API 使用成本 - View edit diffs or new files in beautifully syntax highlighted previews
在精美的语法突出显示预览中查看编辑差异或新文件 - Streams command execution output into the chat, so you never have to open a terminal yourself
将命令执行输出流式传输到聊天中,因此您无需自己打开终端 - Presents permission buttons (i.e. 'Approve CLI command') before tool use or sending information to the API
在使用工具或向 API 发送信息之前显示权限按钮(即“批准 CLI 命令”) - Set a maximum # of API requests allowed for a task before being prompted for permission to proceed
设置任务允许的最大 API 请求数,然后再提示是否允许继续操作 - View the JSON of API requests when they are made and track individal API request costs
查看发出 API 请求时的 JSON 并跟踪单个 API 请求成本 - When a task is completed, Claude Dev determines if he can present the result to you with a CLI command like open -a "Google Chrome" index.html, which you run with a click of a button
任务完成后,Claude Dev 会确定他是否可以使用 open -a "Google Chrome" index.html 这样的 CLI 命令向您呈现结果,您只需单击一个按钮即可运行该命令
源码地址:https://github.com/saoudrizwan/claude-dev
插件地址:https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev