This repository was archived by the owner on Aug 13, 2026. It is now read-only.
Releases: SylphxAI/smart-reader-mcp
Releases · SylphxAI/smart-reader-mcp
Release list
v0.2.1
Patch Changes
- Publish multi-arch optionalDependencies for the Rust MCP server (
darwin-arm64,darwin-x64,linux-x64-gnu,linux-arm64-gnu). Arch-awarebin/smart-reader-mcpresolves the platform package (or host-matched staged native) and rejects wrong-arch ELF so Darwin consumers no longer fail with "cannot execute binary file".
v0.2.0
Minor Changes
- Publish the Rust-default MCP consumer package: npm bin is
bin/smart-reader-mcp(rmcp launcher, fail-closed without native) with stagedbin/native/smart-reader-mcp-server(linux x86_64). Binds consumer artifact to main after pure-TS 0.1.1.
v0.1.1
Patch Changes
- Pin sibling optionalDependencies and npx fallback versions; fix read_video sources delegation for portfolio consumers.
v0.1.0
Minor Changes
- 3e9288b: Ship v0.1.0
read_mediaMCP tool with format sniffing and stdio delegation to Sylphx Reader siblings.
All notable changes are documented here. Releases use Changesets.