An open API service indexing awesome lists of open source software.

https://github.com/fault-project/fault-cli

Build Exciting Applications Your Users Can Rely On
https://github.com/fault-project/fault-cli

chaos-engineering reliability-engineering resilience-engineering sre

Last synced: 5 days ago
JSON representation

Build Exciting Applications Your Users Can Rely On

Awesome Lists containing this project

README

          






fault

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


fault Version
Crates.io MSRV
GitHub Actions Workflow Status


Installation
Documentation

---

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](https://asciinema.org/a/l2pc0o8bBTJULesRrevcMuugc.svg)](https://asciinema.org/a/l2pc0o8bBTJULesRrevcMuugc)

# Usage

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

[guidelines]: https://fault-project.com/how-to/install/