datasphere 0.2.0

Background daemon that distills knowledge from Claude Code sessions into a searchable graph
Documentation
1
2
3
pub mod node;

pub use node::{Node, SourceType, EMBEDDING_DIM};