Skip to main content

Where Things Live on Disk

Reference table:

Path (macOS)Path (Linux)Purpose
/Library/Locai/versions/<v>/~/.local/share/locai/versions/<v>/Frozen runtime bundle for version <v>.
/Library/Locai/current~/.local/share/locai/currentSymlink / pointer to the active version.
/Library/Locai/configs/session_*.json~/.local/share/locai/configs/session_*.jsonDevice identity + api_key (0600 perms).
/Library/Locai/models/~/.local/share/locai/models/Downloaded model files.
/Library/Locai/state/~/.local/share/locai/state/Runtime state (pipeline configs, in-flight tracking).
/Library/Locai/logs/~/.local/share/locai/logs/Agent + companion log files.
~/Library/LaunchAgents/uk.co.locai.link.*.plist~/.config/systemd/user/locai-link-*.serviceService definitions.
/Applications/Locai Link.app~/.local/share/applications/locai-link.desktopCompanion (menu-bar).
/Applications/Locai Setup Assistant.app~/.local/share/applications/locai-setup-assistant.desktopSetup Assistant.

You should never need to edit any of these files by hand. Everything is controlled through the Setup Assistant, the companion, or Locai Control.