Release notes

Changelog

What changed in each release of Ogham. The newest version is listed first.

1.0.0

First release 2026-06-18

The first public release of Ogham — an experience memory for AI agents that runs locally on Windows and connects over the Model Context Protocol (MCP).

Highlights

  • Episodes & insights — record consequential decisions as episodes and retrieve distilled, ranked guidance before similar choices.
  • MCP integration — connect any MCP-capable agent (e.g. Claude Code) over stdio or HTTP.
  • Web UI — dashboard, insights, episodes, an interactive knowledge graph, tags, activity and a heat map.
  • Hybrid retrieval — semantic + lexical recall with cross-lingual query normalisation, so non-English queries still find hits.
  • Two run modes — works without an LLM (no-op mode) or with semantic search when an LLM/embedding provider is configured.
  • Local & private — SQLite storage, file-based logging, everything stays on your machine.
  • Update notice — Ogham checks for new versions and shows a link here; nothing is downloaded or installed automatically. Can be turned off in Settings.

Install

  • Windows 10/11 (x64) installer, Apache-2.0 licensed.
  • Get it from the Downloads page.