Skip to content

GenAIScope v0.3.0 - Production Memory Backend for AI Apps and Memovo

Choose a tag to compare

@TravelXML TravelXML released this 31 May 11:35
· 4 commits to main since this release

Full Changelog: v0.2.91...v0.3.0

GenAIScope v0.3.0 Release Notes

GenAIScope v0.3.0 is the production memory backend release.

Highlights

  • Pluggable SQLite and optional Redis memory backends
  • User, workspace, project, agent, and session scoped memory
  • TTL cleanup, deterministic hybrid search, dedupe, and JSON/JSONL migration
  • Redis trace logging and lightweight semantic cache foundation
  • Backend-aware dashboard reporting and Memovo-ready APIs

Known Limitations

  • Real embedding and Redis vector search support is planned for v0.4.0
  • MCP server support is planned for v0.5.0
  • Qdrant and pgvector integrations are planned for later releases