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
Parameters
Path to the project directory
Returns
Analysis results including patterns, architecture, conventions
Uses
analyze_codebase_with_gitingest
Source
View on GitHub
praisonaiagents/agent/context_agent.py at line 2389
