**Clawmark** is a Rust binary tool providing semantic search for AI agent memory across sessions via SQLite-stored signals with gists and threaded content.
Agents save insights using `clawmark signal` and retrieve them by meaning with `clawmark tune`, supporting bulk capture from files and integration with frameworks like OpenClaw. It runs locally without dependencies, using a BERT model for multilingual search.