loci · desktop app
Bring the palace home
v0.6.0 · Apache 2.0  public beta
Detect · Migrate · Inhabit
macOS: If Gatekeeper blocks the app, right-click → Open, then confirm. Apple notarization is in progress for future releases.
Windows: SmartScreen may warn on first run, click "More info" → "Run anyway". This is expected for unsigned installers.
▸ What it does
Detect
Scans your workspace for loci, MemPalace, Karpathy-style, and PALACE.md patterns.
Migrate
Copies your existing palace to ~/.loci/ format with a version manifest.
Inhabit
Your AI reads from ~/.loci/ on every session. The palace persists.

LLMAGE · terminal CLI
Your palace at the prompt
v0.1.0-beta.1 · Apache 2.0  public beta
Install via cargo
cargo install --git https://github.com/huximaxi/loci --tag v0.1.0-beta.1 loci-cli
Requires Rust. Install at rustup.rs if needed.
▸ Commands in v0.1
loci status
Palace detection, room and crystal counts, backend preflight.
loci -z "…"
One-shot inference with palace context injected. Pipes cleanly.
loci crystals
List your full knowledge base. Filter by room. JSON output.
loci handover
Print the latest session handover. Your daily start ritual.
loci read <slug>
Full crystal content by slug. Disambiguate with --room.
loci init
Interactive setup: backend, palace path, verify. Safe to re-run.