Skip to content

v0.2.0

Choose a tag to compare

@shawnhack shawnhack released this 23 Feb 17:21
· 164 commits to main since this release

Changes

  • feat: add Obsidian vault export command
  • feat: entity orphan pruning, confidence gating, consolidation tag blocklist, obsidian export
  • fix: update digest test to match current summary format
  • refactor: remove secondary backup copy from server scheduler
  • feat: inject self-model directives into session context
  • feat: time-bucketed consolidation and goal-gated retrieval
  • feat(dashboard): add Skills page and refactor Graph rendering
  • feat: add valence scoring, improve digests, and auto-load condensed skills
  • feat(dashboard): merge Search and Timeline into unified Memories page
  • feat(dashboard): redesign theme from purple to black/cyan
  • fix(ci): add build step, model cache, and mock embeddings for subprocess tests
  • fix: correct hash backfill, normalize tag aliases, and harden attribution
  • fix(dashboard): restore reliable graph zoom and redraw
  • Add lifecycle, contract, concurrency, and UI interaction tests
  • feat: harden metadata retrieval, dedupe, and regression lifecycle
  • fix: harden server defaults and repair memory/backup integrity
  • feat(entities): replace rigid type system with freeform tags
  • feat(dashboard): add Graph, Goals, and Memory Links pages
  • fix: include FTS matches in candidate pool for keyword search
  • feat: add pnpm release script for automated releases

Full changelog: v0.1.0...v0.2.0