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 signproduces 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
autoto follow system aic context previewcommand previews rendered output
Fixed
- Windows install script failed because
taris unavailable - MCP manifest parse failure on nested YAML
aic doctorfalse 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