Claude Flow V3 Alpha 79 - Comprehensive Documentation Update
π Claude Flow V3 Alpha 79
This release includes a comprehensive documentation overhaul with all features now fully documented.
π Documentation Additions
New Sections Added to README
| Section | Content |
|---------|---------|
| π οΈ Helper Scripts | 30+ automation tools organized by category (Progress, Daemon, Learning, Swarm, Security, Git) |
| βοΈ Environment Variables | 50+ variables across 10 categories with example .env file |
| π Configuration Reference | Complete JSON schema + use-case configs (Dev, Prod, CI/CD, Memory-constrained) |
| π Migration Guide (V2βV3) | Step-by-step migration, command mapping, rollback procedures |
| π Skills System | 42+ pre-built workflows organized by category |
| π« Claims System | Work coordination between humans and agents |
| π§ Intelligent Routing | Q-Learning task routing documentation |
| π» Programmatic SDK | Code examples for all @claude-flow packages |
| βοΈ Flow Nexus | Cloud platform integration |
| π Stream-Chain | Multi-agent pipeline documentation |
| π₯ Pair Programming | Driver/Navigator workflow modes |
Enhanced Sections
- Why Claude-Flow v3? - Added 6 new comparison items (Skills, Stream Pipelines, Cloud Platform, Auto-Updates, Pair Programming)
- Quick Add Command - Fixed
mcp addβmcp start
π¦ Package Updates
claude-flow@3.0.0-alpha.79published to npm- All dist-tags updated:
latest,alpha,v3alpha
π§ Installation
# Install via npm
npx claude-flow@latest
# Or add to Claude Code
claude mcp add claude-flow -- npx claude-flow@v3alpha mcp start
π Package Stats
- Total Files: 1,240
- Package Size: 1.8 MB
- Unpacked Size: 8.9 MB
Full Changelog: https://github.com/ruvnet/claude-flow/compare/v3.0.0-alpha.77...v3.0.0-alpha.79