Skip to content

runtime: Route unknown commands to parent help - #257

Merged
davidabram merged 1 commit into
mainfrom
fix/route-unknown-commands
Sep 2, 2026
Merged

runtime: Route unknown commands to parent help#257
davidabram merged 1 commit into
mainfrom
fix/route-unknown-commands

Conversation

@stefanskoricdev

Copy link
Copy Markdown
Contributor

Treat unknown command tokens as successful help requests by traversing the longest valid command path and rendering the existing parent help surface, while preserving unknown-option errors. Add regression coverage and update the CLI contract documentation.

Treat unknown command tokens as successful help requests by traversing the longest valid command path and rendering the existing parent help surface, while preserving unknown-option errors. Add regression coverage and update the CLI contract documentation.
@davidabram
davidabram merged commit 6ab2463 into main Sep 2, 2026
11 checks passed
@davidabram
davidabram deleted the fix/route-unknown-commands branch September 2, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants