mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 13:53:02 -07:00
fix(cli): improve command conflict handling for skills (#21942)
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user