Agent Skills: Initial Documentation & Tutorial (#15869)

This commit is contained in:
N. Taylor Mullen
2026-01-06 16:59:56 -08:00
committed by GitHub
parent 5f027cb63a
commit 59a18e710d
5 changed files with 289 additions and 0 deletions

View File

@@ -111,3 +111,4 @@ they appear in the UI.
| ----------------------------------- | ------------------------------------------------------- | ------------------------------------------------------------ | ------- |
| Enable Codebase Investigator | `experimental.codebaseInvestigatorSettings.enabled` | Enable the Codebase Investigator agent. | `true` |
| Codebase Investigator Max Num Turns | `experimental.codebaseInvestigatorSettings.maxNumTurns` | Maximum number of turns for the Codebase Investigator agent. | `10` |
| Agent Skills | `experimental.skills` | Enable Agent Skills (experimental). | `false` |