tsafe 1.2.0

Meta-crate for the tsafe local-first secrets runtime: CLI, agent, MCP server, native host, and tray
1
2
3
fn main() {
    tsafe_nativehost::run();
}