From f3dcee6416e570b969f96d2d1ceb4360e10d3a77 Mon Sep 17 00:00:00 2001 From: Suppaseth Charoenkarnka Date: Fri, 3 Jul 2026 18:54:38 +0700 Subject: [PATCH] docs(profile): drop stale binary-size claim The '4.6 MB stripped' figure is from the v3.0 baseline; v3.4's native search engine (tantivy + fastembed + ONNX runtime) grew the binary several-fold and the size now varies by platform. Lead with the still-true single-binary / zero-runtime-deps story instead of a stale, platform-variable number. --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index fb31476..0723892 100644 --- a/profile/README.md +++ b/profile/README.md @@ -28,7 +28,7 @@ A personal AI OS for note-takers and developers — adds persistent memory, opin - 🔒 **Local-first** — your vault lives in plain Markdown on your machine; no proprietary database, no cloud lock-in - 🛠️ **30+ skills out of the box** — `/daily` briefing · `/capture` quick notes · `/distill` topic synthesis · `/research` web→vault · `/wrapup` session log · more - 🔌 **Multi-harness** — Claude Code, Gemini CLI, Codex, Qwen — same skills, same memory, your choice of model -- ⚡ **Single Rust binary** — 4.6 MB stripped · self-updating · zero runtime dependencies +- ⚡ **Single Rust binary** — self-updating · zero runtime dependencies - 📝 **Plain Markdown** — read in any editor, sync via iCloud/Dropbox/git, your data outlives any tool ## Install