Skip to content

Fix council doctor subcommand check for CLIs with non-zero --help exit#13

Merged
antunesand merged 1 commit into
mainfrom
claude/web-ui-streamlit-fastapi-UWxtq
Feb 17, 2026
Merged

Fix council doctor subcommand check for CLIs with non-zero --help exit#13
antunesand merged 1 commit into
mainfrom
claude/web-ui-streamlit-fastapi-UWxtq

Conversation

@antunesand

Copy link
Copy Markdown
Owner

Some CLIs (notably codex exec) return a non-zero exit code even for --help. The subcommand check now also accepts output containing help-like keywords (usage:, options:, etc.) as a valid response.

https://claude.ai/code/session_017PSBcbKg9gTGouqA7oC4Zn

Some CLIs (notably codex exec) return a non-zero exit code even for
--help. The subcommand check now also accepts output containing
help-like keywords (usage:, options:, etc.) as a valid response.

https://claude.ai/code/session_017PSBcbKg9gTGouqA7oC4Zn
@antunesand antunesand merged commit 1dc9590 into main Feb 17, 2026
2 checks passed
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