Skip to content

v1.1.0: Smart Git Commits, CLI Explainer, Fish Shell & Homebrew Formula

Latest

Choose a tag to compare

@Luizhcrs Luizhcrs released this 25 Aug 18:06
· 1 commit to main since this release

Major Features in v1.1.0:

  1. ai commit (Conventional Commits Generator):

    • Reads your local git diff (staged or unstaged) and generates structured, professional commit messages (feat:, fix:, refactor:, chore:) with interactive safety confirmation.
  2. ai explain <command> (CLI Syntax & Flag Explainer):

    • Breaks down complex terminal commands and flags line-by-line with educational explanations in Portuguese, English, or Spanish.
  3. Native Fish Shell Support (powerai.fish):

    • Added native integration for Fish shell users via ~/.config/fish/conf.d/powerai.fish.
  4. Homebrew Formula Tap (Formula/powerai.rb):

    • Ready for one-line installation via Homebrew (brew install Luizhcrs/powerai/powerai).