summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-20Docs: Update CLI and Server documentation for recent features (#430)cperry-goog
2025-05-20Implement additional readline-like keybindings, including alt-left arrow and ...DeWitt Clinton
2025-05-20fix(cli): Prevent truncation of first character in shell commandsTaylor Mullen
2025-05-19ui tweaks (#442)Olcan
2025-05-19feat(cli): Implement /bug command and add open dependency (#428)Allen Hutchison
2025-05-19Add a Bug Template (#439)Allen Hutchison
2025-05-19fix: Ensure user written `!` is treated opaquely if not in shell mode\n\n- Ad...Taylor Mullen
2025-05-19switch from console.warn to info item (#440)Olcan
2025-05-19warn on cd in shell mode. done robustly based on lessons from shell tool. log...Olcan
2025-05-19fix SIGPIPE and race condition causing dropping of final output ( "command no...Olcan
2025-05-19indicate system prompt override on bottom right; require GEMINI_SYSTEM_MD to ...Olcan
2025-05-19trim system prompt (#426)Olcan
2025-05-18Refactor: Convert copy_files.cjs to ES module syntaxTaylor Mullen
2025-05-18fix(server): Use console.debug in GrepTool for less verbose loggingTaylor Mullen
2025-05-18fix(cli): Disable slash commands and suggestions in shell modeTaylor Mullen
2025-05-18feat(cli): Add ShellModeIndicator componentTaylor Mullen
2025-05-18allow comments in settings.jsonolcan
2025-05-18feat(cli): Introduce toggleable shell mode with enhanced UITaylor Mullen
2025-05-18fix(cli): Remove duplicate auto-accept indicatorTaylor Mullen
2025-05-18fix(shell): Improve error reporting for shell command failuresTaylor Mullen
2025-05-18fix(glob): Improve glob tool accuracy and outputTaylor Mullen
2025-05-17refactor: Remove console.error from WriteFileToolTaylor Mullen
2025-05-17fix: Ensure CWD and auto-accept indicator are always visibleTaylor Mullen
2025-05-17feat: Add auto-accept indicator and toggleTaylor Mullen
2025-05-17Introduce a small easter egg. Woof. (#412)DeWitt Clinton
2025-05-17ability to write system prompt to file (#414)Olcan
2025-05-17ability to override core system prompt (via .gemini/system.md) and specify co...Olcan
2025-05-17rename env vars GEMINI_CODE_{MODEL,SANDBOX,SANDBOX_IMAGE} (#411)Olcan
2025-05-17added timeout setting to mcp server config, also switched to custom config ty...Olcan
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