mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Add droid custom partner agent (#406)
* Add droid custom partner agent Add a new Droid CLI assistant agent to the partners collection that provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> * Address PR #406 comments on droid agent - Add model field to frontmatter - Fix escaped pipe in Quick Reference table (remove unnecessary backslash from markdown table code cell) Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> --------- Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
@@ -21,6 +21,8 @@ items:
|
||||
kind: agent
|
||||
- path: agents/arm-migration.agent.md
|
||||
kind: agent
|
||||
- path: agents/droid.agent.md
|
||||
kind: agent
|
||||
- path: agents/dynatrace-expert.agent.md
|
||||
kind: agent
|
||||
- path: agents/elasticsearch-observability.agent.md
|
||||
|
||||
Reference in New Issue
Block a user