Skip to content

πŸ¦‹ New version release#146

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Jul 3, 2026
Merged

πŸ¦‹ New version release#146
brentrager merged 1 commit into
mainfrom
changeset-release/main

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@smooai/smooth-extension-sdk@0.2.0

Minor Changes

  • 940560b: Add the SEP TypeScript extension SDK β€” Phase 1 (the tool path).

    New published package @smooai/smooth-extension-sdk: build Smooth Extension Protocol
    extensions in TypeScript. defineExtension/defineTool (zod v4 via z.toJSONSchema, with
    raw JSON-Schema / TypeBox pass-through), a symmetric JSON-RPC 2.0 Peer, an ndjson stdio
    transport (plus an in-memory linkedPair), createTestHost for driving an extension
    in-process, and runConformance to replay the shared fixtures against a real extension
    subprocess. Ships the hello demo extension (hello.greet β€” zod schema, streamed
    tool/update progress, $/cancel cancellation). Wired into the TypeScript CI lane.

    Extends spec/extension/conformance/fixtures.json for the tool path: is_error and
    details tool results, a message-only tool/update, and invalid fixtures (missing
    content, out-of-range progress).

@smooai/smooth-operator@1.11.1

Patch Changes

  • 940560b: Add the SEP TypeScript extension SDK β€” Phase 1 (the tool path).

    New published package @smooai/smooth-extension-sdk: build Smooth Extension Protocol
    extensions in TypeScript. defineExtension/defineTool (zod v4 via z.toJSONSchema, with
    raw JSON-Schema / TypeBox pass-through), a symmetric JSON-RPC 2.0 Peer, an ndjson stdio
    transport (plus an in-memory linkedPair), createTestHost for driving an extension
    in-process, and runConformance to replay the shared fixtures against a real extension
    subprocess. Ships the hello demo extension (hello.greet β€” zod schema, streamed
    tool/update progress, $/cancel cancellation). Wired into the TypeScript CI lane.

    Extends spec/extension/conformance/fixtures.json for the tool path: is_error and
    details tool results, a message-only tool/update, and invalid fixtures (missing
    content, out-of-range progress).

@brentrager brentrager merged commit ab1445a into main Jul 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant