Skip to content
railsengines.com

Code Healer

AI-powered code healing and self-repair system for Ruby applications

No ratings yet
Gem
code_healer
Repository
Deepanhp/code-healer
License
MIT
Stars
12
Added
August 07, 2026

About

AI-powered code healing and self-repair system for Ruby applications

CodeHealer automatically detects runtime errors in your Ruby/Rails application and uses AI to generate intelligent, context-aware fixes. It's like having a senior developer on call 24/7 to fix your bugs!

What you get

  • 🚨 Automatic Error Detection - Catches runtime errors in real-time
  • 🤖 AI-Powered Fix Generation - Uses OpenAI GPT models for intelligent code fixes
  • 💼 Business Context Awareness - Incorporates your business rules and domain knowledge
  • 🔄 Automatic Code Patching - Applies fixes directly to your source code
  • 📝 Git Integration - Creates commits and pull requests for all fixes
  • ⚡ Background Processing - Uses Sidekiq for non-blocking error resolution
  • 🔧 Multiple Healing Strategies - API-based, Claude Code Terminal, or hybrid approaches

Installing it

ruby
# Gemfile
gem "code_healer"

Details

12 stars on GitHub · MIT licensed · maintained by Deepanhp. Source: https://github.com/Deepanhp/code-healer

Discussion (0)

Sign in to join the discussion.

No comments yet.