Commit Graph

48 Commits

Author SHA1 Message Date
Sandy Tao
3ff5cfaaf6 feat(telemetry): Add context breakdown to API response event (#19699) 2026-02-24 23:26:28 +00:00
Sehoon Shon
723f269df6 fix(core): treat 503 Service Unavailable as retryable quota error (#19642) 2026-02-20 19:51:53 +00:00
Michael Bleigh
2ac39b6acc chore(skills): adds pr-address-comments skill to work on PR feedback (#19576) 2026-02-20 00:38:07 +00:00
Sam Roberts
a00eb3b8e6 Update skill to adjust for generated results. (#19500) 2026-02-19 18:49:27 +00:00
Sam Roberts
ef65498031 Format strict-development-rules command (#19484) 2026-02-18 23:16:33 +00:00
g-samroberts
4e11ddbf4a Release note generator fix (#19363) 2026-02-18 04:53:53 +00:00
Jacob Richman
6ed1878c5f refactor: consolidate development rules and add cli guidelines (#19214) 2026-02-16 20:48:34 +00:00
g-samroberts
9fc7b56793 Revamp automated changelog skill (#18974) 2026-02-14 00:40:06 +00:00
christine betts
e1b9002b35 Enable in-CLI extension management commands for team (#18957) 2026-02-13 17:03:28 +00:00
Abhi
3776c4d613 feat(masking): enable tool output masking by default (#18564) 2026-02-11 06:21:55 +00:00
Christian Gunderman
8b762111a8 Fix issue where Gemini CLI creates tests in a new file (#18409) 2026-02-10 20:53:29 +00:00
N. Taylor Mullen
4a3c7ae8b7 docs(skills): enhance pr-creator safety and interactivity (#18616) 2026-02-10 05:38:10 +00:00
Sandy Tao
ef957a368d feat(cli): add DevTools integration with gemini-cli-devtools (#18648) 2026-02-09 22:03:10 +00:00
Jerop Kipruto
9e41b2cd89 feat: enable plan mode experiment in settings (#18636) 2026-02-09 21:10:11 +00:00
g-samroberts
6f1a5bf81d Patch for generate changelog docs yaml file (#18496)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-07 03:13:29 +00:00
g-samroberts
1495294cc0 Automatically generate change logs on release (#18401)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-06 17:55:46 +00:00
Abhi
8ec176e005 feat(context): implement observation masking for tool outputs (#18389) 2026-02-06 01:53:11 +00:00
g-samroberts
bd156e6832 Add information about the agent skills lifecycle and clarify docs-writer skill metadata. (#18234)
Co-authored-by: Jenna Inouye <jinouye@google.com>
2026-02-04 17:52:30 +00:00
Gal Zahavi
18d7d1a92c feat: update review-frontend-and-fix slash command to review-and-fix (#18146) 2026-02-03 00:44:20 +00:00
Jenna Inouye
85dd6ef773 docs-writer skill: Update docs writer skill (#17928) 2026-02-02 18:07:25 +00:00
Tommaso Sciortino
553ae3ad69 feat(cli): update undo/redo keybindings to Cmd+Z/Alt+Z and Shift+Cmd+Z/Shift+Alt+Z (#17800) 2026-01-28 22:57:27 +00:00
g-samroberts
72f0733d98 Fix docs-writer skill issues (#17734) 2026-01-28 16:15:53 +00:00
Abhi
9035ca32bc feat(skills): final stable promotion cleanup (#17726) 2026-01-28 04:56:04 +00:00
N. Taylor Mullen
130b596c80 feat(commands): add /prompt-suggest slash command (#17264) 2026-01-28 01:32:20 +00:00
Gal Zahavi
18efe82ddc feat: add review-frontend-and-fix command (#17707) 2026-01-28 01:19:00 +00:00
Abhi
ff6547857e revert: promote Agent Skills to stable (#17693) (#17712) 2026-01-27 23:29:12 +00:00
Abhi
6f6445994e feat(skills): promote Agent Skills to stable (#17693) 2026-01-27 21:50:22 +00:00
g-samroberts
82687c6dc4 Update docs-writer skill for editing and add style guide for reference. (#17669) 2026-01-27 19:52:21 +00:00
Christian Gunderman
5cf06503c8 Slash command for helping in debugging (#17609) 2026-01-27 02:47:04 +00:00
g-samroberts
e2ddaedab4 New skill: docs-writer (#17268) 2026-01-22 20:14:52 +00:00
Sehoon Shon
b703c87a64 feat(skills): add code-reviewer skill (#17187) 2026-01-21 07:28:36 +00:00
Sehoon Shon
53e0c212cc chore(skills): update pr-creator skill workflow (#17180) 2026-01-21 05:09:53 +00:00
N. Taylor Mullen
67d69084e9 docs: update project context and pr-creator workflow (#17119) 2026-01-20 21:20:04 +00:00
N. Taylor Mullen
a90bcf749d feat: add /introspect slash command (#17048) 2026-01-19 16:15:20 -08:00
Abhi
4db00b8f2a docs(skills): use body-file in pr-creator skill for better reliability (#16642) 2026-01-14 20:23:04 +00:00
N. Taylor Mullen
93b57b82c1 style: format pr-creator skill (#16381) 2026-01-11 16:54:49 -08:00
N. Taylor Mullen
8bc3cfe29a feat(skills): add pr-creator skill and enable skills (#16232) 2026-01-09 17:25:14 +00:00
Jacob Richman
088f48d60f Add core tool that adds all context from the core package. (#15238) 2025-12-18 15:45:35 +00:00
Jacob Richman
d818fb1d91 tool(cli): tweak the frontend tool to be aware of more core files from the cli (#14962) 2025-12-11 22:15:35 +00:00
Jacob Richman
d284fa66c0 Fix bug in the shellExecutionService resulting in both truncation and 3X bloat (#14545) 2025-12-04 18:26:12 -08:00
Jacob Richman
c89bc30d66 Code review script to catch common package/cli regressions (#12316)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-31 00:04:52 +00:00
gsehgal
907e51ac01 Code guide command (#10940) 2025-10-11 17:04:52 +00:00
Allen Hutchison
ef9469a417 feat(commands): Add new commands for docs, git, and PR review (#7853) 2025-09-09 12:09:42 +00:00
Seth Vargo
4074e8e6ec chore(ci): fix yamllint issues (#6112) 2025-08-13 03:24:39 +00:00
Umair Idris
65a58c3b03 Clarify .gemini/config.yaml is for the PR review bot (not CLI). (#2495) 2025-06-29 18:54:23 +00:00
Umair Idris
2769188d30 Re-enable Gemini Code Assist PR review bot (#2254) 2025-06-28 22:05:40 +00:00
Eddie Santos
dcaecde844 toggle off (#809) 2025-06-07 00:06:15 -07:00
Eddie Santos
368e9ab4d8 Add Gemini code review agent to repo (#782) 2025-06-05 21:37:06 -07:00