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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading