All notable changes to MergeWatch will be documented in this file.
This changelog is auto-generated by the release script from conventional commits.
0.1.0 (2026-04-04)
Initial release of MergeWatch — AI-powered GitHub PR review with multi-agent pipeline.
- Multi-agent review pipeline with security, bug, style, error-handling, test-coverage, and comment-accuracy agents
- Two deployment modes: SaaS (Lambda + DynamoDB + Bedrock) and self-hosted (Docker + Postgres + any LLM)
- Four LLM providers: Anthropic, Amazon Bedrock, LiteLLM (100+ models), Ollama (local/air-gapped)
- Next.js dashboard with GitHub OAuth, review history, analytics, and per-repo settings
- Smart filtering: skip docs-only/lock-file PRs, exclude patterns, diff filtering
- Respond mode: reply to @mergewatch mentions in PR comments
- Docker Compose setup for one-command self-hosted deployment
- Inline PR review comments for critical findings on changed lines
- Changed-line enforcement: findings are filtered to only report on modified lines