Expand description
§tmai
Thin crates.io entry for trust-delta/tmai.
The full binary bundle (engine + WebUI + ratatui TUI + api-spec) lives on
GitHub Releases; this crate exists so that cargo binstall tmai
(and, as a fallback, cargo install tmai for the stub binaries) keep
working.
§Install
cargo binstall tmai
# or
curl -fsSL https://raw.githubusercontent.com/trust-delta/tmai/main/install.sh | bash§Version history
1.7.0: last crate-packaged release before the 2026-04-21 monorepo re-consolidation. Not yanked.1.7.1: deprecation stub published on 2026-04-24 pointing at the new installer path.2.0.0(this release): installer metadata forcargo binstall+ stub binaries that print a pointer for anyone who still runscargo install.
Constants§
- DEPRECATED_
NOTICE Deprecated - Back-compat alias for the 1.7.1 stub constant.
- DISTRIBUTION_
URL - Canonical distribution URL. Kept as a
pub constso any crate that referencedtmai::DEPRECATED_NOTICEfrom 1.7.1 still compiles.