Update README.md

Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
This commit is contained in:
Geoff Seemueller
2025-05-23 11:40:17 -04:00
committed by GitHub
parent 11a04375f0
commit a5d206768f

View File

@@ -5,7 +5,6 @@ Remote genaiscript host for integration into conversational AI applications.
### Disclaimer ### Disclaimer
This has not undergone a formal security assessment. You should do your own evaluation before using this. This has not undergone a formal security assessment. You should do your own evaluation before using this.
### Features not included in this fork ### Features not included in this fork
- Capabilities API: Reports available agents via HTTP (useful for dynamic intent mapping) - 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) 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) 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)* * **Refactor project structure, enhance logging, and initial UI responses** *(2024-11-28)*
--- ---
Note: Original commit history may be available by request. Note: Original commit history may be available by request.