Jan 30, 2026 · v1.0.13

Pattern Learning, Performance & Safety

A pattern-learning engine, AST caching, an interactive dashboard, and git-integrated rollback.

Major features

  • Pattern learning. Engine that learns project-specific patterns and ranks suggestions based on historical acceptance.
  • Interactive dashboard. Welcome animation with live system checks and an interactive session dashboard.
  • AST caching. Faster analysis via AST caching, incremental analysis on only changed files, and parallel processing.
  • Safety system. Git-integrated backup and automatic rollback before any refactoring operation.

Bug fixes

  • Linting. Resolved numerous linting and type-checking issues across the codebase.
  • Python 3.8. Additional compatibility improvements for Python 3.8.