diff --git a/README.md b/README.md index 58d72a9..4c536df 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ Including search engine, web browser: - [Husky](https://agent-husky.github.io/): A Unified, Open-Source Language Agent for Multi-Step Reasoning - [Translation Agent](https://github.com/andrewyng/translation-agent): Agentic translation using reflection workflow - [DigiRL](https://digirl-agent.github.io/): Training In-The-Wild Device-Control Agents with Autonomous Reinforcement +- [rust-norion](https://github.com/yanghao1143/rust-norion): Rust prototype for an agent runtime control layer with memory gates, model routing policy, audit evidence, and self-evolution workflow tooling. ### 🤼 Multi-Agent Collaboration - [MetaGPT](https://github.com/geekan/MetaGPT): MetaGPT takes a one line requirement as input and outputs user stories / competitive analysis / requirements / data structures / APIs / documents, etc.