All releases

v0.0.7 - Polished Flow

v0.0.7 View on GitHub

aicommit v0.0.7 - Polished Flow

Release focused on interactive CLI polish and automated Windows release packaging.

Interactive CLI polish

The interactive aic flows now share a more polished transcript-style interface:

  • compact file summaries, bordered commit and draft previews, clearer action labels, and cleaner commit/push status output
  • shared UI helpers across commit, review, pr, history, setup, models, config, and hook-related terminal output
  • an interactive staged-file preflight that can unstage selected files before commit generation
  • refreshed aic review output rendered as terminal markdown with a short completion summary
  • fixes for repositories before the first commit, smoother empty-selection handling, and clearer interactive-terminal staging behaviour

Release automation

  • WinGet submission now runs from the main tag release pipeline after GitHub Releases are published, matching the existing Homebrew tap automation.
  • The Manual WinGet Recovery workflow remains available for rerunning a specific release tag when package propagation or external validation needs a second pass.

Install

macOS users can install with Homebrew:

brew install russmckendrick/tap/aicommit

Windows users can install with WinGet:

winget install --id RussMckendrick.Aicommit -e

Pre-built binaries are published for Linux, macOS, and Windows from GitHub Releases. The installed executable is aic.

Notes

  • The package name remains aicommit; the public CLI command remains aic.

Full Changelog: https://github.com/russmckendrick/aicommit/compare/v0.0.6...v0.0.7

Full Changelog: https://github.com/russmckendrick/aicommit/compare/v0.0.6...v0.0.7