mirror of
https://github.com/instructkr/claude-code.git
synced 2026-06-02 04:49:57 +08:00
renders_help_from_shared_specs hardcoded the exact /session usage string, which broke when /session delete was added in batch 5. Relaxed to check for /session presence instead of exact subcommand list. Pre-existing test brittleness (not caused by recent commits). 687 workspace lib tests passing, 0 failing.