Skip to content

Docs show "--platform claude-code" but CLI only accepts "--platform claude" #76

@AR6420

Description

@AR6420

Environment:

  • code-review-graph: latest (pip install)

Bug:
The README shows:

code-review-graph install --platform claude-code

But running this gives:

error: argument --platform: invalid choice: 'claude-code' 
(choose from claude, cursor, windsurf, zed, continue, opencode, antigravity, all)

The correct command is --platform claude.

Expected behavior:
Either:

  1. Update the README to show --platform claude (simple docs fix), or
  2. Add claude-code as an alias in the CLI so both work (better UX since users may copy-paste from the README)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions