Changelog

Release notes, updates, and what's coming next.

v2.1.1

Latest2026-03-15
  • NewDetect & Heal as core value proposition — first self-healing code review in the industry
  • New`ocr heal` now supports all 8 LLM providers (GLM, DeepSeek, Ollama, etc.)
  • NewCLI argument aliases: `--level` = `--sla`, `--api-key` = `--ai-remote-key`
  • DocsNew Detect & Heal workflow documentation + CI/CD self-heal integration guide
  • DocsUpdated provider list with free providers highlighted (GLM, Ollama)
  • FixFixed version number synchronization issue

v2.1.0

2026-03-15
  • NewL3 Deep Scan — Remote LLM analysis with 8 provider support
  • NewMulti-Language AI Detectors — Go, Java, Kotlin, Python language-specific detection
  • NewAI Auto-Fix — `ocr heal` command for automatic code fixing with dry-run mode
  • NewIDE Rules Generation — Auto-generate rules for Cursor, Copilot, and Augment
  • NewUniversal Provider Adapter — OpenAI-compatible adapter for any LLM service
  • NewProvider preset configuration (auto-fill baseUrl)
  • NewConfig file support (ocr.config.json)
  • NewEnhanced CLI with --provider, --api-key, --model, --api-base options
  • FixLanguage-specific detector severity type fix
  • FixCLI workspace dependency resolution

v1.2.0

2026-03-14
  • NewGitLab CI Component support — one-line integration
  • NewL2 deep analysis with hallucination detection for npm packages
  • NewSelf-scan mode — validate OCR itself
  • FixImproved logic gap detection accuracy
  • DocsComprehensive documentation site with quick start guide

v1.1.0

2026-03-01
  • NewAI Self-Heal Loop — generates fix prompts for Copilot/Cursor
  • NewCustom threshold configuration via .ocrrc.yml
  • NewJSON output format for CI integration
  • FixReduced false positives in hallucination detection

v1.0.0

2026-02-15
  • NewInitial release — Hallucination detection, Logic gap analysis, Quality Score
  • NewGitHub Actions integration
  • NewLocal Ollama model support
  • NewCLI with npx support
  • DocsREADME with installation and usage guide

Coming Soon

  • VS Code extension — real-time quality feedback in editor
  • Team dashboard — centralized reports and trend analysis
  • Custom rules engine — define your own quality checks