Skip to content

🦋 New version release#3

Merged
brentrager merged 1 commit into
mainfrom
changeset-release/main
Jun 13, 2026
Merged

🦋 New version release#3
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-operator@0.4.0

Minor Changes

  • 715f79c: Embeddable-widget auth (SMOODEV-1878): a pluggable WidgetAuthProvider hook in the Rust server that enforces a per-agent origin allowlist + public-key authContext (HMAC-SHA256, replay-protected) for <smooth-agent-chat> connections. The Origin header is captured at the WebSocket handshake and validated at create_conversation_session; hosts plug in a concrete provider (backed by their agent store) while the bundled PermissiveWidgetAuth leaves a standalone OSS server unaffected. WIDGET_AUTH_STRICT=1 fails closed on unknown agents.

@brentrager brentrager force-pushed the changeset-release/main branch from c4641b1 to 783277f Compare June 13, 2026 19:13
@brentrager brentrager merged commit 938f077 into main Jun 13, 2026
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