add session处理,new ,histry,resume

This commit is contained in:
hc
2026-04-11 15:40:19 +08:00
parent c9b545538e
commit 192e6a56da
6 changed files with 222 additions and 4 deletions
+1
View File
@@ -23,6 +23,7 @@
- 搜索文件内容时,优先使用 `Grep`,而不是 `Bash`
- 修改已有文件时,优先使用 `Edit`,而不是 `Bash``Write`
- 需要创建或覆盖文件时,优先使用 `Write` 工具,而不是 `Bash`
- 会话管理优先使用 slash command,而不是自然语言或 `Bash` 探查 session 文件
- Windows 下先验证 shell 兼容性,再选择命令写法
## 沟通风格