diff --git a/README.md b/README.md index 7b98115..68f8a6c 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ AI agents are autonomous software entities that perceive their environment, make - [Mastra](https://github.com/mastra-ai/mastra) - TypeScript framework for building AI applications with agents, workflows, and RAG. - [rust-norion](https://github.com/yanghao1143/rust-norion) - Rust prototype for building agent runtime control layers with memory gates, model routing policy, audit evidence, and self-evolution loop tooling. - [Agno](https://github.com/agno-agi/agno) - Lightweight library for building multi-modal agents with memory and knowledge. -- [Bernstein](https://github.com/sipyourdrink-ltd/bernstein) - Python orchestrator that drives 40+ CLI coding agents (Claude Code, Codex, Gemini CLI, Cursor, Aider) in parallel git worktrees with deterministic scheduling, quality gates, and an HMAC-chained audit log. +- [Bernstein](https://github.com/sipyourdrink-ltd/bernstein) - Governance layer for AI agents, with deterministic scheduling, per-task git worktree isolation, quality gates, and an HMAC-chained audit log; drives 40+ CLI coding agents (Claude Code, Codex, Gemini CLI, Cursor, Aider) alongside other agent workloads. - [agent-kit](https://github.com/socialrobot-io/agent-kit) - Secure per-customer TypeScript agents with sandboxed execution, curated memory, and human-gated learning. Built on Vercel AI SDK and AgentFS. ## Agent-to-Agent Protocols