Releases · sourceant/sourceant · GitHub
Skip to content

Releases: sourceant/sourceant

Release list

Release 0.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Feb 11:32
c8fa71e

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 -d

See the README for full setup instructions.

Documentation

See the README for usage instructions.

Full Changelog

View the complete version history in CHANGELOG.md.