Thanks for helping improve AgentPi! This guide keeps contributions fast and consistent.
- Search existing issues/PRs to avoid duplicates.
- If you plan a large change, open an issue first to align on approach.
- Fork the repo and create a branch from
main. - Make focused, incremental commits.
- Update docs or comments when behavior changes.
- Run any relevant checks/tests (see
scripts/if available).
- Keep PRs small and scoped to one change.
- Include a clear description, screenshots for UI changes, and steps to verify.
- Note any follow-up work or known limitations.
If you’re unsure about direction or scope, open an issue and ask.