AfterStories
AfterStories
> 我们将在2.0版本中支持! 看到2.0版本将支持的消息很振奋,我觉得这绝对是会引起轰动的新闻, 现在大部分AI客户端像是Cursor 等都是以 IDE 客户端 或者 IDE 插件 的形式来做的, 我一直想要能够在Web端实现Agent功能,将WebApp作为AI模型和MCP Server的中转层,实现调用MCP Server 提供的 tools, 这样肯定会激发相当多web app agent使用场景,我搜了搜视乎现在没有什么其他开源组加库提供这种能力, 如果完全自己去集成MCP 官方的SDK 要写很多麻烦的底层实现代码,像是sse/streamable-http 方式连接mcp / 获取mcp tool / 发送问题时携带Tool信息/解析模型的工具调用命令/ 调用mcp tool...
@lkk214 hi, this issue is create by me in discrod, could you share the pr link about your fix, I want to merge your change into my loacal to test...
I've reported this issue on Windows before:https://github.com/continuedev/continue/issues/6110 This is a classic and common scenario. Lately, I've been experiencing frequent plugin freezes on my Mac, so I'm compelled to report it...
Open Dev tool in UI, I can see many error messages about "windows.cefQuery_xxxxxx" I also speculate that this issue is related to the performance of JCEF webview browser. I have...
I think my issue https://github.com/continuedev/continue/issues/6110 may be related to this one. I saw another issue with the same problem mentioned by @Patrick-Erichsen: https://github.com/continuedev/continue/issues/5774 I have tried to manually disable Autocomplete...
@holger I found someone post same issue about this, FYI https://github.com/continuedev/continue/issues/5774
Update I encountered this situation again today, and then I checked the run log of IntelliJ ,these are the two most recently generated logs at the log file bottom: **2025-07-23...
> [@AfterStories](https://github.com/AfterStories) > > There's a test for this in `shouldIgnore.test.ts` that seems to be passing but it's possible that it only works for the case of files or something....
@RomneyDa Sorry I want to ask you agent about any updates on this issues curently the `.continueignore` file can only use ! symbol for `file`, but not `folders` This issue...
Hi, @uinstinct thank you very much for your help. I'd like to reiterate that this problem is a very common scenario: for large projects with numerous folders, if the user...