Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cjh-store/cc-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.5
Choose a base ref
...
head repository: cjh-store/cc-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 5 commits
  • 15 files changed
  • 2 contributors

Commits on Sep 24, 2025

  1. 📝 docs(项目): 更新README文档中的备份功能描述

    - 优化中英文README中WebDAV备份功能的描述,- 更新CC-CLI配置备份、Claude Code配置备份和Codex备份的说明,- 添加文件路径图标使文档更加直观
    cjh-store committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    af53a5b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. ✨ feat(claude): 添加YOLO模式支持

    - 新增YOLO模式管理工具类,支持开启/关闭Claude Code的YOLO模式
    - 新增ClaudeYoloHook处理器,无条件批准所有工具使用请求
    - 更新README文档,添加YOLO模式功能说明
    - 优化API菜单显示,增加YOLO模式状态展示
    - 重构命令注册逻辑,优化代码结构
    cjh-store committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    c82deda View commit details
    Browse the repository at this point in the history
  2. 🔧 chore(项目): 更新仓库URL为cc-cli

    - 修改package.json中的repository.url为cc-cli
    - 更新homepage链接为cc-cli
    - 更新bugs.url为cc-cli
    cjh-store committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    5f021b9 View commit details
    Browse the repository at this point in the history
  3. 📝 docs(项目): 更新CHANGELOG.md中的仓库链接

    - 将仓库链接从 'cjh-store/cc' 更新为 'cjh-store/cc-cli',- 保持版本号和日期信息不变,- 更新相关提交记录的链接
    cjh-store committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    28f38a0 View commit details
    Browse the repository at this point in the history
  4. chore(release): 2.4.0 [skip ci]

    ## [2.4.0](v2.3.5...v2.4.0) (2025-09-25)
    
    ### ✨ Features
    
    * **claude:** 添加YOLO模式支持 ([c82deda](c82deda))
    
    ### 🔧 Chore
    
    * **项目:** 更新仓库URL为cc-cli ([5f021b9](5f021b9))
    semantic-release-bot committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    a85bbfc View commit details
    Browse the repository at this point in the history
Loading