UNPKG

claude-flow-novice

Version:

Claude Flow Novice - Advanced orchestration platform for multi-agent AI workflows with CFN Loop architecture Includes CodeSearch (hybrid SQLite + pgvector), mem0/memgraph specialists, and all CFN skills.

15 lines 396 B
{ "fix_applied": "Custom Config Key Retrieval", "confidence": 0.92, "changes": [ { "file": "src/cli/config-manager.ts", "description": "Added custom config key retrieval from ~/.claude-flow-custom-config.json" } ], "test_status": "PASS", "recommendations": [ "Replace 'any' type with more specific types", "Add comprehensive test suite" ] }