Community
Provide Feedback
Feedback is tracked as GitHub Issues in the relevant repository.
Bug Reports
Found something that isn't working as expected? Please open an issue:
- TypeScript SDK: github.com/agentpolicyspecification/aps-typescript/issues/new
- Java SDK: github.com/agentpolicyspecification/aps-java/issues/new
- Specification: github.com/agentpolicyspecification/spec/issues/new
A good bug report includes:
- A minimal reproducible example
- The version of the SDK or spec you are using
- What you expected to happen and what actually happened
Feature Requests and Enhancements
Have an idea for a new feature, a new condition type, a new action, or an improvement to the specification? Open an enhancement issue in the appropriate repository above, and describe the use case you are trying to address.
Contribute
Contributions to the specification, SDKs, and documentation are welcome.
Getting Started
- Read the specification to understand the core model.
- Browse open issues for areas where help is needed.
- Fork the repository you want to contribute to.
- Open a pull request with a clear description of the change.
Repositories
| Repository | Purpose |
|---|---|
| agentpolicyspecification/spec | The APS specification and JSON schemas |
| agentpolicyspecification/aps-typescript | TypeScript SDK |
| agentpolicyspecification/aps-java | Java SDK |
Code of Conduct
Please be respectful and constructive in all interactions. We are committed to maintaining a welcoming environment for contributors of all backgrounds.
License
All APS software is released under the Apache 2.0 License.