mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-08 17:14:49 +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.