Skip to content

feat(viewer): enhance node inspector - #297

Merged
forhappy merged 1 commit into
mainfrom
codex/enhance-node-inspector
Aug 26, 2026
Merged

feat(viewer): enhance node inspector#297
forhappy merged 1 commit into
mainfrom
codex/enhance-node-inspector

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

Summary

  • show incoming and outgoing node counts in selected-node metadata
  • group directed relationships by neighboring node while preserving relation types and multiplicity
  • add icon-led Callers, Callees, Impact, source, and community actions
  • keep the inspector accessible and responsive down to its 280px minimum width
  • regenerate the bundled viewer assets

Compatibility

Presentation-only viewer change. No graph schema or public contract changes.

Testing

  • npm run typecheck:js
  • npm run test:js (230 viewer tests, 143 VS Code tests, 88 browser tests)
  • node scripts/check_viewer_assets.mjs
  • git diff --check

@forhappy
forhappy merged commit 5314758 into main Aug 26, 2026
14 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.

1 participant