This repository contains examples of AI agents built with Dagger. You can learn more in this tutorial, and join our Discord server to ask questions and share ideas.
- dockerfile-optimizer: an agent that analyzes your Dockerfile and suggests improvements for better efficiency, security, and best practices.
- feature-branch: an agent that manages code changes on a git repository and interacts via a Pull Request.