Skip to content

Releases: timescale/memory-engine

v0.2.6

05 May 12:50

Choose a tag to compare

What's Changed

  • Dedup planned memories by id before batchCreate by @graveland in #63
  • Skip duplicate ids in batchCreateMemories instead of aborting by @graveland in #64
  • Chunk batchCreate by byte budget, not just count by @graveland in #65
  • Make request body size limit configurable via env by @graveland in #66

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5

29 Apr 13:59

Choose a tag to compare

What's Changed

  • Add me apikey show to print stored key from credentials.yaml by @jgpruitt in #61

Full Changelog: v0.2.4...v0.2.5

v0.2.4

28 Apr 22:33

Choose a tag to compare

What's Changed

  • Drop deleted engines from worker rotation instead of failing the batch by @jgpruitt in #59
  • Replace argon2id-per-row session lookup with sha256 indexed lookup by @jgpruitt in #60

Full Changelog: v0.2.3...v0.2.4

v0.2.3

28 Apr 20:51

Choose a tag to compare

What's Changed

  • Add me claude install for MCP-only Claude Code setup by @jgpruitt in #56
  • Me0/integration test script by @jgpruitt in #57
  • Replace org_must_have_owner trigger with app-level check by @jgpruitt in #58

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Apr 16:03

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

27 Apr 21:48

Choose a tag to compare

What's Changed

  • add client/server version compatibility check by @jgpruitt in #49
  • fix delete/move tree dry-run count cap at 1000 (TNT-59) by @jgpruitt in #50
  • replace mkdocs with custom next.js docs site by @jgpruitt in #52
  • Add semantic search threshold by @murrayju in #51
  • Use hybrid search for CLI positional queries by @murrayju in #53

Full Changelog: v0.2.0...v0.2.1

v0.2.0

24 Apr 20:02
288ca66

Choose a tag to compare

What's Changed

  • Automate OpenCode MCP registration in me mcp install by @murrayju in #44
  • add Claude Code plugin PoC: capture user prompts and agent responses … by @jgpruitt in #43
  • fix yaml temporal imports by @murrayju in #46
  • Add agent session import CLI by @murrayju in #45
  • fix: align grantActionSchema with DB constraint and RLS policies by @jgpruitt in #48
  • Add me serve command: local web UI for memories by @murrayju in #47

Full Changelog: v0.1.17...v0.2.0

v0.1.17

22 Apr 15:57

Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.17

v0.1.16

20 Apr 21:56

Choose a tag to compare

Full Changelog: v0.1.15...v0.1.16

v0.1.15

20 Apr 17:20
bfcb1a0

Choose a tag to compare

Full Changelog: v0.1.14...v0.1.15