发布

  • v3.1.4: CLAUDE_CONFIG_DIR + CLAUDE_ENV_FILE support for Docker (#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 13:18:04 +00:00

    • Add claude_config_json_path() / claude_config_dir() helpers that
      respect $CLAUDE_CONFIG_DIR (official Claude Code env var)
    • Update all hardcoded ~/.claude.json / ~/.claude/ paths:
      setup.rs, rules_inject.rs, doctor.rs, hooks.rs, uninstall.rs, report.rs
    • Add CLAUDE_ENV_FILE hint alongside BASH_ENV in Docker containers
    • Doctor now shows separate checks for BASH_ENV and CLAUDE_ENV_FILE
    • Root fix for #89: Claude Code uses CLAUDE_ENV_FILE, not BASH_ENV

    Made-with: Cursor

    下载附件