Skip to content

v1.0.0 — Stable Release

Latest

Choose a tag to compare

@axtontc axtontc released this 18 Jul 04:55

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.py FastAPI 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-uv runs.

Full Changelog: https://github.com/axtontc/The-Skillbrary/commits/v1.0.0