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.6.4
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.7.0
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 30, 2025

  1. ✨ feat(claude): 统一使用 claude 字段并兼容老格式配置

    - 新增 ConfigManager.getClaudeConfig 方法以支持新旧配置格式兼容
    - 各命令文件中替换 config 字段为 claude 并增强配置读取逻辑
    - 更新示例配置与格式化逻辑以保持一致性
    cjh-store committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    29a2ddf View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.7.0 [skip ci]

    ## [2.7.0](v2.6.4...v2.7.0) (2025-09-30)
    
    ### ✨ Features
    
    * **claude:** 统一使用 claude 字段并兼容老格式配置 ([29a2ddf](29a2ddf))
    semantic-release-bot committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    e499a7b View commit details
    Browse the repository at this point in the history
Loading