測試使用 SharpLensMcp:Roslyn 語意分析實戰與 CodeGraph 三層架構整合
安裝 SharpLensMcp
dotnet tool install -g SharpLensMcp
D:\OlgCase\RS\XXXX>dotnet tool install -g SharpLensMcp
工具 'sharplensmcp' 已安裝。
urscos Tech.
安裝 SharpLensMcp
dotnet tool install -g SharpLensMcp
D:\OlgCase\RS\XXXX>dotnet tool install -g SharpLensMcp
工具 'sharplensmcp' 已安裝。
以下將 codegraph 納入實際項目運作查看使用效益
$ (py3.10) D:\OlgCase\RS\HXXR_3>codegraph init
┌ Initializing CodeGraph
│
◆ Initialized in D:\OlgCase\RS\HXXR_3
|
| * Scanning files - 2,371 found
| * Parsing code - done
| * Resolving refs - done
│
◆ Indexed 2,371 files
│
● 69,568 nodes, 192,594 edges in 53.1s
│
└ Done
Why I stopped letting my AI assistant re-learn the whole codebase every morning — and built it a memory that curates itself.