You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
<palign="center">
9
9
Open-source Agent OS built in Rust. 137K LOC. 14 crates. 1,767+ tests. Zero clippy warnings.<br/>
10
-
<strong>One binary. Production-grade. Agents that actually work for you.</strong>
10
+
<strong>One binary. Battle-tested. Agents that actually work for you.</strong>
11
11
</p>
12
12
13
13
<palign="center">
@@ -34,7 +34,7 @@
34
34
35
35
## What is OpenFang?
36
36
37
-
OpenFang is a**production-grade Agent Operating System** — not a chatbot framework, not a Python wrapper around an LLM, not a "multi-agent orchestrator." It is a full operating system for autonomous agents, built from scratch in Rust.
37
+
OpenFang is an**open-source Agent Operating System** — not a chatbot framework, not a Python wrapper around an LLM, not a "multi-agent orchestrator." It is a full operating system for autonomous agents, built from scratch in Rust.
38
38
39
39
Traditional agent frameworks wait for you to type something. OpenFang runs **autonomous agents that work for you** — on schedules, 24/7, building knowledge graphs, monitoring targets, generating leads, managing your social media, and reporting results to your dashboard.
40
40
@@ -370,7 +370,7 @@ cargo fmt --all -- --check
370
370
371
371
## Stability Notice
372
372
373
-
OpenFang v0.1.0 is the first public release. The architecture is solid, the test suite is comprehensive, and the security model is production-grade. That said:
373
+
OpenFang v0.1.0 is the first public release. The architecture is solid, the test suite is comprehensive, and the security model is comprehensive. That said:
374
374
375
375
-**Breaking changes** may occur between minor versions until v1.0
376
376
-**Some Hands** are more mature than others (Browser and Researcher are the most battle-tested)
0 commit comments