From 2359d6c9fa62acde96da2957839b5586a14aa34c Mon Sep 17 00:00:00 2001 From: titor Date: Mon, 27 Apr 2026 06:30:41 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E6=8F=90=E7=A4=BA/=E8=A1=A5=E5=85=A8=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=88=B0=E5=BE=85=E5=AE=9E=E7=8E=B0=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 890c7f5..e80feb9 100644 --- a/changelog.md +++ b/changelog.md @@ -116,6 +116,7 @@ - [ ] 多语言支持 - [ ] /new 命令开始新会话 - [ ] /memory list|show 命令 +- [ ] 命令提示/补全功能(输入 / 显示内置命令列表) ---