HaloStack Docs
Open App
Tools

Graphify

Local knowledge graph automation for workspace-aware agent context.

tools/graphify maintains local knowledge graphs for apps, packages, config packages, and tools. The generated graph output is local and gitignored.

How it is used

Graphify scripts can rebuild all graphs, rebuild changed scopes, or launch detached from hooks so git operations are not blocked. The external CLI is graphifyy (graphify on PATH); scripts no-op when it is unavailable.

Commands

Set HALOSTACK_GRAPHIFY=0 to disable hook-triggered graph work, or HALOSTACK_GRAPHIFY_AUTOUPDATE=0 to skip best-effort CLI updates.