Skip to main content

aanalyze_codebase

AsyncMethod
This is a method of the ContextEngineerProtocol class in the protocols module.
Async version of analyze_codebase.

Signature

Parameters

str
required
No description available.

Returns

Dict[str, Any]
The result of the operation.

Source

View on GitHub

praisonaiagents/agent/protocols.py at line 237

Code Agent

Code Feature