summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components
AgeCommit message (Expand)Author
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-14Add readline-like keybindings to the input prompts. (#354)DeWitt Clinton
2025-05-14Refactor: Move GEMINI.md file count to Footer (#351)Allen Hutchison
2025-05-14Improvements to suggestions & slash commands (#344)Miguel Solorio
2025-05-14improve sandboxing status message, update README, remove dead code from a pre...Olcan
2025-05-13Refactor TextBuffer to be a React hook (#340)Jacob Richman
2025-05-13First step refactoring InputPrompt (#335)Jacob Richman
2025-05-13Use `Enter` on slash commands to execute (#334)Miguel Solorio
2025-05-13Multiline editor (#302)Jacob Richman
2025-05-13Allow users to cancel out of theme selector (#310)Miguel Solorio
2025-05-09Make cancel not explode.Taylor Mullen
2025-05-08UI Polish for theme selector (#294)Miguel Solorio
2025-05-08Make ascii logo simpler (#288)Miguel Solorio
2025-05-07rename SANDBOX_EXEC_PROFILE as SEATBELT_PROFILE, and fix another accidental r...Olcan
2025-05-07use seatbelt on macos, with two profiles: minimal (default) which only restri...Olcan
2025-05-07Refactor: Enhance @-command, Autocomplete, and Input Stability (#279)Allen Hutchison
2025-05-06Prevent UI hang on long tool confirmations.Taylor Mullen
2025-05-06fix: use flat config for react eslint plugin (#265)Brandon Keiji
2025-05-05Move Intro to Help and only display after help command.Seth Troisi
2025-05-02Cleanup low value comments. (#248)Jacob Richman
2025-05-02Add autocomplete for slash commandsSeth Troisi
2025-05-01Support escaping spaces in file paths. (#241)Jacob Richman
2025-05-01Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...Jacob Richman
2025-04-30Added bang(!) commands as a shell passthroughSeth Troisi
2025-04-30Add @ command suggestions in the UI. (#219)Allen Hutchison
2025-04-29Add Intro text with list of /commandsSeth Troisi
2025-04-29Add intro with some abilities and commandsSeth Troisi
2025-04-29First four independent files for @ commands. (#205)Allen Hutchison
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-25more compact cli version in footer (#168)Olcan
2025-04-24Add an ansi theme. (#152)Jacob Richman
2025-04-24Add a theme preview and update the theme when highlight changes. (#151)Jacob Richman
2025-04-23Make ui/colors refelect the current theme.jacob314
2025-04-23Refactor: Remove GEMINI.md memory and refactor system promptTaylor Mullen
2025-04-23feat: add CLI version number to footer (#134)Brandon Keiji
2025-04-22Add theming support.Taylor Mullen
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-21env var to set default model, display model on lower right (#110)Olcan
2025-04-21Fix the broken build (#98)Jaana Dogan