block-goose-cli 1.24.0#267289
Merged
Merged
Conversation
chenrui333
approved these changes
Feb 12, 2026
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. Caution Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
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.
Created by
brew bumpCreated with
brew bump-formula-pr.Details
release notes
MessageContent::Imagesupport for user messages [#6986](fix(google): add MessageContent::Image support for user messages aaif-goose/goose#6986)AGENT_SESSION_IDenv var exposed to extension child processes [#7072](feat: expose AGENT_SESSION_ID env var to extension child processes aaif-goose/goose#7072)AGENT=gooseenvironment variable for cross-tool compatibility [#7017](feat: add AGENT=goose environment variable for cross-tool compatibility aaif-goose/goose#7017)session/newandsession/set_model[#7112](feat(acp): add model selection support for session/new and session/set_model aaif-goose/goose#7112)extrafield in chat completion tool_calls for Gemini OpenAI compat [#6184](feat: support extra field in chatcompletion tool_calls for gemini openai compat aaif-goose/goose#6184)🐛 Bug Fixes
get_tokenizer[#7175](fix: replace panic with proper error handling in get_tokenizer aaif-goose/goose#7175)load_sessionrestore [#7115](fix(acp): per-session Agent for model isolation and load_session restore aaif-goose/goose#7115)session_id[#7108](fix: isolate claude-code sessions via stream-json session_id aaif-goose/goose#7108)command.process_group(0)for CLI providers, not just MCP [#7083](fix: use command.process_group(0) for CLI providers, not just MCP aaif-goose/goose#7083)tool_callsinclude content field [#7076](fix: ensure assistant messages with tool_calls include content field aaif-goose/goose#7076)Optionfrom model listing return types, propagate errors [#7074](fix: remove Option from model listing return types, propagate errors aaif-goose/goose#7074)prefers-reduced-motionis enabled [#7047](fix: ensure animated elements are visible when prefers-reduced-motion is enabled aaif-goose/goose#7047)snake_casefunction names incode_executioninstructions [#7035](fix: fix snake_case function names in code_execution instructions aaif-goose/goose#7035)@sourcepaths for tarball builds [#6978](fix: correct Tailwind @source paths for tarball builds aaif-goose/goose#6978)🔧 Improvements
remove buttonUX aaif-goose/goose#6781)jsonwebtokento useaws-lc-rs[#7189](Switch jsonwebtoken to use aws-lc-rs (already used by rustls) aaif-goose/goose#7189)Cargo.toml[#6948](Group dependencies in root Cargo.toml aaif-goose/goose#6948)🔒 Security
batto 0.26.1 to resolve RUSTSEC-2026-0008 [#7021](fix(deps): bump bat to 0.26.1 to resolve RUSTSEC-2026-0008 aaif-goose/goose#7021)batto resolve RUSTSEC-2024-0320 [#7061](fix(deps): trim bat to resolve RUSTSEC-2024-0320 aaif-goose/goose#7061)tree-sitterto 0.26 and setsqlxdefault-features=false to fix RUSTSEC advisories [#7031](fix(deps): bump tree-sitter to 0.26 and set sqlx default-features=false to fix RUSTSEC advisories aaif-goose/goose#7031)process-wrapto 9.0.3 (9.0.2 is yanked) [#7176](Update process-wrap to 9.0.3 (9.0.2 is yanked) aaif-goose/goose#7176)📖 Documentation
.gooseignorenegation patterns [#6929](docs: gooseignore negation patterns aaif-goose/goose#6929)secrets.yaml[#7165](docs: keyring fallback to secrets.yaml aaif-goose/goose#7165)View the full release notes at https://github.com/block/goose/releases/tag/v1.24.0.