What's New
Testing & Quality
- 153 handler unit tests across 7 test files covering memory, config, extension, hooks, template, resource, and provider handlers
- CI now runs
cmd/mcp-server/tests alongsideinternal/...tests
Documentation
- Mermaid architecture diagrams in both README.md and README.zh-CN.md
- GoDoc package comments for
internal/luoshu,internal/exporter,internal/claude,internal/evolve
Engineering
- Version injection via ldflags from
npm/package.json(single source of truth) - Refactored main.go: tool builders and handlers moved to dedicated files
- Fixed Go version in CONTRIBUTING.md, added npm author/homepage fields
Install
npm install -g claude-config-mcpFull Changelog: https://github.com/znlnzi/claude-config-studio/blob/main/CHANGELOG.md
Full Changelog: v0.7.1...v0.8.0