summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/messages
AgeCommit message (Expand)Author
2025-08-22fix(ui): Remove unused import causing build failureCastor Gemini
2025-08-22fix(ui): Use execFile with absolute path to run gemini --outputCastor Gemini
2025-08-22feat(ui): Execute 'gemini --output' on new messagesCastor Gemini
2025-08-22feat(ui): Execute external command on Gemini messageCastor Gemini
2025-08-21Introduce initial screen reader mode handling and flag (#6653)christine betts
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-15fix(input) Resolve cases where escape was broken (#6304)Jacob Richman
2025-08-15Stylize diff line numbers & characters (#6269)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-31Highlight slash commands in history (#5323)Miguel Solorio
2025-07-30feat(ui): Update tool confirmation cancel button text (#4820)shamso-goog
2025-07-25Safer Shell command Execution (#4795)matt korwel
2025-07-23Update diff colors (#4747)Miguel Solorio
2025-07-20Feature custom themes logic (#2639)Ali Al Jufairi
2025-07-19Make shell output consistent. (#4469)Jacob Richman
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-05fix typos in diverse files (#3284)Didier Durand
2025-06-29Highlight previous user input (#2507)Faizan Alam
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24Truncate all strings before displaying in a tool messages to avoid stack over...Jacob Richman
2025-06-24Do not render mcp responses as markdown (#1388)Sandy Tao
2025-06-22Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)Jacob Richman
2025-06-19Fix flicker issues by ensuring all actively changing content fits in the view...Jacob Richman
2025-06-17code review followup for compress command (#1097)Jacob MacDonald
2025-06-14bug: Fix code colorizer (#1046)Leo
2025-06-14Add `/compress` command to force a compression of the context (#986)Jacob MacDonald
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-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