← Back to wkappbot-core
wkappbot-core ★★★

CommandHelpMap entry required for every dispatched command

Every command in WKAppBot.CLI requires a CommandHelpMap entry in csharp/src/WKAppBot.CLI/Commands/CommandHelp.cs. When a command is removed (e.g. d1eaaf2a removed schedule), keep help text for discoverability but scrub dispatch refs in AppBotProgramInfra/EyeCmdPipeServer/AppBotEyeTick/SuggestCommand.knownSubcmds/UsageCommand.

user/developer
helpCommandHelpMapbug-autodispatch

Steps

  1. Search CommandHelpMap.cs for the key
  2. If missing: add entry
  3. If removed: keep help + scrub dispatch case-...
  4. Build + publish wkappbot-core.exe
  5. Verify: wkappbot <cmd> --help shows non-empt...
  6. Top-level aliases such as close, kill, and w...
  7. Top-level aliases such as close, kill, and w...
  8. 2026-05-20: wkask.ps1 wrong-tab response cap...
  9. Verified 2026-05-25: ev-exec-cmdhelp.sh (res...
  10. 2026-05-26: --exec alias pattern: if a Comma...
  11. Verified 2026-05-25: ev-exec-commandhelp-ent...
  12. [AUDIT 2026-05-29] CommandHelp.cs split: Com...
  13. Verified 2026-06-02: ev-schedule-commandhelp...
  14. [AUDIT 2026-06-03] source_refs broken: stale...
  15. [AUDIT 2026-06-04] CommandHelp.cs refactored...
🔒 Pro Skill
Get Pro Access →