From 620a9253d5cd669a2328d11f0604ab4aa7f77c9a Mon Sep 17 00:00:00 2001 From: Jesse Ngolab Date: Fri, 26 Jun 2026 00:35:04 -0500 Subject: [PATCH 1/2] updated badges in readme --- README.md | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34d5513..b5f0500 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,29 @@ **A directory-as-context standard plus a read-only MCP server that gives any AI agent live, structured awareness of your workspace — without burning your tokens re-reading everything.** -[![npm version](https://img.shields.io/npm/v/agenticscope.svg)](https://www.npmjs.com/package/agenticscope) -[![CI](https://github.com/jessn-dev/agentic-scope/actions/workflows/ci.yml/badge.svg)](https://github.com/jessn-dev/agentic-scope/actions/workflows/ci.yml) -[![license](https://img.shields.io/npm/l/agenticscope.svg)](./LICENSE) -[![node](https://img.shields.io/node/v/agenticscope.svg)](https://nodejs.org) +
+ + NPM Version + NPM Downloads + Node Version +
+ + CI Status + Snyk Vulnerabilities + TypeScript + Semantic Release +
+ + Last Commit + Open Issues + Pull Requests + Repo Size +
+ + Visitor Count + License + PRs Welcome +
> **License:** MIT · **Requires:** Node.js ≥ 22 · Published to npm with [provenance](https://docs.npmjs.com/generating-provenance-statements). From 5921a6e066301fab242d741eb3ab9373c3d9f672 Mon Sep 17 00:00:00 2001 From: Jesse Ngolab Date: Fri, 26 Jun 2026 00:40:05 -0500 Subject: [PATCH 2/2] updated badges in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5f0500..219f600 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@
CI Status - Snyk Vulnerabilities + Snyk Vulnerabilities TypeScript Semantic Release