From 8c745ae779140b0ecefa823a8987a0ab6c6b4ebe Mon Sep 17 00:00:00 2001 From: NiveditJain Date: Wed, 8 Apr 2026 14:18:11 -0700 Subject: [PATCH 1/3] fix: npm badge shows stable version only, remove broken Discord badge Co-Authored-By: Claude Opus 4.6 --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 9d8bcdea..e37513b5 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,9 @@ # Failproof AI [![Docs](https://img.shields.io/badge/docs-befailproof.ai-002CA7?style=flat-square)](https://befailproof.ai) -[![npm](https://img.shields.io/npm/v/failproofai?style=flat-square&color=CB3837)](https://www.npmjs.com/package/failproofai) +[![npm](https://img.shields.io/npm/v/failproofai/latest?style=flat-square&color=CB3837)](https://www.npmjs.com/package/failproofai) [![License](https://img.shields.io/badge/license-MIT%20%2B%20Commons%20Clause-blue?style=flat-square)](LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/exospherehost/failproofai/ci.yml?branch=main&style=flat-square&label=CI)](https://github.com/exospherehost/failproofai/actions) -[![Discord](https://img.shields.io/discord/1234567890?style=flat-square&label=Discord&color=5865F2)](https://discord.com/invite/zT92CAgvkj) - Open-source hooks, policies, and project visualization for **Claude Code** & the **Agents SDK**. - **Hooks & Policies** — 35+ built-in security policies that run as Claude Code hooks. Block dangerous commands, sanitize secrets, restrict file access, and more. From 959a8bcb00835de59bbfd8e8818eea663c856911 Mon Sep 17 00:00:00 2001 From: NiveditJain Date: Wed, 8 Apr 2026 14:22:02 -0700 Subject: [PATCH 2/3] fix: restore Discord badge with correct server ID and invite link Co-Authored-By: Claude Opus 4.6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e37513b5..fdc03d02 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ [![npm](https://img.shields.io/npm/v/failproofai/latest?style=flat-square&color=CB3837)](https://www.npmjs.com/package/failproofai) [![License](https://img.shields.io/badge/license-MIT%20%2B%20Commons%20Clause-blue?style=flat-square)](LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/exospherehost/failproofai/ci.yml?branch=main&style=flat-square&label=CI)](https://github.com/exospherehost/failproofai/actions) +[![Discord](https://img.shields.io/discord/816925020973432832?style=flat-square&label=Discord&color=5865F2)](https://discord.com/invite/2zjBZP7yQJ) + Open-source hooks, policies, and project visualization for **Claude Code** & the **Agents SDK**. - **Hooks & Policies** — 35+ built-in security policies that run as Claude Code hooks. Block dangerous commands, sanitize secrets, restrict file access, and more. From 850335dcf88e45fae1cb3553864b778a6216a607 Mon Sep 17 00:00:00 2001 From: NiveditJain Date: Wed, 8 Apr 2026 14:24:10 -0700 Subject: [PATCH 3/3] fix: remove Discord badge Co-Authored-By: Claude Opus 4.6 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fdc03d02..a34db6b2 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ [![npm](https://img.shields.io/npm/v/failproofai/latest?style=flat-square&color=CB3837)](https://www.npmjs.com/package/failproofai) [![License](https://img.shields.io/badge/license-MIT%20%2B%20Commons%20Clause-blue?style=flat-square)](LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/exospherehost/failproofai/ci.yml?branch=main&style=flat-square&label=CI)](https://github.com/exospherehost/failproofai/actions) -[![Discord](https://img.shields.io/discord/816925020973432832?style=flat-square&label=Discord&color=5865F2)](https://discord.com/invite/2zjBZP7yQJ) Open-source hooks, policies, and project visualization for **Claude Code** & the **Agents SDK**.