Skip to content

🦋 New version release#233

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

🦋 New version release#233
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.22.16

Patch Changes

  • 33a92bd: Persist conversation-workflow step state to shared storage (th-c12df5). The step pointer (currentStepId) and per-step attempt counter were held in the per-pod in-memory session map, so on a widget reconnect or a pod hop they reset to step 0 — the workflow froze on its first step, the judge/attempt-cap could never advance it, and any per-step rich elements (quick-reply chips today, richer message elements later) were pinned to that first step. They now live on the conversation's metadata_json (shared storage, keyed by the stable conversation_id) and load per turn, so a workflow resumes on the right step across reconnects and replicas. Element-agnostic — the fix moves the step pointer, not the emitted content.

@smooai/smooth-operator-web-chat-example@0.0.9

Patch Changes

  • Updated dependencies [33a92bd]
    • @smooai/smooth-operator@1.22.16

@brentrager brentrager merged commit 95cddbf into main Jul 15, 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