This repo provides examples of how to effectively use fabric-agent-action.
GitHub Action designed to automate complex workflows
through agent based approach. Powered by Fabric Patterns and built with lang graph, this action leverages the capabilities of Large Language Models (LMs) to intelligently select and execute patterns, streamlining your CI/CD processes and other automation tasks. Explore the examples to see how fabric-agent-action
can simplify and enhance your workflows with advanced AI-driven automation?
Example | Links |
---|---|
Create a pull request on changes in README.md to run the improve_writing pattern |
Pull request, workflow |
Create a pull request on changes in the docs/ directory to run the improve_writing pattern |
Pull request, workflow |
Run fabric patterns from issue comments using the router agent | Issue, workflow |
Run fabric patterns from issue comments using the react agent | Issue, workflow |
Automatically run the fabric write_pull_request pattern on pull requests | Pull request, workflow |
Run fabric patterns from issue comments using specialized react issue agent | Issue, workflow |
Run fabric patterns from pull request comments using specialized react pr agent | Pull request, workflow |