Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,21 @@ AgentOps create tools to make agents actually work, e.g., graphs, monitoring, an
</details>


## [Armorer Guard](https://github.com/ArmorerLabs/Armorer-Guard)
Armorer Guard is a local Rust scanner and MCP proxy for AI-agent prompt injection, credential leakage, exfiltration, and risky tool-call arguments.

<details>

<!-- ### Description -->

### Links
- [GitHub](https://github.com/ArmorerLabs/Armorer-Guard)
- [Hugging Face demo](https://huggingface.co/spaces/armorer-labs/armorer-guard-demo)
- [Crates.io](https://crates.io/crates/armorer-guard)

</details>


## [Chidori](https://github.com/ThousandBirdsInc/chidori)
Chidori is a reactive runtime for building AI agents. It provides a framework for building AI agents that are reactive, observable, and robust. It supports building agents with Node.js, Python, and Rust.
It is currently in alpha, and is not yet ready for production use.
Expand Down Expand Up @@ -220,4 +235,3 @@ An open source library for building AI-powered user interfaces.

</details>