Skip to content
This repository was archived by the owner on Aug 13, 2026. It is now read-only.

Releases: SylphxAI/smart-reader-mcp

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:55
d7aaa7a

Patch Changes

  • Publish multi-arch optionalDependencies for the Rust MCP server (darwin-arm64, darwin-x64, linux-x64-gnu, linux-arm64-gnu). Arch-aware bin/smart-reader-mcp resolves 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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:03
bfb8297

Minor Changes

  • Publish the Rust-default MCP consumer package: npm bin is bin/smart-reader-mcp (rmcp launcher, fail-closed without native) with staged bin/native/smart-reader-mcp-server (linux x86_64). Binds consumer artifact to main after pure-TS 0.1.1.

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:14

Patch Changes

  • Pin sibling optionalDependencies and npx fallback versions; fix read_video sources delegation for portfolio consumers.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:02

Minor Changes

  • 3e9288b: Ship v0.1.0 read_media MCP tool with format sniffing and stdio delegation to Sylphx Reader siblings.

All notable changes are documented here. Releases use Changesets.