From f91ef392c38d439fdd8fe811cf37e40661e2ba9f Mon Sep 17 00:00:00 2001 From: Siddhant Jain Date: Sat, 25 Apr 2026 00:55:15 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7eb7a46..f540113 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ * **[OpenAI CUA](https://github.com/openai/openai-cua-sample-app)**: Computer Using Agent Sample App. ![Stars](https://img.shields.io/github/stars/openai/openai-cua-sample-app.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/openai/openai-cua-sample-app?color=green) ![LastCommit](https://img.shields.io/github/last-commit/openai/openai-cua-sample-app?color=green) * **[SidClaw](https://github.com/sidclawhq/platform)**: The approval and accountability layer for AI agents. Identity → Policy → Approval → Trace. 13 framework integrations. Free during early access. ![Stars](https://img.shields.io/github/stars/sidclawhq/platform.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/sidclawhq/platform?color=green) ![LastCommit](https://img.shields.io/github/last-commit/sidclawhq/platform?color=green) * **[WritBase](https://github.com/Writbase/writbase)**: MCP-native task management for AI agent fleets ![Stars](https://img.shields.io/github/stars/Writbase/writbase.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/Writbase/writbase?color=green) ![LastCommit](https://img.shields.io/github/last-commit/Writbase/writbase?color=green) +* **[@keelstack/guard](https://github.com/KeelStack-me/guard)**: MIT, zero‑dependency TypeScript runtime guardrails for AI agents – idempotency (replay on retry), per‑user LLM cost budgets, risk gates (allow/log/warn/block) for irreversible actions. Works with LangGraph, Vercel AI SDK, Mastra, OpenAI Agents SDK, or raw fetch. ![GitHub Repo stars](https://img.shields.io/github/stars/KeelStack-me/guard?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/KeelStack-me/guard?color=green) ![LastCommit](https://img.shields.io/github/last-commit/KeelStack-me/guard?color=green) ### Chatbot