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
/
utils
/
updateCheck.ts
Age
Commit message (
Collapse
)
Author
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-02
feat(autoupdate): Improve update check and refactor for testability (#5389)
Gal Zahavi
2025-07-30
fix(update): correctly report new updates (#4821)
Sambhav Khanna
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <
[email protected]
>
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-18
fix(cli): not show update avaialble messages when running gemini-cli locally ↵
Yuki Okita
(#4052)
2025-07-01
update check + tests (#2772)
Eddie Santos
2025-06-25
fix(update-notifier): resolve __dirname error on npx execution (#1406)
matt korwel
2025-06-24
fix: use correct directory for update checks (#1394)
Marat Boshernitsan
2025-06-20
Prevent hard crashing on update notifier fail. (#1254)
N. Taylor Mullen
2025-06-17
Auto-update notifications (#1110)
Eddie Santos