Contributing to Agenta
Thanks for your interest in contributing to Agenta. We welcome bug fixes, features, docs improvements, examples, testing work, CI improvements, and clear issue reports.
If you are new to the project, start by using the product first. Create a cloud account, try a few flows, and get a feel for how Agenta works. That context will help you choose better issues and make better changes.
Where To Start
If you want to open your first pull request, read Creating Your First PR. It walks through the full path from picking an issue to opening the PR.
If you want to report a problem or propose an idea, read Filing an Issue.
If you want to work on deployment and hosting surfaces, read Community Projects.
What Contributions Help Most
These contributions are all useful:
- bug fixes
- clear feature requests
- documentation improvements
- examples and tutorials
- tests and CI fixes
- issue reports with steps to reproduce
- work on community-maintained deployment surfaces
Getting Help
If you do not see an issue that fits your skills, join our Slack community. You can ask questions there, get help with setup, and find work that is a good fit.
Contributor Guides
The guides in this section cover local development, testing, formatting, linting, issue filing, and community projects. Use them as the source of truth when you prepare a contribution.