Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 04:08

What's Changed

  • feat(cloud): first-party OreCloud client — pip install lodedb[cloud], no separate package by @idas0 in #90
  • perf(cloud): streaming transfer plane, no scratch-file digest round trips by @Davidobot in #91
  • chore: drop a stale dev path and tidy the .gitattributes note by @Davidobot in #92
  • perf(engine): lazy vector residency and deferred index builds on read-only opens by @idas0 in #93
  • feat(cloud): browse honors read-your-writes and gains ids/order narrowing by @idas0 in #94
  • docs: keep engine and transfer-core comments consumer-agnostic by @idas0 in #95
  • feat(cloud): stamp an X-Ore-Store routing hint on data-plane calls by @idas0 in #96
  • feat(cloud): metadata coercion, batched get_texts, list_documents, and erase on store delete by @idas0 in #97
  • docs: plain voice pass over comments, docstrings, and docs by @idas0 in #98
  • feat(cloud): sealed-store client verbs behind the cloud-sealed extra by @idas0 in #101
  • feat(graph): lodedb-graph, a bi-temporal knowledge graph for on-device agent memory by @idas0 in #102

Full Changelog: v1.3.2...v2.0.0