{{ message }}
Releases: sourceant/sourceant
Releases · sourceant/sourceant
Release list
Release 0.0.1
Release Notes
Added
- Automated code review for GitHub pull requests via webhooks
- Multi-model LLM support through LiteLLM (Gemini, Claude, OpenAI, DeepSeek, and more)
- GitHub App integration for seamless repository access
- Background job processing with Redis/RQ
- Inline PR comment reviews with code suggestions
- Configurable review settings per repository
- Stateless mode for simplified deployments
- CLI tool for database migrations and code linting
- Docker and Docker Compose support for development and production
Deployment
Pull the latest Docker image or build from source:
docker compose up -dSee the README for full setup instructions.
Documentation
See the README for usage instructions.
Full Changelog
View the complete version history in CHANGELOG.md.
