• v0.1.0 36b1759243

    v0.1.0 Stable

    Knowit released this 2026-04-20 21:33:17 +08:00 | 15 commits to main since this release

    First tagged release of claudeplus.

    Included modules

    commands/

    • /token-stats [username|all] — per-user Claude token usage, grouped by date. Default output in Chinese, switch with --lang.

    hooks/token-stats-hook/

    • Go-based Stop hook that appends token usage to ~/.claude/token-stats-backup.jsonl at every session end.
    • Precompiled linux/amd64 binary shipped; drop in and register in settings.json.

    CLAUDE.md

    • Global behavioral guidelines for Claude Code.
    • Four sections: Personal Preferences · Think Before Coding (Locate → Plan → Execute) · Simplicity First · Surgical Changes · Goal-Driven Execution.
    • Install: cp CLAUDE.md ~/.claude/CLAUDE.md.

    Install

    See README.md for full instructions.

    Downloads