Implement a sidebar of all analyzed local projects and github repos to quickly switch between analysis.
Similar to most AI Chat UIs with chat histories but for projects analyzed.
I also suggest creating a JSON file of analysis data (so can avoid having to reanalyze every single time) either in IndexDB or using file system as it is more reliable but must handle deleting analysis data from the UI to be able to reanalyze latest versions.
Implement a sidebar of all analyzed local projects and github repos to quickly switch between analysis.
Similar to most AI Chat UIs with chat histories but for projects analyzed.
I also suggest creating a JSON file of analysis data (so can avoid having to reanalyze every single time) either in IndexDB or using file system as it is more reliable but must handle deleting analysis data from the UI to be able to reanalyze latest versions.