Changelog
Changelog
What's new in ekkOS — from 12 tools to 32 and counting.
v2.8.0
February 2026NewActive Forgetting Engine — Patterns that consistently fail get quarantined automatically
NewPersistent pattern tracking — Tracking data persists across deploys
NewStrategy selection — AI picks optimal approach based on historical outcomes
NewPROMETHEUS improvement scoring — Measures how much smarter the system gets over time
NewPattern decay & reinforcement — Active patterns get stronger, stale ones fade
ImprovedConsolidation engine — Merge duplicate patterns, promote high-performers to collective
v2.7.0
February 2026NewMemory Gateway — Use 69 models from 7 providers with persistent memory
NewContext preservation — Seamless memory continuity across context compaction
NewSemantic rehydration — Automatically recall relevant past context using vector search
ImprovedCost-efficient API proxy — Cache-preserving passthrough for tool round-trips
NewSession binding — Reliable session tracking across CLI modes
NewFile gotcha tracking — Remember quirks and pitfalls per file
v2.6.0
January 2026NewPlans & Templates — Create, track, and reuse structured multi-step plans
NewSecrets Vault — AES-256-GCM encrypted credential storage (Layer 11)
NewCodebase cognition — Semantically index and search project code
NewSchema awareness — Know correct database field names before querying
NewError analytics — Track error patterns by type, file, and session
ImprovedPattern forging — Better deduplication and quality scoring
v2.5.0
January 2026NewCollective memory (Layer 6) — Cross-user pattern sharing for common solutions
NewPattern relationships — Link related patterns (extends, supersedes, conflicts)
NewPlaybooks — Ordered pattern sequences for common workflows
NewSkill system — Trigger specialized behaviors automatically from conversation
NewWindsurf integration — Full hook support for Windsurf IDE
ImprovedRetrieval quality — Skip tracking reduces irrelevant pattern noise
v2.4.0
December 2025NewDirectives system — MUST/NEVER/PREFER/AVOID behavioral rules
NewConflict detection — Check actions against directives before executing
NewPattern evolution — Patterns improve with usage feedback and outcomes
ImprovedMulti-IDE support — Claude Code, Cursor, Windsurf, VS Code
FixedPattern deduplication — Prevent near-duplicate patterns from accumulating
v2.3.0
November 2025New11-layer memory architecture — Full stack from working memory to secrets
NewThe Golden Loop — Retrieve → Apply → Learn cycle
NewPattern forging — Save solutions as reusable patterns
NewEpisodic memory — Full conversation history with semantic search
NewCloud sync — Bidirectional sync between local and cloud memory
v2.0.0
October 2025NewInitial release — MCP-based memory infrastructure for AI coding agents
NewCore memory tools — Search, Forge, Capture, Track, Outcome
NewMCP integration — Works with any MCP-compatible client
NewCloud sync — Persistent memory across sessions and devices
NewVS Code Extension — Real-time memory status and pattern viewer