Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.55 KB

File metadata and controls

38 lines (26 loc) · 1.55 KB


fault

fault | Helping Engineers and AI-agents cooperate to build reliable applications

fault Version Crates.io MSRV GitHub Actions Workflow Status

InstallationDocumentation


fault is a Rust-powered CLI with two main features:

  • fault injection: injects faults into LLM prompts as well as into network calls to learn about their impacts and how you recover from failures.
  • AI-agent: run fault as a MCP server in your favorite code editor to improve the production-soundness of its output

asciicast

Usage

Please follow the guidelines to walk you through how to download and install fault.