summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/messages
AgeCommit message (Expand)Author
2025-06-11add a unit test with multiple hunks for diff rendererAnas Sulaiman
2025-06-09Add Windsurf in edit tool to modify changes, if installed (#853)Eddie Santos
2025-06-09Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...matt korwel
2025-06-08enforce minimum lines shown/hidden (#860)Olcan
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-06-05Allow themes to theme the UI (#769)Miguel Solorio
2025-06-02Color enhancements (#680)Miguel Solorio
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30confirm mcp tool executions from untrusted servers (per "trust" setting) (#631)Olcan
2025-05-30disable markdown rendering of shell tool output (#625)Olcan
2025-05-30truncate (hide) tool output at the top, add some spacing, also fix shell outp...Olcan
2025-05-28Cleanup: Remove low value StreamingContextType interface. (#585)Jacob Richman
2025-05-28Refactor: Add GeminiRespondingSpinner to make use of streamingState idiomatic...Jacob Richman
2025-05-25Change tool call spinner to be different.Taylor Mullen
2025-05-25Reduce excessive diff separators in CLI. (#535)DeWitt Clinton
2025-05-24Code review comment fixes and some refactors. (#525)Jacob Richman
2025-05-23feat: Modify loading indicator to support a paused state (#506)Jacob Richman
2025-05-23feat: add emphasis to tool confirmations (#502)Brandon Keiji
2025-05-22fix: forward entire tool call confirmation object through useToolScheduler (#...Brandon Keiji
2025-05-21feat: useToolScheduler hook to manage parallel tool calls (#448)Brandon Keiji
2025-05-20feat: Improve diff rendering with gap indicatorsTaylor Mullen
2025-05-18feat(cli): Introduce toggleable shell mode with enhanced UITaylor Mullen
2025-05-16fix: Ensure filename is available for diff rendering in write-fileTaylor Mullen
2025-05-15Refactor: Improve UI rendering and address code review commentsTaylor Mullen
2025-05-15Fix: Prevent UI tearing and improve display of long contentTaylor Mullen
2025-05-15Refactor: Replace MarkdownRenderer with MarkdownDisplay componentTaylor Mullen
2025-05-15UI improvements for suggestions & status (#373)Miguel Solorio
2025-05-15Update color styles for yes/no questions (#369)Miguel Solorio
2025-05-15refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)Brandon Keiji
2025-05-09Make cancel not explode.Taylor Mullen
2025-05-08UI Polish for theme selector (#294)Miguel Solorio
2025-05-06Prevent UI hang on long tool confirmations.Taylor Mullen
2025-05-02Cleanup low value comments. (#248)Jacob Richman
2025-04-27feat(cli): Improve new file diff rendering with syntax highlightingTaylor Mullen
2025-04-26Follow up fixes from flickering PR.Taylor Mullen
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-22Update UI of tool messagesTaylor Mullen
2025-04-21Remove duplicate CLI tools module, remove the global tool registry (#89)Jaana Dogan
2025-04-21Fix confirmations.Taylor Mullen
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-20Make model-generated code copyable (#70)Juliette Love
2025-04-19Give Gemini Code a face lift.Taylor Mullen
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18Fix remaining tslint errors (YAY).Taylor Mullen