slop-ai (Rust)
cargo add slop-aiMain exports
Section titled “Main exports”SlopServerandScopedServerSlopConsumerwhen thenativefeature is enabled- transport modules for WebSocket, Unix socket, stdio, and Axum
- scaling helpers such as
prepare_tree()andauto_compact() - LLM tool helpers such as
affordances_to_tools()andformat_tree()
Feature flags
Section titled “Feature flags”nativefor the common native transport setwebsocketunixstdioaxum