gemini-cli - ✅(Solved) Fix Docs: subagent configuration schema [1 pull requests, 1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
google-gemini/gemini-cli#26984Fetched 2026-05-14 03:45:58
View on GitHub
Comments
0
Participants
1
Timeline
8
Reactions
0
Participants
Timeline (top)
labeled ×5cross-referenced ×1issue_type_added ×1unlabeled ×1

Fix Action

Fixed

PR fix notes

PR #26983: docs: update subagent configuration schema table

Description (problem / solution / changelog)

Summary

Adds the display_name field to the subagent configuration schema and corrects the mcp_servers field name.

Details

Incorporated based on localAgentSchema definition in agentLoader.ts.

Related Issues

Fixes https://github.com/google-gemini/gemini-cli/issues/26984.

How to Validate

  1. Review the updated documentation for the subagent configuration.
  2. Ensure both the display_name and mcp_servers fields are included and correctly formatted in the configuration.
  3. Test the UI to confirm the display name appears as expected and that MCP servers function as intended.

Pre-Merge Checklist

  • Updated relevant documentation and README (if needed)
  • Added/updated tests (if needed)
  • Noted breaking changes (if any)
  • Validated on required platforms/methods:
    • MacOS
      • npm run
      • npx
      • Docker
      • Podman
      • Seatbelt
    • Windows
      • npm run
      • npx
      • Docker
    • Linux
      • npm run
      • npx
      • Docker

Changed files

  • docs/core/subagents.md (modified, +4/-3)
RAW_BUFFERClick to expand / collapse

The subagent configuration schema table is missing the display_name field, and the field representing MCP servers (mcp_servers) is incorrect (currently mcpServers).

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

gemini-cli - ✅(Solved) Fix Docs: subagent configuration schema [1 pull requests, 1 participants]