xiaowei
|
fab49fdd9b
|
feat: knowledge graph visualization
- Add GetGraph method to GraphStore interface
- Implement SQLiteGraphStore.GetGraph for full graph export
- Add GET /api/v1/graph/export endpoint with namespace filter
- Add static file serving (/static/ path)
- Create D3.js force-directed graph visualization:
- Namespace switcher (all/hermes-main/openclaw-main/shared)
- Node colors by type, size by weight
- Edge labels on hover, node detail popup on click
- Dark theme, zoom/pan, force simulation
|
2026-05-29 15:42:07 +08:00 |