Community¶
Welcome to the MPL community! MPL is an open-source project building the standard for semantic governance in agent-to-agent communication. We welcome contributions, feedback, and collaboration from developers, researchers, and organizations working on AI agent systems.
Project Links¶
| Resource | Link |
|---|---|
| GitHub Repository | github.com/Skelf-Research/mpl |
| Issue Tracker | GitHub Issues |
| Discussions | GitHub Discussions |
| License | Apache 2.0 |
| Current Version | 0.1.0 |
Get Involved¶
There are many ways to contribute to MPL, regardless of your experience level or background.
Report Bugs¶
Found a bug? Please open an issue with:
- A clear, descriptive title
- Steps to reproduce the behavior
- Expected vs. actual behavior
- Your environment details (OS, Rust/Python/Node version, MPL version)
- Relevant logs or error messages
Request Features¶
Have an idea for a new feature or improvement? Start a discussion or open a feature request describing:
- The problem you are trying to solve
- Your proposed solution
- Any alternatives you have considered
- How this would benefit the broader community
Contribute Code¶
Ready to contribute code? Check out our Contributing Guide for:
- Development environment setup
- Building from source
- Running the test suite
- PR workflow and conventions
Contribute Documentation¶
Documentation improvements are always welcome. The docs site is built with MkDocs and lives in the documentation/ directory. See the Contributing Guide for details.
Community Resources¶
-
Contributing Guide
Learn how to set up your development environment, build from source, run tests, and submit pull requests.
-
Roadmap
See what has been completed, what is in progress, and what is planned for future releases.
-
Comparisons
Understand how MPL compares to schema registries, OpenAPI, gRPC, and emerging agent protocols.
License¶
MPL is licensed under the Apache License 2.0. This means you are free to:
- Use MPL commercially
- Modify and distribute the source code
- Use patent claims of contributors
- Place warranty on the software
The full license text is available in the LICENSE file in the repository.
Code of Conduct¶
We are committed to providing a welcoming and inclusive experience for everyone. All participants in the MPL community are expected to treat each other with respect and courtesy.
Stay Updated¶
- Star the repository to receive notifications about new releases
- Watch the repository for updates on issues and pull requests
- Join Discussions for announcements and community conversations