Visualizes repository complexity by counting files, lines of code, and grouping by extension. Use to assess project size or growth.
Initial release: Analyze and visualize repository complexity. - Counts total files and approximate lines of code in a workspace. - Groups results by file extension. - Outputs a JSON object with detailed project metrics. - Defaults to analyzing the current directory if no path is provided.