summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/messages
AgeCommit message (Expand)Author
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
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Fix build break (tool -> tools).Taylor Mullen
2025-04-17Improve readability issuesJaana Dogan
2025-04-17Initial commit of Gemini Code CLITaylor Mullen