Skip to content

Releases: 643-gamedev/CodeAtlas

Release list

CodeAtlas v0.1.0

Choose a tag to compare

@643-gamedev 643-gamedev released this 17 Jul 02:58

First public build of CodeAtlas — a native, GPU-rendered visual codebase explorer for Windows with a 100%-local AI assistant (llama.cpp/GGUF, no data leaves your machine).

Downloads

  • CodeAtlas-Setup-0.1.0.exe — Windows installer (Start Menu shortcut, optional desktop icon, uninstaller).
  • CodeAtlas-Portable-0.1.0.zip — portable build, no installation, just unzip and run.

Both include everything needed to run — no separate MinGW/runtime install required. To use the AI assistant, download a GGUF model separately (see docs/SETUP.md) and point CodeAtlas at it via AI → Load Model....