From aaaf8f5ef790e1bd06d6d878da4625b4352b9374 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=85=E8=AF=BA=E7=8B=90?= <212194964+foxcyber907@users.noreply.github.com> Date: Sun, 17 Aug 2025 21:08:49 +0800 Subject: [PATCH] Update TODO: Mark MCP SSE support as incomplete Changed the MCP SSE support item from completed to incomplete in the TODO list to reflect current project status. Co-Authored-By: tt-P607 <68868379+tt-P607@users.noreply.github.com> --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index f132f1428..875ba233e 100644 --- a/TODO.md +++ b/TODO.md @@ -18,7 +18,7 @@ - [x] 添加表情包情感分析功能 - [x] 添加主动思考配置 - [x] 添加日程管理 -- [x] 添加MCP SSE支持 +- [ ] 添加MCP SSE支持 - [ ] 增加基于GPT-Sovits的多情感语音合成功能(插件形式) - [ ] 增加基于Open Voice的语音合成功能(插件形式) - [x] 对聊天信息的视频增加一个videoid(就像imageid一样)