-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: xinggitxing/deepcode-cli
base: main
head repository: lessweb/deepcode-cli
compare: main
- 17 commits
- 26 files changed
- 3 contributors
Commits on May 21, 2026
-
- 将 README.md 中许可证链接从 master 更改为 main 分支路径 - 同步更新 README-en.md 中的许可证链接路径 - 同步更新 README-zh_CN.md 中的许可证链接路径 - 保持徽章和其他链接不变,确保一致性和正确性
Configuration menu - View commit details
-
Copy full SHA for b010fb1 - Browse repository at this point
Copy the full SHA b010fb1View commit details
Commits on May 22, 2026
-
Merge pull request lessweb#110 from hqwlkj/main
docs(readme): 更新许可证链接到主分支路径
Configuration menu - View commit details
-
Copy full SHA for c33720a - Browse repository at this point
Copy the full SHA c33720aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a2463 - Browse repository at this point
Copy the full SHA c4a2463View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d453f - Browse repository at this point
Copy the full SHA d7d453fView commit details -
refactor: adjust calling identifyMatchingSkillNames in createSession …
…and replySession
Configuration menu - View commit details
-
Copy full SHA for 27b9b7f - Browse repository at this point
Copy the full SHA 27b9b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f177429 - Browse repository at this point
Copy the full SHA f177429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 683a511 - Browse repository at this point
Copy the full SHA 683a511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90c6b2e - Browse repository at this point
Copy the full SHA 90c6b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 104acff - Browse repository at this point
Copy the full SHA 104acffView commit details
Commits on May 23, 2026
-
feat(ui): add session deletion with Delete key confirmation
- Add SessionManager.deleteSession() to remove session index entry and messages file - Add Delete key to trigger session deletion confirmation in SessionList - Two-step confirmation: Enter to confirm, Esc to cancel - Separate backspace (search) and delete (delete trigger) key behavior - Clear active session if deleted session was the active one - Add comprehensive test coverage for deleteSession
Configuration menu - View commit details
-
Copy full SHA for bacb6a4 - Browse repository at this point
Copy the full SHA bacb6a4View commit details
Commits on May 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for add625d - Browse repository at this point
Copy the full SHA add625dView commit details -
Merge pull request lessweb#114 from xinggitxing/feat/session-deletion
feat(ui): 会话列表支持 Delete 键删除会话
Configuration menu - View commit details
-
Copy full SHA for a5a53ea - Browse repository at this point
Copy the full SHA a5a53eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e18f1 - Browse repository at this point
Copy the full SHA 50e18f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6f727 - Browse repository at this point
Copy the full SHA 5d6f727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0587e - Browse repository at this point
Copy the full SHA 4c0587eView commit details -
- 新增 handleDeleteSession 方法,支持删除会话并更新会话列表 - 删除当前激活会话时,清除屏幕、重置UI状态并显示欢迎界面 - 删除按钮调用封装的删除处理函数,统一逻辑 - 优化 SessionList 中搜索逻辑,调整删除和退格键处理 - 移除 SessionList 文件内重复的 truncate 函数实现
Configuration menu - View commit details
-
Copy full SHA for abed149 - Browse repository at this point
Copy the full SHA abed149View commit details -
Merge pull request lessweb#119 from hqwlkj/main
feat(ui): 增加会话删除及相关UI重置功能
Configuration menu - View commit details
-
Copy full SHA for b4d0b7f - Browse repository at this point
Copy the full SHA b4d0b7fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main