Roarpeng/GraphFlow2

@roarpeng/graphflow

A Context-Aware Multi-Agent Orchestration Engine

AI 分析

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

パッケージ
@roarpeng/graphflow
バージョン
1.9.14
ライセンス
NOASSERTION
最終更新
2026/08/19

インストール

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

ドキュメント

README 全文を読む ↗

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