Skip to content

🦋 New version release#177

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

🦋 New version release#177
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.20.0

Minor Changes

  • af9ac05: Suggested quick replies: the Rust server's eventual_response now carries live suggestedNextActions instead of a hardcoded empty array. The runner appends a machine-parsed trailer contract (<suggested_replies>["…"]</suggested_replies>) to every turn's system prompt, suppresses the trailer from the live token stream, strips it from the persisted/final reply, and surfaces the parsed suggestions (capped at 4) on TurnResult.suggested_next_actions and the eventual_response payload. runner::general_agent_response now takes the suggestions slice. Rust server only; other language servers still emit an empty array (parity follow-up).

@brentrager brentrager force-pushed the changeset-release/main branch from f9835a9 to fe2aeb8 Compare July 3, 2026 15:52
@brentrager brentrager merged commit ff14efa into main Jul 3, 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