Files
Understand-Anything/understand-anything-plugin
Lum1104andClaude Opus 4.6 d52dd933ee fix(dashboard): show function/class nodes in layer detail view
Function and class nodes were invisible in the graph because they
are not directly assigned to layers (only file-level nodes are).
Expand layer membership by following `contains` edges from file nodes
in the active layer to include their child function/class nodes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 23:56:34 +08:00
..