Adam Weidman
|
e13a3ada4a
|
fix: additional high vulnerabilities (minimatch, cross-spawn) (#20221)
|
2026-02-24 21:47:37 +00:00 |
|
Jacob Richman
|
d4af0b8888
|
Update packages. (#20152)
|
2026-02-24 18:05:06 +00:00 |
|
Tommaso Sciortino
|
ec5b8e128c
|
fix critical dep vulnerability (#20087)
|
2026-02-23 23:36:35 +00:00 |
|
Gal Zahavi
|
dbf9229e7e
|
fix(core): allow environment variable expansion and explicit overrides for MCP servers (#18837)
|
2026-02-23 21:35:01 +00:00 |
|
matt korwel
|
fd65bf5a84
|
chore: resolve build warnings and update dependencies (#18880)
|
2026-02-20 03:25:56 +00:00 |
|
Jacob Richman
|
f406660de4
|
build: replace deprecated built-in punycode with userland package (#19502)
|
2026-02-19 02:58:26 +00:00 |
|
Jacob Richman
|
85a48203db
|
Migrate core render util to use xterm.js as part of the rendering loop. (#19044)
|
2026-02-19 00:46:50 +00:00 |
|
Sandy Tao
|
d311938d40
|
feat(devtools): migrate devtools package into monorepo (#18936)
|
2026-02-18 20:04:02 +00:00 |
|
christine betts
|
22806a3bd9
|
Add explicit color-convert dependency (#19460)
|
2026-02-18 19:55:21 +00:00 |
|
dependabot[bot]
|
7bf128743f
|
chore(deps): bump tar from 7.5.7 to 7.5.8 (#19367)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-18 19:49:46 +00:00 |
|
Tommaso Sciortino
|
eb7750f71c
|
chore: fix dep vulnerabilities (#19036)
|
2026-02-13 23:45:33 +00:00 |
|
Michael Bleigh
|
83acf54589
|
feat(sdk): initial package bootstrap for SDK (#18861)
|
2026-02-13 06:08:27 +00:00 |
|
Adam Weidman
|
0cef600fd5
|
chore: cleanup unused and add unlisted dependencies in packages/a2a-server (#18916)
|
2026-02-12 18:40:52 +00:00 |
|
Adam Weidman
|
05092de86c
|
chore: cleanup unused and add unlisted dependencies in packages/core (#18762)
|
2026-02-10 22:07:06 +00:00 |
|
gemini-cli-robot
|
7d95965618
|
chore(release): bump version to 0.30.0-nightly.20260210.a2174751d (#18772)
|
2026-02-10 17:13:00 -05:00 |
|
Dev Randalpura
|
cbe4b28b1a
|
feat(ux): added text wrapping capabilities to markdown tables (#18240)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-02-10 21:12:53 +00:00 |
|
Adam Weidman
|
37c5c20b66
|
chore: cleanup unused and add unlisted dependencies in packages/cli (#18749)
|
2026-02-10 20:53:19 +00:00 |
|
N. Taylor Mullen
|
c4a9079b90
|
fix(ui): remove redundant newlines in Gemini messages (#18538)
|
2026-02-10 04:18:21 +00:00 |
|
Gal Zahavi
|
cba4a9c2e6
|
feat(cli): disable folder trust in headless mode (#18407)
|
2026-02-09 23:46:49 +00:00 |
|
Sandy Tao
|
71854fb43b
|
feat(cli): add DevTools integration with gemini-cli-devtools (#18648)
|
2026-02-09 22:03:10 +00:00 |
|
Gal Zahavi
|
d6007a497f
|
feat(cli): implement atomic writes and safety checks for trusted folders (#18406)
|
2026-02-09 17:16:56 +00:00 |
|
Jarrod Whelan
|
7385bc0981
|
feat(cli): truncate shell output in UI history and improve active shell display (#17438)
|
2026-02-08 08:09:48 +00:00 |
|
Sandy Tao
|
6dc9a62fb9
|
feat(cli): add WebSocket-based network logging and streaming chunk support (#18383)
|
2026-02-07 00:20:22 +00:00 |
|
joshualitt
|
00a09c9e6d
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Grant McCloskey
|
2c39d878ed
|
feat(skills): implement linking for agent skills (#18295)
|
2026-02-04 22:11:01 +00:00 |
|
gemini-cli-robot
|
4425562b29
|
chore(release): bump version to 0.29.0-nightly.20260203.71f46f116 (#18243)
|
2026-02-04 14:43:29 +00:00 |
|
Sehoon Shon
|
3452e39719
|
Revert "fix(core): resolve DEP0040 punycode deprecation via patch-package" (#17898)
|
2026-01-29 21:13:00 +00:00 |
|
Sehoon Shon
|
d9e4d9e2b3
|
Revert "chore: refresh package-lock.json to resolve inconsistencies"
This reverts commit d561b995c0.
|
2026-01-29 15:29:26 -05:00 |
|
Sehoon Shon
|
1fe7613dda
|
chore: refresh package-lock.json to resolve inconsistencies
|
2026-01-29 15:28:40 -05:00 |
|
Atharva Ralegankar
|
8511ed8f7a
|
fix(core): resolve DEP0040 punycode deprecation via patch-package (#17692)
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
|
2026-01-29 16:04:26 +00:00 |
|
gemini-cli-robot
|
41e9bb5e8e
|
chore(release): bump version to 0.28.0-nightly.20260128.adc8e11bb (#17725)
|
2026-01-28 03:25:06 +00:00 |
|
Jacob Richman
|
f2dc266f5b
|
feat(ui): add solid background color option for input prompt (#16563)
Co-authored-by: Alexander Farber <farber72@outlook.de>
|
2026-01-26 23:23:54 +00:00 |
|
Tommaso Sciortino
|
85a107b252
|
chore: upgrade dep: diff 7.0.0-> 8.0.3 (#17403)
|
2026-01-23 20:20:21 +00:00 |
|
gemini-cli-robot
|
05857553c3
|
chore(release): bump version to 0.27.0-nightly.20260121.97aac696f (#17181)
|
2026-01-21 05:23:58 +00:00 |
|
Adam Weidman
|
4d96d38438
|
chore: remove a2a-adapter and bump @a2a-js/sdk to 0.3.8 (#16800)
|
2026-01-17 01:01:39 +00:00 |
|
Sehoon Shon
|
f9b9696872
|
fix(cli): add explicit dependency on color-convert (#16757)
|
2026-01-15 19:03:53 +00:00 |
|
gemini-cli-robot
|
f0f6c05fcc
|
chore/release: bump version to 0.26.0-nightly.20260115.6cb3ae4e0 (#16738)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-15 08:24:47 +00:00 |
|
Adrian Cole
|
540e565075
|
fix(acp): run exit cleanup when stdin closes (#14953)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Allen Hutchison <adh@google.com>
Co-authored-by: Allen Hutchison <allen@hutchison.org>
|
2026-01-14 22:02:44 +00:00 |
|
gemini-cli-robot
|
7d45e8181d
|
chore(release): bump version to 0.26.0-nightly.20260114.bb6c57414 (#16604)
|
2026-01-14 13:37:32 +00:00 |
|
Christian Gunderman
|
b82c66b2d8
|
Behavioral evals framework. (#16047)
|
2026-01-14 04:49:17 +00:00 |
|
Christian Gunderman
|
c8e487d0dc
|
Collect hardware details telemetry. (#16119)
|
2026-01-12 23:59:22 +00:00 |
|
Jacob Richman
|
c37a32582f
|
Update ink version to 6.4.7 (#16284)
|
2026-01-10 00:31:29 +00:00 |
|
christine betts
|
9f4c8799b9
|
Add keytar to dependencies (#15928)
|
2026-01-07 15:47:29 +00:00 |
|
gemini-cli-robot
|
e9f296369d
|
chore(release): bump version to 0.25.0-nightly.20260107.59a18e710 (#16048)
|
2026-01-07 02:25:28 +00:00 |
|
Christian Gunderman
|
d7476c37aa
|
Fix build issues caused by year-specific linter rule (#15780)
|
2026-01-01 19:01:03 +00:00 |
|
Sehoon Shon
|
b64bc03bad
|
feat(agents): Add remote agents to agent registry (#15711)
|
2025-12-30 23:11:51 +00:00 |
|
N. Taylor Mullen
|
1ed8948b67
|
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698)
|
2025-12-30 13:35:52 -08:00 |
|
gemini-cli-robot
|
81d0f29011
|
chore/release: bump version to 0.24.0-nightly.20251227.37be16243 (#15612)
|
2025-12-27 05:29:40 +00:00 |
|
Gal Zahavi
|
782b1b1e79
|
Manual nightly version bump to 0.24.0-nightly.20251226.546baf993 (#15594)
|
2025-12-26 19:40:46 +00:00 |
|
Adam Weidman
|
083a81f02e
|
feat: Add A2A Client Manager and tests (#15485)
|
2025-12-23 20:27:16 +00:00 |
|