对于 VS Code 用户,您会推荐哪个开源 AI 扩展?
1 分•作者: _345•8 个月前
我以前长期使用 Continue,它非常棒。但不幸的是,它现在变得 bug 太多了。我失去了将图片复制粘贴到聊天中的功能,这让我无法再与我使用的 AI(通常是 OpenAI 的 GPT 模型)交流。还有一个令人讨厌的复制粘贴错误(是的,是另一个复制粘贴错误),偶尔我的编辑器会拒绝让我复制粘贴内容,直到我重启 VS Code。你可以想象这对你的工作流程有多大的破坏。当我发现禁用该扩展程序后,这个 bug 瞬间消失时,我对 Continue 感到非常恼火。
我卸载了它并尝试了 Cline,但即使是简单的 CTRL+'(它们默认的快捷键,用于打开 Cline 聊天)我都没法让 Cline 稳定地打开聊天窗口。所以我很快也卸载了它。好奇这里有没有人尝试过经受住时间考验的东西,可以推荐给我?
真的,我想要的只是一个极其精简的 AI 聊天体验,让我能够掌控一切。我讨厌代理,我讨厌看着代理慢慢地处理我给它的任务,这个任务的设计本来就非常精细和微小,但不知怎么的,代理还是会搞砸一些事情,我最终还是得自己去修复。我更愿意保留我最初使用 AI 的体验(chatgpt.com),并解决这个问题:“我如何才能让我在 chatgpt.com 上获得的问答/结对编程体验尽可能快,尽可能嵌入到我现有的工作流程中,这样我就可以在掌控一切的同时,尽可能快地行动?” 对我来说,Continue 的快捷键 CTRL+L,可以快速打开带有高亮上下文的聊天窗口,以及输入 @... 来提及一两个文件,这是最快能满足我的需求的,即掌控代码发生的一切(将 AI 限制在聊天框中)。
查看原文
I used to use Continue for the longest time, it was incredible. Unfortunately, its just gotten too buggy. I lost the ability to copy paste images into the chat so I lost a way to communicate with the AI I was using (usually an openai GPT model). A nasty copy paste bug (yes, a different copy paste bug) also occurred where occasionally my editor would refuse to let me copy paste content anymore until I rebooted VS Code. You can imagine how deleterious that is to your workflow. I was pretty angry at Continue when I discovered that the bug instantly went away when I disabled the extension<p>I uninstalled it and tried Cline, but I can't even get Cline to reliably open the chat on a simple CTRL+' (their default keybinding to pop open cline chat). So I promptly uninstalled that too. Curious if anyone here has tried something that has stood the test of time and could recommend it to me?<p>Really, all I want is an extremely streamlined AI chat experience that lets me stay in the drivers seat. I hate agents, I hate watching agents slowly process a task that I gave it that was designed to be extremely granular and small and still somehow the agent screws something up that I'll have to go in and fix anyways. I'd much rather just take the original experience I have with AI (chatgpt.com) and sort of answer the question of "How can I make the QnA/pair programming experience I get on chatgpt.com as fast and as embedded as possible in my own existing workflow so I can move as quickly as possible while staying in the driver's seat?" For me, continue's snappy CTRL+L keybinding to pop open chats with the highlighted context and typing @... to mention a file or two was the fastest thing that accomplished my requirements of staying in charge of what happens to the code (keeping the AI confined to a chat box).