summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2025-08-11Add support for VSCode-like editors (#5699)christine betts
2025-08-11Reduce noisy IDE integration error message in standalone terminal (#6006)Shreya Keshive
2025-08-11Fix line end bugs in Vim mode (#5328)Sijie Wang
2025-08-11Make ProjectIdRequiredError error more lenient (#5693)Tommaso Sciortino
2025-08-11Modify content generated describing the ide context to only include deltas af...Jacob Richman
2025-08-11feat(core): add host validation to GoogleCredentialProvider (#5962)cornmander
2025-08-11Additional IDE integration polishes (#5985)Shreya Keshive
2025-08-11Show IDE diff options in both panes (#5986)christine betts
2025-08-11feat: add "surface" to all logs (#5862)Lee James
2025-08-10fix(settings): enable default usage statistics collection (#5909)Ali Al Jufairi
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
2025-08-09[#5356] Minor fix: Remove duplicate binding and add complete navigation comma...Lee Won Jun
2025-08-09feat(cli) - enhance input UX with double ESC clear (#4453)fuyou
2025-08-09feat: drop load-memory-from-include-directories option from cli args (#5866)Yuki Okita
2025-08-09feat: add humorous tip for new line shortcut in Gemini CLI (#5666)JAYADITYA
2025-08-09Centralize Key Binding Logic and Refactor (Reopen) (#5356)Lee Won Jun
2025-08-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
2025-08-09fix(core): restrict oauth_creds.json file permissions (#5245)Brian de Alwis
2025-08-08chore(release): v0.1.18 (#5864)N. Taylor Mullen
2025-08-08Add MCP Roots support (#5856)Jacob MacDonald
2025-08-08feat: Add option to hide line numbers in code blocks (#5857)Gal Zahavi
2025-08-08Add a request queue to the tool scheduler (#5845)Jacob MacDonald
2025-08-08Fix excessive console logging + remove unnecessary try catch (#5860)Shreya Keshive
2025-08-08Use slash command instead of context drawer to display open files in editor t...Shreya Keshive
2025-08-08fix(cli) - Adding logging for response and error in LoggingContentGenerator (...shishu314
2025-08-08Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...shrutip90
2025-08-08[ide-mode] Close all open diffs when the CLI gets closed (#5792)christine betts
2025-08-08[ide-mode] Wire up env variables to sandbox (#5804)christine betts
2025-08-08[ide-mode] Hide diff options when active diff is not focused (#5808)christine betts
2025-08-08fix(core): Add missing mnemonist dependency (#5841)Gal Zahavi
2025-08-08fix: properly report tool errors in telemetry (#5688)Akhil Appana
2025-08-08Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)agarwalravikant
2025-08-08feat(telemetry): Prevent memory leak in ClearcutLogger (#5734)Gal Zahavi
2025-08-08feat(quality): Reset when seeing a new type of Markdown element (#5820)Sandy Tao
2025-08-07fix(cli) - Move logging into CodeAssistServer (#5781)shishu314
2025-08-07fix: MCP servers allowed in settings do not show up in /mcp command (#5324)laurentsimon
2025-08-07Use semantic colors in themes (#5796)Miguel Solorio
2025-08-07feat(ui): Improve UI layout adaptation for narrow terminals (#5651)Gal Zahavi
2025-08-07chore(telemetry): Log `FIREBASE_STUDIO` when using Gemini CLI within Firebase...Richie Foreman
2025-08-07fix(core): Replace flaky performance tests with robust correctness tests (#5795)Allen Hutchison
2025-08-07perf(filesearch): Use async fzf for non-blocking file search (#5771)Bryant Chandler
2025-08-07README + reduce required VS Code version for companion extension (#5719)Shreya Keshive
2025-08-07Few IDE integration polishes (#5727)Shreya Keshive
2025-08-07avoid loading and initializing CLI config twice in non-interactive mode (#5793)Jacob MacDonald
2025-08-07Add new folderTrust setting that the users can enable or disable (#5798)shrutip90
2025-08-07Include Schema Error Handling for Vertex and Google Auth methods (#5780)Adam Weidman
2025-08-07fix: re render context usage indicator (#5102)Pyush Sinha
2025-08-07fix(tests): add missing deps in cli to fix sandbox runs (#5742)anthony bushong
2025-08-07feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)Shehab
2025-08-07Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)joshualitt