EdisonLabs-Inc / CodeViz-Public

A public repository for filling issues and feature requests for CodeViz
18 stars 0 forks source link

'Local Only' mode #2

Open liam-prevelige opened 4 weeks ago

liam-prevelige commented 4 weeks ago

Toggle off AI and telemetry, so no requests are ever made from your computer. Based on the current extension, this will disable architecture diagrams and will leave call graph navigation enabled.

liam-prevelige commented 1 week ago

Update: we removed call graph and are focusing on using LLMs for static analysis. Unfortunately local models aren't up to par to deliver high quality code maps. I'll leave this open, but we won't be working on this for the foreseeable future.

Some notes: we never store your code and have a zero-day retention policy with Anthropic, similar to GitHub Copilot. You can also use your own API key to bypass CodeViz servers altogether, although ZDR won't apply.