mirror of
https://github.com/instructkr/claude-code.git
synced 2026-05-14 09:56:44 +00: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.