fix(cli): improve command conflict handling for skills (#21942)

This commit is contained in:
N. Taylor Mullen
2026-03-14 16:33:14 -07:00
committed by GitHub
parent 0bf7ea60c5
commit bd590bbde6
11 changed files with 76 additions and 9 deletions
@@ -89,6 +89,7 @@ const mockHeapStatistics = {
total_global_handles_size: 8192,
used_global_handles_size: 4096,
external_memory: 2097152,
total_allocated_bytes: 31457280,
};
const mockHeapSpaceStatistics = [