Skip to content

v0.1.16

Choose a tag to compare

@aimasteracc aimasteracc released this 02 Jun 01:27
· 164 commits to main since this release
0d27c5a

v0.1.16

Added

  • RFC-0100 Phase 1+2: redb storage backend + atomic edge writes + crash safety tests
  • MCP server routing instructions (Issue #366)
  • Incremental persistence journal (Issue #343)
  • Memory budget / bounded store (Issue #344)
  • Release ceremony script (Issue #375)
  • RFC drafts: 0101 (context tool), 0102 (output budgets), 0103 (cross-file refs)

Changed

  • redb 2.6 → 4.1 (PR #413)
  • logos 0.14 → 0.16 (PR #412)
  • salsa 0.18 → 0.26 (PR #411)

Fixed

  • Windows CI: measure_rss test now platform-aware