Skip to content

Fix discordances between CLI and command-lie option consumption - #3423

Open
Lestropie wants to merge 1 commit into
masterfrom
option_discordance
Open

Fix discordances between CLI and command-lie option consumption#3423
Lestropie wants to merge 1 commit into
masterfrom
option_discordance

Conversation

@Lestropie

Copy link
Copy Markdown
Member

While progressively building out a project-level Claude configuration & making various components of the software more robust, I ended up cross-checking between command-line options as defined in usage() vs. attempts to access information from parsed options. Found a few hits: options erroneously missing from the CLI, attempting to access a command-line option via a legacy name, options deliberately removed from CLI but functionality remaining in place, that sort of thing. Since many of these are technically bugs, back-ported to master.

@Lestropie Lestropie self-assigned this Jul 25, 2026
@Lestropie Lestropie added the bug label Jul 25, 2026
@Lestropie Lestropie mentioned this pull request Jul 25, 2026
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant