aanalyze_codebase
AsyncMethod
This is a method of the ContextAgent class in the context_agent module.Async version of analyze_codebase. Uses async subprocess for non-blocking execution.
Signature
Parameters
No description available.
Returns
The result of the operation.
Uses
asyncio.get_event_looploop.run_in_executor
Source
View on GitHub
praisonaiagents/agent/context_agent.py at line 2439
