feat(graph): sectioned graph layout with tree/radial views - #47
Merged
Conversation
Introduces a tree/radial layout toggle for the graph canvas. File nodes now display call counts (in/out) instead of folder path, and scrollbar colors use CSS variables for theming.
Resolves conflicts by keeping this branch's file/folder graph model and dropping main's old graph-node features (code/section/summary nodes, node-summary module, canvas-edges, graph-legend, parser file/route node types, imports edge type, incremental parser). Restores shadcn primitives (alert-dialog, command, resizable, sonner) needed by main's new features. Updates AI tools (read_node_source, graph_stats, diff-to-node-status) to the new graph shape; removes imports_of and imported_by tools (data no longer exists).
maty-millien
requested review from
SobshDev and
raph-bl
and removed request for
raph-bl
May 19, 2026 16:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary