Skip to content

InfraNodus VSCode Graph View Extension

Choose a tag to compare

@deemeetree deemeetree released this 09 Jan 11:58
· 10 commits to master since this release

Visualizes text content of files, folders, and diffs. Can be used to find relevant content using the graph / topic detection as well as augmenting AI chats with knowledge graph context.

Can be used with VSCode, Cursor AI, WIndsurf AI.

Works especially well for Obsidian vaults. Just visualize the content of a file or a folder and then use the graph to explore the specifics or generate ideas and content with AI.

Requires an API key from https://infranodus.com/api-access

Installation instructions in the README.md file.

Bug fixes in 0.5.6:

  • Fix locate / search function when looking for global repo diff content
  • Add newly added files to diff
  • Enforce "AND" search on selecting concepts in a graph
  • Remove topics from the list on node deletion
  • Remove gaps from the list on node deletion