Thanks for your interest in contributing to the Hyperagent Runtime Starter System.
- Bug reports - Open an issue describing the problem, steps to reproduce, and your environment
- Feature requests - Open an issue describing the use case and proposed solution
- Pull requests - Fork the repo, make your changes, submit a PR
- Keep it simple. This is a markdown-based project - no build steps, no dependencies
- Test that Hyperagent Runtime can discover and use your changes
- Follow the existing file structure and naming conventions
- One change per PR - easier to review, easier to revert if needed
- Bug fixes in commands, skills, or rules
- Improvements to documentation clarity
- New use cases or examples
- Better defaults for session management
- Features that require runtime dependencies (npm, pip, etc.)
- Changes that break backwards compatibility without discussion
- Large refactors without a prior issue/discussion
This project follows our Code of Conduct. By participating, you agree to uphold it.