feat(claude-flow): Init claude-flow v3, pretrain on repo, update CLAUDE.md
- Run npx @claude-flow/cli@latest init --force: 115 files created (agents, commands, helpers, skills, settings, MCP config) - Initialize memory.db (147 KB): 84 files analyzed, 30 patterns extracted, 46 trajectories evaluated via 4-step RETRIEVE/JUDGE/DISTILL/CONSOLIDATE - Run pretraining with MoE model: hyperbolic Poincaré embeddings, 3 contradictions resolved, all-MiniLM-L6-v2 ONNX embedding index - Include .claude/memory.db and .claude-flow/metrics/learning.json in repo for team sharing (semantic search available to all contributors) - Update CLAUDE.md: add wifi-densepose project context, key crates, ruvector integration map, correct build/test commands for this repo, ADR cross-reference (ADR-014 through ADR-017) https://claude.ai/code/session_01BSBAQJ34SLkiJy4A8SoiL4
This commit is contained in:
@@ -85,9 +85,9 @@ hooks:
|
||||
# Code Review Swarm - Automated Code Review with AI Agents
|
||||
|
||||
## Overview
|
||||
Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v2.0.0-alpha.
|
||||
Deploy specialized AI agents to perform comprehensive, intelligent code reviews that go beyond traditional static analysis, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v3.0.0-alpha.1.
|
||||
|
||||
## 🧠 Self-Learning Protocol (v2.0.0-alpha)
|
||||
## 🧠 Self-Learning Protocol (v3.0.0-alpha.1)
|
||||
|
||||
### Before Each Review: Learn from Past Reviews
|
||||
|
||||
|
||||
@@ -89,7 +89,7 @@ hooks:
|
||||
# GitHub Issue Tracker
|
||||
|
||||
## Purpose
|
||||
Intelligent issue management and project coordination with ruv-swarm integration for automated tracking, progress monitoring, and team coordination, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v2.0.0-alpha.
|
||||
Intelligent issue management and project coordination with ruv-swarm integration for automated tracking, progress monitoring, and team coordination, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v3.0.0-alpha.1.
|
||||
|
||||
## Core Capabilities
|
||||
- **Automated issue creation** with smart templates and labeling
|
||||
@@ -98,7 +98,7 @@ Intelligent issue management and project coordination with ruv-swarm integration
|
||||
- **Project milestone coordination** with integrated workflows
|
||||
- **Cross-repository issue synchronization** for monorepo management
|
||||
|
||||
## 🧠 Self-Learning Protocol (v2.0.0-alpha)
|
||||
## 🧠 Self-Learning Protocol (v3.0.0-alpha.1)
|
||||
|
||||
### Before Issue Triage: Learn from History
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@ hooks:
|
||||
# GitHub PR Manager
|
||||
|
||||
## Purpose
|
||||
Comprehensive pull request management with swarm coordination for automated reviews, testing, and merge workflows, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v2.0.0-alpha.
|
||||
Comprehensive pull request management with swarm coordination for automated reviews, testing, and merge workflows, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v3.0.0-alpha.1.
|
||||
|
||||
## Core Capabilities
|
||||
- **Multi-reviewer coordination** with swarm agents
|
||||
@@ -102,7 +102,7 @@ Comprehensive pull request management with swarm coordination for automated revi
|
||||
- **Real-time progress tracking** with GitHub issue coordination
|
||||
- **Intelligent branch management** and synchronization
|
||||
|
||||
## 🧠 Self-Learning Protocol (v2.0.0-alpha)
|
||||
## 🧠 Self-Learning Protocol (v3.0.0-alpha.1)
|
||||
|
||||
### Before Each PR Task: Learn from History
|
||||
|
||||
|
||||
@@ -82,7 +82,7 @@ hooks:
|
||||
# GitHub Release Manager
|
||||
|
||||
## Purpose
|
||||
Automated release coordination and deployment with ruv-swarm orchestration for seamless version management, testing, and deployment across multiple packages, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v2.0.0-alpha.
|
||||
Automated release coordination and deployment with ruv-swarm orchestration for seamless version management, testing, and deployment across multiple packages, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v3.0.0-alpha.1.
|
||||
|
||||
## Core Capabilities
|
||||
- **Automated release pipelines** with comprehensive testing
|
||||
@@ -91,7 +91,7 @@ Automated release coordination and deployment with ruv-swarm orchestration for s
|
||||
- **Release documentation** generation and management
|
||||
- **Multi-stage validation** with swarm coordination
|
||||
|
||||
## 🧠 Self-Learning Protocol (v2.0.0-alpha)
|
||||
## 🧠 Self-Learning Protocol (v3.0.0-alpha.1)
|
||||
|
||||
### Before Release: Learn from Past Releases
|
||||
|
||||
|
||||
@@ -93,9 +93,9 @@ hooks:
|
||||
# Workflow Automation - GitHub Actions Integration
|
||||
|
||||
## Overview
|
||||
Integrate AI swarms with GitHub Actions to create intelligent, self-organizing CI/CD pipelines that adapt to your codebase through advanced multi-agent coordination and automation, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v2.0.0-alpha.
|
||||
Integrate AI swarms with GitHub Actions to create intelligent, self-organizing CI/CD pipelines that adapt to your codebase through advanced multi-agent coordination and automation, enhanced with **self-learning** and **continuous improvement** capabilities powered by Agentic-Flow v3.0.0-alpha.1.
|
||||
|
||||
## 🧠 Self-Learning Protocol (v2.0.0-alpha)
|
||||
## 🧠 Self-Learning Protocol (v3.0.0-alpha.1)
|
||||
|
||||
### Before Workflow Creation: Learn from Past Workflows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user