mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-16 17:11:04 -07:00
Merge branch 'main' into restart-resume
This commit is contained in:
@@ -566,7 +566,7 @@ class TrackerVisualizeInvocation extends BaseToolInvocation<
|
||||
|
||||
return {
|
||||
llmContent: output,
|
||||
returnDisplay: 'Graph rendered.',
|
||||
returnDisplay: output,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user