Skip to content

v0.2.0 - World-Class AI Code Validation

Choose a tag to compare

@rudra496 rudra496 released this 24 Mar 22:52
· 93 commits to main since this release

🚀 Major Feature Release

New Features

  • 🔌 Plugin System - Create custom analyzers with entry points
  • 🌐 REST API Server - Full HTTP API with OpenAPI docs
  • 👀 Watch Mode - Live dashboard for continuous validation
  • 📊 Benchmark Suite - Performance testing and comparison
  • 📦 Multi-File Analysis - Dependency graphs, circular detection
  • Intelligent Caching - 95%+ cache hit rate on re-runs
  • 🐳 Docker Support - Dockerfile, docker-compose
  • 🔄 GitHub Action - One-click CI/CD integration
  • 🪝 Pre-commit Hooks - Git hooks for validation

Installation

pip install ai-trust-validator

Docker

docker pull ghcr.io/rudra496/ai-code-trust-validator:latest

What's Changed

This release transforms AI Code Trust Validator into a complete, enterprise-ready solution.

Full Changelog: https://github.com/rudra496/ai-code-trust-validator/commits/v0.2.0