index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
App.tsx
Age
Commit message (
Expand
)
Author
2025-08-07
feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)
Shehab
2025-08-06
Add hint to enable IDE integration for users running in VS Code (#5610)
Shreya Keshive
2025-08-06
fix: Restore user input when the user cancels response (#5601)
shishu314
2025-08-05
fix(core): prevent UI shift after vim edit (#5315)
Gal Zahavi
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Pyush Sinha
2025-08-01
Add a setting to disable auth mode validation on startup (#5358)
Billy Biggs
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
2025-07-30
Add toggleable IDE mode setting (#5146)
christine betts
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-28
Add new fallback state as prefactor for routing (#5065)
Abhi
2025-07-28
Revert "feat: Add /config refresh command" (#5060)
N. Taylor Mullen
2025-07-28
feat: Add /config refresh command (#4993)
Ramón Medrano Llamas
2025-07-28
Updates schema, UX and prompt for IDE context (#5046)
Shreya Keshive
2025-07-27
feat: Add Shell Command Execution to Custom Commands (#4917)
Abhi
2025-07-26
fix(ui): remove extraneous whitespace from startup screen (#3990)
Jacob Richman
2025-07-26
Handle unhandled rejections more gracefully. (#4417)
Jacob Richman
2025-07-25
Vim mode (#3936)
Sijie Wang
2025-07-25
Add drawer for active files in IDE mode (#4682)
christine betts
2025-07-23
feat(memory): make directory search limit on memory discovery configurable wi...
Brandon Keiji
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-21
[ide-mode] Use active files and selected text in user prompt (#4614)
christine betts
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-20
feat: full implementation for .geminiignore in settings and respective tool c...
Pyush Sinha
2025-07-18
Display open IDE file in context section above input box rather than in the f...
Shreya Keshive
2025-07-18
Summarize extensions and MCP servers on startup (#3977)
Billy Biggs
2025-07-18
feat(ui): hide cursor when terminal is unfocused (#4012)
Keith Lyons
2025-07-17
Migrate /corgi (#4419)
Abhi
2025-07-17
(fix) - regression to quit shortcut from command migration (#4374)
Abhi
2025-07-16
update `/tools` to new slash command arch (#4236)
Harold Mciver
2025-07-16
Run model availability check in the background to speed up startup (#4256)
Sandy Tao
2025-07-14
feat(cli): add hideBanner setting to disable startup banner (#2803)
K
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-11
feat(cli): add support for --prompt-interactive/-i flag (#1743)
Daniel Lee
2025-07-11
Adds Flash Fallback logging and clearcut logging (#3843)
uttamkanodia14
2025-07-11
Add visual cues for nightly version (#3701)
Miguel Solorio
2025-07-11
Added in proper checks for customer tiers in 429/Quota error messaging (#3863)
Bryan Morgan
2025-07-11
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
Seth Troisi
2025-07-09
Remove auto-execution on Flash in the event of a 429/Quota failover (#3662)
Bryan Morgan
2025-07-09
Improve quota- and resource-related 429 error handling, also taking Code Assi...
Bryan Morgan
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-07-05
Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)
Daniel Sibaja
2025-07-03
fix: show ctrl+s shortcut to expand debug console #2002 (#2491)
Devansh Sharma
2025-07-02
Update notification template (#3035)
Eddie Santos
2025-06-30
Remove unused method (#2721)
Tommaso Sciortino
2025-06-30
feat: Change /stats to include more detailed breakdowns (#2615)
Abhi
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
2025-06-27
Upgrade to Ink 6 and React 19 (#2096)
Sandy Tao
2025-06-27
Add privacy notice slash command (#2059)
Tommaso Sciortino
[next]