We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82566e5 commit 821e277Copy full SHA for 821e277
README.md
@@ -25,8 +25,8 @@
25
26
fault is a Rust-powered CLI with two main features:
27
28
-* fault injection: injects network faults into your system to learn about their impacts and how you recover from failures.
29
-* AI-agent: run fault as a MCP server in your favourit code editor to improve the production-soundness of its output
+* 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
30
31
[](https://asciinema.org/a/l2pc0o8bBTJULesRrevcMuugc)
32
0 commit comments