datasphere 0.1.2

Background daemon that distills knowledge from Claude Code sessions into a searchable graph
Documentation
1
2
3
4
mod lance;
mod schema;

pub use lance::{Processed, Store};