You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
members = ["crates/remembrall-core", "crates/remembrall-server", "crates/remembrall-test-harness", "crates/remembrall-recall-test", "crates/remembrall-integration-tests"]
# "crates/remembrall-python" - deferred until PyO3 supports Python 3.14
resolver = "3"
[workspace.package]
version = "0.5.1"
edition = "2024"
license = "MIT"
description = "Whole-codebase knowledge for AI coding agents - a field-aware code graph plus persistent memory, built on Rust, Postgres + pgvector, exposed over MCP"