An open-source framework for building general AI agents
- Modular architecture for easy extension
- Built-in tools for file, web, GitHub, code, and system operations
- FastAPI backend with React frontend
- Comprehensive test suite
- CI/CD pipeline with GitHub Actions
pip install openmanus- Clone the repository
- Install dependencies:
pip install -r requirements-dev.txt
- Run tests:
pytest
Contributions are welcome! Please read our contributing guidelines and code of conduct.
MIT License