🔄 Project Rename
- branding: rename project from "Git Archaeologist" to "Git Unearth"
- Update all source code references:
ArchaeologistConfig→UnearthConfig - Update CLI branding:
Git Archaeologist→Git Unearth - Update config file name:
.gitarchaeologistrc→.git-unearthrc - Update all documentation and examples
- Update all source code references:
📝 Documentation Enhancement
-
docs: comprehensive documentation optimization
- Enhanced landing page with feature comparison and confidence levels
- Improved installation guide with marketplace instructions
- Fixed quick-start guide (removed Chinese output from English docs)
- Expanded roadmap with detailed version plans
- Enhanced skill-commands with English examples
- Comprehensive API reference with usage patterns
- Updated VitePress config with correct project branding
-
examples: update example files
examples/basic-usage.ts— updated project nameexamples/skill-commands.ts— updated project nameexamples/with-cache.ts— updated project name
Full Changelog: 0.1.0...0.1.1