index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
tools
/
tool-registry.test.ts
Age
Commit message (
Expand
)
Author
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-08-05
fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385)
Ramón Medrano Llamas
2025-07-30
Introduce IDE mode installer (#4877)
christine betts
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-25
Load and use MCP server prompts as slash commands in the CLI (#4828)
christine betts
2025-07-25
feat: add /mcp refresh command (#4566)
Ramón Medrano Llamas
2025-07-18
Use simple name for MCP tools where possible. (#4459)
Tommaso Sciortino
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-15
feat(tool): sort tool list alphabetically for deterministic output (#3095)
Sambhav Khanna
2025-07-14
Refactor MCP code for reuse and testing (#3880)
Tommaso Sciortino
2025-07-14
Show stderr output from mcp servers in debug mode (#4049)
Billy Biggs
2025-07-08
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-07-05
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
BigUncle
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-09
Simplify user agent handling. (#828)
Tommaso Sciortino
2025-06-07
Introduce ContentGeneratorConfig (#826)
Tommaso Sciortino
2025-06-07
Add embedder (#818)
Eddie Santos
2025-06-03
Fix: Ensure MCP tools are discovered from slow-starting servers (#717)
N. Taylor Mullen
2025-06-02
refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON sc...
N. Taylor Mullen
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-05-30
Rename server->core (#638)
Tommaso Sciortino