Skip to content

🦋 New version release#218

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

🦋 New version release#218
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.9

Patch Changes

  • 01c434e: Fix auto-title producing empty titles. The auto-title model (groq-gpt-oss-20b) is a reasoning model whose reasoning tokens count against max_tokens, so the original 32-token cap was fully consumed by reasoning and left the completion content empty — the titler then silently kept the default Session <uuid> name. Raise the auto-title budget to 512 (the title itself is still capped to TITLE_MAX chars by sanitize_title), extract title_request_body so the budget is unit-tested, and add tracing at each auto-title bail point (debug for the expected "already named" skip, warn for real failures).

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

Patch Changes

  • Updated dependencies [01c434e]
    • @smooai/smooth-operator@1.22.9

@brentrager brentrager merged commit ee9ad03 into main Jul 9, 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