Releases: axtontc/The-Skillbrary
Releases · axtontc/The-Skillbrary
Release list
v1.0.0 — Stable Release
The Skillbrary: Low-Latency Swarm Registry & MCP Server
We are proud to release the stable v1.0.0 of The Skillbrary!
Key Features
- Exposed HTTP API Server: Added
src/api.pyFastAPI endpoint server to support search, install, and execute requests. - Cross-Platform lock_manager Fallback: Implemented a built-in cross-platform lock fallback for running tests out-of-the-box on Linux CI.
- FastMCP stdio lazy-loader: Unified stdio server that starts local services on-demand.
- AST Topology gate: Lightweight code safety gating before execution.
- Complete CI/CD coverage: Standardized pytest actions with cached
astral-sh/setup-uvruns.
Full Changelog: https://github.com/axtontc/The-Skillbrary/commits/v1.0.0