Roarpeng/GraphFlow2

@roarpeng/graphflow

A Context-Aware Multi-Agent Orchestration Engine

AI 분석

核心用途是提供离线 AST 索引和图压缩的多智能体编排。适合需要本地向量索引、多策略配置且无需 API 密钥的复杂项目分析任务。

패키지
@roarpeng/graphflow
버전
1.9.14
라이선스
NOASSERTION
최근 업데이트
2026. 8. 19.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Roarpeng/GraphFlow

Configuration

Three-layer merge: global ~/.graphflow.config.json → project graphflow.config.json → project .graphflow/config.json. Copy graphflow.config.example.json to get started.

Key options:

OptionDescription
graphPolicy.transportfile / memory / sqlite / auto (recommended: sqlite-first, falls back to file) / mcp-http
graphPolicy.maxContextTokensContext budget (default 1500)
graphPolicy.autoIndexOnSaveAuto incremental index on save (default true)
embeddingPolicy.providertransformers (local default) / openai / hash
embeddingPolicy.vectorStorePathVector index persistence path (.hnsw derived automatically)
skillPolicy.enableSkillFlywheelLearning flywheel switch