index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-08-18
fix(commands): Respect YOLO mode in custom slash commands (#6441)
Abhi
2025-08-18
Sends Gemini CLI Client install id to Vertex and Gemini. (#6217)
uttamkanodia14
2025-08-18
Fix URL truncation in CLI display components #5902 (#5925)
fuyou
2025-08-18
Add vi globals to fix integration tests. (#6445)
cornmander
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-17
Fix several IDE mode integration tests (#6408)
cornmander
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-17
feat(cli): Introduce arguments for shell execution in custom commands (#5966)
Abhi
2025-08-17
Fix missing import in ide integration tests. (#6407)
cornmander
2025-08-17
Fix integration test. (#6403)
cornmander
2025-08-16
feat(oauth): Make oauth client a singleton to survive cache failures (#6348)
Marat Boshernitsan
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-16
Add support for HTTP OpenTelemetry exporters (#6357)
Billy Biggs
2025-08-15
[ide-mode] Fix path delimiter for multi-root workspaces on Windows (#6273)
Sunny Sachanandani
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
Co-authored-by: jacob314 <
[email protected]
>
2025-08-15
Check for pending tool calls before appending IDE Context (#6317)
Evan Otero
2025-08-15
fix: handle multiline output in issue dedup workflow (#6338)
Gaurav
2025-08-15
fix: allow user to use responseSchema as well. (#6336)
Wanlin Du
2025-08-15
use toMatchSnapshot in test (#6344)
Tommaso Sciortino
2025-08-15
fix: improve robustness of `gemini mcp add` command (#6332)
Jack Wotherspoon
2025-08-15
fix(input): Handle numpad enter key in kitty protocol terminals (#6341)
Deepankar Sharma
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-15
fixes for oauth spec - adds github oauth support. Resource paramater. (#6281)
Brian Ray
2025-08-15
Fix shell tool description to be os-specific (#6335)
Tommaso Sciortino
2025-08-15
Update quota-and-pricing.md to clarify billing (#6092)
blanca-delgado-parra
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Srinath Padmanabhan <
[email protected]
> Co-authored-by: Srinath Padmanabhan <
[email protected]
>
2025-08-15
fix(input) Resolve cases where escape was broken (#6304)
Jacob Richman
2025-08-15
Revert #6088 (#6328)
Gal Zahavi
2025-08-15
feat(about): Add the IDE Client's display name to `/about` (#6311)
Evan Otero
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
fix(ui): Fix hang in chat save confirmation dialog (#6312)
Hiroaki Mitsuyoshi
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
feat(core): Migrate MockTools to declarative pattern. (#6197)
joshualitt
2025-08-15
chore: remove duplicated lockfile (#6291)
LongYinan
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305)
Jacob Richman
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
Add session id to session summary and /bug template (#6313)
owenofbrien
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
fix: pendingSlashCommandHistoryItems corrected to properly memoize updates ↵
Pyush Sinha
(#6282) Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
feat(shell): Include disallowed commands in block reason (#6278)
cornmander
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-15
fix: update issue dedup workflow (#6275)
Gaurav
2025-08-15
Stylize diff line numbers & characters (#6269)
Miguel Solorio
2025-08-15
Fix flaky test for SettingsDialog. (#6294)
Jacob Richman
2025-08-15
fix: console patcher initialised in main (#6252)
hritan
Co-authored-by: Hriday Taneja <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-15
update docs (#6204)
JAYADITYA
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-15
Show /ide enable & /ide disable commands based on connection status (#6248)
Shreya Keshive
Co-authored-by: matt korwel <
[email protected]
>
2025-08-15
IDE integration Gemini command multi-folder support + bump version (#6265)
Shreya Keshive
Co-authored-by: matt korwel <
[email protected]
>
2025-08-15
Fix license notice generation script to include transitive dependencies (#6272)
Shreya Keshive
Co-authored-by: matt korwel <
[email protected]
>
2025-08-14
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
Jacob Richman
2025-08-14
Fix flake due to using wait instead of waitFor (#6277)
Jacob Richman
2025-08-14
fix(#5340): unable to load chats with weird characters (#5969)
HugoMurillo
2025-08-14
Prevent writing outside of the workspace roots (#6178)
Tommaso Sciortino
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
bug(mcp): catch errors reported by GitHub MCP (#6194)
Lee James
2025-08-14
feat(triage): Improve GitHub issue triage workflows (#6120)
Jerop Kipruto
2025-08-14
feat(core): refactor shell execution to use node-pty (#6088)
Gal Zahavi
2025-08-14
feat(core): Migrate web-search, write-file, and discovered-tool. (#6188)
joshualitt
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
[ide-mode] Support multi-folder workspaces (#6177)
christine betts
[next]