aic
Fetch changelogs for AI coding assistants
TLDR
SYNOPSIS
aic [command] [options]
DESCRIPTION
aic is a CLI tool that fetches and displays release notes and changelogs for popular AI coding assistants. It aggregates changelog information from multiple sources into a single unified interface, supporting tools like Claude Code, Codex CLI, OpenCode, Gemini CLI, Copilot CLI, Kimi CLI, Qwen Code, and Goose.
Written in Go, aic supports multiple output formats (text, JSON, Markdown), interactive version selection, browser integration, installed version detection, and a comprehensive status dashboard showing release frequency across all tracked tools.
PARAMETERS
-j, --json
Output in JSON format-m, --md
Output in Markdown format-l, --list
List all available versions-p, --pick
Interactive version selector--version ver
Fetch a specific version-w, --web
Open changelog in browser-h, --help
Show help documentation
CAVEATS
Requires internet access to fetch changelogs from upstream sources. Available tools and their changelog formats depend on what each project publishes.
SEE ALSO
gh(1)

