Skip to content

[BUG] [v0.0.7] Root -C, --cd vs acp -C, --cwd — same short, different long names for working directory #52510

@dragonjoshef

Description

@dragonjoshef

Project

cortex

Description

cortex --help documents -C, --cd for working root. cortex acp --help documents -C, --cwd for session working directory.

Root cause: Naming drift between features (cd vs cwd conventions).

Error Message

Debug Logs

System Information

OS: Windows 11

Screenshots

https://github.com/springoliver/bounty_challenge_report_image/blob/main/20.mp4

Steps to Reproduce

  1. cortex --help — find -C long name.
  2. cortex acp --help — find -C long name.

Expected Behavior

One canonical long flag with hidden alias for the other spelling everywhere.

Actual Behavior

Root: -C, --cd. acp: -C, --cwd.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions