Interactive graph
Hierarchical and physics layouts: pan, zoom, and inspect nodes for files, classes, functions, and API routes. Trace callers and callees in one click.
LogicLens parses your project, builds an interactive dependency map, and adds semantic search and AI-assisted impact analysis - without running a separate graph database.
Everything runs on your machine. Point LogicLens at a repo folder and explore structure the way architects do - visually.
Hierarchical and physics layouts: pan, zoom, and inspect nodes for files, classes, functions, and API routes. Trace callers and callees in one click.
No Neo4j or Docker. A local SQLite database backs the graph so setup stays a single installer.
ChromaDB indexes code chunks so you can search by meaning, not just text.
Optional Groq-powered summaries for selected functions, plus a CrewAI “what-if” blast-radius report streamed over SSE.
Recent commits and churn hotspots help you see where the code has been moving.
Onboarding wizard, file menu, recent projects, in-app updates check, native folder picker, and optional side-by-side windows.
This release tightens the desktop experience, incremental analysis, and AI plumbing for packaged builds.
If you onboard to unfamiliar codebases, review refactors, or want interview-worthy portfolio software, LogicLens shortens the “where does this call go?” loop.
Quick answers for installers and first-time users. Full developer docs are in the repository README.
LogicLens-Setup-1.1.0.exe from the LogicLens 1.1.0 release (or all releases).%LOCALAPPDATA%\LogicLens\.env with GROQ_API_KEY=.... See .env.example
in
the repo for all options.
python desktop_main.py or build with PyInstaller and Inno Setup - see
packaging/BUILD_INSTALLER.md in the repo.
Grab the signed or unsigned setup.exe from GitHub Releases. After you publish the release, this button downloads the LogicLens 1.1.0 installer asset by filename.
Windows 10/11 · x64 · ~300MB+ installed (includes ML/embeddings dependencies)