Logo
Explore
Register Sign In
agent/Understand-Anything
Watch 2
Star 0
Fork 0
mirror of https://github.com/Egonex-AI/Understand-Anything.git synced 2026-06-22 10:58:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
c3bece91fc370e50fccbdb12dadf02e242120f09
Understand-Anything/packages/dashboard
T
History
Lum1104andClaude Opus 4.6 c3bece91fc fix(dashboard): add score-based highlight intensity and memoize search nodeMap
Pass search score through to CustomNode for tiered ring highlighting
(bright/medium/dim based on score), and wrap SearchBar's nodeMap in
useMemo to avoid rebuilding it on every render.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 19:15:46 +08:00
..
public
feat(dashboard): add search bar, node info, and main 4-panel layout
2026-03-14 17:58:01 +08:00
src
fix(dashboard): add score-based highlight intensity and memoize search nodeMap
2026-03-14 19:15:46 +08:00
index.html
feat(dashboard): scaffold React + Vite app with Tailwind, Zustand, and core dependency
2026-03-14 17:51:50 +08:00
package.json
feat(dashboard): add dagre auto-layout for hierarchical graph visualization
2026-03-14 18:35:52 +08:00
tsconfig.app.json
feat(dashboard): scaffold React + Vite app with Tailwind, Zustand, and core dependency
2026-03-14 17:51:50 +08:00
tsconfig.json
feat(dashboard): scaffold React + Vite app with Tailwind, Zustand, and core dependency
2026-03-14 17:51:50 +08:00
vite.config.ts
feat(dashboard): scaffold React + Vite app with Tailwind, Zustand, and core dependency
2026-03-14 17:51:50 +08:00