wkappbot-core
★★☆
suggest --requirement error messages: format example + launcher flag
When --requirement has bad format or contains launcher flags, error messages now show correct format examples. CommandHelpMap suggest entry includes REQUIREMENTS section so --help always shows the format.
Steps
- Missing => separator: error shows 'Correct f...
- Launcher flag (--sudo) in requirement cmd: e...
- wkappbot suggest --help: REQUIREMENTS sectio...
- CommandHelpMap location: CommandHelp.cs ~lin...
- SuggestCommand.cs requirement parsing: lines...
- Verified 2026-04-24: test-suggest-error-form...
- 2026-05-02: screenshot command added to Comm...
- 2026-05-02: screenshot command added to Comm...