Skip to main content

analyze_codebase

Method
This is a method of the ContextAgent class in the context_agent module.
Protocol-compatible alias for analyze_codebase_with_gitingest.

Signature

def analyze_codebase(project_path: str) -> Dict[str, Any]

Parameters

project_path
str
required
Path to the project directory

Returns

Returns
Dict[str, Any]
Analysis results including patterns, architecture, conventions