We welcome contributions to all S4E open source projects. All projects follow the Contributor Covenant Code of Conduct.

How to Contribute

  1. Fork the repository and clone your fork.
  2. Create a feature branch: git checkout -b feat/my-feature
  3. Make your changes and commit using Conventional Commits format (e.g., feat(agent): add parallel execution).
  4. Push to your fork and open a Pull Request against main.

A maintainer will review your PR within 3 business days. CI checks must pass and at least one approval is required to merge.

Reporting Issues

  • Bugs - Open a GitHub Issue with reproduction steps.
  • Feature requests - Open a GitHub Issue or start a GitHub Discussion.
  • Contact - [email protected]

Next Steps