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
/
components
/
messages
/
ToolConfirmationMessage.tsx
Age
Commit message (
Expand
)
Author
2025-08-18
Fix URL truncation in CLI display components #5902 (#5925)
fuyou
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-12
Switch from useInput to useKeypress. (#6056)
Jacob Richman
2025-08-12
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+...
JAYADITYA
2025-08-11
[ide-mode] Update handling of workspace paths (#6014)
christine betts
2025-08-06
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
christine betts
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-07-30
feat(ui): Update tool confirmation cancel button text (#4820)
shamso-goog
2025-07-25
Safer Shell command Execution (#4795)
matt korwel
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-13
Improvements to web-fetch tool (#1030)
Allen Hutchison
2025-06-12
remove enable editor flag (#984)
Leo
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-09
Add Windsurf in edit tool to modify changes, if installed (#853)
Eddie Santos
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
confirm mcp tool executions from untrusted servers (per "trust" setting) (#631)
Olcan
2025-05-22
fix: forward entire tool call confirmation object through useToolScheduler (#...
Brandon Keiji
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-05-15
refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)
Brandon Keiji
2025-04-26
feat: Fix flickering in iTerm + scrolling + performance issues.
Taylor Mullen
2025-04-25
drop todo about qualified writes, turns out others don't do it either so nbd ...
Olcan
2025-04-25
more consistent confirmations, TODO to improve write confirmations, drop "des...
Olcan
2025-04-22
Refactor tool confirmation radio buttons to own component.
Taylor Mullen
2025-04-22
Update confirmation dialog UI
Taylor Mullen
2025-04-21
Fix Gemini Code's (GC) smarts.
Taylor Mullen
2025-04-19
Give Gemini Code a face lift.
Taylor Mullen
2025-04-18
Add apache2 SPDX headers to all source files (#48)
Tyler
2025-04-18
Fix remaining tslint errors (YAY).
Taylor Mullen
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen