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