Skip to main content

Omnemo — memory for Omarchy

One shared memory for every agent harness on the box.

Omarchy made coding agents system citizens. Omnemo gives them the one thing they still wake up without: memory. Claude Code remembers what Codex did yesterday. Your agent knows this app crashed before — and what fixed it.

Built just for Omarchy. Not a fork, not a patch — a glove-fit layer made entirely from Omarchy's own extension points (skills, user plugins, hooks), so it survives every omarchy update.

What you get

  • Shared recall across all harnesses — one memory store, spoken over MCP, registered with every agent CLI Omarchy ships. Save in one, recall in any.
  • Human-like memory, not a fixed database — recall blends similarity, recency, and importance; memories decay at different rates by kind, the way yours do.
  • A memory skill dropped into ~/.agents/skills/ — every harness learns when to remember and when to recall, automatically.
  • Crashes with a past — Omarchy hands core dumps to your agent; Omnemo lets the agent answer "this crashed before, here's what fixed it."
  • Memory in the bar — an Omarchy shell plugin showing what your machine remembered today.

Install

Fastest path: open your agent (omarchy agent) and say "Install Omnemo — follow INSTALL.md." It will do the rest.

Manual instructions: INSTALL.md.

Prove it

Memory is durable the instant a save returns — a crashing harness loses nothing. Don't take our word for it:

python3 examples/crash_demo.py

It opens a real MCP session against omnemo serve, saves a memory, SIGKILLs the server the moment the save is acknowledged (no shutdown, no flush), then recalls the memory from a fresh process.

Cross-harness recall, live

The core promise — save in one harness, recall in any — is a two-command demo on a box with two authenticated harnesses:

# Ask Claude Code (Anthropic) to remember something
claude -p 'Use the omnemo save tool to store this memory: the electronics
repair shop favorite song was "Everything'\''s Broken" by Bob Dylan' \
  --allowedTools "mcp__omnemo__save"

# Ask Codex (OpenAI) — a different vendor's harness, fresh process
codex exec 'Using only the omnemo MCP recall tool: what was the favorite
song at the electronics repair shop?'

Run live on the reference Omarchy 4.0.1 box:

mcp: omnemo/recall started
mcp: omnemo/recall (completed)
codex
"Everything's Broken" by Bob Dylan.

One memory, written by one vendor's agent, recalled by its competitor. The memory belongs to the machine, not the harness.

Status

v0.1 glove, proven on a clean Omarchy 4.0.1 box. Fresh install to green in minutes: MCP registered with every shipping harness (verified read-back, not just name-matched), skill linked, bar widget live — and everything survives omarchy update, harness upgrades, theme switches, and a shell restart with zero re-setup. See SPEC.md for the design.

Lineage

Omnemo is the memory core of Mnemo Cortex — "memory that works more like a human than the others" — rebuilt clean and cut down to just memory, then fitted to Omarchy natively. MIT licensed, like Omarchy itself.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omnemo-0.1.0.tar.gz (30.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

omnemo-0.1.0-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file omnemo-0.1.0.tar.gz.

File metadata

  • Download URL: omnemo-0.1.0.tar.gz
  • Upload date:
  • Size: 30.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for omnemo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 45a7fb41253dcbd4b035fa19a4330537c50d1bcce88cb0e2129dba601f28681a
MD5 cdac7c055c594e51ff63b1b07e6acd74
BLAKE2b-256 46ef504de0cc03b8eeff5942219e8fa6bf72a6b120b62750f8bcdd99def13685

See more details on using hashes here.

File details

Details for the file omnemo-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: omnemo-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.3

File hashes

Hashes for omnemo-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9edee3053e58ad2127bc15b0593b87b281c6d78a5eb0f335a05e3e57f66a8239
MD5 485805c56da57228ffa79f5aeb4870b0
BLAKE2b-256 5852d0ff7c65bd58197f0aa0c96c134091d858aadaf5e5da3cca0afbe6db47c6

See more details on using hashes here.

Release history Release notifications | RSS feed

0.1.1

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page