mirror of
https://github.com/block/goose.git
synced 2026-06-02 06:19:33 +02:00
chore(release): release version 1.26.0 (minor) (#7512)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: jh-block <jhugo@block.xyz> Co-authored-by: Douwe Osinga <douwe@block.xyz> Co-authored-by: Douwe Osinga <douwe@squareup.com> Co-authored-by: Jack Amadeo <jackamadeo@block.xyz> Co-authored-by: Bradley Axen <baxen@squareup.com>
This commit is contained in:
committed by
GitHub
parent
85c7f97239
commit
e37ac4a517
Generated
+8
-8
@@ -4268,7 +4268,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"anyhow",
|
||||
@@ -4366,7 +4366,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-acp"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"agent-client-protocol-schema",
|
||||
"anyhow",
|
||||
@@ -4403,7 +4403,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-acp-macros"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@@ -4412,7 +4412,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-cli"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -4465,7 +4465,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-mcp"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64 0.22.1",
|
||||
@@ -4515,7 +4515,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-server"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"aws-lc-rs",
|
||||
@@ -4565,7 +4565,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-test"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"serde_json",
|
||||
@@ -4573,7 +4573,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "goose-test-support"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
dependencies = [
|
||||
"axum 0.7.9",
|
||||
"rmcp 0.16.0",
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
edition = "2021"
|
||||
version = "1.25.0"
|
||||
version = "1.26.0"
|
||||
authors = ["Block <ai-oss-tools@block.xyz>"]
|
||||
license = "Apache-2.0"
|
||||
repository = "https://github.com/block/goose"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -16666,6 +16666,35 @@
|
||||
"output": 32000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "baseten/MiniMaxAI/MiniMax-M2.5",
|
||||
"name": "MiniMax-M2.5",
|
||||
"family": "minimax",
|
||||
"attachment": false,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"knowledge": "2026-01",
|
||||
"release_date": "2026-02-12",
|
||||
"last_updated": "2026-02-12",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": true,
|
||||
"cost": {
|
||||
"input": 0.3,
|
||||
"output": 1.2
|
||||
},
|
||||
"limit": {
|
||||
"context": 204000,
|
||||
"output": 204000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "baseten/Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
||||
"name": "Qwen3 Coder 480B A35B Instruct",
|
||||
@@ -55565,6 +55594,98 @@
|
||||
"output": 1536
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "opencode-go/glm-5",
|
||||
"name": "GLM-5",
|
||||
"family": "glm",
|
||||
"attachment": false,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"knowledge": "2025-04",
|
||||
"release_date": "2026-02-11",
|
||||
"last_updated": "2026-02-11",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": true,
|
||||
"cost": {
|
||||
"input": 1.0,
|
||||
"output": 3.2,
|
||||
"cache_read": 0.2
|
||||
},
|
||||
"limit": {
|
||||
"context": 204800,
|
||||
"output": 131072
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "opencode-go/kimi-k2.5",
|
||||
"name": "Kimi K2.5",
|
||||
"family": "kimi",
|
||||
"attachment": true,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"knowledge": "2024-10",
|
||||
"release_date": "2026-01-27",
|
||||
"last_updated": "2026-01-27",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text",
|
||||
"image",
|
||||
"video"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": true,
|
||||
"cost": {
|
||||
"input": 0.6,
|
||||
"output": 3.0,
|
||||
"cache_read": 0.08
|
||||
},
|
||||
"limit": {
|
||||
"context": 262144,
|
||||
"output": 65536
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "opencode-go/minimax-m2.5",
|
||||
"name": "MiniMax M2.5",
|
||||
"family": "minimax",
|
||||
"attachment": false,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"knowledge": "2025-01",
|
||||
"release_date": "2026-02-12",
|
||||
"last_updated": "2026-02-12",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": true,
|
||||
"cost": {
|
||||
"input": 0.3,
|
||||
"output": 1.2,
|
||||
"cache_read": 0.06
|
||||
},
|
||||
"limit": {
|
||||
"context": 204800,
|
||||
"output": 131072
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "opencode/big-pickle",
|
||||
"name": "Big Pickle",
|
||||
@@ -56392,6 +56513,38 @@
|
||||
"output": 128000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "opencode/gpt-5.3-codex",
|
||||
"name": "GPT-5.3 Codex",
|
||||
"family": "gpt-codex",
|
||||
"attachment": true,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": false,
|
||||
"knowledge": "2025-08-31",
|
||||
"release_date": "2026-02-24",
|
||||
"last_updated": "2026-02-24",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text",
|
||||
"image",
|
||||
"pdf"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": false,
|
||||
"cost": {
|
||||
"input": 1.75,
|
||||
"output": 14.0,
|
||||
"cache_read": 0.175
|
||||
},
|
||||
"limit": {
|
||||
"context": 400000,
|
||||
"output": 128000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "opencode/grok-code",
|
||||
"name": "Grok Code Fast 1",
|
||||
@@ -75784,7 +75937,7 @@
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"release_date": "2026-02-19",
|
||||
"last_updated": "2026-02-19",
|
||||
"last_updated": "2026-02-24",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text",
|
||||
@@ -75805,7 +75958,7 @@
|
||||
},
|
||||
"limit": {
|
||||
"context": 1000000,
|
||||
"output": 250000
|
||||
"output": 65000
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -77095,6 +77248,38 @@
|
||||
"output": 129024
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vercel/alibaba/qwen3.5-flash",
|
||||
"name": "Qwen 3.5 Flash",
|
||||
"family": "qwen",
|
||||
"attachment": true,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"release_date": "2026-02-24",
|
||||
"last_updated": "2026-02-24",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text",
|
||||
"image",
|
||||
"pdf"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": false,
|
||||
"cost": {
|
||||
"input": 0.1,
|
||||
"output": 0.4,
|
||||
"cache_read": 0.001,
|
||||
"cache_write": 0.125
|
||||
},
|
||||
"limit": {
|
||||
"context": 1000000,
|
||||
"output": 64000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vercel/alibaba/qwen3.5-plus",
|
||||
"name": "Qwen 3.5 Plus",
|
||||
@@ -78608,6 +78793,37 @@
|
||||
"output": 64000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vercel/google/gemini-3.1-pro-preview",
|
||||
"name": "Gemini 3.1 Pro Preview",
|
||||
"family": "gemini",
|
||||
"attachment": true,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"release_date": "2026-02-19",
|
||||
"last_updated": "2026-02-24",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text",
|
||||
"image",
|
||||
"pdf"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": false,
|
||||
"cost": {
|
||||
"input": 2.0,
|
||||
"output": 12.0,
|
||||
"cache_read": 0.2
|
||||
},
|
||||
"limit": {
|
||||
"context": 1000000,
|
||||
"output": 64000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vercel/google/gemini-embedding-001",
|
||||
"name": "Gemini Embedding 001",
|
||||
@@ -80861,6 +81077,37 @@
|
||||
"output": 128000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vercel/openai/gpt-5.3-codex",
|
||||
"name": "GPT 5.3 Codex",
|
||||
"family": "gpt",
|
||||
"attachment": true,
|
||||
"reasoning": true,
|
||||
"tool_call": true,
|
||||
"temperature": true,
|
||||
"release_date": "2026-02-24",
|
||||
"last_updated": "2026-02-24",
|
||||
"modalities": {
|
||||
"input": [
|
||||
"text",
|
||||
"image",
|
||||
"pdf"
|
||||
],
|
||||
"output": [
|
||||
"text"
|
||||
]
|
||||
},
|
||||
"open_weights": false,
|
||||
"cost": {
|
||||
"input": 1.75,
|
||||
"output": 14.0,
|
||||
"cache_read": 0.175
|
||||
},
|
||||
"limit": {
|
||||
"context": 400000,
|
||||
"output": 128000
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "vercel/openai/gpt-oss-120b",
|
||||
"name": "GPT OSS 120B",
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"license": {
|
||||
"name": "Apache-2.0"
|
||||
},
|
||||
"version": "1.25.0"
|
||||
"version": "1.26.0"
|
||||
},
|
||||
"paths": {
|
||||
"/action-required/tool-confirmation": {
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "goose-app",
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "goose-app",
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@mcp-ui/client": "^6.1.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "goose-app",
|
||||
"productName": "Goose",
|
||||
"version": "1.25.0",
|
||||
"version": "1.26.0",
|
||||
"description": "Goose App",
|
||||
"engines": {
|
||||
"node": "^24.10.0",
|
||||
|
||||
Reference in New Issue
Block a user