Commit graph

108 commits

Author SHA1 Message Date
anj-s
4b2091d402
docs(tracker): introduce experimental task tracker feature (#24556)
Some checks are pending
Testing: E2E (Chained) / E2E Test (macOS) (push) Blocked by required conditions
Testing: E2E (Chained) / Merge Queue Skipper (push) Waiting to run
Testing: E2E (Chained) / download_repo_name (push) Waiting to run
Testing: E2E (Chained) / Slow E2E - Win (push) Blocked by required conditions
Testing: E2E (Chained) / Evals (ALWAYS_PASSING) (push) Blocked by required conditions
Testing: E2E (Chained) / E2E (push) Blocked by required conditions
Testing: E2E (Chained) / set_workflow_status (push) Blocked by required conditions
Testing: CI / Merge Queue Skipper (push) Waiting to run
Testing: CI / Lint (push) Blocked by required conditions
Testing: CI / Link Checker (push) Waiting to run
Testing: CI / Test (Linux) - 20.x, cli (push) Blocked by required conditions
Testing: CI / Test (Linux) - 20.x, others (push) Blocked by required conditions
Testing: CI / Test (Linux) - 22.x, cli (push) Blocked by required conditions
Testing: CI / Test (Linux) - 22.x, others (push) Blocked by required conditions
Testing: CI / Test (Linux) - 24.x, cli (push) Blocked by required conditions
Testing: CI / Test (Linux) - 24.x, others (push) Blocked by required conditions
Testing: CI / Test (Mac) - 20.x, cli (push) Blocked by required conditions
Testing: CI / Test (Mac) - 20.x, others (push) Blocked by required conditions
Testing: CI / Test (Mac) - 22.x, cli (push) Blocked by required conditions
Testing: CI / Test (Mac) - 22.x, others (push) Blocked by required conditions
Testing: CI / Test (Mac) - 24.x, cli (push) Blocked by required conditions
Testing: CI / Test (Mac) - 24.x, others (push) Blocked by required conditions
Testing: CI / CodeQL (push) Blocked by required conditions
Testing: CI / Check Bundle Size (push) Blocked by required conditions
Testing: CI / Slow Test - Win - cli (push) Blocked by required conditions
Testing: CI / Slow Test - Win - others (push) Blocked by required conditions
Testing: CI / CI (push) Blocked by required conditions
Trigger Docs Rebuild / trigger-rebuild (push) Waiting to run
Links / linkChecker (push) Waiting to run
On Merge Smoke Test / smoke-test (push) Waiting to run
2026-04-20 19:33:37 +00:00
ruomeng
f16f1cced3
feat(core): add tools to list and read MCP resources (#25395) 2026-04-16 17:57:43 +00:00
Sam Roberts
e09410b6e5
Automated documentation audit results (#22755) 2026-04-10 02:07:00 +00:00
Adam Weidman
1b3e7d674f
docs: update MCP server OAuth redirect port documentation (#24844) 2026-04-08 14:06:30 +00:00
Adib234
55f5d3923c
feat(policy): explicitly allow web_fetch in plan mode with ask_user (#24456)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-01 19:57:56 +00:00
Jerop Kipruto
ca43f8c291
feat(core): prioritize discussion before formal plan approval (#24423) 2026-04-01 15:55:47 +00:00
Sam Roberts
2ebcd48a4e
Update callouts to work on github. (#22245) 2026-03-19 21:11:14 +00:00
anj-s
b8719bcd47
feat: add 'blocked' status to tasks and todos (#22735) 2026-03-17 23:24:26 +00:00
Adib234
77a874cf65
feat(plan): add 'All the above' option to multi-select AskUser questions (#22365)
Co-authored-by: jacob314 <jacob314@gmail.com>
2026-03-17 19:17:34 +00:00
Abhi
6061d8cac7
fix(core): merge user settings with extension-provided MCP servers (#22484) 2026-03-15 02:46:06 +00:00
Qiaochu Hu
9a73aa4072
docs: clarify that tools.core is an allowlist for ALL built-in tools (#18813)
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com>
Co-authored-by: hobostay <hobostay@users.noreply.github.com>
2026-03-12 22:40:05 +00:00
Abhi
0d60d68cf9
docs(mcp): standardize mcp tool fqn documentation (#21664) 2026-03-10 19:13:00 +00:00
Francesco Camporeale
d246315cea
docs: fix broken markdown syntax and anchor links in /tools (#20902)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com>
2026-03-09 19:03:50 +00:00
Gyanranjan Priyam
ca7ac00030
docs: fix typo 'allowslisted' -> 'allowlisted' in mcp-server.md (#21665) 2026-03-09 05:38:00 +00:00
Jenna Inouye
29b3aa860c
Docs: Create tools reference (#19470)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-04 20:16:33 +00:00
Jenna Inouye
7011c13ee6
Docs: Update plan mode docs (#19682)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
2026-03-04 12:53:51 +00:00
Spencer
20d884da2f
fix(core): reduce intrusive MCP errors and deduplicate diagnostics (#20232) 2026-02-27 20:04:36 +00:00
Gaurav
9e95b8b3c5
feat(browser): implement experimental browser agent (#19284) 2026-02-24 17:22:09 +00:00
Gal Zahavi
0bc2d3ab16
fix(core): allow environment variable expansion and explicit overrides for MCP servers (#18837) 2026-02-23 21:35:01 +00:00
Sandy Tao
0cc4f09595
feat(core): replace expected_replacements with allow_multiple in replace tool (#20033) 2026-02-23 19:53:58 +00:00
Adib234
5fd557347e
fix(plan): exclude EnterPlanMode tool from YOLO mode (#19570) 2026-02-20 01:53:12 +00:00
Sam Roberts
d25c469f77
Migrate files to resource or references folder. (#19503) 2026-02-19 23:47:39 +00:00
Jenna Inouye
c7237f0c79
Docs: Refresh docs to organize and standardize reference materials. (#18403) 2026-02-13 22:09:17 +00:00
Abhijit Balaji
0e85e021dc
feat(cli): deprecate --allowed-tools and excludeTools in favor of policy engine (#18508) 2026-02-12 00:49:48 +00:00
Adib234
e9a9474810
Revert unintended credentials exposure (#18840) 2026-02-11 20:06:28 +00:00
Jerop Kipruto
02adfe2bca
docs(plan): add ask_user tool documentation (#18830) 2026-02-11 20:04:01 +00:00
Jerop Kipruto
77849cadac
docs(plan): add documentation for plan mode tools (#18827) 2026-02-11 18:53:43 +00:00
Sandy Tao
5b254c379c
feat(core): rename search_file_content tool to grep_search and add legacy alias (#18003) 2026-02-03 04:18:24 +00:00
Adib234
47f4a3e50e
Fix unintended credential exposure to MCP Servers (#17311)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-28 18:56:15 +00:00
Abhi
fe8de892f7
docs(skills): remove experimental labels and update tutorials (#17714) 2026-01-28 00:42:41 +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
Jasmeet Bhatia
a060e6149a
feat(mcp): add enable/disable commands for MCP servers (#11057) (#16299)
Co-authored-by: Allen Hutchison <adh@google.com>
2026-01-22 23:38:06 +00:00
Lucas Schiffer
048c30513e
docs: update typo in mcp-server.md file (#17099)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-01-22 15:48:26 +00:00
N. Taylor Mullen
063f0d0dcd
docs(extensions): add Agent Skills support and mark feature as experimental (#16859) 2026-01-16 19:37:28 +00:00
Jack Wotherspoon
c04af6c3e9
docs: clarify F12 to open debug console (#16570) 2026-01-14 13:48:52 +00:00
Jacob Richman
ca6786a28b
feat(ui): use Tab to switch focus between shell and input (#14332) 2026-01-12 23:30:12 +00:00
Alex Gavrilescu
560550f5df
feat: Add support for MCP Resources (#13178)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-09 02:43:12 +00:00
Jack Wotherspoon
84c07c8fa1
fix(audio): improve reading of audio files (#14658) 2025-12-08 17:46:33 +00:00
Victor Anderson
a28be4a4e0
docs: fix typo 'socus' to 'focus' in todos.md (#14374) 2025-12-03 12:58:40 -08:00
David Huntsperger
26f050ff10
Updated ToC on docs intro; updated title casing to match Google style (#13717) 2025-12-01 19:38:48 +00:00
christine betts
844d3a4dfa
Always use MCP server instructions (#14297) 2025-12-01 17:17:54 +00:00
christine betts
bc365f1eaa
Add support for MCP server instructions behind config option (#13432)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-26 18:08:47 +00:00
Abhi
5d27a62bec
refactor: remove read-many-files tool from agent (#12796) 2025-11-13 02:56:37 +00:00
anj-s
7ec78452ec
Enable write_todo tool and fix output function schema (#12905) 2025-11-12 18:18:15 +00:00
Abhi
540f60696a
fix(docs): Release version for read many files removal (#12949) 2025-11-12 18:05:16 +00:00
Abhi
c1076512d1
Deprecate read_many_files tool (#12861) 2025-11-11 20:35:20 +00:00
Sandy Tao
36feb73bfd
Revert "Enable WriteTodos tool by default (#12500)" (#12658) 2025-11-06 20:21:53 +00:00
anj-s
60d2c2cc90
Enable WriteTodos tool by default (#12500) 2025-11-03 23:40:20 +00:00
Allen Hutchison
02518d2927
docs: update command-line flag documentation (#12452) 2025-11-02 17:59:03 +00:00