mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
564f7e87c0
Replace flat all-nodes-at-once graph with a two-level drill-down: - Level 1: layer cluster nodes (free-form graph of architectural layers) - Level 2: file nodes within a layer + portal nodes to adjacent layers - Breadcrumb navigation with Escape key to go back Add swim-lane "Flow" view showing all files in columns ordered by request lifecycle (API → Middleware → Service → Data → etc.) using dagre for within-lane vertical positioning. Sidebar improvements: - Navigation history trail (← Back + clickable breadcrumbs) - Directional connection labels (imports/imported by, contains/contained in) - Separate "Defined in this file" section for child classes/functions - Fix search dropdown overlapping breadcrumbs (z-index) - Remove redundant CodeViewer auto-open on node click Layer detector: add External Services and Background Tasks patterns.
564f7e87c0
·
2026-03-24 21:19:08 +05:30
History