index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
Age
Commit message (
Expand
)
Author
2025-08-07
chore(telemetry): Log `FIREBASE_STUDIO` when using Gemini CLI within Firebase...
Richie Foreman
2025-08-07
fix(core): Replace flaky performance tests with robust correctness tests (#5795)
Allen Hutchison
2025-08-07
perf(filesearch): Use async fzf for non-blocking file search (#5771)
Bryant Chandler
2025-08-07
Few IDE integration polishes (#5727)
Shreya Keshive
2025-08-07
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
Jacob MacDonald
2025-08-07
Add new folderTrust setting that the users can enable or disable (#5798)
shrutip90
2025-08-07
Include Schema Error Handling for Vertex and Google Auth methods (#5780)
Adam Weidman
2025-08-07
Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)
joshualitt
2025-08-07
Fix(core): Use Flash for next speaker check (#5786)
Sandy Tao
2025-08-07
Add a context percentage threshold setting for auto compression (#5721)
Jacob MacDonald
2025-08-07
feat(agent): Introduce Foundational Subagent Architecture (#1805)
Abhi
2025-08-06
feat: Improve @-command file path completion with fzf integration (#5650)
DevMassive
2025-08-06
fix(core): Improve errors in situations where the command spawn does … (#5723)
Richie Foreman
2025-08-06
experiment: Add feature exp flag for folder trust (#5709)
shrutip90
2025-08-06
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
christine betts
2025-08-06
bug(core): Prompt engineering for truncated read_file. (#5161)
joshualitt
2025-08-06
Add integration test for maximum schema depth error handling (#5685)
Jacob MacDonald
2025-08-06
Add detection of tools with bad schemas and automatically omit them with a wa...
Jacob MacDonald
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
Fix to send user tool confirmation decision for yolo or non interacti… (#5677)
agarwalravikant
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-08-06
fix: improve error handling and path processing in memory discovery (#5175)
Akhil Appana
2025-08-06
feat(file-search): Add support for non-recursive file search (#5648)
Bryant Chandler
2025-08-06
fix(core): Treat .mts files as TypeScript modules instead of video files (#5492)
Yash Velagapudi
2025-08-06
Detect and warn about cyclic tool refs when schema depth errors are encounter...
Jacob MacDonald
2025-08-05
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Bryant Chandler
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-08-05
check for the prompt capability before listing prompts from MCP servers (#5616)
Jacob MacDonald
2025-08-05
perf(core): implement parallel file processing for 74% performance improvemen...
sangwook
2025-08-05
feat: mcp - support audiences for OAuth2 (#5265)
Mikhail Aksenov
2025-08-05
fix(mcp): clear prompt registry on refresh to prevent duplicates (#5385)
Ramón Medrano Llamas
2025-08-05
fix(core): prevent UI shift after vim edit (#5315)
Gal Zahavi
2025-08-05
feat(core): Parse Multimodal MCP Tool responses (#5529)
Luccas Paroni
2025-08-05
bug(core): fix `contentRangeTruncated` calculation. (#5329)
joshualitt
2025-08-05
fix(mcp): ensure authorization url is valid when containing query params (#5545)
David East
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
chore(release): v0.1.17 (#5561)
N. Taylor Mullen
2025-08-04
Update MCP client to connect to servers with only prompts (#5290)
Harold Mciver
2025-08-04
ide-mode flag cleanup (#5531)
Shreya Keshive
2025-08-04
Improve user-facing error messages for IDE mode (#5522)
Shreya Keshive
2025-08-04
remove unnecessary checks in WriteFileChecks.getDescription (#5526)
Jacob MacDonald
2025-08-04
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
Sandy Tao
2025-08-04
Cloud Shell surface logging fix (#5364)
owenofbrien
2025-08-03
Fix: Preserve conversation history when changing auth methods via /auth (#5216)
Kumbham Ajay Goud
2025-08-03
chore(release): v0.1.16 (#5478)
N. Taylor Mullen
2025-08-01
fix(config): Resolve duplicate config loading from home directory (#5090)
TIRUMALASETTI PRANITH
2025-08-01
fix(tests): refactor integration tests to be less flaky (#4890)
Allen Hutchison
2025-08-01
Switch utility calls to use the gemini-2.5-flash-lite model (#5193)
mrcabbage972
2025-08-01
Propagate prompt (#5033)
owenofbrien
2025-08-01
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...
Silvio Junior
[next]