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-13
Add support for trustedFolders.json config file (#6073)
shrutip90
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-12
[ide-mode] Update installation logic and nudge (#6068)
christine betts
2025-08-12
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+...
JAYADITYA
2025-08-11
Add support for VSCode-like editors (#5699)
christine betts
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
2025-08-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
2025-08-09
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
2025-08-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
2025-08-08
Use slash command instead of context drawer to display open files in editor t...
Shreya Keshive
2025-08-08
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...
shrutip90
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
2025-08-07
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Gal Zahavi
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
[next]