You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: Version 2.6.0 - Codebase Analysis Enhancements & Documentation Reorganization
## Major Changes
### C3.8 Standalone Codebase Scraper SKILL.md Generation
- Complete skill structure for standalone codebase analysis
- Generates comprehensive SKILL.md (300+ lines) with all C3.x analysis
- Creates references/ directory with organized outputs
- Perfect for local/private codebase documentation
### Global Setup Script with FastMCP
- New setup.sh for end-user global installation
- Installs skill-seekers globally from PyPI
- Sets up MCP server configuration automatically
- Separate from development setup (setup_mcp.sh)
### Comprehensive Documentation Reorganization
- Removed 7 temporary/analysis files
- Archived 14 historical documents
- Organized 29 files into clear subdirectories
- Created docs/README.md navigation index
- 3x faster documentation discovery
### Bug Fixes
- Fixed dict format handling in codebase scraper language stats
- SKILL.md generation now works correctly for all codebases
## Full C3.x Suite (from previous unreleased)
- C3.1: Design Pattern Detection
- C3.2: Test Example Extraction
- C3.3: How-To Guide Generation with AI
- C3.4: Configuration Pattern Extraction with AI
- C3.5: Architectural Overview & Skill Integrator
- C3.6: AI Enhancement for patterns and examples
- C3.7: Architectural Pattern Detection
- C3.8: Standalone Codebase Scraper SKILL.md Generation (NEW!)
## Release Info
Version: 2.6.0
Date: 2026-01-13
Branch: development
Status: Ready for PyPI publication
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This **minor feature release** completes the C3.x codebase analysis suite with standalone SKILL.md generation for codebase scraper, adds comprehensive documentation reorganization, and includes quality-of-life improvements for setup and testing.
0 commit comments