Skip to content

codegraph_context

Category: Integration | Module: vibeserve/tools/code_graph.py

Description

Get 360-degree view of a symbol — all incoming/outgoing calls, inheritance, imports, and cluster membership.

Parameters

Name Type Default
name str (required)
repo_key str ''

Returns

Dict[str, Any]

Source

Defined in codegraph_context() in vibeserve/tools/code_graph.py