gemini-cli/packages/cli/src/ui/utils
Sambhav Khanna d5a1b717c2
fix(update): correctly report new updates (#4821)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-07-30 00:11:15 +00:00
..
__snapshots__ Fix extra whitespace in markdown rendering. (#3943) 2025-07-12 03:38:07 +00:00
CodeColorizer.tsx Update diff colors (#4747) 2025-07-23 22:39:22 +00:00
ConsolePatcher.ts fix(auth): Remove sharp edges from headless auth (#3985) 2025-07-12 15:42:47 -07:00
InlineMarkdownRenderer.tsx Fix nested markdown Rendering for table headers and rows #3331 (#3362) 2025-07-07 05:33:46 +00:00
MarkdownDisplay.test.tsx Fix extra whitespace in markdown rendering. (#3943) 2025-07-12 03:38:07 +00:00
MarkdownDisplay.tsx Fix extra whitespace in markdown rendering. (#3943) 2025-07-12 03:38:07 +00:00
TableRenderer.tsx Fix nested markdown Rendering for table headers and rows #3331 (#3362) 2025-07-07 05:33:46 +00:00
clipboardUtils.test.ts feat: Add clipboard image paste support for macOS (#1580) 2025-07-12 04:06:49 +00:00
clipboardUtils.ts feat: Add clipboard image paste support for macOS (#1580) 2025-07-12 04:06:49 +00:00
commandUtils.test.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
commandUtils.ts feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706) 2025-07-20 18:57:41 +00:00
computeStats.test.ts feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
computeStats.ts feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
displayUtils.test.ts feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
displayUtils.ts feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
errorParsing.test.ts Remove auto-execution on Flash in the event of a 429/Quota failover (#3662) 2025-07-09 17:55:56 +00:00
errorParsing.ts Remove auto-execution on Flash in the event of a 429/Quota failover (#3662) 2025-07-09 17:55:56 +00:00
formatters.test.ts feat: Add UI for /stats slash command (#883) 2025-06-10 15:59:52 -04:00
formatters.ts feat: Change /stats to include more detailed breakdowns (#2615) 2025-06-30 00:44:33 +00:00
markdownUtilities.test.ts Remove terminal tool and dependencies. 2025-05-11 12:35:55 -07:00
markdownUtilities.ts Various spelling improvements (#3497) 2025-07-21 21:54:44 +00:00
textUtils.ts refactor(core): Centralize shell logic into ShellExecutionService (#4823) 2025-07-26 01:56:49 +00:00
updateCheck.test.ts fix(update): correctly report new updates (#4821) 2025-07-30 00:11:15 +00:00
updateCheck.ts fix(update): correctly report new updates (#4821) 2025-07-30 00:11:15 +00:00