Bump all workspace crates, the node package and pyproject to 2.3.0, finalize the changelog and add upgrade notes for the behaviour changes. Co-Authored-By: Claude Fable 5.1 <[email protected]>
clawhdf5-migrate
CLI tool to migrate SQLite agent memory databases to HDF5 format.
Converts existing SQLite-based agent memory stores (embeddings, text chunks, metadata) into the HDF5 format used by clawhdf5-agent.
Installation
cargo install clawhdf5-migrate
Usage
clawhdf5-migrate --input agent.db --output agent.h5
License
MIT