| .. |
|
__snapshots__
|
fix(ui): fixed table styling (#24565)
|
2026-04-02 22:52:25 +00:00 |
|
borderStyles.test.tsx
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
borderStyles.ts
|
feat(cli): implement useAgentStream hook (#24292)
|
2026-04-09 19:06:27 +00:00 |
|
clipboardUtils.test.ts
|
Fix drag and drop escaping (#18965)
|
2026-02-13 02:27:56 +00:00 |
|
clipboardUtils.ts
|
Fix drag and drop escaping (#18965)
|
2026-02-13 02:27:56 +00:00 |
|
clipboardUtils.windows.test.ts
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
CodeColorizer.test.tsx
|
refactor(cli,core): foundational layout, identity management, and type safety (#23286)
|
2026-03-24 01:49:51 +00:00 |
|
CodeColorizer.tsx
|
feat(cli): enhance tool confirmation UI and selection layout (#24376)
|
2026-04-04 01:32:35 +00:00 |
|
commandUtils.test.ts
|
merge duplicate imports packages/cli/src subtask3 (#22056)
|
2026-03-11 21:21:40 +00:00 |
|
commandUtils.ts
|
fix: pre-load @file references from external editor prompts (#20963)
|
2026-03-03 17:41:30 +00:00 |
|
computeStats.test.ts
|
feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
|
2026-02-17 17:32:30 +00:00 |
|
computeStats.ts
|
Show raw input token counts in json output. (#15021)
|
2025-12-16 02:47:39 +00:00 |
|
confirmingTool.ts
|
fix(cli): exclude update_topic from confirmation queue count (#24945)
|
2026-04-10 23:04:59 +00:00 |
|
ConsolePatcher.test.ts
|
fix(cli): skip console log/info in headless mode (#22739)
|
2026-03-25 13:46:00 +00:00 |
|
ConsolePatcher.ts
|
fix(cli): skip console log/info in headless mode (#22739)
|
2026-03-25 13:46:00 +00:00 |
|
contextUsage.ts
|
refactor(cli): code review cleanup fix for tab+tab (#18967)
|
2026-02-17 15:16:37 +00:00 |
|
directoryUtils.test.ts
|
feat(routing): A/B Test Numerical Complexity Scoring for Gemini 3 (#16041)
|
2026-01-22 22:12:07 +00:00 |
|
directoryUtils.ts
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
displayUtils.test.ts
|
feat: Add red threshold for getStatusColor util (#9789)
|
2025-09-29 22:42:33 +00:00 |
|
displayUtils.ts
|
feat(cli): Invert quota language to 'percent used' (#20100)
|
2026-03-07 23:17:10 +00:00 |
|
editorUtils.ts
|
feat(plan): support opening and modifying plan in external editor (#20348)
|
2026-02-26 04:38:44 +00:00 |
|
fileUtils.ts
|
feat(cli): implement compact tool output (#20974)
|
2026-03-30 23:43:29 +00:00 |
|
formatters.test.ts
|
feat(cli): Invert quota language to 'percent used' (#20100)
|
2026-03-07 23:17:10 +00:00 |
|
formatters.ts
|
feat(cli): Invert quota language to 'percent used' (#20100)
|
2026-03-07 23:17:10 +00:00 |
|
highlight.test.ts
|
Properly parse at-commands with narrow non-breaking spaces (#18677)
|
2026-02-10 00:51:24 +00:00 |
|
highlight.ts
|
fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239)
|
2026-03-12 22:05:12 +00:00 |
|
historyExportUtils.ts
|
robustness(core): static checks to validate history is immutable (#21228)
|
2026-03-09 18:26:03 +00:00 |
|
historyUtils.ts
|
fix(cli): exclude update_topic from confirmation queue count (#24945)
|
2026-04-10 23:04:59 +00:00 |
|
InlineMarkdownRenderer.tsx
|
Moved markdown parsing logic to a separate util file (#20526)
|
2026-02-27 17:43:18 +00:00 |
|
inlineThinkingMode.ts
|
Inline thinking bubbles with summary/full modes (#18033)
|
2026-02-10 03:24:41 +00:00 |
|
input.test.ts
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
input.ts
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
isNarrowWidth.ts
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
|
2025-08-07 22:55:53 +00:00 |
|
MarkdownDisplay.test.tsx
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
MarkdownDisplay.tsx
|
feat(core): improve subagent result display (#20378)
|
2026-03-09 19:20:15 +00:00 |
|
markdownParsingUtils.test.ts
|
feat(ui): standardize semantic focus colors and enhance history visibility (#20745)
|
2026-03-04 00:10:09 +00:00 |
|
markdownParsingUtils.ts
|
Moved markdown parsing logic to a separate util file (#20526)
|
2026-02-27 17:43:18 +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 |
|
mouse.test.ts
|
Only warn about mouse movement when the mouse is down. (#13101)
|
2025-11-14 22:55:05 +00:00 |
|
mouse.ts
|
paste transform followup (#17624)
|
2026-01-27 14:19:54 +00:00 |
|
pendingAttentionNotification.test.ts
|
feat(cli): add macOS run-event notifications (interactive only) (#19056)
|
2026-02-18 20:28:17 +00:00 |
|
pendingAttentionNotification.ts
|
feat(cli): add macOS run-event notifications (interactive only) (#19056)
|
2026-02-18 20:28:17 +00:00 |
|
rewindFileOps.test.ts
|
Fix number of lines being reported in rewind confirmation dialog (#18675)
|
2026-02-09 23:11:53 +00:00 |
|
rewindFileOps.ts
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
shortcutsHelp.ts
|
refactor(ui): unify keybinding infrastructure and support string initialization (#21776)
|
2026-03-09 23:26:33 +00:00 |
|
TableRenderer.test.tsx
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
TableRenderer.tsx
|
fix(ui): fixed table styling (#24565)
|
2026-04-02 22:52:25 +00:00 |
|
terminalCapabilityManager.test.ts
|
Use OSC 777 for terminal notifications (#25300)
|
2026-04-16 18:45:54 +00:00 |
|
terminalCapabilityManager.ts
|
Use OSC 777 for terminal notifications (#25300)
|
2026-04-16 18:45:54 +00:00 |
|
terminalSetup.test.ts
|
feat: prompt users to run /terminal-setup with yes/no (#16235)
|
2026-02-24 21:48:28 +00:00 |
|
terminalSetup.ts
|
feat(cli): implement full "GEMINI CLI" logo for logged-out state (#22412)
|
2026-03-23 18:05:00 +00:00 |
|
terminalUtils.ts
|
Code review cleanup for thinking display (#18720)
|
2026-02-10 19:12:40 +00:00 |
|
textOutput.test.ts
|
merge duplicate imports packages/cli/src subtask3 (#22056)
|
2026-03-11 21:21:40 +00:00 |
|
textOutput.ts
|
refactor(stdio): always patch stdout and use createWorkingStdio for clean output (#14159)
|
2025-12-02 23:08:25 +00:00 |
|
textUtils.test.ts
|
fix(cli): resolve text sanitization data loss due to C1 control characters (#22624)
|
2026-04-10 18:44:28 +00:00 |
|
textUtils.ts
|
fix(cli): resolve text sanitization data loss due to C1 control characters (#22624)
|
2026-04-10 18:44:28 +00:00 |
|
toolLayoutUtils.test.ts
|
refactor(cli,core): foundational layout, identity management, and type safety (#23286)
|
2026-03-24 01:49:51 +00:00 |
|
toolLayoutUtils.ts
|
feat(cli): implement compact tool output (#20974)
|
2026-03-30 23:43:29 +00:00 |
|
ui-sizing.test.ts
|
feat(ui): enable "TerminalBuffer" mode to solve flicker (#24512)
|
2026-04-03 00:39:49 +00:00 |
|
ui-sizing.ts
|
refactor(core,cli): useAlternateBuffer read from config (#20346)
|
2026-02-27 15:55:02 +00:00 |
|
updateCheck.test.ts
|
fix(cli): prevent automatic updates from switching to less stable channels (#26132)
|
2026-04-28 18:03:08 +00:00 |
|
updateCheck.ts
|
fix(cli): prevent automatic updates from switching to less stable channels (#26132)
|
2026-04-28 18:03:08 +00:00 |
|
urlSecurityUtils.test.ts
|
security: implement deceptive URL detection and disclosure in tool confirmations (#19288)
|
2026-02-20 20:21:31 +00:00 |
|
urlSecurityUtils.ts
|
security: implement deceptive URL detection and disclosure in tool confirmations (#19288)
|
2026-02-20 20:21:31 +00:00 |