CodeGraph Graphify v1.5.0-atlas.1
Pre-release
Pre-release
Install the prebuilt npm package (Node.js 24):
npm install -g https://github.com/lsjfy-open-com/codegraph-graphify/releases/download/v1.5.0-atlas.1/codegraph-graphify-1.5.0-atlas.1.tgzStart the repository graph and bundled web UI:
codegraph --version
cd your-repository
codegraph init
codegraph ui --limit 1200Alternative source install (runs a local build):
npm install -g github:lsjfy-open-com/codegraph-graphify#v1.5.0-atlas.1This prerelease adds repository-local Markdown knowledge relationships and the topology atlas while preserving CodeGraph's existing symbol extraction and relations.