Example commands: - `aic claude` : Latest Claude Code changelog - `aic latest` : All releases from the last 24 hours - `aic codex -json` : JSON output for scripting
The `aic latest` command is what I use most — shows any releases from the past 24 hours across all supported tools, sorted by date.
It pulls from GitHub releases or CHANGELOG.md files depending on the project. Output available as plain text, JSON, or markdown.
Install via brew, scoop, go, or build from source.
GitHub: https://github.com/arimxyer/aic
Happy to add support for other AI coding tools if there's interest.