Skip to content

v0.1.0 - Initial Release

Choose a tag to compare

@codenamev codenamev released this 29 Jan 20:14
· 589 commits to main since this release
Immutable release. Only release title and notes can be modified.

v0.1.0 - 2026-01-20

Added

  • SQLite store with full MVP schema (entities, facts, provenance, conflicts)
  • Transcript delta ingestion with cursor tracking
  • Full-text search via SQLite FTS5
  • NullDistiller for heuristic-based fact extraction
  • Resolver for truth maintenance (supersession/conflict handling)
  • Recall API with provenance receipts
  • Sweep mechanics for time-bounded maintenance
  • MCP server with memory tools
  • Publish command for Claude Code memory integration
  • CLI with all core commands
  • Doctor command for health checks
  • Hooks and output style templates