v5.0.0 — Experience & Memory System
What's New in v5.0
Architecture Shift
From pure memory system → Experience & Memory System. Not just remembering errors, but full lifecycle: successes, failures, decisions, preferences, and patterns.
New Features
- L0/L1/L2 Layered Context — Inspired by OpenViking, 83% token cost reduction
- MCP Server — Zero-dependency stdio JSON-RPC, works with Claude Code / OpenCode / Cursor
- REST API — FastAPI + Swagger UI, 6 endpoints
- Streamlit Dashboard — 4-page visual panel with Kimi-style UI
- Conversation Log Scanner — Auto-extract valuable fragments from opencode conversation logs
- LLM Distillation — Raw fragments → LLM-powered principle extraction
- Dream Log — Full dream history with 13-phase Gantt visualization
- Custom D3.js Graph — Force-directed with zoom/pan, type-colored nodes
Dream Pipeline: 11 → 13 Phases
Added LogScan (Phase 2) and Distill (Phase 11) to the dream pipeline.
Files Changed
32 files changed, 3079 insertions, 148 deletions