Skip to content

v0.3.0 β€” Smart Diff Engine + Code Memory + Shell Integration

Choose a tag to compare

@rudra496 rudra496 released this 26 Mar 22:43
· 67 commits to master since this release

What's New in v0.3.0

πŸ”₯ New Features

  • Smart Diff Preview System β€” Beautiful colored diffs with hunk-by-hunk confirmation
  • Code Context Memory β€” Persistent code index across sessions (supports 9 languages)
  • Shell Integration β€” Bash/Zsh/Fish completions, terminal capability detection

🐳 Docker Support

  • Multi-stage Dockerfile for minimal runtime image
  • Docker Compose for development with optional Ollama service

πŸ“š Documentation

  • CONTRIBUTING.md with dev setup, plugin development, PR template
  • GitHub issue templates (bug reports, feature requests)

🎨 Upgraded README

  • Docker quick start guide
  • Shell completion installation
  • Architecture diagram
  • Performance benchmarks

Full Changelog: v0.2.0...v0.3.0