Commit Graph

4 Commits

Author SHA1 Message Date
Anddd7
99e00272f8 docs(agents.instructions): update agent configuration options (#1025)
* Removed 'infer' option and replaced it with 'user-invocable' and 'disable-model-invocation'.
* Clarified the purpose of new options for better usability.
* Updated guidelines to reflect changes in agent invocation behavior.
2026-03-17 08:43:29 +11:00
bmaucote
3ffc10e4dd Update agent instruction file 2026-01-16 17:53:14 +01:00
bmaucote
9587bdef20 Add handoffs 2026-01-13 11:50:50 +01:00
BBoyBen
1292e8a141 Add instruction file for Agents (#512)
* V1

* Add variables settings

* Edit condition using

* Edit exemple

* Fix agent names

* Update readme

* Clean sub agent parts

* Clean + reorg parts

* Clean parts

---------

Co-authored-by: bmaucote <benoit.maucotel@capgemini.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-07 16:53:22 -08:00