Skip to content

docs: stop presenting codegraph ui as a released command - #1680

Open
gac0812 wants to merge 1 commit into
colbymchenry:mainfrom
gac0812:docs/unreleased-ui-not-in-1.6.0
Open

docs: stop presenting codegraph ui as a released command#1680
gac0812 wants to merge 1 commit into
colbymchenry:mainfrom
gac0812:docs/unreleased-ui-not-in-1.6.0

Conversation

@gac0812

@gac0812 gac0812 commented Sep 4, 2026

Copy link
Copy Markdown

Summary

The codegraph ui viewer is a really excellent feature — callers, source, and callees on one screen is exactly the kind of thing that makes the graph readable for humans, not just agents. I ran into this while using CodeGraph: the README told me to run codegraph ui, but the latest release (v1.6.0) does not have that command.

#1666 already calls this out, and you noted it should not have shown up in the README yet. I still think the README itself should say so, so the next person who follows the getting-started steps is not sent to a command that is not on the published CLI.

This PR:

  • Removes the copy-paste codegraph ui step from the README and drops it from the released CLI list
  • Adds a short note that the viewer is on main / the next release, not v1.6.0
  • Adds the same caution on the published viewer / CLI docs

If a release that actually ships codegraph ui lands first and this PR is still open, please close it — the warnings would then be wrong.

Related to #1666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant