Community Edition

Contributing

Contribute code, Agents, or improvements to Crucible Community Edition.

Ways to Contribute

Code Contributions

Submit pull requests for bug fixes, features, or improvements.

Agent Contributions

Share well-crafted Agents with the community via Marketplace.

Documentation

Improve docs, add examples, or fix errors.

Bug Reports

Report issues with detailed reproduction steps.

Development Setup

# Fork the repository
git clone https://github.com/your-username/roundtable-ABaaS.git
cd roundtable-ABaaS

# Create a branch
git checkout -b feature/your-feature

# Make changes and test
docker compose up -d

# Commit and push
git commit -m "Add your feature"
git push origin feature/your-feature

# Open a pull request
bash

Contribution Guidelines

  • Follow existing code style and conventions
  • Write tests for new features
  • Update documentation as needed
  • Keep pull requests focused and well-described
  • Respond to review feedback

Getting Started

Start by:

  1. Forking the repository
  2. Reviewing open issues
  3. Joining GitHub Discussions
  4. Opening a draft PR for feedback

For larger integrations or questions, email hello@roundtablelabs.ai.