发布

  • v3.1.5: fix CLAUDE_CONFIG_DIR hardcoded paths + add MCP config feedback (#89)
    Release / Build aarch64-apple-darwin (push) Has been cancelled
    Release / Build x86_64-apple-darwin (push) Has been cancelled
    Release / Build aarch64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-unknown-linux-musl (push) Has been cancelled
    Release / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Release / Build x86_64-pc-windows-msvc (push) Has been cancelled
    Release / Create Release (push) Has been cancelled
    Release / Publish to crates.io (push) Has been cancelled
    Release / Publish to npm (push) Has been cancelled
    Release / Update Homebrew (push) Has been cancelled

    frostbyte_neo 发布于 2026-04-15 14:41:40 +00:00

    • Simplify claude_config_json_path(): remove parent() guesswork, directly
      use $CLAUDE_CONFIG_DIR/.claude.json as per Claude Code docs
    • configure_agent_mcp() now prints exact path where MCP config was written
      (Created/Updated/Already + full path) — reveals Docker USER mismatches
    • hooks.rs: refresh_installed_hooks() uses claude_config_dir() instead of
      hardcoded ~/.claude/
    • rules_inject.rs: build_rules_targets() uses claude_config_dir() for CLAUDE.md
    • uninstall.rs: remove_rules_files() + remove_hook_files() use claude_config_dir()
    • doctor.rs: McpLocation.display is now dynamic, shows actual resolved path

    Made-with: Cursor

    下载附件