Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.0

    v0.1.0: Initial release with Docker, Setup, and GitLab integration
    
    Features:
    - Docker execution mode with pre-built containers for PHP, Python, TypeScript
    - Project setup command (--setup) for generating coding standards and tool configs
    - GitLab CI/CD integration with Claude API for automated MR reviews
    
    Docker Images:
    - review-php: PHPStan, PHPCS, PHPMD, PHPUnit, Deptrac
    - review-python: Ruff, mypy, Pyright, pytest, Bandit, Radon
    - review-typescript: ESLint, TypeScript, Vitest, madge, dependency-cruiser