matt korwel
|
8a16165a9b
|
fix(deps): resolve ansi-regex dependency conflict (#9964)
|
2025-09-26 10:00:54 -07:00 |
|
Adam Weidman
|
c334f02d51
|
feat(escape ansi): escape ansi ctrl codes from model output before displaying to user (#8636)
|
2025-09-25 18:07:17 +00:00 |
|
matt korwel
|
fab279f0fd
|
chore(release): bump version to 0.8.0-nightly.20250925.b1da8c21 (#9753)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-25 14:23:19 +00:00 |
|
matt korwel
|
9ba1640c07
|
Releasing: Version mgmt (#8964)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-25 04:02:00 +00:00 |
|
christine betts
|
40db029887
|
Fix package issue breaking noninteractive CLI commands (#9174)
|
2025-09-23 02:03:40 +00:00 |
|
Tommaso Sciortino
|
62b49ab14a
|
Fix incompatibilities with package.json (#8949)
|
2025-09-20 18:38:03 +00:00 |
|
Keith Lyons
|
22a560a990
|
feat(dev): add pre-commit hook for formatting and linting (#8380)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-20 02:07:26 +00:00 |
|
Sandy Tao
|
c8ad831039
|
fix(security): Pin wrap-ansi to 9.0.2 (#8934)
|
2025-09-19 21:17:34 +00:00 |
|
Tommaso Sciortino
|
d0da1f5fc9
|
Rollback shrinkwrap (#8926)
|
2025-09-19 18:22:01 +00:00 |
|
Tommaso Sciortino
|
21826010ef
|
Use shrinkwrap for package locking (#8298)
|
2025-09-12 20:26:55 +00:00 |
|
Tommaso Sciortino
|
1291ec78a5
|
Update package-lock.json to reflect recently removed deps (#8271)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-09-11 16:34:31 +00:00 |
|
matt korwel
|
0d03f4ea9d
|
Release Process vNext (#8152)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-10 08:28:58 +00:00 |
|
matt korwel
|
5032b27011
|
0.4.0 (#8136)
|
2025-09-10 00:23:44 +00:00 |
|
joshualitt
|
f0bbfe5f0a
|
feat(core): Download ripgrep at runtime, if enabled. (#7818)
|
2025-09-08 21:44:56 +00:00 |
|
Sandy Tao
|
c031f538df
|
chore(release): v0.3.4 (#7902)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-06 20:53:00 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Sandy Tao
|
fe15b04f33
|
chore(release): v0.3.3 (#7854)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-06 04:30:24 +00:00 |
|
Pascal Birchler
|
c38247ed5c
|
Reduce bundle size & check it in CI (#7395)
|
2025-09-04 21:00:27 +00:00 |
|
matt korwel
|
e088c06a9a
|
chore(release): v0.3.1 (#7742)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-09-04 12:57:14 -07:00 |
|
matt korwel
|
deda119bea
|
Takethree (#7740)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
|
2025-09-04 19:27:51 +00:00 |
|
matt korwel
|
dfd0c06153
|
fix(deps): Add fzf as a direct dependency to CLI (#7658)
|
2025-09-03 17:14:33 +00:00 |
|
ZHAO Jin-Xiang
|
93ec574f68
|
fix: gemini-cli-vscode-ide-companion's package script (#7555)
|
2025-09-03 13:32:21 +00:00 |
|
Gaurav
|
ee06dd33df
|
update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377)
|
2025-09-01 00:55:19 +00:00 |
|
ljxfstorm
|
f80f7b445c
|
Restore missing resolved and integrity of some dependencies and add check of lockfile integrity (#5336)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-08-29 16:43:56 +00:00 |
|
christine betts
|
fe5bb6694e
|
Screen reader updates (#7307)
|
2025-08-28 20:52:14 +00:00 |
|
N. Taylor Mullen
|
4b60cba66b
|
chore(release): v0.2.2 (#7319)
|
2025-08-28 09:08:03 -07:00 |
|
Gal Zahavi
|
529c2649b8
|
Revert "Move mockTool into test-utils (#7245)" (#7277)
|
2025-08-28 03:05:47 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Adam Weidman
|
da7901acaf
|
Move mockTool into test-utils (#7245)
|
2025-08-27 20:18:15 +00:00 |
|
N. Taylor Mullen
|
59cdf5933f
|
chore(release): v0.2.1 (#7200)
|
2025-08-27 00:04:08 -07:00 |
|
Lee James
|
3e74ff71b7
|
feat(errors): Make errors more informative (#7133)
|
2025-08-26 23:22:05 +00:00 |
|
Adam Weidman
|
bfef867ba7
|
Add a2a-server package to gemini-cli (#6597)
|
2025-08-26 20:49:25 +00:00 |
|
Jacob Richman
|
df79433bec
|
Downgrade version of ripgrep to the version from 7 months ago without a node 22 dependency (#7132)
|
2025-08-26 18:58:19 +00:00 |
|
yoshi-taka
|
0324dc2eb2
|
chore: unused deps (#7109)
Co-authored-by: cornmander <shikhman@google.com>
|
2025-08-26 15:20:56 +00:00 |
|
yoshi-taka
|
28912589d0
|
unused deps (#4732)
|
2025-08-25 22:17:48 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
Billy Biggs
|
a8cac96cc9
|
Support JSON schema formats using ajv-formats (#6949)
|
2025-08-24 16:37:09 +00:00 |
|
fuyou
|
ef46d64ae5
|
Fix(grep): memory overflow in grep search and enhance test coverage (#5911)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 06:10:45 +00:00 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
Shardul Natu
|
faff1c2ec7
|
update(opentelemetry): Upgrade OTel dependencies (#6540)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-08-19 23:39:59 +00:00 |
|
Gal Zahavi
|
f1575f6d8d
|
feat(core): refactor shell execution to use node-pty (#6491)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 23:03:51 +00:00 |
|
Billy Biggs
|
d57cc0b930
|
Add support for HTTP OpenTelemetry exporters (#6357)
|
2025-08-16 01:10:21 +00:00 |
|
Gal Zahavi
|
1a2906a8ad
|
Revert #6088 (#6328)
|
2025-08-15 17:27:33 +00:00 |
|
Shreya Keshive
|
db347eeee8
|
IDE integration Gemini command multi-folder support + bump version (#6265)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-15 00:07:06 +00:00 |
|
Gal Zahavi
|
980091cbc2
|
feat(core): refactor shell execution to use node-pty (#6088)
|
2025-08-14 20:40:12 +00:00 |
|
matt korwel
|
3e004048cf
|
chore(release): v0.1.21 (#6207)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-08-14 06:14:25 +00:00 |
|
Sandy Tao
|
c63185dae7
|
feat(deps): Update @google/genai to 1.13.0 (#6184)
|
2025-08-14 02:12:11 +00:00 |
|
Jacob Richman
|
501b78f303
|
Update Ink version (#6175)
|
2025-08-13 21:40:04 +00:00 |
|
Shreya Keshive
|
4ecfb478b0
|
chore(release): v0.1.19 (#6069)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-08-12 18:37:49 +00:00 |
|