summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-17fix multiple mcp serversolcan
2025-05-17fix: Prevent WriteFileTool from writing to directory pathsTaylor Mullen
2025-05-16refactor: Unify file modification confirmation stateTaylor Mullen
2025-05-16Refactor: Use String.prototype.replaceAll() and update TS libTaylor Mullen
2025-05-16feat: Patch console.debug and display only in debug modeTaylor Mullen
2025-05-16feat: Strip schema props from MCP tool definitionsTaylor Mullen
2025-05-16Avoid console.log for MCPTaylor Mullen
2025-05-16Docs: Update MCP server configuration (#396)N. Taylor Mullen
2025-05-16GC "add tool registry tests"Taylor Mullen
2025-05-16feat: Implement CLI and model memory management (#371)Allen Hutchison
2025-05-16improved mcp support, including standard "mcpServers" setting with multiple n...Olcan
2025-05-16Remove alias section from CONTRIBUTING.md (#390)cperry-goog
2025-05-16Fix typo in server README.md (#379)Sébastien Cevey
2025-05-16Fix: Use Node.js script for cross-platform file copying in buildTaylor Mullen
2025-05-16strip escape characters when pasting. (#386)Jacob Richman
2025-05-16fixes and tweaks to docs, mostly related to sandboxing (#385)Olcan
2025-05-16Support auto wrapping of in the multiline editor. (#383)Jacob Richman
2025-05-16fix: Ensure filename is available for diff rendering in write-fileTaylor Mullen
2025-05-16fix: add react attribution link and typescript any best practices to gemini.m...Brandon Keiji
2025-05-16refactor: derive streaming state from tool calls and isresponding state (#376)Brandon Keiji
2025-05-16feat: Add support for Vertex AI and Vertex express mode (#380)sasha-gitg
2025-05-15feat: Enable CI test reporting and artifact management (#367)N. Taylor Mullen
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-15Addressed code review commentsTaylor Mullen
2025-05-15Refactor: Replace MarkdownRenderer with MarkdownDisplay componentTaylor Mullen
2025-05-15Docs: Fix broken links and update documentation (#377)cperry-goog
2025-05-15Docs: Add initial project documentation structure and content (#368)cperry-goog
2025-05-15feat: add javascript/typescript guidelines to gemini.md (#375)Brandon Keiji
2025-05-15UI improvements for suggestions & status (#373)Miguel Solorio
2025-05-15fix: omit references to react mcp server and react compiler (#374)Brandon Keiji
2025-05-15feat: add react best practices to gemini.md (#372)Brandon Keiji
2025-05-15Fix(write-file): Ensure correct validation method is called in WriteFileToolTaylor Mullen
2025-05-15refactor: shorten static history section code (#370)Brandon Keiji
2025-05-15Update color styles for yes/no questions (#369)Miguel Solorio
2025-05-15rename full_context as all_files (#366)Olcan
2025-05-15refined cli (#365)Olcan
2025-05-15move sandbox-related messages to stderr (#363)Olcan
2025-05-15Fix instructions for globally linking the gemini script (#361)DeWitt Clinton
2025-05-15refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)Brandon Keiji
2025-05-15Have /clear also clear the console.Seth Troisi
2025-05-14Run console.clear() in handleClearScreen when invoked by Ctrl-L. (#356)DeWitt Clinton
2025-05-14Update Gemini Code verbiage -> Gemini CLITaylor Mullen
2025-05-14Add readline-like keybindings to the input prompts. (#354)DeWitt Clinton
2025-05-14Docs: Add GEMINI.md for project conventions (#352)Allen Hutchison
2025-05-14Improve read-many-files display messageSeth Troisi
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-14Add UI memory indicator. (#348)Allen Hutchison
2025-05-14refactor: break submitQuery into smaller functions (#350)Brandon Keiji