Skip to content

chore(release): 0.3.0 - #23

Merged
stretchcloud merged 1 commit into
mainfrom
release/v0.3.0
Jul 7, 2026
Merged

chore(release): 0.3.0#23
stretchcloud merged 1 commit into
mainfrom
release/v0.3.0

Conversation

@stretchcloud

Copy link
Copy Markdown
Owner

Version bump + changelog for semantic memory v2 (merged in #22).

What 0.3.0 ships

  • Namespace-scoped memory store (global/repo/session/agent) with automatic v1→v2 migration, lazy decay + reinforcement, scored retrieval with no-embedding fallback, pinning, eviction
  • Prompt enrichment that actually reaches the model (250 ms budget, per-session ordering) with a collapsible recalled-context chip
  • LLM-backed JUDGE→DISTILL→CONSOLIDATE consolidation with strict-JSON validation + concat fallback
  • MemoryPanel namespace overview + Settings → Memory controls

Testing

  • 1630/1630 tests green, typecheck + build clean
  • Enrichment retrieval verified live against a real LanceDB store (planted memory recalled + correctly formatted block)

Semantic memory v2 (PR #22): namespaces, decay, working prompt
enrichment, and LLM-backed consolidation.
@stretchcloud
stretchcloud merged commit 861769e into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant