index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
hooks
/
useGeminiStream.ts
Age
Commit message (
Expand
)
Author
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
2025-06-15
feat: Adds shell command context to gemini history (#1076)
Abhi
2025-06-15
feat: Show model thoughts while loading (#992)
Asad Memon
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-11
Revert "Add support for local logging per session (#936)" (#970)
anj-s
2025-06-11
Telemetry: Improve clarity of user prompt event (#967)
Jerop Kipruto
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
Add support for local logging per session (#936)
anj-s
2025-06-11
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-10
feat: Add UI for /stats slash command (#883)
Abhi
2025-06-09
feat: Display initial token usage metrics in /stats (#879)
Abhi
2025-06-08
fix(tool-scheduler): Correctly pipe cancellation signal to tool calls (#852)
N. Taylor Mullen
2025-06-08
fix(cli): correctly handle tool invocation cancellation (#844)
N. Taylor Mullen
2025-06-07
feat(cli): improve API error parsing and display (#829)
Scott Densmore
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-05
refactor: remove unnecessary useRefs (#780)
Brandon Keiji
2025-06-05
OpenTelemetry Integration & Telemetry Control Flag (#762)
Jerop Kipruto
2025-06-03
feat: notify user when chat context is compressed (#724)
Brandon Keiji
2025-06-03
Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)
N. Taylor Mullen
2025-06-02
refactor: maintain 1 GeminiChat per GeminiClient (#710)
Brandon Keiji
2025-06-02
feat(cli): add pro model availability check and fallback to flash (#608)
Allen Hutchison
2025-06-02
fix: Ensure all tool calls are complete before submitting responses (#689)
N. Taylor Mullen
2025-06-01
refactor: Centralize tool scheduling logic and simplify React hook (#670)
N. Taylor Mullen
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
tweaks to shell abort logic based on feedback (#618)
Olcan
2025-05-30
allow aborting of shell mode (!) commands, similar to shell tool commands. fi...
Olcan
2025-05-29
Refactor read-file and support images. (#480)
Jacob Richman
2025-05-27
live output from shell tool (#573)
Olcan
2025-05-26
Refactor(chat): Introduce custom Chat class for future modifications
Taylor Mullen
2025-05-25
Fix(cli): Prevent premature input box reactivation during tool confirmation
Taylor Mullen
2025-05-24
Code review comment fixes and some refactors. (#525)
Jacob Richman
2025-05-23
feat: Modify loading indicator to support a paused state (#506)
Jacob Richman
2025-05-23
Refactor(cli): Move memory add logic to server tool call (#493)
Allen Hutchison
2025-05-23
Refactor: Update streaming state logic to hide loader during confirmation
Taylor Mullen
2025-05-22
fix: cancel parallel tool calls mid-execution (#489)
Brandon Keiji
2025-05-22
fix: synchronization between executed tools and turn loops (#488)
Brandon Keiji
2025-05-21
feat: useToolScheduler hook to manage parallel tool calls (#448)
Brandon Keiji
2025-05-21
use pending history item for shell mode, update as output is received (#471)
Olcan
2025-05-21
Add Logger for command history (#435)
Seth Troisi
2025-05-20
fix(cli): Prevent request cancellation after multiple Esc presses
Taylor Mullen
2025-05-20
Support Images and PDFs (#447)
Jacob Richman
2025-05-19
fix: Ensure user written `!` is treated opaquely if not in shell mode\n\n- Ad...
Taylor Mullen
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
Taylor Mullen
2025-05-16
refactor: derive streaming state from tool calls and isresponding state (#376)
Brandon Keiji
2025-05-15
refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)
Brandon Keiji
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
refactor: move nested debugmessage and slashcommand hooks outside of useGemin...
Brandon Keiji
2025-05-13
Prevent flickering on confirmation decline.
Taylor Mullen
2025-05-12
When an error occurs stop processing.
Taylor Mullen
[next]