We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5275043 commit 46bab27Copy full SHA for 46bab27
1 file changed
UPDATE_LOG.md
@@ -3,7 +3,7 @@
3
4
* 新增 soloncode /interpret 命令(支持跨会话中断)
5
* 添加 soloncode /continue 命令 sessionId 参数支持(支持跨会话继续)
6
-* 添加 soloncode StopLoop 拦截器
+* 添加 soloncode StopLoopInterceptor 拦截器(A->A->A 或 A->B->A->B ...频繁做相同的事)
7
* 添加 soloncode web 输入面板的模型选择添加搜索功能
8
* 添加 soloncode web 对话消息 mermaid 渲染支持
9
* 添加 soloncode web WWW-Authenticate 认证
0 commit comments