Files
claude-code/rust/crates/runtime/src
TheArchitectit d58197cca4 fix: update slash command count and add /setup assertion in test
- Update slash_command_specs().len() assertion from 139 to 140.
  The /setup command added by this PR increased the spec count by 1
  but the test's expected count was not updated, causing CI failure.

- Add assert!(help.contains("/setup")) to the
  renders_help_from_shared_specs test so the new command is
  verified in the help output.

  Fixes CI Build  and Test  on #3218.
2026-06-04 22:06:32 -05:00
..
2026-05-14 18:07:03 +09:00
2026-06-03 21:23:00 +09:00
2026-05-15 10:05:42 +09:00
2026-06-04 17:07:00 +09:00
2026-05-25 04:36:30 +00:00