summaryrefslogtreecommitdiff
path: root/packages/cli
AgeCommit message (Collapse)Author
2025-07-02help: add shift+tab tip (#2892)Abhi
2025-07-02make tag required for /chat (#2904)Seth Troisi
2025-07-01chore: bump version to 0.1.9 (#2906)Brandon Keiji
2025-07-01Add excludedTools to extensions. (#2853)Tommaso Sciortino
2025-07-01Fix characters being dropped in text-buffer (#2504)Billy Biggs
Co-authored-by: Sandy Tao <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-07-01Improve slashCommand autoCompletion logic (#2776)Seth Troisi
2025-07-01Use the constant placeholders for ".gemini/settings.json" in gemini.tsx (#2860)Tommaso Sciortino
2025-07-01Fix spurious logs about invalid MaxSizedBox children due to Ink6 + React19 ↵Jacob Richman
migration (#2794)
2025-07-01Make clean script cross-platform (#1990)MirzaSamadAhmedBaig
Co-authored-by: Scott Densmore <[email protected]>
2025-07-01feat: Add markdown table rendering support (#1955)Tian Jian Wang
Co-authored-by: heartyguy <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-07-01update check + tests (#2772)Eddie Santos
2025-07-01refactor(ui): revamp exit stats display (#2771)Abhi
2025-07-01Rename AuthType LOGIN_WITH_GOOGLE_PERSONAL -> LOGIN_WITH_GOOGLE (#2769)Tommaso Sciortino
2025-06-30Remove unused method (#2721)Tommaso Sciortino
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29Highlight previous user input (#2507)Faizan Alam
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29fix:Update /help to show correct newline key combo for different OS #… (#2043)Devansh
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-29feat: add Neovim editor support (#1448)yuki yano
2025-06-29refactor: use for...of loop instead of traditional for loop (#1840)Noritaka Kobayashi
2025-06-29Esc to exit privacy screen in error state (#2527)Tommaso Sciortino
2025-06-29📦 NEW: Theme Shades of Purple (#2114)Ahmad Awais ⌘
Co-authored-by: Scott Densmore <[email protected]>
2025-06-28feat: add VSCodium editor support (#2299)Pyush Sinha
Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: Allen Hutchison <[email protected]>
2025-06-28quiet dotenv log message (#2239)Mot
Co-authored-by: Scott Densmore <[email protected]>
2025-06-28Fix typos (#1629)SADIK KUZU
Co-authored-by: Scott Densmore <[email protected]> Co-authored-by: Jacob Richman <[email protected]>
2025-06-28chore: bump to 0.1.8 (#2308)Brandon Keiji
2025-06-27Updates error handling in case of incorrect tool calling. (#2304)Vachan
2025-06-27Upgrade to Ink 6 and React 19 (#2096)Sandy Tao
Co-authored-by: jacob314 <[email protected]>
2025-06-27fix: add missing gaxios dependency (#2302)Brandon Keiji
2025-06-27Update Auth Label to include AI Studio (#2130)Philipp Schmid
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-27chore: bump to 0.1.6 (#2285)Brandon Keiji
2025-06-27Add privacy notice slash command (#2059)Tommaso Sciortino
2025-06-27Handle stdin for prompts using readline for escape character parsing (#1972)Billy Biggs
2025-06-27Add the current auth method and GCP Project config to the about message (#2112)Preston Holmes
2025-06-27Refine Fallback message providing more options. (#1961)Srinath Padmanabhan
2025-06-27Explicit message for missing subcommand (#2019)Seth Troisi
2025-06-26feat: add prepublishOnly checks (#2052)Brandon Keiji
2025-06-26fix: add repository field to package.jsons (#2032)Brandon Keiji
2025-06-26Improve LoadCodeAssist error handling (#1645)Tommaso Sciortino
2025-06-26fix: remove unnecessary @gemini-code/core mock from slashCommandProcessor ↵Masato Sugiyama
test (#1739) Co-authored-by: Scott Densmore <[email protected]>
2025-06-26chore: fix typos in comment-out (#1540)Noritaka Kobayashi
Co-authored-by: Scott Densmore <[email protected]>
2025-06-26When resuming a checkpoint always add items to history even if not shown (#1653)Billy Biggs
Co-authored-by: Scott Densmore <[email protected]>
2025-06-26chore: bump to 0.1.5 (#1731)Brandon Keiji
2025-06-26Fix doc link in the auth dialog (#1688)anj-s
2025-06-26feat: add release trigger configuration (#1697)Brandon Keiji
2025-06-25Streamline issue submission with YAML forms (#1608)Jerop Kipruto
2025-06-25Merge "Login with Google Workspace" auth option into "Login with Google" (#1574)Tommaso Sciortino
Co-authored-by: Scott Densmore <[email protected]>
2025-06-25Add tos and privacy links docs for clarity (#1571)anj-s
2025-06-25feat: Refine model fallback messaging to reflect reality. (#1527)N. Taylor Mullen