From 9fcf57a320b2cd3dd80b4abf7601b7925d9d3421 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:53:21 +0000 Subject: [PATCH 1/2] Initial plan From 52c909e18604471dd19c86340e534ce5c532d555 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 18 Aug 2025 09:57:56 +0000 Subject: [PATCH 2/2] Add GitHub Agentic Workflows to Agentic Frameworks section Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6404891..f920522 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ General-purpose software agents can be used as the basis for automated workflows * [Copilot Coding Agent](https://docs.github.com/copilot/using-github-copilot/coding-agent) - "Find out how Copilot can work on GitHub issues and raise pull requests for your to review" * [Claude Code GitHub Actions](https://docs.anthropic.com/en/docs/claude-code/github-actions) - "Integrate Claude Code into your development workflow with GitHub Actions" * [Amazon Q Developer](https://aws.amazon.com/q/developer/) - "An AI Code assistant that provides support across the software development lifecycle from coding, testing, and deploying to troubleshooting and modernizing applications", with GitHub integration +* [GitHub Agentic Workflows](https://github.com/githubnext/gh-aw) - Framework for creating AI-powered agentic workflows on GitHub ## Programming Frameworks