Roarpeng/GraphFlow2

@roarpeng/graphflow

上下文感知多智能体编排引擎

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