release: v2.31.0 - #280
Merged
Merged
Conversation
|
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
11 tasks
There was a problem hiding this comment.
Pull request overview
Release PR for v2.31.0 that rolls the accumulated changelog fragments into CHANGELOG.md and removes the now-consumed unreleased fragment files, so merging triggers the release pipeline.
Changes:
- Adds a new
## [2.31.0] - 2026-08-25section toCHANGELOG.mdwith Added/Improved/Fixed entries. - Updates the
[Unreleased]compare link to start fromv2.31.0and adds the[2.31.0]reference link. - Deletes the individual
changelog/unreleased/*.mdfragments that have been included in the release notes.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| changelog/unreleased/quota-reset-countdown.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/prose-footer-false-waiting.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/nbsp-prompt-separator.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/mouse-repaint-storm.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/launch-model-and-effort.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/fleet-add-session-flags.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/fleet-add-migration-and-logs.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/base-branch-autocomplete.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/attach-restores-mouse-mode.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| changelog/unreleased/askuserquestion-waiting-status.md | Removes consumed changelog fragment as part of the v2.31.0 release rollup. |
| CHANGELOG.md | Adds the v2.31.0 release notes section and updates link references accordingly. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Release v2.31.0
Merging this PR will trigger the release pipeline.
Changelog
Added
fleet add—fleet add [path] -p "<task>"now starts the session already working on it, the same asfleet worktree -p.-p -reads stdin,--agentand--accountpick the agent and Claude subscription, and the path defaults to the current directory.fleet addandfleet worktreenow take--modeland--effort, so a session can start onopusatxhighwithout touching your defaults.--effortis Claude and Codex only; OpenCode has no equivalent flag, so fleet tells you instead of dropping it silently.Improved
wdialog's Base branch field now suggests your branches.↓walks them,⏎picks one,tabmoves to the next field.Fixed
AskUserQuestiondialog no longer flips to running — and no longer flaps between the two as you arrow between options.fleet addno longer strands an upgrade — running it before any other command could leave your oldbrizz-codesessions and settings unreachable. They now carry over as they should.Escon a permission prompt and start typing a different instruction without the session staying stuck onwaiting.n to add notesandEsc to cancelin a sentence, read as a live prompt until the text scrolled away.100%. It now reads100%(now)and refreshes in ~2s instead of up to 3 minutes.