Skip to content

Commit 26e97da

Browse files
author
SuperCLI Dev
committed
docs: fix stale plugin counts in README Capability Sources and Tech Stack
Updated Capability Sources section from 200+, immediate to 5,000+, auto-discovered and Tech Stack from 4,999 bundled to 5,000+ to reflect current actual count of 5,046 bundled plugins. These numbers were significantly outdated.
1 parent 9f2f91f commit 26e97da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ supercli replaces tool-specific syntax with a **queryable, executable capability
272272

273273
## 📦 Capability Sources
274274

275-
supercli draws capabilities from **bundled plugins** (200+, immediate), **plugin registry** (3,100+, `plugins install <name>`), **MCP servers** (`mcp add <name>`), and **HTTP APIs** (`api add <name>`). Every capability includes description, tags, argument schemas, and checksum-verified metadata.
275+
supercli draws capabilities from **bundled plugins** (5,000+, auto-discovered), **MCP servers** (`mcp add <name>`), and **HTTP APIs** (`api add <name>`). Every capability includes description, tags, argument schemas, and checksum-verified metadata.
276276

277277
---
278278

@@ -371,7 +371,7 @@ For detailed debugging: `supercli` returns the full schema (JSON by default). Us
371371
|-------|-----------|
372372
| Runtime | Node.js (sc), Zig (sc-zig) — co-exist, share plugin state |
373373
| Router | Custom capability graph with sub-millisecond cache |
374-
| Plugins | 4,999 bundled — each `plugin.json` + `meta.json` |
374+
| Plugins | 5,000+ bundled — each `plugin.json` + `meta.json` |
375375
| MCP | Built-in MCP server adapter (`supercli mcp add <name>`) |
376376
| HTTP | HTTP adapter for REST endpoints as capabilities |
377377
| Registry | `plugins/catalog.json` — checksum-verified updates |

0 commit comments

Comments
 (0)