Skip to content

πŸ¦‹ New version release#178

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

πŸ¦‹ New version release#178
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@1.21.0

Minor Changes

  • 85e5643: Rich Interactions β€” generalize the just-shipped identity-intake seam into an extensible structured-interaction framework (docs/Architecture/Rich Interactions.md). One generic wire surface serves every interaction kind: interaction_required / interaction_invalid events + the single submit_interaction resume verb (with interactionId echo so stale submits can't resolve newer parks); per-kind precision lives in spec/interactions/<kind>.schema.json and the per-kind raise tools. Adding a kind (date picker, choice chips, file upload, …) = one InteractionKind impl (server-side validator + conversational-fallback directive + raise-tool schema) + a spec entry + a widget card β€” no new events, no client-library release. identity_intake (capability identity_form) ships as the first kind through the framework. Supersedes 1.19.0's typed identity_intake_* events (removed β€” zero external consumers). TypeScript client: regenerated types and the generic submitInteraction() verb (replaces submitIdentityIntake()).

@brentrager brentrager merged commit 7d7f505 into main Jul 3, 2026
6 checks 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