Hello All as I stepped into AI space few months ago, am trying to work on agent which can do code analysis any application started with Java.
So far I have agent for pulling data from repo
Store/ clone to some location
Another agent to analyze the codebase
Am trying to stick them together
Any pointers ?
Am using google adk