Skip to content

Releases: numberly/reviewate

Release list

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 10:40
8e8ee3c

1.0.1 (2026-03-18)

Bug Fixes

  • python version now support 3.13 for cli (#25) (4e18695)

v1.0.0

Choose a tag to compare

@adamsaimi adamsaimi released this 17 Mar 11:08
4d7de7e

1.0.0 (2026-03-16)

Initial release under numberly/reviewate.

Features

  • multi-agent review pipeline with parallel analyzers, fact checker, and style formatter
  • summary pipeline for auto-generated PR/MR descriptions
  • GitHub and GitLab support with inline review comments and webhooks
  • self-hosted platform with dashboard, team management, and centralized configuration
  • CLI tool (pip install reviewate) for local and CI usage
  • two-tier model system for review and utility agents
  • container isolation with Docker and Kubernetes backends
  • gitleaks-based secret guardrail before posting
  • CI integration for GitHub Actions and GitLab CI
  • GitHub Enterprise and GitLab self-managed support