rUv

Results 29 issues of rUv

# πŸš€ Release v2.7.0-alpha - ReasoningBank Integration, Agent Booster & Production Validation ## πŸ“‹ Release Overview **Version**: v2.7.0-alpha **Branch**: `feature/agentic-flow-integration` **Status**: βœ… **Production Ready** (Docker validated) **Release Date**: 2025-10-12 **Commits**:...

documentation
enhancement
release

# πŸš€ EPIC: Integrate Agentic-Flow Multi-Provider Agent Execution Engine ## πŸ“‹ Epic Overview **Epic Goal:** Integrate agentic-flow's multi-provider agent execution engine into claude-flow, enabling 99% cost savings, 352x faster local...

enhancement
integration

# πŸš€ Release v2.5.0-alpha.141 - SDK Integration, Checkpoint Manager, and Hooks System ## πŸ“¦ Package Information - **Version:** 2.5.0-alpha.141 - **Published:** 2025-10-10 - **NPM Package:** [@alpha tag](https://www.npmjs.com/package/claude-flow/v/2.5.0-alpha.141) - **Git Commit:**...

documentation
enhancement
release

# 🎯 PreToolUse Modification Hooks Plugin v2.5.0-alpha.140 **The First Claude Code Plugin with Intelligent Tool Input Modification** We're excited to announce the release of Claude-Flow's PreToolUse Modification Hooks Plugin -...

documentation
enhancement

# Claude Code SDK v2.0.1: 10 Undocumented Features for Swarm Orchestration **Location:** `/usr/local/share/nvm/versions/node/v20.19.0/lib/node_modules/@anthropic-ai/[email protected]` After analyzing over 14,000 lines of the Claude Code SDK v2.0.1, I uncovered ten powerful features absent...

Claude Flow v2.5.0-alpha.130 is built directly on top of the Claude Agent SDK, replacing large portions of our own infrastructure with Anthropic’s production-ready primitives. The principle is simple: don’t rebuild...

enhancement

# 🎯 Epic: Claude Agent SDK Integration for Claude-Flow v2.5.0-alpha.130 ## Executive Summary Integrate Claude Agent SDK (@anthropic-ai/claude-code) as the foundation layer for Claude-Flow, eliminating redundant custom implementations and positioning...

# Claude Flow v2.0.0-alpha.128: What's New and Why It Matters ## 🎯 The Problem We Solved Previously, Claude Flow had several issues that impacted developer productivity: - **Build failures** due...

documentation
enhancement
release

# πŸš€ Release Candidate: v2.0.0-alpha.113 ## πŸ“‹ Overview This release includes critical fixes for agent coordination, the powerful sublinear-time-solver integration, and has been comprehensively tested for npm publishing. All major...

enhancement
release

## Feature Request Add support for installing and configuring the sublinear-time-solver MCP during claude-flow init, similar to --goal and --neural flags. ### Description - Add `--sublinear` flag to `claude-flow init`...