Changelog

Release notes organized by version. Latest first.

v1.0.2

First public Release.

Added

  • Unified TUI: 7 panels — Skills / Contexts / MCP / Ops / Env / Permission / Provider
  • Full Skill lifecycle: install / update / remove / sync / list
  • Context management: list / show / current / use / update / remove / preview
  • MCP distribution: list / install / update / remove / sync
  • Env: list / add / edit / promote / check
  • Theme switching: dark / light / auto
  • Public Registry mirrors: Gitee (default in China) / GitHub (international)
  • Windows installer: install.ps1 (Beta)
  • Release signing: make sign produces GPG detached signatures for archives and checksums
  • Chinese-default Registry content: 16 Skills + 5 Contexts

Improved

  • aic-registry default download base switched to Gitee
  • README install section updated to publicly accessible URLs
  • TUI theme switching supports auto to follow system
  • aic context preview command previews rendered output

Fixed

  • Windows install script failed because tar is unavailable
  • MCP manifest parse failure on nested YAML
  • aic doctor false positive on Windows
  • OpenCode profile switch did not back up the previous config

Known limitations

  • Codex does not support SSE transport (only stdio / http)
  • Windows Beta falls back to copy sync without admin privileges; no symlinks
  • OpenCode permission rules and OAuth are not managed by aic
  • aic binary is closed-source; source audit not available in v1