| .. |
|
CodeColorizer.tsx
|
chore: fix typos in comment-out (#1540)
|
2025-06-26 04:34:53 +00:00 |
|
commandUtils.ts
|
fix: Ensure user written ! is treated opaquely if not in shell mode\n\n- Addresses an issue where commands prefixed with ! (e.g., !ls) were incorrectly handled by the shell command processor if the ! was added after initially typing the command.\n- Ensures that such commands are correctly forwarded to the Gemini model.\n- Updates useGeminiStream to be aware of shell mode to properly manage streaming state.\n\nFixes https://buganizer.corp.google.com/issues/418761305
|
2025-05-19 16:16:47 -07: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
|
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
|
2025-07-01 00:11:54 +00:00 |
|
errorParsing.ts
|
Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)
|
2025-07-01 00:11:54 +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 |
|
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 nested markdown Rendering for table headers and rows #3331 (#3362)
|
2025-07-07 05:33:46 +00:00 |
|
MarkdownDisplay.tsx
|
Fix nested markdown Rendering for table headers and rows #3331 (#3362)
|
2025-07-07 05:33:46 +00:00 |
|
markdownUtilities.test.ts
|
Remove terminal tool and dependencies.
|
2025-05-11 12:35:55 -07:00 |
|
markdownUtilities.ts
|
Remove terminal tool and dependencies.
|
2025-05-11 12:35:55 -07:00 |
|
TableRenderer.tsx
|
Fix nested markdown Rendering for table headers and rows #3331 (#3362)
|
2025-07-07 05:33:46 +00:00 |
|
textUtils.test.ts
|
feat: Adds shell command context to gemini history (#1076)
|
2025-06-15 22:09:30 -04:00 |
|
textUtils.ts
|
refactor: use for...of loop instead of traditional for loop (#1840)
|
2025-06-29 08:53:09 +00:00 |
|
updateCheck.test.ts
|
update check + tests (#2772)
|
2025-07-01 03:03:16 +00:00 |
|
updateCheck.ts
|
update check + tests (#2772)
|
2025-07-01 03:03:16 +00:00 |