← 返回命令列表

Linux command

aic 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Show the latest Claude Code changelog

aic claude

List all available versions

aic codex --list

Show a specific version

aic gemini --version [0.1.0]

Output changelog in JSON format

aic claude --json

Show all releases from the last 24 hours

aic latest

Show status overview

aic status

说明

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.

参数

-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

FAQ

What is the aic command used for?

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.

How do I run a basic aic example?

Run `aic claude` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -j, --json do in aic?

Output in JSON format