diff --git a/README.md b/README.md index 7fb8c91..5758454 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Remote genaiscript host for integration into conversational AI applications. ### Disclaimer This has not undergone a formal security assessment. You should do your own evaluation before using this. - ### Features not included in this fork - Capabilities API: Reports available agents via HTTP (useful for dynamic intent mapping) @@ -119,6 +118,10 @@ If your agent requires specific API keys or configuration, add them to the `Shim This project is licensed under the [MIT License](LICENSE) +## FAQ +> Q: Why Rust? +> A: Stronger primitives for STDIO and process management. + Development History (Nov 2024 – May 2025) --- @@ -174,4 +177,4 @@ Development History (Nov 2024 – May 2025) * **Refactor project structure, enhance logging, and initial UI responses** *(2024-11-28)* --- -Note: Original commit history may be available by request. \ No newline at end of file +Note: Original commit history may be available by request.