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-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