Skip to content

feat(knowledge): add interactive knowledge graph visualization - #85

Merged
hm1229 merged 1 commit into
OpenBMB:mainfrom
Winsaney:feat/knowledge-graph-viz
Aug 10, 2026
Merged

feat(knowledge): add interactive knowledge graph visualization#85
hm1229 merged 1 commit into
OpenBMB:mainfrom
Winsaney:feat/knowledge-graph-viz

Conversation

@Winsaney

@Winsaney Winsaney commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an interactive Google OKF-style visualization to the existing Knowledge Graph section
  • preserve the existing card view and full concept viewer
  • add graph search, type filtering, layouts, archived-node handling, relationship details, and large-graph safeguards
  • render Markdown summaries in the desktop node detail panel, including legacy flattened tables and lists
  • support both inline and fullscreen desktop graph views

Validation

  • npm --prefix frontend-enterprise test — 18 files, 63 tests passed
  • npm --prefix frontend-enterprise run build
  • npm --prefix frontend-enterprise run config:check
  • desktop inline and fullscreen browser QA
  • no browser console warnings or errors

Notes

  • i18n:check continues to report 184 pre-existing missing translations on the current upstream main; this PR adds no new missing translations.
  • No backend API or database schema changes are required.
  • Adds Cytoscape as a frontend dependency.
  • Mobile layout is intentionally out of scope.

Closes #74

@Winsaney

Winsaney commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

Desktop screenshots

Inline and fullscreen views:

staffdeck-pr-74-inline staffdeck-pr-74-fullscreen

@Winsaney
Winsaney marked this pull request as ready for review August 9, 2026 10:09
@hm1229
hm1229 self-requested a review August 10, 2026 03:27
@hm1229 hm1229 self-assigned this Aug 10, 2026
@hm1229
hm1229 merged commit 3499762 into OpenBMB:main Aug 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add a visual knowledge graph similar to Google OKF Knowledge Graph

2 participants