Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading