Skip to content

slop-ai (Rust)

Terminal window
cargo add slop-ai
  • SlopServer and ScopedServer
  • SlopConsumer when the native feature is enabled
  • transport modules for WebSocket, Unix socket, stdio, and Axum
  • scaling helpers such as prepare_tree() and auto_compact()
  • LLM tool helpers such as affordances_to_tools() and format_tree()
  • native for the common native transport set
  • websocket
  • unix
  • stdio
  • axum