From 862a11a57ad870d8c628e0fb4c754e2cbe05c1f4 Mon Sep 17 00:00:00 2001 From: Ceaseless04 Date: Tue, 3 Mar 2026 00:15:43 -0500 Subject: [PATCH 1/2] Updated Patch --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c0c677f..5fbe4fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "agentshield-api" -version = "0.1.3" +version = "0.1.4" description = "Secure middleware SDK for AI agents." authors = [{name="Kristian Vazquez", email="kristian120304@gmail.com"}] readme = "README.md" From e50a9059c0616d25cf2d5b8aa6e919a7e2146435 Mon Sep 17 00:00:00 2001 From: Ceaseless04 Date: Tue, 3 Mar 2026 00:17:21 -0500 Subject: [PATCH 2/2] Updated Patch --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 0731a02..4ca6441 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AgentShield -AgentShield is a lightweight Python SDK (v0.1.1) that provides a secure middleware +AgentShield is a lightweight Python SDK (v0.1.4) that provides a secure middleware layer between AI agents and developer resources such as repositories, file systems, APIs, and tools. @@ -54,9 +54,6 @@ python -m pytest -q You should see five tests covering core functionality. - -## Project Structure - ### Extending detection The :class:`agentshield.secret_scanner.SecretScanner` class ships with a