Skip to content

feat(kg): add Knowledge Graph view

Description

  • panel: Create a tool window which displays the Knowledge Graph web view. It will only be visible if the Knowledge Graph is started.
  • settings: Create a setting to enable or disable skipping integrity checks to validate if we can start the gkg binary without validating the signature.

Related Issues

Resolves #2038 (closed)

How has this been tested?

  • Tested using the latest main of the Language Server.

Screenshots (if appropriate)

Screenshot 2025-07-16 at 10.32.43 AM.png

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes

Merge request reports

Loading