Skip to content

Releases: devteapot/slop

v0.2.0

25 Apr 10:43
7585491

Choose a tag to compare

Stable 0.2.0 release.

Highlights:

  • SDK and protocol hardening across TypeScript, Python, Go, and Rust
  • discovery package and local provider discovery improvements
  • turnkey MCP Apps bridge server for exposing SLOP providers in MCP Apps hosts
  • clarified docs for installed bridge vs custom MCP App usage
  • CLI release assets for supported platforms

v0.2.0-rc.4

25 Apr 10:35
7585491

Choose a tag to compare

v0.2.0-rc.4 Pre-release
Pre-release

Release candidate with the turnkey MCP Apps bridge server, discovery README, package README updates, and clarified installed-bridge vs custom-MCP-App documentation.

v0.2.0-rc.3

25 Apr 09:07
88b6b0d

Choose a tag to compare

v0.2.0-rc.3 Pre-release
Pre-release

Release candidate for the 0.2 SDK release.

This RC includes:

  • npm trusted-publishing workflow fix from #47.
  • @slop-ai/discovery npm bin metadata fix from #48.

Highlights since v0.1.0:

  • Adds the new @slop-ai/discovery public package.
  • Adds the new @slop-ai/mcp-apps-bridge public package.
  • Brings discovery parity and hardening across TypeScript, Python, Go, and Rust SDKs.
  • Formalizes MCP interoperability and adds MCP Apps bridge support.
  • Reserves node-field keywords in patch paths across spec and SDK conformance.
  • Includes broader SDK, transport, docs, examples, extension, and desktop updates.

RC validation focus:

  • Confirm existing npm packages publish via Trusted Publishing.
  • Bootstrap npm publishing/trusted-publisher setup for @slop-ai/discovery and @slop-ai/mcp-apps-bridge.
  • Confirm the @slop-ai/discovery package preserves its slop-discovery CLI bin.
  • Confirm prerelease behavior skips Chrome extension and desktop release jobs as expected.
  • Smoke-test discovery, consumer tooling, transport behavior, and MCP bridge flows before promoting v0.2.0.

v0.2.0-rc.2

25 Apr 08:59
f06989a

Choose a tag to compare

v0.2.0-rc.2 Pre-release
Pre-release

Release candidate for the 0.2 SDK release.

This RC includes the npm trusted-publishing workflow fix from #47 so existing @slop-ai/* packages can publish through GitHub OIDC instead of the expired npm token.

Highlights since v0.1.0:

  • Adds the new @slop-ai/discovery public package.
  • Adds the new @slop-ai/mcp-apps-bridge public package.
  • Brings discovery parity and hardening across TypeScript, Python, Go, and Rust SDKs.
  • Formalizes MCP interoperability and adds MCP Apps bridge support.
  • Reserves node-field keywords in patch paths across spec and SDK conformance.
  • Includes broader SDK, transport, docs, examples, extension, and desktop updates.

RC validation focus:

  • Confirm existing npm packages publish via Trusted Publishing.
  • Bootstrap npm publishing/trusted-publisher setup for the new @slop-ai/discovery and @slop-ai/mcp-apps-bridge packages if the npm job reaches them and fails there.
  • Confirm prerelease behavior skips Chrome extension and desktop release jobs as expected.
  • Smoke-test discovery, consumer tooling, transport behavior, and MCP bridge flows before promoting v0.2.0.

v0.2.0-rc.1

25 Apr 08:45
c0de263

Choose a tag to compare

v0.2.0-rc.1 Pre-release
Pre-release

Release candidate for the 0.2 SDK release.

Highlights:

  • Adds the new @slop-ai/discovery public package.
  • Adds the new @slop-ai/mcp-apps-bridge public package.
  • Brings discovery parity and hardening across TypeScript, Python, Go, and Rust SDKs.
  • Formalizes MCP interoperability and adds MCP Apps bridge support.
  • Reserves node-field keywords in patch paths across spec and SDK conformance.
  • Includes broader SDK, transport, docs, examples, extension, and desktop updates since v0.1.0.

RC validation focus:

  • Confirm npm trusted publishing for the new @slop-ai/* packages.
  • Confirm PyPI, crates.io, and Go subdirectory tagging paths.
  • Confirm prerelease behavior skips Chrome extension and desktop release jobs as expected.
  • Smoke-test discovery, consumer tooling, transport behavior, and MCP bridge flows before promoting v0.2.0.

v0.1.0

03 Apr 13:22
aa4eff3

Choose a tag to compare

SLOP Protocol v0.1.0

First public release of the State Lazy Observation Protocol.

SDKs

  • TypeScript — core, client, server, consumer, React, Vue, Svelte, Solid, Angular, TanStack Start, OpenClaw plugin
  • Python — slop-ai
  • Go — slop-ai
  • Rust — slop-ai

Applications

  • Desktop app (Tauri) for macOS, Linux, Windows
  • CLI inspector
  • Chrome extension

Documentation

  • Protocol specification
  • Getting started guides
  • SDK API references
  • Advanced guides (custom transports, middleware, testing)

Full docs at https://docs.slopai.dev

v0.1.0-rc.10

03 Apr 12:03

Choose a tag to compare

v0.1.0-rc.10 Pre-release
Pre-release

Release candidate for v0.1.0. npm publish without provenance (repo still private).