matt korwel
|
da123058c6
|
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
|
600497dadd
|
0.4.0 (#8136)
|
2025-09-10 00:23:44 +00:00 |
|
joshualitt
|
5dbcbd878c
|
feat(core): Download ripgrep at runtime, if enabled. (#7818)
|
2025-09-08 21:44:56 +00:00 |
|
Sandy Tao
|
fb9c6566d5
|
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
|
a5235273be
|
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
|
6c8506f350
|
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
|
7ede53fe76
|
Reduce bundle size & check it in CI (#7395)
|
2025-09-04 21:00:27 +00:00 |
|
matt korwel
|
679a4e1f41
|
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
|
96b6d3ac79
|
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 |
|
Gaurav
|
9d4b57ed11
|
update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377)
|
2025-09-01 00:55:19 +00:00 |
|
N. Taylor Mullen
|
233f3f72c6
|
chore(release): v0.2.2 (#7319)
|
2025-08-28 09:08:03 -07:00 |
|
anthony bushong
|
d745a2d112
|
fix(e2e): add missing deps to fix sandbox module not found errors in cli/core (#7256)
|
2025-08-27 22:23:38 +00:00 |
|
N. Taylor Mullen
|
304bf58923
|
chore(release): v0.2.1 (#7200)
|
2025-08-27 00:04:08 -07:00 |
|
Lee James
|
15c92fa946
|
feat(errors): Make errors more informative (#7133)
|
2025-08-26 23:22:05 +00:00 |
|
Adam Weidman
|
faf22b5424
|
Add a2a-server package to gemini-cli (#6597)
|
2025-08-26 20:49:25 +00:00 |
|
yoshi-taka
|
51b12f032e
|
unused deps (#4732)
|
2025-08-25 22:17:48 +00:00 |
|
Billy Biggs
|
ac793b5928
|
Support JSON schema formats using ajv-formats (#6949)
|
2025-08-24 16:37:09 +00:00 |
|
Shardul Natu
|
1ae70e6d0d
|
update(opentelemetry): Upgrade OTel dependencies (#6540)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-08-19 23:39:59 +00:00 |
|
Gal Zahavi
|
40265977fa
|
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
|
6adf2d4b3e
|
Add support for HTTP OpenTelemetry exporters (#6357)
|
2025-08-16 01:10:21 +00:00 |
|
Gal Zahavi
|
1accf61de8
|
Revert #6088 (#6328)
|
2025-08-15 17:27:33 +00:00 |
|
Gal Zahavi
|
bb1da420ff
|
feat(core): refactor shell execution to use node-pty (#6088)
|
2025-08-14 20:40:12 +00:00 |
|
matt korwel
|
298801b6ba
|
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
|
4a4ac20559
|
feat(deps): Update @google/genai to 1.13.0 (#6184)
|
2025-08-14 02:12:11 +00:00 |
|
Shreya Keshive
|
5e2496097c
|
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 |
|
N. Taylor Mullen
|
6caf6674da
|
chore(release): v0.1.18 (#5864)
|
2025-08-08 17:26:43 -07:00 |
|
Gal Zahavi
|
dfde1fa12a
|
fix(core): Add missing mnemonist dependency (#5841)
|
2025-08-08 15:10:04 +00:00 |
|
DevMassive
|
cc532d75d2
|
feat: Improve @-command file path completion with fzf integration (#5650)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 23:41:04 +00:00 |
|
Bryant Chandler
|
9c5fcd0924
|
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-05 23:18:03 +00:00 |
|
N. Taylor Mullen
|
25a6db62a7
|
chore(release): v0.1.17 (#5561)
|
2025-08-04 21:37:32 -07:00 |
|
N. Taylor Mullen
|
e1ee2bc0e1
|
chore(release): v0.1.16 (#5478)
|
2025-08-03 13:38:03 -07:00 |
|
Niladri Das
|
18d5c25e69
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-31 16:36:50 +00:00 |
|
N. Taylor Mullen
|
f665ffb0e7
|
chore(release): v0.1.15 (#5163)
|
2025-07-29 22:03:54 -07:00 |
|
christine betts
|
36ba832491
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +00:00 |
|
BOYI
|
021a798328
|
fix: character encoding issues in shell command processor (#1949)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 22:26:40 +00:00 |
|
N. Taylor Mullen
|
0a7e4397cb
|
chore(release): v0.1.13 (#4515)
|
2025-07-19 13:40:55 -07:00 |
|
Pascal Birchler
|
1db1de8a87
|
fix: remove direct gaxios dependency (#4289)
|
2025-07-17 22:54:19 +00:00 |
|
warjiang
|
d9451d0e39
|
feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <dcatfly@gmail.com>
|
2025-07-17 18:57:37 +00:00 |
|
Wanlin Du
|
126a37867b
|
fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-07-16 21:32:34 +00:00 |
|
N. Taylor Mullen
|
2bf0bde8a0
|
chore(release): v0.1.12 (#4023)
|
2025-07-12 23:09:54 -07:00 |
|
N. Taylor Mullen
|
c4b0982102
|
chore(release): v0.1.11 (#3939)
|
2025-07-12 00:33:17 +00:00 |
|
trapezoid
|
87dd8831eb
|
chore(deps): Pin @google/genai to 1.8.0 (#3834)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-11 06:58:32 +00:00 |
|
matt korwel
|
688131f29a
|
chore(release): v0.1.10 (#3749)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: Aryan Sawant <156219699+aryanjsawant@users.noreply.github.com>
Co-authored-by: neo.alienson <neo@01man.com>
|
2025-07-10 16:55:22 +00:00 |
|
N. Taylor Mullen
|
6e636b2abd
|
Revert "chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (… (#3676)
|
2025-07-09 18:19:28 +00:00 |
|
dependabot[bot]
|
f31a0cc6e7
|
chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (#3583)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-09 06:01:18 +00:00 |
|
dependabot[bot]
|
830123a54f
|
chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-09 06:01:06 +00:00 |
|
dependabot[bot]
|
ef33dc1805
|
chore(deps): bump gaxios from 6.7.1 to 7.1.1 (#3592)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-09 05:39:42 +00:00 |
|
Tommaso Sciortino
|
e4b5a5ae4e
|
Improve Function Call argument validation and typing (#2881)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-08 06:48:44 +00:00 |
|
N. Taylor Mullen
|
bf620d54a1
|
Update @google/genai -> 1.8.0 (#3339)
|
2025-07-06 01:10:57 +00:00 |
|
BigUncle
|
507980a3d9
|
fix(core): Sanitize tool parameters to fix 400 API errors (#3300)
|
2025-07-05 21:58:51 +00:00 |
|