feat: document the experimental browser agent, its configuration, session modes, and security.

This commit is contained in:
Gaurav Ghosh
2026-02-17 07:07:11 -08:00
parent 067d0ecab3
commit c7ec983d31
4 changed files with 129 additions and 0 deletions
+3
View File
@@ -52,6 +52,9 @@ These tools help the model manage its plan and interact with you.
complex plans.
- **[Agent Skills](../cli/skills.md) (`activate_skill`):** Loads specialized
procedural expertise when needed.
- **[Browser agent](../core/subagents.md#browser-agent-experimental)
(`browser_agent`):** Automates web browser tasks through the accessibility
tree.
- **Internal docs (`get_internal_docs`):** Accesses Gemini CLI's own
documentation to help answer your questions.