EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. okf-memory

    okf-memory

    OKF Agent Memory is an independent open-source project that provides a domain-neutral, Git-native persistent memory layer for AI agents. It stores auditable Markdown/YAML knowledge in a repository and provides local BM25 retrieval, progressive disclosure, validation, and an embedded MCP server so coding agents can retain project context without an external vector database.

    Visit Website

    At a Glance

    1Tool Listed
    2Products
    10Capabilities
    Discussions
    2026Est.
    Focus Areas
    Agent Memory
    MCP Servers
    AI Coding Assistants
    Connect
    Latest News
    OKF Agent Memory v0.2.0 released with epistemic governance, code binding, scoped pre-edit discovery, dogfooding gates, and security hardening.Sep 12, 2026
    v0.1.5 released with adversarial security/DRY hardening, Google Jules integration, and boundary symlink containment.Sep 9, 2026
    Markets
    • Individual developers and software-engineering teams using AI coding agents
    • Enterprises seeking auditable, vendor-neutral project memory
    • Users of local/on-device LLMs such as Ollama and LM Studio
    • Research, literature, coaching, and operations knowledge-base users

    AI Tools by okf-memory

    (1)
    View OKF Agent Memory
    OKF Agent Memory tool icon

    OKF Agent Memory

    AI Agent Memory MCP Server

    Agent MemoryMCP ServersAI Coding Asst.

    Discussions

    No discussions yet

    Be the first to start a discussion about okf-memory

    Latest News

    09/12/2026

    OKF Agent Memory v0.2.0 released with epistemic governance, code binding, scoped pre-edit discovery, dogfooding gates, and security hardening.

    github.com
    09/09/2026

    v0.1.5 released with adversarial security/DRY hardening, Google Jules integration, and boundary symlink containment.

    raw.githubusercontent.com
    09/08/2026

    v0.1.3 and v0.1.4 released for security hardening, Windows/cross-platform link handling, and OKF spec alignment.

    raw.githubusercontent.com
    09/06/2026

    v0.1.1 and v0.1.2 released with MCP JSON-RPC compliance, dynamic multi-bundle resolution, Homebrew automation, trust ordering, and stale validation.

    raw.githubusercontent.com

    Products & Services

    2
    OKF Agent Memory (okf CLI and Go library)
    2026-09-05

    An MIT-licensed, zero-external-dependency Go tool that initializes and bootstraps OKF v0.2 knowledge bundles; parses, validates, searches, shows, creates, updates, and relates Markdown concepts; and exposes native MCP tools over stdio.

    OKF Agent Memory v0.2.0
    2026-09-12

    The governance and code-binding release, with constraint/hold/context authority tiers, code_refs, scoped --for-path discovery, asset-drift safeguards, and hardened path and symlink boundaries.

    Market Position

    OKF positions itself between unstructured CLAUDE.md/AGENTS.md-style files and heavier vector-memory systems such as Mem0 and Letta (also discussed alongside Zep). Its differentiators are Git-native transparency, deterministic local BM25 retrieval, zero embedding/API cost, pure-Go low-latency execution, provenance/trust tiers, and code-aware governance; the trade-off versus vector systems is weaker semantic similarity retrieval.

    Leadership

    Founders

    SK

    Stephan Knauer

    Identified by contemporaneous coverage as the founder of okf-agent-memory; he uses the GitHub account sknr, authored the initial repository release, and is the copyright holder named in the MIT license. The project’s public materials do not provide a fuller employment or prior-company biography.

    Founding Story

    The project was started because AI coding agents lose architectural decisions, domain discoveries, and operational rules when context windows close or sessions reset. Its initial vision was an 'LLM Wiki' in pure Go: replace bloated CLAUDE.md/AGENTS.md files and opaque vector-memory services with structured, version-controlled Markdown that can be searched, reviewed, diffed, and rolled back.

    Business Model

    Revenue Model

    The core CLI/library is distributed as open-source MIT-licensed software through source builds, Go install, precompiled GitHub releases, and a Homebrew tap. The website advertises an OKF Cloud beta waitlist, but no paid pricing or operating revenue is reported in the sources reviewed.

    Target Markets

    Industries & Segments
    • Individual developers and software-engineering teams using AI coding agents
    • Enterprises seeking auditable, vendor-neutral project memory
    • Users of local/on-device LLMs such as Ollama and LM Studio
    • Research, literature, coaching, and operations knowledge-base users
    Use Cases
    • Persistent architectural decisions and operational rules for autonomous software-engineering agents
    • Claude Code, Cursor, Windsurf, Codex, Gemini CLI, and local-LLM coding workflows
    • Research and literature-review knowledge bases
    • Executive coaching and client-session knowledge bundles
    • Operations and other domain-neutral project knowledge repositories

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-08-27

    Implemented the Go core library, standalone CLI, embedded stdio MCP server, in-memory BM25 search, bootstrap command, agent skill, Convention v0.1, and three example corpora.

    2026-08-28

    Added multi-agent testing, comprehensive getting-started/CLI/security documentation, CI and automated release workflows, and synchronized roadmap phases 1–6.

    2026-09-01

    Secured the official project domain okf-memory.dev and added competitive comparison material.

    2026-09-05

    Published v0.1.0, the initial pure-Go single-binary release with sub-300µs BM25 search, embedded stdio MCP, and one-step bootstrap.

    2026-09-06

    Published v0.1.1 with MCP JSON-RPC 2.0 notification compliance, dynamic multi-bundle resolution, and v0.1.2 with trust-ordering validation and an opt-in stale gate.

    Key Capabilities

    10
    In-memory BM25 lexical search with sub-300µs retrieval claim
    Progressive disclosure that retrieves only the relevant concept rather than dumping a monolithic context file
    Git-native, human-readable Markdown/YAML storage with git diff, blame, review, and rollback
    Trust and provenance metadata distinguishing verified human knowledge from generated agent drafts
    Three-tier epistemic governance: constraint, hold, and context
    Code-to-knowledge binding through code_refs and scoped pre-edit discovery with --for-path

    Integrations & Partnerships

    Platform Integrations

    • Claude Code via the embedded stdio MCP server
    • Cursor and Windsurf via MCP configuration
    • Codex and Gemini CLI workflows documented in the getting-started guide
    • Antigravity listed in the documented Cursor/Windsurf/Antigravity configuration group
    • Ollama and LM Studio for local-model workflows
    • OpenAI, Claude, and Gemini-supported benchmark workflows
    • Homebrew via the official okf-memory/tap/okf formula
    • GitHub Releases and go install distribution

    Connect

    Website
    okf-memory.dev
    GitHub
    okf-memory

    AI Topics

    3

    okf-memory focuses on these topics:

    Agent Memory(1)
    MCP Servers(1)
    AI Coding Assistants(1)
    Back to all developersSuggest an edit