Skip to content

OMem 1.0.0

Latest

Choose a tag to compare

@seacen seacen released this 03 Jun 13:37
· 15 commits to main since this release

OMem 1.0.0 — the office your AI remembers.

Local-first, agent-agnostic memory layer for AI agents. Turns your real work — mail, calendar, meeting notes, and files (Office formats, PDFs, images, HTML, Markdown) — into a plain-Markdown wiki that any AI agent can query.

Install (macOS)

curl -fsSL https://github.com/seacen/omem/releases/latest/download/install.sh | sh
omem setup

The installer auto-detects your Mac and downloads the right build.

📚 Docs: https://seacen.github.io/omem/

Builds in this release

  • omem-1.0.0-darwin-arm64.tar.gzApple Silicon (macOS 13+).
  • omem-1.0.0-darwin-x86_64.tar.gzIntel (macOS 13+).
  • macOS 12 (Monterey): a separate legacy build is planned but not yet uploaded — macOS 13+ is supported today.

Notes

  • The binary is unsigned (not Apple-notarized). The curl install path carries no quarantine flag, so there's no Gatekeeper prompt. The first launch runs a one-time macOS code-signing check (a few seconds); every launch after is fast.
  • Free for personal, academic, research, and non-profit use under PolyForm Noncommercial 1.0.0. Commercial use requires a license — see the FAQ.