Aishanee Shah
4899a9b2f5
feat(core): redesign system instruction to be modular and capability-driven
...
This change introduces an ultra-minimal Core SI skeleton and moves domain-specific workflows into modular Instruction Deltas within dynamic skills.
- Reduced Core SI from ~2000 to ~320 tokens.
- Added Self-Correction and Precision mandates.
- Implemented polymorphic snippet variants in PromptProvider.
- Extracted Software Engineering and New Application workflows to skills.
- Optimized tool descriptions for Gemini 3 Flash.
- Fixed pre-existing build errors in useGeminiStream.ts.
2026-02-23 15:02:10 +00:00
matt korwel
c3b52b8206
chore: resolve build warnings and update dependencies ( #18880 )
2026-02-20 03:25:56 +00:00
Jacob Richman
c43500c50b
build: replace deprecated built-in punycode with userland package ( #19502 )
2026-02-19 02:58:26 +00:00
Jacob Richman
04f65f3d55
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
65ad78b9c0
feat(devtools): migrate devtools package into monorepo ( #18936 )
2026-02-18 20:04:02 +00:00
christine betts
858918fe31
Add explicit color-convert dependency ( #19460 )
2026-02-18 19:55:21 +00:00
dependabot[bot]
e32111e609
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
02da5ebbc1
chore: fix dep vulnerabilities ( #19036 )
2026-02-13 23:45:33 +00:00
Michael Bleigh
bed3eae0e1
feat(sdk): initial package bootstrap for SDK ( #18861 )
2026-02-13 06:08:27 +00:00
Adam Weidman
d243dfce14
chore: cleanup unused and add unlisted dependencies in packages/a2a-server ( #18916 )
2026-02-12 18:40:52 +00:00
Adam Weidman
b7a3243334
chore: cleanup unused and add unlisted dependencies in packages/core ( #18762 )
2026-02-10 22:07:06 +00:00
gemini-cli-robot
8257ec447a
chore(release): bump version to 0.30.0-nightly.20260210.a2174751d ( #18772 )
2026-02-10 17:13:00 -05:00
Dev Randalpura
49533cd106
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
c03d96b46c
chore: cleanup unused and add unlisted dependencies in packages/cli ( #18749 )
2026-02-10 20:53:19 +00:00
N. Taylor Mullen
ece001f264
fix(ui): remove redundant newlines in Gemini messages ( #18538 )
2026-02-10 04:18:21 +00:00
Gal Zahavi
bce1caefd0
feat(cli): disable folder trust in headless mode ( #18407 )
2026-02-09 23:46:49 +00:00
Sandy Tao
ef957a368d
feat(cli): add DevTools integration with gemini-cli-devtools ( #18648 )
2026-02-09 22:03:10 +00:00
Gal Zahavi
81ccd80c6d
feat(cli): implement atomic writes and safety checks for trusted folders ( #18406 )
2026-02-09 17:16:56 +00:00
Jarrod Whelan
4a48d7cf93
feat(cli): truncate shell output in UI history and improve active shell display ( #17438 )
2026-02-08 08:09:48 +00:00
Sandy Tao
7409ce5df6
feat(cli): add WebSocket-based network logging and streaming chunk support ( #18383 )
2026-02-07 00:20:22 +00:00
joshualitt
6fb3b09003
Shorten temp directory ( #17901 )
2026-02-06 16:10:17 +00:00
Grant McCloskey
a3af4a8cae
feat(skills): implement linking for agent skills ( #18295 )
2026-02-04 22:11:01 +00:00
gemini-cli-robot
99e523a15f
chore(release): bump version to 0.29.0-nightly.20260203.71f46f116 ( #18243 )
2026-02-04 14:43:29 +00:00
Sehoon Shon
fc926cd0b0
Revert "fix(core): resolve DEP0040 punycode deprecation via patch-package" ( #17898 )
2026-01-29 21:13:00 +00:00
Sehoon Shon
74468928e8
Revert "chore: refresh package-lock.json to resolve inconsistencies"
...
This reverts commit d561b995c0 .
2026-01-29 15:29:26 -05:00
Sehoon Shon
d561b995c0
chore: refresh package-lock.json to resolve inconsistencies
2026-01-29 15:28:40 -05:00
Atharva Ralegankar
ac7687c1dd
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
ef3146eed6
chore(release): bump version to 0.28.0-nightly.20260128.adc8e11bb ( #17725 )
2026-01-28 03:25:06 +00:00
Jacob Richman
b5fe372b5b
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
25c0802b52
chore: upgrade dep: diff 7.0.0-> 8.0.3 ( #17403 )
2026-01-23 20:20:21 +00:00
gemini-cli-robot
169d906fe3
chore(release): bump version to 0.27.0-nightly.20260121.97aac696f ( #17181 )
2026-01-21 05:23:58 +00:00
Adam Weidman
a76946189a
chore: remove a2a-adapter and bump @a2a-js/sdk to 0.3.8 ( #16800 )
2026-01-17 01:01:39 +00:00
Sehoon Shon
c8670f8696
fix(cli): add explicit dependency on color-convert ( #16757 )
2026-01-15 19:03:53 +00:00
gemini-cli-robot
b0c9db7b33
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
7e6817da5b
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
a1cbe85da3
chore(release): bump version to 0.26.0-nightly.20260114.bb6c57414 ( #16604 )
2026-01-14 13:37:32 +00:00
Christian Gunderman
8030404b08
Behavioral evals framework. ( #16047 )
2026-01-14 04:49:17 +00:00
Christian Gunderman
6ef2a92233
Collect hardware details telemetry. ( #16119 )
2026-01-12 23:59:22 +00:00
Jacob Richman
b54e688c75
Update ink version to 6.4.7 ( #16284 )
2026-01-10 00:31:29 +00:00
christine betts
d1eb87c81f
Add keytar to dependencies ( #15928 )
2026-01-07 15:47:29 +00:00
gemini-cli-robot
b54215f0a5
chore(release): bump version to 0.25.0-nightly.20260107.59a18e710 ( #16048 )
2026-01-07 02:25:28 +00:00
Christian Gunderman
c29a8c12b3
Fix build issues caused by year-specific linter rule ( #15780 )
2026-01-01 19:01:03 +00:00
Sehoon Shon
3ebe4e6a8f
feat(agents): Add remote agents to agent registry ( #15711 )
2025-12-30 23:11:51 +00:00
N. Taylor Mullen
de1233b8ca
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery ( #15698 )
2025-12-30 13:35:52 -08:00
gemini-cli-robot
a3d214f8d7
chore/release: bump version to 0.24.0-nightly.20251227.37be16243 ( #15612 )
2025-12-27 05:29:40 +00:00
Gal Zahavi
65e2144b3d
Manual nightly version bump to 0.24.0-nightly.20251226.546baf993 ( #15594 )
2025-12-26 19:40:46 +00:00
Adam Weidman
02a36afc38
feat: Add A2A Client Manager and tests ( #15485 )
2025-12-23 20:27:16 +00:00
gemini-cli-robot
8643d60b88
chore/release: bump version to 0.21.0-nightly.20251220.41a1a3eed ( #15352 )
2025-12-21 03:59:46 +00:00
gemini-cli-robot
3c92bdb1ad
chore/release: bump version to 0.21.0-nightly.20251219.70696e364 ( #15301 )
2025-12-19 16:17:12 +00:00
Tommaso Sciortino
0c4fb6afd2
Remove unnecessary dependencies ( #15291 )
2025-12-18 23:24:19 +00:00