[Chore] Release Roomote 1.4.0 - #2290
Open
roomote-roomote[bot] wants to merge 1 commit into
Open
Conversation
Contributor
roomote-roomote
Bot
requested review from
brunobergher,
daniel-lxs and
mrubens
as code owners
September 6, 2026 14:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Prepare the confirmed minor release 1.3.1 → 1.4.0 from develop
134904e6. Audit: 38 merged PRs, 33 included in 24 logical notes, five internal/test/infrastructure changes omitted. No eligible external contributor or linked issue-reporter acknowledgements were found.Generated the single root product version and changelog with
pnpm run version, consumed all 24 inputs including the three tracked pending changesets, and polished the in-app summary/highlights. Workspace versions are unchanged. Includes seven public documentation updates, with no runtime-code changes.Minor changes
Patch changes
The complete generated note text is in CHANGELOG.md.
Automation upgrade notes
For #2251, configured environments now guide delegation rather than guaranteeing a sandbox launch. Set an explicit destination for chat reports; otherwise results remain in the stored web Session without an owner-DM fallback. Runs use creator-scoped credentials; only creatorless automations require an admin re-save. Run now returns queued, not a launched task ID or completion. Automation model overrides control Fast turns; delegated coding tasks use explicit selections or deployment coding defaults.
Feature-to-docs coverage
Squash-merging this PR cuts the release and makes CI open the frozen Promote v1.4.0 to production PR against main. Do not merge until CI and Docs succeed. No merge, promotion, tag, publication, or deployment is part of this PR preparation.
How it was tested
pnpm run versiongenerated 1.4.0 from 24 notes.git diff --checkpassed; source/docs coverage and focused completion review passed.mintignored binary.Checklist
[Fix],[Feat],[Improve],[Refactor],[Docs], or[Chore]followed by a user-facing descriptionpnpm lintandpnpm check-typespass locally (full commands intentionally delegated to CI under the release skill; normal push checks passed)pnpm changeset(release inputs authored in the prescribed format and consumed withpnpm run version, not the interactive CLI)