Releases: timescale/memory-engine
Releases · timescale/memory-engine
v0.2.6
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
- @graveland made their first contribution in #63
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
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
What's Changed
- Automate OpenCode MCP registration in
me mcp installby @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
v0.1.16
Full Changelog: v0.1.15...v0.1.16
v0.1.15
Full Changelog: v0.1.14...v0.1.15