RELEASES
·
desktop/v0.5.0
·
2026-05-19
What we have shipped.
What has been proven.
What is next.
Two threads. loci.core is the substrate, what every loci client builds on. apps is what you install. SHIPPED is what runs today. PROVEN is what has been verified in the field. NEXT is the honest gap, with the work that closes it.
01 loci.core
Shipped
-
conversation captureEvery session you have with an AI client is captured and indexed on your machine. No cloud, no account, no upload step.
-
local full-text searchSearch every conversation you have ever had, across every client, in milliseconds. The index lives where you live.
-
MCP-nativeWorks with any MCP-aware client. Claude Code, Claude Desktop, Cursor, anything that speaks the protocol.
-
keypair-signed entriesYour content is signed by your key, not a platform's. Provenance travels with the entry.
Proven
-
zero cloud round-tripsEnd-to-end demo flow runs entirely on local infrastructure. No request leaves the machine for the index, the search, or the retrieval path.
-
local model integrationOllama backend wired and verified. Whichever model you run locally is the model loci uses for retrieval and summarisation.
Next
-
Nostr identityNIP-07 keypair as first auth model. Auth is a feature, not a gate. Sovereignty never paywalled.
-
bring-your-own-LLM expansionBroader local-model coverage: llama.cpp, MLX on Apple silicon, anything that exposes a chat completion endpoint locally.
02 apps
Shipped
-
desktop · v0.5.0 · 2026-05-12Welcome screen with three-view routing. Design tokens unified across boot, palace, and dialogue views. Tauri v2 capabilities scoped to the smallest set the app needs. Signed DMG (aarch64).
-
desktop · v0.4.xFirst runnable build of the wizard. Local Ollama backend wired. Welcome flow stubbed.
Proven
-
signed releasesAll v0.5.x desktop builds signed and notarised. Pipeline reproducible from the commit hash.
-
local model through the shellLocal model integration verified end-to-end through the desktop app. The path that the user clicks holds.
Next
-
desktop · v0.6.0Setup wizard for first run (create new vault or load existing). Live dashboard. File-watcher driven live updates as your conversation archive grows.
-
extension polishBrowser extension capture path hardened for the long tail of web-based AI clients.
-
mobileNative iOS and Android clients. Read-first, capture-second. Local index over a local model.
Built in the open. Tended in the quiet.
Every entry above carries a date, an owner, or a verifiable artifact. If a claim cannot meet that bar, it does not appear here.