Commit Graph

123 Commits

Author SHA1 Message Date
Benji Shohet 1707c76183 Adjust Linux agent model selections 2026-01-31 23:26:43 +02:00
Benji Shohet 9c11df2445 Add Arch Linux expert resources 2026-01-31 23:26:43 +02:00
DaniBunny a601d31730 fixed agent getting greedy to do more of what it was asked 2026-01-31 10:44:12 -08:00
Daniel Coelho c7825d3ac1 Merge branch 'main' into feat/repo-architect-agent 2026-01-31 09:54:53 -08:00
Daniel Coelho 2527d3fe56 Update agents/repo-architect.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-31 09:53:29 -08:00
DaniBunny 33af105a94 feat: add repo-architect agent for scaffolding agentic projects 2026-01-31 09:34:43 -08:00
Aaron Powell 02cf06c47d Merge pull request #598 from CASTResearchLabs/CAST_Imaging_Structural_Agents
Cast imaging structural agents
2026-01-22 11:27:26 +11:00
CASTResearchLabs 979c860e8c Merge branch 'main' into CAST_Imaging_Structural_Agents 2026-01-21 10:28:58 +01:00
@p.douziech_cast 3167a45ab3 Frontmatter name field fix 2026-01-21 09:16:22 +01:00
@p.douziech_cast 6f32f8e9e1 Changed frontmatter to avoid auto-generated description case error on company name 2026-01-21 09:03:39 +01:00
@p.douziech_cast f66991f741 Updates of description format and case override of generated document 2026-01-20 23:14:15 +01:00
Josh Beard 3520908053 Update version number in CSharpExpert agent
In order to better determine if a given agent file in a repository is out of date, shouldn't the version # be incremented when changes are made? I see that this one is stale and as such I missed updating the version of it I have in my repositories.
2026-01-20 10:59:29 -05:00
CASTResearchLabs a72ba867e0 Update cast-imaging-structural-quality-advisor.agent.md 2026-01-20 16:20:33 +01:00
CASTResearchLabs 741eeb3e1a Update cast-imaging-software-discovery.agent.md 2026-01-20 16:18:04 +01:00
CASTResearchLabs bb34098ff6 Update cast-imaging-impact-analysis.agent.md 2026-01-20 16:15:43 +01:00
@p.douziech_cast 8e8bc48c27 CASTLABS-501 2026-01-20 11:08:16 +01:00
shibicr93 f1e6b77ab7 Add OpenAPI-to-Application collections for 5 common frameworks
Add 5 framework-specific collections with shared agent and prompt for generating production-ready applications from OpenAPI specifications:
- Java Spring Boot
- Python FastAPI
- Node.js NestJS
- C# .NET
- Go

Reuses existing framework instructions for consistency and best practices.
2026-01-18 00:02:52 +01:00
Matt Soucoup adfe3cc018 Merge branch 'main' into add-devils-advocate-agent 2026-01-13 13:06:37 -08:00
Matt Soucoup cd3c727641 Merge branch 'main' into patch-1 2026-01-13 13:04:14 -08:00
@p.douziech_cast 39f33f2827 Add samples. Need to shorten them. 2026-01-12 21:54:11 +01:00
@p.douziech_cast bc99b30ed1 Adding chat modes and collection. Content to be further reviewed. 2026-01-12 21:28:27 +01:00
Jon Corbin 531b511886 fetch -> web/fetch everywhere 2026-01-12 14:07:00 -05:00
Jon Corbin 5afc90e633 Revert "fetch -> web/fetch for everything"
This reverts commit ca790b1716.
2026-01-12 14:03:48 -05:00
Jon Corbin e8577617b0 Merge branch 'main' into patch-1 2026-01-12 14:03:12 -05:00
Jon Corbin ca790b1716 fetch -> web/fetch for everything 2026-01-12 14:00:22 -05:00
Daniel Scott-Raynsford 4e8e0a1690 Merge branch 'main' into update-research-technical-spike 2026-01-12 13:10:31 +13:00
Daniel Scott-Raynsford e80f92beaa CHANGE: Update tools and enhance MCP discovery process
- Refactored tools list for clarity and relevance.
- Added detailed MCP tool prerequisites and discovery steps.
- Emphasized focus on documentation MCPs over operational tools.
2026-01-12 13:06:59 +13:00
Hunter Hogan 75601f4f0b Fix formatting in task-planner.agent.md
Without the space before the comma, VS Code interpreted the comma as part of the file name, which caused the following error even though the target file was in the target location:

```
File './task-researcher.agent.md,' not found at 'C:\Users\hunte\AppData\Roaming\Code - Insiders\User\prompts\task-researcher.agent.md,'.
```

After adding the space, the yellow squiggles and error went away.
2026-01-10 15:27:38 -05:00
anschnapp 5ed86ec458 adjust regaring feedback from review. tone is now far more neutral and not rude at all. after more testing i added a introduction, and changed end game summary a bit 2026-01-10 10:31:31 +01:00
anschnapp 2a450dc8c9 feat(agents): add devils advocate agent 2026-01-10 10:14:48 +01:00
Matt Soucoup 3c2c62a3b2 Merge branch 'main' into skaluvak/iac-skills 2026-01-09 13:04:55 -10:00
Matt Soucoup 5130b4ff94 Merge branch 'main' into patch-1 2026-01-09 08:33:57 -10:00
Matt Soucoup 2468db4b2b Merge branch 'main' into add-salesforce-expert-agent 2026-01-09 08:18:56 -10:00
Matt Soucoup 6079d04bd2 Merge branch 'main' into MCP-M365-Agents 2026-01-09 07:03:26 -10:00
benjisho-aidome 57473945b0 Add concise DevOps resources (agents, instructions, prompt) (#1) (#513)
* Initial plan

* Add DevOps resources: agents, instructions, and prompt



* Replace redundant GitHub Actions instructions with expert agent



* Make DevOps resources more generic for easier maintenance



* Remove optional model field to align with repository conventions



* Reduce code examples to focus on principles and guidance



* Add DevOps Expert agent following infinity loop principle



---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: benjisho-aidome <218995725+benjisho-aidome@users.noreply.github.com>
Co-authored-by: Matt Soucoup <masoucou@microsoft.com>
2026-01-09 08:41:01 -08:00
Koumudi Kaluvakolanu 50e561433b added azure-iac-exporter and azure-iac-generator as custom agents 2026-01-07 19:36:16 -08:00
devopsfan e74e08231a Update .NET and C# versions to latest releases 2026-01-05 15:21:29 +00:00
devopsfan 4ce5490c83 Update agents/CSharpExpert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-05 15:21:05 +00:00
devopsfan ff6f1977dc Update CSharpExpert agent with .NET and C# version info
Added information about familiarity with .NET 10 and C# 14.
2026-01-05 15:16:10 +00:00
Abbas 35c148aba3 Update agents/salesforce-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 09:24:32 +05:30
Abbas Jafry 99aa61e441 Changed to single quotes in desc 2025-12-31 09:20:31 +05:30
Abbas Jafry 48a8a851ce Merge branch 'add-salesforce-expert-agent' of https://github.com/abbas133/awesome-copilot into add-salesforce-expert-agent 2025-12-31 09:01:16 +05:30
Abbas Jafry d893845fd5 Added model 2025-12-31 08:59:53 +05:30
Abbas 3316cec732 Update agents/salesforce-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-31 04:02:12 +05:30
Abbas Jafry b070d62b6a feat(agents): add Salesforce Expert agent 2025-12-31 03:27:16 +05:30
Troy Simeon Taylor 4ba8935c49 Update agents/mcp-m365-agent-expert.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-23 14:44:06 -05:00
Troy Taylor 89b12d35a2 Add MCP M365 agent expert chat mode 2025-12-23 14:36:23 -05:00
ANGELELLI David 8baf6d7223 fix: Update tool names in agent files for consistency and clarity (#493)
* fix: Update tool names in agent files for consistency and clarity

* Update agents/janitor.agent.md

Removal of duplicates

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update agents/implementation-plan.agent.md

Removal of duplicates

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-17 09:39:15 +11:00
Mehmet Ali EROL f29557af90 Task/add modernization agent (#490)
* Adding modernization agent

This is a Modernization Agent. It will first understand the repository it will work on, then create comprehensive suggestions by asking the developer at each main step, like choosing the target tech stack or architecture.

* Update README.agents.md for modernization agent

* Update README.agents.md

* Fix modernization.agent.md yaml format

* Revise modernization agent documentation and tools

Updated agent documentation to reflect changes in model name, tools, and workflow details. Enhanced clarity on analysis phases, documentation requirements, and implementation planning.

* Refactor modernization agent documentation

Updated the title and improved formatting for clarity.

* Update Modernization Agent description in README
2025-12-16 11:37:00 +11:00
Ve Sharma 8a1a571034 fix: plan agent file with up to date format (#489) 2025-12-15 09:37:06 +11:00