Knowledge Graph (Vibe) 🟡 PREVIEW

Preview application. Part of the Vibe workspace, usable today, not yet part of the supported surface.

Vibe-Graph Interface Screen

The Knowledge Graph shows how a Vibe project is actually wired: which use cases it answers, which runs executed them, and which tools each run reached for.

What it does

CapabilityDetail
Use casesThe things the project is built to do
RunsIndividual executions, including when they happened and how they ended
Tool usageThe tools each run invoked, attached to the run that called them
Panel viewOpens as a window in the suite, with a side panel for detail on the selected node

Why it is worth opening

When a project behaves unexpectedly, this is usually the fastest way to find out why: you can see which run made which decision, rather than reasoning from the prompt alone. It is the audit trail of an agentic project.

Opening it

Turn on the Preview switch in the left sidebar, then open Knowledge Graph from the app menu. It is scoped to the currently selected Vibe project, so select the project first.

You can also ask for it in conversation — the assistant can open the knowledge graph as a window.

See Also

  • Vibe - The project workspace this belongs to
  • Vibe Metrics - Cost and budget telemetry
  • Apps overview - Stability classification for the whole suite