Commit Graph

1377 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
9efb8cd388 Initial plan 2026-02-24 14:39:33 +11:00
github-actions[bot]
ccc699724b chore: publish from staged [skip ci] 2026-02-24 03:13:53 +00:00
Aaron Powell
b2404eaeef Merge pull request #771 from github/dependabot/npm_and_yarn/website/npm_and_yarn-cd644889d7
chore(deps): bump devalue from 5.6.2 to 5.6.3 in /website in the npm_and_yarn group across 1 directory
2026-02-24 14:13:34 +11:00
Aaron Powell
05fb5d8b0a Merge pull request #796 from github/all-contributors/add-lupritz
add lupritz as a contributor for plugin
2026-02-24 13:34:05 +11:00
Aaron Powell
ee7a46d5ad Cleaning up the plugins folder 2026-02-24 13:32:43 +11:00
Aaron Powell
326b2c362c Merge branch 'staged' into all-contributors/add-lupritz 2026-02-24 13:31:43 +11:00
Aaron Powell
cf20643464 Merge pull request #797 from v-rperez030/markdown-accessibility-instructions
Add markdown accessibility instructions
2026-02-24 13:15:29 +11:00
Aaron Powell
ceb9789c5d Merge pull request #786 from brunoborges/agentic-workflows-staged
Support for Contributions of Agentic Workflows
2026-02-24 13:08:00 +11:00
Bruno Borges
dbaa8f6e3c Merge branch 'staged' into agentic-workflows-staged 2026-02-23 19:06:34 -05:00
Bruno Borges
f668abcc34 Delete workflows/.gitkeep 2026-02-23 19:06:03 -05:00
Aaron Powell
068a95f1c9 Merge pull request #787 from fizamusthafa/add-entra-agent-user-skill
feat: add entra-agent-user skill
2026-02-24 10:55:05 +11:00
Aaron Powell
a0c26e10af Merge branch 'staged' into add-entra-agent-user-skill 2026-02-24 10:54:12 +11:00
Aaron Powell
63faa5bff9 Merge pull request #754 from DavidARaygoza/dev/davidraygoza/CppLSToolsInstructions
Add custom instructions for using C++ language service tools
2026-02-24 10:53:57 +11:00
Aaron Powell
9a2c93f158 Merge pull request #743 from bhect0/main
Add Moodle instructions
2026-02-24 10:53:05 +11:00
Aaron Powell
4d7760f138 Cleaning up the plugins folder 2026-02-24 10:50:48 +11:00
Aaron Powell
a6189179af Merge branch 'staged' into main 2026-02-24 10:49:14 +11:00
Aaron Powell
afe0f3aef2 Merge pull request #774 from ramyashreeshetty/add-bigquery-pipeline-audit-prompt
Add bigquery pipeline audit prompt
2026-02-24 10:46:15 +11:00
Aaron Powell
f1ff12f094 Cleaning up the plugins folder 2026-02-24 10:43:30 +11:00
Aaron Powell
cd844a6566 Merge branch 'staged' into add-bigquery-pipeline-audit-prompt 2026-02-24 10:42:26 +11:00
Aaron Powell
3d0b7777fe Merge pull request #800 from github/chore/clean-materialized-plugins
Add cross-platform script to clean materialized plugin files
2026-02-24 10:38:54 +11:00
Aaron Powell
941aced1f3 Add script to clean materialized plugin files
Adds eng/clean-materialized-plugins.mjs which removes agents/, commands/,
and skills/ subdirectories from plugin folders. These are generated by CI
via eng/materialize-plugins.mjs during publish and should not be tracked on
the staged branch.

Runnable via: npm run plugin:clean

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-24 10:34:26 +11:00
Aaron Powell
05116b2492 Merge pull request #727 from lance2k/feat-add-context7-instruction
Add Context7 instructions for authoritative external documentation usage
2026-02-24 10:29:41 +11:00
Aaron Powell
46afbf68fb Cleaning up the plugins folder 2026-02-24 10:28:46 +11:00
Muhammad Ubaid Raza
bf33085e18 docs(agent): prefer accessibility_snapshot for element identification
Updated agent guidelines to specify the use of accessibility_snapshot over visual screenshots for element identification. Accessibility snapshots provide structured DOM/ARIA data, which is more reliable for browser automation than pixel-based visual analysis.
2026-02-24 04:21:41 +05:00
Roberto Perez
c26ea11a6f Merge branch 'staged' into markdown-accessibility-assistant 2026-02-23 17:09:52 -05:00
Roberto Perez
f7674f57e5 Address review feedback: fix alt text example and soften H1 priority wording 2026-02-23 21:30:53 +00:00
Roberto Perez
732bfa7e04 Clarify H1 guidance for projects with auto-generated titles 2026-02-23 21:01:21 +00:00
Roberto Perez
1afa49ed4b Add markdown accessibility instructions 2026-02-23 20:34:56 +00:00
allcontributors[bot]
e398846919 update .all-contributorsrc 2026-02-23 17:56:27 +00:00
allcontributors[bot]
b790e4469c update README.md 2026-02-23 17:56:25 +00:00
Lucas Pritz (from Dev Box)
98c6c1ce93 Merge conflict 2026-02-23 11:50:50 -06:00
Muhammad Ubaid Raza
cc9061e4c1 chore(agents): remove duplicate config in gem-orchestrator
Remove redundant `<operating_rules>`, agent-specific parameters, and
`<delegation_validation>` sections. This removes duplicate content
to ensure a single source of truth for the agent's behavior protocols
and configuration.
2026-02-23 21:51:00 +05:00
lupritz
091220695a Merge branch 'staged' into addDataverseMcpInstaller 2026-02-23 08:36:17 -06:00
Muhammad Ubaid Raza
5db9683096 refactor: standardize agent workflows and artifact paths
- Refined `gem-browser-tester` workflow to separate initialization from
  execution and enforce an Observation-First loop.
- Added retry logic for transient failures (e.g., timeouts, network issues)
  in browser automation tasks.
- Standardized artifact generation paths to `docs/plan/{plan_id}/`
  across multiple agents.
- Updated failure actions to specify evidence capture locations
  (logs, network) for improved debugging and traceability.
2026-02-23 16:40:51 +05:00
jhauga
47961c9f61 resolve file names 2026-02-22 23:38:06 -05:00
jhauga
09de71d5eb Merge branch 'skill-game-engine' of https://github.com/jhauga/awesome-copilot into skill-game-engine 2026-02-22 23:36:02 -05:00
jhauga
bd1f221367 resolve file names and permission 2026-02-22 23:31:59 -05:00
John Haugabook
9fd4f76db3 Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-22 23:23:31 -05:00
jhauga
52d3754eaa add new skill game-engine 2026-02-22 23:04:42 -05:00
Muhammad Ubaid Raza
2889bfcf7e Merge branch 'main' into remove-conflict 2026-02-23 02:22:28 +05:00
Muhammad Ubaid Raza
c91c374d47 refactor: standardize browser tester agent structure
Introduce explicit sections for input, output, and verification criteria.
Define structured JSON output including detailed evidence paths and error counts.
Update workflow to reference new guides and move Observation-First loop to operating rules.
Clarify verification steps with specific pass/fail conditions for console, network, and accessibility checks.
2026-02-23 02:10:15 +05:00
github-actions[bot]
dc8b0cc546 chore: publish from staged [skip ci] 2026-02-22 02:33:39 +00:00
Aaron Powell
329796314a Merge pull request #783 from agreaves-ms/fix/marketplace-plugin-source
fix: update plugin source paths in marketplace.json generation
2026-02-22 13:33:19 +11:00
Muhammad Ubaid Raza
213d15ac83 refactor: update agent workflows and orchestrator logic
- Remove redundant `<mission>` section from gem-browser-tester
- Add "Reflect" step to gem-documentation-writer for self-review on high-priority or failed tasks
- Refactor gem-orchestrator completion phase to generate a walkthrough markdown file instead of a review
- Update orchestrator rules to allow direct execution for creating walkthrough files
2026-02-22 00:55:07 +05:00
Fiza Musthafa
cc2d5acdbc feat: add entra-agent-user skill for creating Agent Users in Microsoft Entra ID 2026-02-21 12:04:15 +01:00
Muhammad Ubaid Raza
53ee36b54c Merge branch 'main' into remove-conflict 2026-02-21 15:43:19 +05:00
Bruno Borges
f058d7cd44 Combine workflow CI checks into single multi-job workflow
Merges the two separate action workflows (block-workflow-yaml.yml and
validate-agentic-workflows.yml) into a single validate-agentic-workflows-pr.yml
with two jobs: check-forbidden-files runs first, then compile-workflows
runs only if the file check passes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-20 17:09:56 -08:00
Bruno Borges
e470afe0cb Add Agentic Workflow option to PR template
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-20 17:09:56 -08:00
Bruno Borges
53401cb560 Simplify workflows to flat .md files instead of folders
Workflows are now standalone .md files in workflows/ — no subfolders
or README.md needed. Each file contains both the metadata frontmatter
(name, description, triggers, tags) and the agentic workflow definition
(on, permissions, safe-outputs) in a single file.

Updated all build scripts, CI workflows, docs, and review checklists.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-20 17:09:55 -08:00
Bruno Borges
e83cc6efee Add CI guard to block forbidden files in workflows/
Prevents contributors from pushing compiled YAML (.yml, .yaml, .lock.yml)
or .github/ directories into the workflows/ directory. Only .md markdown
source files are accepted — compilation happens downstream via gh aw compile.

This is a security measure to prevent malicious GitHub Actions code
from being introduced through contributed agentic workflows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-20 17:09:55 -08:00