@@ -7,16 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Added
11+ - README: AI Agent Integration Architecture diagram (ASCII) showing how Skills,
12+ MCP Server, CLI, and SDK layer together.
13+ - README: Chinese architecture diagram with translated labels.
14+ - README: AI agent compatibility subtitle in header (English + Chinese).
15+ - Skills: ` installation/SKILL.md ` now includes Claude Code plugin install as Step 0.
16+ - Skills: ` mcp-operations/SKILL.md ` now includes per-client configuration table
17+ (Claude Code, Cursor, Windsurf, VS Code Copilot).
18+
1019### Changed
1120- README: improved AI Agent integration docs — correct Claude Code plugin install commands
1221 (two-step marketplace add → plugin install), added multi-client MCP configuration
1322 (Claude Code, Cursor, Windsurf, VS Code Copilot), added Plugin vs MCP comparison,
1423 added "How it works" explanation for Skills, removed duplicate sections.
1524- README: updated Chinese section with matching AI Agent docs improvements.
16- - Skills: updated ` installation/SKILL.md ` to include Claude Code plugin install as Step 0
17- and multi-client MCP configuration.
18- - Skills: updated ` mcp-operations/SKILL.md ` to cover multi-client configuration
19- (Claude Code, Cursor, Windsurf, VS Code Copilot) with per-client config table.
25+ - Skills: updated ` installation/SKILL.md ` with multi-client MCP configuration.
26+ - Skills: updated ` mcp-operations/SKILL.md ` with multi-client configuration
27+ and per-client config table.
2028- CONTRIBUTING: updated Go version requirement from 1.23+ to 1.25+.
2129
2230## [ 0.2.0] - 2026-06-19
0 commit comments