Skip to content

slowave: v0.12.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:02
d684136

0.12.0 (2026-07-06)

Features

  • shared ops contract layer; align CLI 100% with MCP 5-verb cycle (65d9dba)
  • thread decay-idle-days through consolidation for testability (ac8c6a0)

Bug Fixes

  • brain-faithful promotion — scope-kind becomes session-floor softener (537c8b2)
  • dashboard: restore session link for remember()-r()-created schemas (db53b86)
  • prevent duplicate schemas in consolidation (f499390)
  • relevance-dominant context ranking + noise self-cleaning (1760ff5)
  • scope bonus outside identity cap — global schemas survive low-cosine queries (4e8bdc4)
  • test: relax exploration slot assertion — cosine varies across numpy versions (5850ffe)
  • test: use cue perturbation for deterministic exploration-slot assert (b1684d9)
  • test: use dataclasses.replace for frozen Schema fields (f4ff613)
  • test: use distinct embeddings to avoid MMR dedup in gate tests (cec206f)
  • test: verify decay via consolidate stats, not net salience (b86d298)
  • working-memory: make exploration slots additive, no, not subtractive (49bfd00)

Documentation

  • add missing activate options to CLI reference (723b83b)
  • consolidate and refine design & architecture documentation (375336e)
  • enforcement proposals for slowave remember cycle (c8f4942)
  • merge install.md into setup.md, streamline setup docs (fde6b87)
  • replace Discussions link with Issues (96c0d0a)