Skip to content

Releases: lsjfy-open-com/codegraph-graphify

CodeGraph Graphify v1.5.0-atlas.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 03:43

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.tgz

Start the repository graph and bundled web UI:

codegraph --version
cd your-repository
codegraph init
codegraph ui --limit 1200

Alternative source install (runs a local build):

npm install -g github:lsjfy-open-com/codegraph-graphify#v1.5.0-atlas.1

This prerelease adds repository-local Markdown knowledge relationships and the topology atlas while preserving CodeGraph's existing symbol extraction and relations.