summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/utils
AgeCommit message (Expand)Author
2025-06-02Color enhancements (#680)Miguel Solorio
2025-06-01more strict italics: delimiters cannot be preceded/followed by \w or [./\\]\S...Olcan
2025-05-30feat: add --show_memory_usage flag to display memory usage in status bar (#606)Jacob Richman
2025-05-19fix: Ensure user written `!` is treated opaquely if not in shell mode\n\n- Ad...Taylor Mullen
2025-05-15Refactor: Improve UI rendering and address code review commentsTaylor Mullen
2025-05-15Addressed code review commentsTaylor Mullen
2025-05-15Refactor: Replace MarkdownRenderer with MarkdownDisplay componentTaylor Mullen
2025-05-11Remove terminal tool and dependencies.Taylor Mullen
2025-05-09fix: Resolve infinite loopTaylor Mullen
2025-05-07Fix bugs from useGeminiStream refactor (#284)Tae Hyung Kim
2025-05-07Refactor: Enhance @-command, Autocomplete, and Input Stability (#279)Allen Hutchison
2025-05-06Fix rendering & indentation of bullets (numeric and *).Taylor Mullen
2025-05-06Revert "Support syntax highlighting for more languages (#246)" (#264)Jacob Richman
2025-05-04Support syntax highlighting for more languages (#246)Jacob Richman
2025-05-02Cleanup low value comments. (#248)Jacob Richman
2025-05-02Add autocomplete for slash commandsSeth Troisi
2025-04-30Added bang(!) commands as a shell passthroughSeth Troisi
2025-04-29Add @ command handling to useGeminiStream (#217)Allen Hutchison
2025-04-29Refactor useGeminiStream to pull slash commands and passthrough comma… (#215)Allen Hutchison
2025-04-29First four independent files for @ commands. (#205)Allen Hutchison
2025-04-26Follow up fixes from flickering PR.Taylor Mullen
2025-04-26feat: Fix flickering in iTerm + scrolling + performance issues.Taylor Mullen
2025-04-22Colorize code blocks.Taylor Mullen
2025-04-20Make model-generated code copyable (#70)Juliette Love
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-18Manually fix hooks and utils linting errors (partial)Taylor Mullen
2025-04-18Iterm refactor (#33)Allen Hutchison
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Initial commit of Gemini Code CLITaylor Mullen