Promote v0.41.0 to production - #1601
Merged
Merged
Conversation
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* fix: omit reply quotes from Fast task steers * fix: suppress pending quotes for Fast replies * test: cover Fast input suppression rollback --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* fix: surface Fast PR feedback in parent chat * fix: wait for approval on Fast PR feedback * fix: include actions for linked Fast reviews * fix: align review trust with configured apps * fix: keep managed review trust explicit * fix: preserve Discord review actions for Fast parents * fix: render Discord Fast review actions inline * test: prevent duplicate Fast feedback closeouts --------- Co-authored-by: @daniel-lxs <57051444+daniel-lxs@users.noreply.github.com> Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roomote.dev> Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* feat: warn managers about provider usage limits * fix: address provider usage warning review feedback --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roomote.dev>
Co-authored-by: Roomote <roomote@roomote.dev>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roomote.dev>
Co-authored-by: Roomote <roomote@roomote.dev>
* fix: resume Slack task card updates on follow-up * fix: queue Slack card reopen after completion * fix: replay Slack narration after card reopen --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* fix: repair Slack PR review follow-ups * fix: prevent duplicate review auto-dispatch --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: Roomote <roomote@roomote.dev>
* fix: bound PR review notification work * fix: keep review telemetry internal --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* feat: let Fast choose delegated task models * fix: allow retry after invalid Fast launch model --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* refactor: move Fast history to canonical storage * fix: serialize Fast bridge writes --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* fix: extend Fast transient provider retries * feat: update Fast retry notices in place * fix: neutralize provider retry copy --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
) Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* Clarify setup process * Clarify auth setup step * Fix bootstrap auth back navigation * Clean up inference provider screen * Source Control and Auth * copy * Env explanation and better selection screen * Fix onboarding CI coverage
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
* feat: track integration lifecycle events * chore: keep lifecycle event type internal * fix: avoid duplicate integration enablement events --------- Co-authored-by: Roomote <roomote@roomote.dev>
Co-authored-by: @daniel-lxs <57051444+daniel-lxs@users.noreply.github.com>
Co-authored-by: @zarnivoop <9827931+zarnivoop@users.noreply.github.com> Co-authored-by: Bruno Bergher <bruno@roocode.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
Co-authored-by: @daniel-lxs <57051444+daniel-lxs@users.noreply.github.com>
Co-authored-by: @daniel-lxs <57051444+daniel-lxs@users.noreply.github.com>
* chore: release Roomote 0.41.0 * chore: refresh Roomote 0.41.3 release * docs: include shared task board in release * docs: align task board guide with cards * chore: regenerate Roomote 0.41.0 release * docs: remove obsolete task board scope wording * docs: scope Fast preference to chat providers * docs: clarify Fast default enablement * chore: refresh Roomote 0.41.0 release * chore: include agent release context note --------- Co-authored-by: @mrubens <2600+mrubens@users.noreply.github.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
| return sendTeamsUserDirectMessage(userId, text, logContext); | ||
| case 'telegram': | ||
| return sendTelegramUserDirectMessage(userId, text, logContext); | ||
| case 'discord': |
Contributor
There was a problem hiding this comment.
sendUserDirectMessageBestEffort still fans out only to Slack, Teams, and Telegram, despite its contract saying every linked provider. handleInstallationCreated uses that helper, so a requester linked only to Discord will never receive the GitHub-installation approval message. Add Discord to the result type and fan-out (with coverage).
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.
Promote v0.41.0
Frozen at
23ac667ef993a1c82295e895b3d1df9b2f9e27bb— the commit where0.41.0was versioned. Commits merged todevelopafterward require an explicit candidate refresh or ship in the next release.v0.41.0and triggers the existing GHCRv*image publish (latestchannel).release/v0.41.0branch can be deleted after this PR merges.Changelog
0.41.0 (2026-08-24)
This release adds a shared task board, expands Fast delegation and preferences, delivers actionable pull-request CI updates and proactive operator alerts, clarifies inference costs, and gives the Brain richer pull-request context.
Highlights
Minor changes
Patch changes