index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
Age
Commit message (
Expand
)
Author
2025-05-18
fix(server): Use console.debug in GrepTool for less verbose logging
Taylor Mullen
2025-05-18
fix(shell): Improve error reporting for shell command failures
Taylor Mullen
2025-05-18
fix(glob): Improve glob tool accuracy and output
Taylor Mullen
2025-05-17
refactor: Remove console.error from WriteFileTool
Taylor Mullen
2025-05-17
ability to write system prompt to file (#414)
Olcan
2025-05-17
ability to override core system prompt (via .gemini/system.md) and specify co...
Olcan
2025-05-17
added timeout setting to mcp server config, also switched to custom config ty...
Olcan
2025-05-17
fix multiple mcp servers
olcan
2025-05-17
fix: Prevent WriteFileTool from writing to directory paths
Taylor Mullen
2025-05-16
refactor: Unify file modification confirmation state
Taylor Mullen
2025-05-16
Refactor: Use String.prototype.replaceAll() and update TS lib
Taylor Mullen
2025-05-16
feat: Strip schema props from MCP tool definitions
Taylor Mullen
2025-05-16
Avoid console.log for MCP
Taylor Mullen
2025-05-16
GC "add tool registry tests"
Taylor Mullen
2025-05-16
feat: Implement CLI and model memory management (#371)
Allen Hutchison
2025-05-16
improved mcp support, including standard "mcpServers" setting with multiple n...
Olcan
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-05-16
feat: Add support for Vertex AI and Vertex express mode (#380)
sasha-gitg
2025-05-15
Fix(write-file): Ensure correct validation method is called in WriteFileTool
Taylor Mullen
2025-05-14
Improve read-many-files display message
Seth Troisi
2025-05-14
Add UI memory indicator. (#348)
Allen Hutchison
2025-05-14
refactor: break submitQuery into smaller functions (#350)
Brandon Keiji
2025-05-14
This commit introduces the hierarchical memory feature, allowing GEMI⦠(#327)
Allen Hutchison
2025-05-13
fall back to ~/.env if .env is not found in current directory or any ancestor...
Olcan
2025-05-13
mention `git diff --staged` for partial commits (#336)
Olcan
2025-05-13
use git diff HEAD instead of git diff && git diff --staged (#333)
Olcan
2025-05-12
Encourage utilization of `git diff --staged` for commit message writing.
Taylor Mullen
2025-05-12
feat: Enhance `replace` tool reliability with multi-stage edit correction
Taylor Mullen
2025-05-12
ensure no 'undefined' in system prompt (#322)
Olcan
2025-05-12
system prompt for working with git (#321)
Olcan
2025-05-12
When an error occurs stop processing.
Taylor Mullen
2025-05-11
feat: Add User-Agent to API requests
Taylor Mullen
2025-05-11
feat: Integrate centralized error reporting for API interactions
Taylor Mullen
2025-05-11
Workaround model bug where it returns invalid history items.
Taylor Mullen
2025-05-11
Remove terminal tool and dependencies.
Taylor Mullen
2025-05-10
Log server information on error.
Taylor Mullen
2025-05-10
Don't prematurely end convo w/ Gemini.
Taylor Mullen
2025-05-10
Enable tools to cancel active execution.
Taylor Mullen
2025-05-09
Make cancel not explode.
Taylor Mullen
2025-05-09
sandbox/seatbelt-aware system prompt, support for custom seatbelt profiles un...
Olcan
2025-05-09
fix MCP under seatbelt, improve error handling (#301)
Olcan
2025-05-08
fix json import warning (#291)
Olcan
2025-05-07
Update EditTool description for clarity and better parameter guidance.
Taylor Mullen
2025-05-07
Continue to work through 429/500s.
Taylor Mullen
2025-05-06
drop restriction on whitespace in bash commands (#272)
Olcan
2025-05-06
use temp file instead of footer to allow arbitrary chunking of streams and ar...
Olcan
2025-05-06
fix: use flat config for react eslint plugin (#265)
Brandon Keiji
2025-05-05
Add vibe coding instructions for 0->game.
Taylor Mullen
2025-05-05
added todo about removing mcp dependency once support is built into genai SDK
olcan
2025-05-05
extra spacing in discovered tool descriptions
olcan
[next]