github edverma/git-smart-squash v1.1.0
v1.1.0 - Zero-friction UX overhaul

latest releases: v4.0.3, v4.0.2, v4.0.1...
8 months ago

What's New

  • Zero-friction interface (gss): Reduces user decisions from 15+ to zero for 90% of use cases
  • AI provider auto-detection: Automatically detects and uses available AI providers (Ollama → OpenAI → Anthropic)
  • Proactive safety handling: Auto-stashes changes and creates working branches as needed
  • Confidence-based execution: Automatically executes when confidence is high, prompts when uncertain
  • Error recovery system: Intelligent suggestions and automatic fixes for common errors

Installation

pip install --upgrade git-smart-squash

Usage

  • Zero-friction mode: Simply run gss in your git repository
  • Traditional mode: Run git-smart-squash for full control

See the README for more details.

Don't miss a new git-smart-squash release

NewReleases is sending notifications on new releases.