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
v2.0.0
Understand-Anything/understand-anything-plugin/packages/dashboard
T
History
Lum1104andClaude Opus 4.6 40a460df48 fix(dashboard): reduce code viewer overlay height to avoid blocking nodes
Reduced from 40vh to 25vh so the overlay sits closer to the bottom
and leaves more room for graph nodes above.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 23:27:33 +08:00
..
public
fix: normalize LLM-generated type aliases before schema validation
2026-03-25 09:25:42 +08:00
src
fix(dashboard): reduce code viewer overlay height to avoid blocking nodes
2026-03-28 23:27:33 +08:00
index.html
feat: redesign dashboard with dark luxury theme, improve agent pipeline
2026-03-15 12:36:39 +08:00
package.json
fix: resolve plugin installation failures for workspace resolution and missing dependencies
2026-03-15 19:12:55 +08:00
tsconfig.app.json
refactor: restructure monorepo into Claude Code plugin layout
2026-03-15 11:16:43 +08:00
tsconfig.json
refactor: restructure monorepo into Claude Code plugin layout
2026-03-15 11:16:43 +08:00
vite.config.ts
merge: resolve conflict with main and fix token auth in dashboard
2026-03-28 13:17:59 +08:00