Built in the Open
The core runtime, SDKs, tools, and integrations that power CREW10X are open source. Audit the code, extend the platform, and build with confidence.
GitHub Stars
Contributors
Core Repositories
Lines of Code
Featured Repositories
The foundational projects that make up the CREW10X ecosystem. All actively maintained and accepting contributions.
Core Runtime
The high-performance agent execution engine. Handles cognitive loops, memory management, tool orchestration, and multi-agent coordination. Written in Rust for maximum throughput and safety.
Agent SDK
The developer toolkit for building cognitive agents. Provides type-safe APIs for agent definition, tool binding, memory systems, and deployment. First-class TypeScript support with full IntelliSense.
Tool Library
120+ pre-built tool adapters for databases, APIs, file systems, browsers, and external services. Each tool includes schema validation, retry logic, and comprehensive error handling.
Community Agents
Curated collection of production-ready agents built by the community. Research assistants, code reviewers, data analysts, and more. All tested and documented.
How to Contribute
Every contribution matters. From fixing a typo to building a new subsystem, here is how to get started.
Fork the Repo
Pick a repository, fork it, and clone it locally. Each repo includes a CONTRIBUTING.md with setup instructions.
Pick an Issue
Browse issues labeled good-first-issue or help-wanted. Comment to claim it and get guidance from maintainers.
Write Tests First
All contributions require tests. Write them before your implementation. CI enforces coverage thresholds on every PR.
Submit a PR
Push your branch, open a pull request, and a maintainer will review within 48 hours. Most PRs merge within a week.
Licensing and Governance
Transparent governance and permissive licensing ensure the ecosystem remains open and trustworthy.
Apache 2.0
All core repositories are licensed under Apache 2.0. Use, modify, and distribute freely in commercial and non-commercial projects.
Open Governance
Major decisions go through public RFCs. A steering committee of 7 members (4 community-elected) guides the project direction.
Security Audits
Quarterly third-party security audits with full public disclosure. Responsible disclosure program with bounties up to $10,000.
2026 Roadmap
Where the platform is headed. All roadmap items are tracked as public GitHub issues.
Cognitive Mesh v2
Decentralized agent-to-agent communication layer with end-to-end encryption and automatic service discovery across clusters.
Agent Marketplace SDK
Publish, discover, and monetize agents through a decentralized marketplace. Includes revenue sharing, versioning, and dependency management.
Formal Verification Engine
Mathematically prove agent behavior constraints before deployment. Catch safety violations at compile time instead of runtime.
Multi-Runtime Federation
Connect CREW10X instances across organizations for cross-company agent collaboration with zero-trust security boundaries.
Frequently Asked Questions
Can I use CREW10X open source in commercial products?
What is the difference between open source and enterprise?
How do I report a security vulnerability?
How can my company sponsor open source development?
Start Contributing Today
Browse open issues, fork a repository, and submit your first pull request. The community is here to help you get started.