Changelog

New updates and improvements to Hippocortex. Follow along as we ship.

March 18, 2026FeatureOpenClaw Plugin

Plugin now auto-updates itself when a newer version is detected and prompts the user to restart the gateway.

March 18, 2026FeatureOpenClaw Plugin

New admin API for injecting memories with embeddings, plus system_update memories that surface until the user updates.

March 18, 2026FixOpenClaw Plugin

Fixed retrieval queries using only last user message. Now uses last 4 turns for better semantic context.

March 18, 2026PerformanceOpenClaw Plugin

Increased default working memory and retrieval depth to take advantage of newer models with 1M token context windows.

March 18, 2026FixOpenClaw Plugin

Fixed a retrieval blindspot where short user replies like "Ja", "Ok", or "Yes" produced empty or irrelevant search results. The retrieval query now uses the last 4 conversation turns for semantic context.

March 18, 2026FeatureOpenClaw Plugin

Major release: the Context Engine eliminates session overflow by storing older messages in Hippocortex and retrieving them semantically. Plus a 1-click setup wizard and automatic Vault integration.

March 17, 2026FeatureCloud API

A global shared knowledge layer across all agents with a 6-stage promotion pipeline and SVG visualization in the admin dashboard.

March 17, 2026FeatureCloud API

Full-featured support hub with 21 API endpoints, 11 public pages, AI chat with RAG, and comprehensive knowledge base.

March 17, 2026FeatureCloud API

Six previously standalone packages wired into the production cloud-api with an adapter layer, 8 feature flags, and 21 new integration tests.

March 17, 2026PerformanceCloud API

Major retrieval quality improvements with hybrid vector+keyword search, type boosting, and smarter budget enforcement.

March 17, 2026FixOpenClaw Plugin

Fixed execute signature alignment, agent_end hook lifecycle, and baseUrl configuration propagation.

March 16, 2026FeatureOpenClaw Plugin

Added vault query and reveal tools so agents can search and retrieve secrets from the Hippocortex Vault directly. Main Vault is auto-provisioned on first use.

March 16, 2026FeatureOpenClaw Plugin

Major upgrade to memory retrieval quality. Memories are now embedded with OpenAI text-embedding-3-small and searched via cosine similarity. Multiple new quality filters reduce noise and improve relevance.

March 16, 2026FeatureOpenClaw Plugin

First stable npm publish of the plugin with content security policy fixes for secure deployment.

March 15, 2026BreakingOpenClaw Plugin

First public release of the Hippocortex OpenClaw plugin. Provides capture, synthesize, and learn tools for any OpenClaw-compatible agent.

March 16, 2026FeatureJavaScript SDK

Added vault methods for querying and revealing secrets stored in the Hippocortex Vault.

March 15, 2026FeatureJavaScript SDK

First public release of the Hippocortex JavaScript/TypeScript SDK. Covers all core API endpoints with full type safety.

March 16, 2026FeaturePython SDK

Added vault query and reveal methods to both async and sync clients, plus new dataclasses for vault responses.

March 15, 2026FeaturePython SDK

Added first-party adapters for popular AI agent frameworks, making integration a one-liner.

March 15, 2026FeaturePython SDK

First public release of the Hippocortex Python SDK on PyPI. Async-first with a sync wrapper.

March 16, 2026PerformanceCloud API

Comprehensive backend overhaul across 13 phases: vector indexing, hardened learn endpoint, memory distillation, intelligent lifecycle, predictive caching, and more.

March 16, 2026SecurityCloud API

Introduced the Vault subsystem for encrypted secret storage, with API endpoints and MCP tool integrations.

March 15, 2026FeatureCloud API

First production deployment of the Hippocortex Cloud API with full enterprise feature set.

Subscribe to updates via RSS feed, or follow us on X/Twitter.